Last updated on 2026-07-15 23:51:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-gcc | 0.10.0 | 7.43 | 31.37 | 38.80 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.10.0 | 7.00 | 40.31 | 47.31 | OK | |
| r-release-macos-arm64 | 0.10.0 | 3.00 | 23.00 | 26.00 | OK | |
| r-release-macos-x86_64 | 0.10.0 | 9.00 | 113.00 | 122.00 | OK | |
| r-oldrel-macos-arm64 | 0.10.0 | 2.00 | 25.00 | 27.00 | OK | |
| r-oldrel-macos-x86_64 | 0.10.0 | 9.00 | 77.00 | 86.00 | OK |
Version: 0.10.0
Check: tests
Result: ERROR
Running ‘tinytest.R’ [0s/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: ‘gcc-16 (Debian 16.1.0-2) 16.1.0’
make[1]: Entering directory '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rdyncall/tinytest'
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rdyncall/tinytest/argument_safeguards.c -o /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rdyncall/tinytest/argument_safeguards.o
Assembler messages:
Fatal error: can't create /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rdyncall/tinytest/argument_safeguards.o: Read-only file system
make[1]: *** [/home/hornik/tmp/R.check/r-devel-gcc/Work/build/etc/Makeconf:190: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rdyncall/tinytest/argument_safeguards.o] Error 1
make[1]: Leaving directory '/home/hornik/tmp/R
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-gcc/Work/build/bin/R' CMD SHLIB -o /home/hornik/tmp/scratch/RtmpAagVDK/rdyncall-argument-safeguards-f1b71232bac0b/argument_safeguards.so /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rdyncall/tinytest/argument_safeguards.c 2>&1' had status 1
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc