Description
Provides the means to compile user-supplied C++ functions with 'Rcpp' and retrieve an 'XPtr' that can be passed to other C++ components.
Downloads
CRAN
700
Last 30 days
4518th
2.1K
Last 90 days
18.9K
Last year
Trend: -5.4% (30d vs prior 30d)
r2u
CRAN
10
Last 30 days
50
Last 90 days
150
Last year
Trend: -44.4% (30d vs prior 30d)
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | 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 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR
r-devel-windows-x86_64
tests
Running 'testthat.R' [8s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> Sys.setenv("R_TESTS" = "")
> library(testthat)
> library(RcppXPtrUtils)
> test_check("RcppXPtrUtils")
Generated code for function definition:
...[truncated]...
echo = echo)`: Error 1 occurred building shared library.
Backtrace:
▆
1. └─Rcpp::cppFunction(...) at test-check.R:3:1
2. └─Rcpp::sourceCpp(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 12 ]
Error:
! Test failures.
Execution halted