Skip to content

RcppXts

Interface the 'xts' API via 'Rcpp'

v0.0.6 · Nov 1, 2022 · GPL (>= 2)

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.

Downloads

226

Last 30 days

20271st

581

Last 90 days

2.3K

Last year

Trend: +15.9% (30d vs prior 30d)

CRAN Check Status

3 NOTE
11 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (3 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Dirk Eddelbuettel <edd@debian.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Dirk",
                    family = "Eddelbuettel",
                    role = c("aut", "cre"),
                    email = "edd@debian.org")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Dirk Eddelbuettel <edd@debian.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Dirk",
                    family = "Eddelbuettel",
                    role = c("aut", "cre"),
                    email = "edd@debian.org")
as necessary.
NOTE r-patched-linux-x86_64

compiled code

File ‘RcppXts/libs/RcppXts.so’:
  Found non-API call to R: ‘R_MissingArg’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Dirk Eddelbuettel <edd@debian.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Dirk",
                    family = "Eddelbuettel",
                    role = c("aut", "cre"),
                    email = "edd@debian.org")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Dirk Eddelbuettel <edd@debian.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Dirk",
                    family = "Eddelbuettel",
                    role = c("aut", "cre"),
                    email = "edd@debian.org")
as necessary.

Dependency Network

Dependencies Reverse dependencies xts Rcpp RcppXts

Version History

new 0.0.6 Mar 10, 2026
updated 0.0.6 ← 0.0.5 diff Oct 31, 2022
updated 0.0.5 ← 0.0.4 diff Aug 4, 2022
new 0.0.4 Jan 18, 2013