Changes in version 1.2.0 (2026-02-17) - Initial CRAN submission - Package prepared for CRAN submission with comprehensive documentation - Uses Rcpp and RcppArmadillo for high-performance computations Changes in version 1.0.8 - Add kappaLA and kappaSimp to calculate kappa statistics - Add testthat tests for kappa functions Changes in version 1.0.4 - cossim works now with y missing Changes in version 1.0.3 - Remove package dependence on Rcpp: package is placed under "LinkingTo" Changes in version 1.0.2 - Add function empval to calculate empirical p values from Monte Carlo methods - Add function randmat to generate a column-wise random matrix by sampling Changes in version 1.0.1 - cossim and cosdist updated to work with matrices - Matrix manipulation much accelerates the calculation Changes in version 1.0.0 - Initial release of ribiosMath - Add function cossim for cosine similarity - Add function cosdist for cosine distance