Package: rtkore
Type: Package
Title: 'STK++' Core Library Integration to 'R' using 'Rcpp'
Version: 1.3.1
Encoding: UTF-8
Date: 2017-05-05
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.1.0), Rcpp (>= 0.11.0)
LinkingTo: Rcpp
URL: http://www.stkpp.org
NeedsCompilation: yes
SystemRequirements: GNU make
Collate: 'rtkore.R' 'rtkoreFlags.R' 'inlineCxxPlugin.R'
RoxygenNote: 6.0.1
Packaged: 2017-05-08 13:21:01 UTC; iovleff
Author: Serge Iovleff [aut, cre],
  Parmeet Bhatia [ctb]
Repository: CRAN
Date/Publication: 2017-05-09 07:03:42 UTC
