Skip to content

RcppXPtrUtils

XPtr Add-Ons for 'Rcpp'

v0.1.3 · Jul 21, 2025 · MIT + file LICENSE

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
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (8)

Dependency Network

Dependencies Reverse dependencies Rcpp FuncDiv GillespieSSA2 SimBIID ctsmTMB multinomineq wdnet parallelDist r2sundials RcppXPtrUtils

Version History

5 tracked
new 0.1.3 Mar 10, 2026
updated 0.1.3 ← 0.1.2 diff Jul 20, 2025
updated 0.1.2 ← 0.1.1 diff May 23, 2022
updated 0.1.1 ← 0.1.0 diff Jan 20, 2019
new 0.1.0 Aug 3, 2017