Last updated on 2025-10-18 09:49:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.1 | 3.57 | 32.36 | 35.93 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 77.25 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 73.07 | OK | |||
r-devel-windows-x86_64 | 0.1 | 8.00 | 83.00 | 91.00 | OK | |
r-release-macos-arm64 | 0.1 | 28.00 | OK | |||
r-release-macos-x86_64 | 0.1 | 47.00 | OK | |||
r-release-windows-x86_64 | 0.1 | 8.00 | 84.00 | 92.00 | OK | |
r-oldrel-macos-arm64 | 0.1 | 57.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1 | 73.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1 | 10.00 | 80.00 | 90.00 | OK |
Version: 0.1
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("datareportR")
+ }
test_data_report.R............ 0 tests
test_data_report.R............ 0 tests
test_data_report.R............ 0 tests Error in file(con, "w") : cannot open the connection
Calls: <Anonymous> ... FUN -> eval -> eval -> <Anonymous> -> writeLines -> file
In addition: Warning message:
In file(con, "w") :
cannot open file '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/datareportR/tinytest/data_report.Rmd': Read-only file system
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc