Package: rtkore
Type: Package
Title: 'STK++' Core Library Integration to 'R' using 'Rcpp'
Version: 1.5.5
Encoding: UTF-8
Date: 2018-09-25
Authors@R: c( person("Serge", "Iovleff", role=c("aut","cre"), email="serge.iovleff@stkpp.org")
            , person("Parmeet", "Bhatia", role="ctb", email="bhatia.parmeet@gmail.com"))
Copyright: Inria, University Lille 1 and specifically inst/COPYRIGHTS
        for the STK++ library
Maintainer: Serge Iovleff <serge.iovleff@stkpp.org>
Description: '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.
License: GPL (>= 2)
BugReports: https://sourceforge.net/projects/stkpp/
LazyLoad: yes
Depends: R (>= 3.2.0), Rcpp (>= 0.12.0)
Imports: inline
LinkingTo: Rcpp
URL: http://www.stkpp.org
NeedsCompilation: yes
SystemRequirements: GNU make
Collate: 'rtkore.R' 'rtkoreFlags.R' 'inlineCxxPlugin.R'
RoxygenNote: 6.1.0
Packaged: 2018-10-01 12:45:01 UTC; iovleff
Author: Serge Iovleff [aut, cre],
  Parmeet Bhatia [ctb]
Repository: CRAN
Date/Publication: 2018-10-01 14:10:02 UTC
Built: R 3.5.3; x86_64-w64-mingw32; 2020-04-22 03:52:05 UTC; windows
Archs: i386, x64
