CRAN Package Check Results for Package RcppArmadillo

Last updated on 2025-01-26 12:48:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 14.2.2-1 33.11 187.03 220.14 OK
r-devel-linux-x86_64-debian-gcc 14.2.2-1 23.24 136.52 159.76 OK
r-devel-linux-x86_64-fedora-clang 14.2.2-1 400.97 OK
r-devel-linux-x86_64-fedora-gcc 14.2.2-1 439.80 OK
r-devel-windows-x86_64 14.2.2-1 71.00 266.00 337.00 OK
r-patched-linux-x86_64 14.2.2-1 31.73 181.05 212.78 OK
r-release-linux-x86_64 14.2.2-1 31.31 188.72 220.03 OK
r-release-macos-arm64 14.2.2-1 114.00 ERROR
r-release-macos-x86_64 14.2.2-1 304.00 NOTE
r-release-windows-x86_64 14.2.2-1 73.00 258.00 331.00 NOTE
r-oldrel-macos-arm64 14.2.2-1 122.00 NOTE
r-oldrel-macos-x86_64 14.2.2-1 308.00 NOTE
r-oldrel-windows-x86_64 14.2.2-1 69.00 137.00 206.00 ERROR

Check Details

Version: 14.2.2-1
Check: installed package size
Result: NOTE installed size is 9.6Mb sub-directories of 1Mb or more: include 6.6Mb libs 2.2Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 14.2.2-1
Check: tests
Result: ERROR Running ‘tinytest.R’ [9s/11s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > if (requireNamespace("tinytest", quietly=TRUE)) { + tinytest::test_package("RcppArmadillo") + } test_Rlapack.R................ 0 tests test_Rlapack.R................ 0 tests test_Rlapack.R................ 0 tests test_Rlapack.R................ 0 tests test_Rlapack.R................ 0 tests test_Rlapack.R................ 0 tests test_Rlapack.R................ 0 tests test_Rlapack.R................ 0 tests test_Rlapack.R................ 0 tests test_Rlapack.R................ 0 tests test_Rlapack.R................ 0 tests test_Rlapack.R................ 0 tests test_Rlapack.R................ 0 tests test_Rlapack.R................ 1 tests <1b>[0;32mOK<1b>[0m test_Rlapack.R................ 2 tests <1b>[0;32mOK<1b>[0m test_Rlapack.R................ 3 tests <1b>[0;32mOK<1b>[0m test_Rlapack.R................ 4 tests <1b>[0;32mOK<1b>[0m test_Rlapack.R................ 5 tests <1b>[0;32mOK<1b>[0m test_Rlapack.R................ 6 tests <1b>[0;32mOK<1b>[0m test_Rlapack.R................ 7 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m3.5s<1b>[0m test_complex.R................ 0 tests test_complex.R................ 0 tests test_complex.R................ 0 tests test_complex.R................ 0 tests test_complex.R................ 0 tests test_complex.R................ 0 tests test_complex.R................ 0 tests test_complex.R................ 0 tests test_complex.R................ 0 tests test_complex.R................ 0 tests test_complex.R................ 0 tests test_complex.R................ 0 tests test_complex.R................ 1 tests <1b>[0;32mOK<1b>[0m test_complex.R................ 2 tests <1b>[0;32mOK<1b>[0m test_complex.R................ 3 tests <1b>[0;32mOK<1b>[0m test_complex.R................ 4 tests <1b>[0;32mOK<1b>[0m test_complex.R................ 5 tests <1b>[0;32mOK<1b>[0m test_complex.R................ 6 tests <1b>[0;32mOK<1b>[0m test_complex.R................ 7 tests <1b>[0;32mOK<1b>[0m test_complex.R................ 8 tests <1b>[0;32mOK<1b>[0m test_complex.R................ 9 tests <1b>[0;32mOK<1b>[0m test_complex.R................ 10 tests <1b>[0;32mOK<1b>[0m test_complex.R................ 11 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.9s<1b>[0m test_cube.R................... 0 tests using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX11.3.sdk’ clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I"/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/Rcpp/include" -I"/Volumes/Builds/packages/big-sur-arm64/results/4.4/RcppArmadillo.Rcheck/RcppArmadillo/include" -I"/Volumes/Builds/packages/big-sur-arm64/results/4.4/RcppArmadillo.Rcheck/RcppArmadillo/tinytest/cpp" -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cube.cpp -o cube.o fatal error: error in backend: IO failure on output stream: No space left on device make: *** [cube.o] Error 1 Error in Rcpp::sourceCpp("cpp/cube.cpp") : Error 1 occurred building shared library. Calls: <Anonymous> ... run_test_dir -> lapply -> FUN -> eval -> eval -> <Anonymous> Error in file(file, ifelse(append, "a", "w")) : cannot open the connection Calls: <Anonymous> ... .showBuildFailureDiagnostics -> .checkDevelTools -> cat -> file In addition: Warning message: In file(file, ifelse(append, "a", "w")) : cannot open file '/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T//Rtmp8800y2/foo.c': No space left on device Execution halted Flavor: r-release-macos-arm64

Version: 14.2.2-1
Check: tests
Result: ERROR Running 'tinytest.R' [22s] Running the tests in 'tests/tinytest.R' failed. Complete output: > > if (requireNamespace("tinytest", quietly=TRUE)) { + tinytest::test_package("RcppArmadillo") + } test_Rlapack.R................ 0 tests test_Rlapack.R................ 0 tests using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/2025_01_25_01_50_00_18228/Rtmp0MaYAI/sourceCpp-x86_64-w64-mingw32-1.0.14/sourcecpp_148b8722a40e4' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../inst/include -fopenmp -I"D:/RCompile/CRANpkg/lib/4.3/Rcpp/include" -I"D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include" -I"D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/tinytest/cpp" -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Rlapack.cpp -o Rlapack.o g++ -std=gnu++17 -shared -s -static-libgcc -o sourceCpp_2.dll tmp.def Rlapack.o -fopenmp -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR D:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: Rlapack.o:Rlapack.cpp:(.text$_ZN4arma6auxlib15solve_sym_rcondINS_3MatISt7complexIdEEEEEbRNS2_IS3_INT_8pod_typeEEEERS7_SA_RKNS_4BaseIS8_S6_EE[_ZN4arma6auxlib15solve_sym_rcondINS_3MatISt7complexIdEEEEEbRNS2_IS3_INT_8pod_typeEEEERS7_SA_RKNS_4BaseIS8_S6_EE]+0x238): undefined reference to `zhetrf_' D:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: Rlapack.o:Rlapack.cpp:(.text$_ZN4arma6auxlib15solve_sym_rcondINS_3MatISt7complexIdEEEEEbRNS2_IS3_INT_8pod_typeEEEERS7_SA_RKNS_4BaseIS8_S6_EE[_ZN4arma6auxlib15solve_sym_rcondINS_3MatISt7complexIdEEEEEbRNS2_IS3_INT_8pod_typeEEEERS7_SA_RKNS_4BaseIS8_S6_EE]+0x28b): undefined reference to `zhetrs_' D:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: Rlapack.o:Rlapack.cpp:(.text$_ZN4arma6auxlib15solve_sym_rcondINS_3MatISt7complexIdEEEEEbRNS2_IS3_INT_8pod_typeEEEERS7_SA_RKNS_4BaseIS8_S6_EE[_ZN4arma6auxlib15solve_sym_rcondINS_3MatISt7complexIdEEEEEbRNS2_IS3_INT_8pod_typeEEEERS7_SA_RKNS_4BaseIS8_S6_EE]+0x2e5): undefined reference to `zhecon_' D:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: Rlapack.o:Rlapack.cpp:(.text$_ZN4arma6auxlib15solve_sym_rcondINS_3MatISt7complexIdEEEEEbRNS2_IS3_INT_8pod_typeEEEERS7_SA_RKNS_4BaseIS8_S6_EE[_ZN4arma6auxlib15solve_sym_rcondINS_3MatISt7complexIdEEEEEbRNS2_IS3_INT_8pod_typeEEEERS7_SA_RKNS_4BaseIS8_S6_EE]+0x3d0): undefined reference to `zhetrf_' collect2.exe: error: ld returned 1 exit status make[1]: Leaving directory '/d/temp/2025_01_25_01_50_00_18228/Rtmp0MaYAI/sourceCpp-x86_64-w64-mingw32-1.0.14/sourcecpp_148b8722a40e4' make[1]: Entering directory '/d/temp/2025_01_25_01_50_00_18228/Rtmp0MaYAI/sourceCpp-x86_64-w64-mingw32-1.0.14/sourcecpp_148b8722a40e4' make[1]: Leaving directory '/d/temp/2025_01_25_01_50_00_18228/Rtmp0MaYAI/sourceCpp-x86_64-w64-mingw32-1.0.14/sourcecpp_148b8722a40e4' Error in Rcpp::sourceCpp("cpp/Rlapack.cpp") : Error occurred building shared library. Calls: <Anonymous> ... run_test_dir -> lapply -> FUN -> eval -> eval -> <Anonymous> Execution halted Flavor: r-oldrel-windows-x86_64