'STK++' <http://www.stkpp.org> is a collection of C++ classes for statistics, clustering, linear algebra, arrays (with an 'Eigen'-like API), regression, dimension reduction, etc. The integration of the library to 'R' is using 'Rcpp'. The 'rtkore' package includes the header files from the 'STK++' core library. All files contain only template classes and/or inline functions. 'STK++' is licensed under the GNU LGPL version 2 or later. 'rtkore' (the 'stkpp' integration into 'R') is licensed under the GNU GPL version 2 or later. See file LICENSE.note for details.
Version: | 1.6.12 |
Depends: | R (≥ 3.2.0), Rcpp (≥ 0.12.0) |
Imports: | inline |
LinkingTo: | Rcpp |
Published: | 2024-06-02 |
DOI: | 10.32614/CRAN.package.rtkore |
Author: | Serge Iovleff [aut, cre], Parmeet Bhatia [ctb] |
Maintainer: | Serge Iovleff <serge.iovleff at stkpp.org> |
BugReports: | https://sourceforge.net/projects/stkpp/ |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
Copyright: | Inria, University Lille 1 and specifically inst/COPYRIGHTS
for the STK++ library rtkore copyright details |
URL: | http://www.stkpp.org |
NeedsCompilation: | yes |
SystemRequirements: | GNU make |
Materials: | NEWS |
CRAN checks: | rtkore results |
Reference manual: | rtkore.pdf |
Vignettes: |
STK++ Arrays: User Guide STK++ Arrays: Quick Reference Guide STK++: Short Introduction to rtkore package Tips STK++: Statistics and Algebra Reference Guide |
Package source: | rtkore_1.6.12.tar.gz |
Windows binaries: | r-devel: rtkore_1.6.12.zip, r-release: rtkore_1.6.12.zip, r-oldrel: rtkore_1.6.12.zip |
macOS binaries: | r-release (arm64): rtkore_1.6.12.tgz, r-oldrel (arm64): rtkore_1.6.12.tgz, r-release (x86_64): rtkore_1.6.12.tgz, r-oldrel (x86_64): rtkore_1.6.12.tgz |
Old sources: | rtkore archive |
Reverse depends: | blockcluster, MixAll |
Reverse linking to: | blockcluster, MixAll |
Please use the canonical form https://CRAN.R-project.org/package=rtkore to link to this page.