Package: RcppXts
Type: Package
Title: Interface the 'xts' API via 'Rcpp'
Version: 0.0.7
Date: 2026-09-09
Authors@R: person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org", 
                  comment = c(ORCID = "0000-0001-6419-907X"))
Description: Access to some of the C level functions of the 'xts' package.  
 In its current state, the package is mostly a proof-of-concept to support
 adding useful functions, and does not yet add any of its own.
URL: https://github.com/eddelbuettel/rcppxts,
        https://dirk.eddelbuettel.com/code/rcpp.xts.html
BugReports: https://github.com/eddelbuettel/rcppxts/issues
License: GPL (>= 2)
Depends: xts (>= 0.9-6)
Imports: methods, Rcpp (>= 0.10.2)
LinkingTo: Rcpp, xts
RcppModules: xts
NeedsCompilation: yes
Packaged: 2026-09-09 12:09:01 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6419-907X>)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2026-09-09 12:30:17 UTC
Built: R 4.5.2; x86_64-apple-darwin20; 2026-09-09 12:39:51 UTC; unix
Archs: RcppXts.so.dSYM
