CRAN Package Check Results for Package Rcereal

Last updated on 2026-04-18 01:51:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 2.03 39.55 41.58 OK
r-devel-linux-x86_64-debian-gcc 1.3.2 1.72 30.39 32.11 OK
r-devel-linux-x86_64-fedora-clang 1.3.2 60.99 OK
r-devel-linux-x86_64-fedora-gcc 1.3.2 74.14 OK
r-devel-macos-arm64 1.3.2 1.00 19.00 20.00 OK
r-devel-windows-x86_64 1.3.2 12.00 58.00 70.00 ERROR
r-patched-linux-x86_64 1.3.2 1.98 34.70 36.68 OK
r-release-linux-x86_64 1.3.2 1.96 30.56 32.52 OK
r-release-macos-arm64 1.3.2 OK
r-release-macos-x86_64 1.3.2 2.00 58.00 60.00 OK
r-release-windows-x86_64 1.3.2 12.00 55.00 67.00 OK
r-oldrel-macos-arm64 1.3.2 OK
r-oldrel-macos-x86_64 1.3.2 2.00 64.00 66.00 OK
r-oldrel-windows-x86_64 1.3.2 14.00 66.00 80.00 OK

Check Details

Version: 1.3.2
Check: tests
Result: ERROR Running 'test-all.R' [17s] Running the tests in 'tests/test-all.R' failed. Complete output: > library(testthat) > library(Rcereal) > > test_check("Rcereal") using C++ compiler: 'g++.exe (GCC) 14.3.0' make[1]: Entering directory '/d/temp/2026_04_17_01_50_00_1722/RtmpquCD2c/sourceCpp-x86_64-w64-mingw32-1.1.1/sourcecpp_1a3d02519517c' g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"D:/RCompile/CRANpkg/lib/4.6/Rcpp/include" -I"D:/RCompile/CRANpkg/lib/4.6/Rcereal/include" -I"D:/RCompile/CRANpkg/local/4.6/Rcereal.Rcheck/tests/testthat/cpp" -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c test_struct_Rcpp.cpp -o test_struct_Rcpp.o In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp.h:49, from test_struct_Rcpp.cpp:6: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/Function.h: In constructor 'Rcpp::Function_Impl<StoragePolicy>::Function_Impl(const std::string&, const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/Function.h:75:65: error: 'R_NamespaceRegistry' was not declared in this scope 75 | Shield<SEXP> env(R_getVarEx(Rf_install(ns.c_str()), R_NamespaceRegistry, FALSE, R_UnboundValue)); | ^~~~~~~~~~~~~~~~~~~ make[1]: *** [D:/RCompile/recent/R/etc/x64/Makeconf:304: test_struct_Rcpp.o] Error 1 make[1]: Leaving directory '/d/temp/2026_04_17_01_50_00_1722/RtmpquCD2c/sourceCpp-x86_64-w64-mingw32-1.1.1/sourcecpp_1a3d02519517c' [ FAIL 1 | WARN 0 | SKIP 1 | PASS 1 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • !Sys.getenv("RCEREAL_TEST_UPDATE") %in% TRUE is TRUE (1): 'test-update_version.R:21:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-struct.R:10:5'): serialize and deserialize with Rcpp ─────────── Error in `Rcpp::sourceCpp(file = "cpp/test_struct_Rcpp.cpp")`: Error 1 occurred building shared library. Backtrace: ▆ 1. └─Rcpp::sourceCpp(file = "cpp/test_struct_Rcpp.cpp") at test-struct.R:10:5 [ FAIL 1 | WARN 0 | SKIP 1 | PASS 1 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64