CRAN Package Check Results for Package rdyncall

Last updated on 2026-07-18 05:50:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10.0 9.38 40.15 49.53 ERROR
r-devel-linux-x86_64-debian-gcc 0.10.1 7.23 45.77 53.00 OK
r-devel-linux-x86_64-fedora-clang 0.10.1 12.00 88.83 100.83 OK
r-devel-linux-x86_64-fedora-gcc 0.10.1 44.61 OK
r-devel-windows-x86_64 0.10.1 24.00 107.00 131.00 OK
r-release-macos-arm64 0.10.1 4.00 23.00 27.00 OK
r-release-macos-x86_64 0.10.1 9.00 115.00 124.00 OK
r-release-windows-x86_64 0.10.1 28.00 111.00 139.00 OK
r-oldrel-macos-arm64 0.10.1 2.00 25.00 27.00 OK
r-oldrel-macos-x86_64 0.10.1 9.00 81.00 90.00 OK
r-oldrel-windows-x86_64 0.10.1 50.00 188.00 238.00 OK

Additional issues

valgrind

Check Details

Version: 0.10.0
Check: tests
Result: ERROR Running ‘tinytest.R’ [1s/1s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > if (requireNamespace("tinytest", quietly = TRUE)) { + tinytest::test_package("rdyncall") + } test_arg_safeguards.R......... 0 tests Error: failed to build argument safeguard test fixture using C compiler: ‘Debian clang version 22.1.8 (1+b1)’ make[1]: Entering directory '/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rdyncall/tinytest' clang-22 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rdyncall/tinytest/argument_safeguards.c -o /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rdyncall/tinytest/argument_safeguards.o error: unable to open output file '/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rdyncall/tinytest/argument_safeguards.o': 'Read-only file system' 1 error generated. make[1]: *** [/home/hornik/tmp/R.check/r-devel-clang/Work/build/etc/Makeconf:190: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rdyncall/tinytest/argument_safeguards.o] Error 1 make[1]: Leaving directory '/home/hornik In addition: Warning message: In system2(file.path(R.home("bin"), "R"), c("CMD", "SHLIB", "-o", : running command ''/home/hornik/tmp/R.check/r-devel-clang/Work/build/bin/R' CMD SHLIB -o /home/hornik/tmp/scratch/Rtmpgd9BCR/rdyncall-argument-safeguards-1f6ed0564f3c6a/argument_safeguards.so /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rdyncall/tinytest/argument_safeguards.c 2>&1' had status 1 Execution halted Flavor: r-devel-linux-x86_64-debian-clang