tipitaka_long and tipitaka_wide are now
computed on demand from tipitaka_raw via
tipitaka_long() and tipitaka_wide(), reducing
the package tarball size.
Removed C++14 specification from SystemRequirements as C++17 (the default) suffices. This addresses CRAN’s deprecation of C++11/C++14 specifications.
Moved several packages from Imports to Suggests (dplyr, magrittr, stringi) since they are only used in examples.
Removed sati_sutta_long and
sati_sutta_raw demo datasets.
A companion package tipitaka.critical provides a
lemmatized critical edition of the complete Tipitaka (all three pitakas)
based on a five-witness collation with sutta-level granularity. Install
with:
install.packages("tipitaka.critical")pali_sort is now written in C++ and is about 400-500x
faster than the previous R version.NEWS.md file to track changes to the
package.Numbering of VRI Tipitaka volumes is a bit of a mess. This is due to CST4 and PTS using somewhat different systems. Here is where things stand:
The last of these is an annoyance in the VRI data and should be fixed in a future release.