Last updated on 2025-10-23 03:50:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 4.60 | 42.55 | 47.15 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.88 | 30.38 | 33.26 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 11.00 | 50.90 | 61.90 | OK | |
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 21.00 | 43.46 | 64.46 | OK | |
r-devel-windows-x86_64 | 0.1 | 8.00 | 83.00 | 91.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 4.29 | 35.86 | 40.15 | OK | |
r-release-linux-x86_64 | 0.1 | 4.16 | 37.77 | 41.93 | ERROR | |
r-release-macos-arm64 | 0.1.1 | 2.00 | 21.00 | 23.00 | OK | |
r-release-macos-x86_64 | 0.1.1 | 4.00 | 42.00 | 46.00 | OK | |
r-release-windows-x86_64 | 0.1.1 | 6.00 | 62.00 | 68.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 2.00 | 26.00 | 28.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.1 | 5.00 | 50.00 | 55.00 | OK | |
r-oldrel-windows-x86_64 | 0.1.1 | 7.00 | 67.00 | 74.00 | OK |
Version: 0.1
Check: tests
Result: ERROR
Running ‘tinytest.R’ [1s/2s]
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-clang/Work/build/Packages/datareportR/tinytest/data_report.Rmd': Read-only file system
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1
Check: tests
Result: ERROR
Running ‘tinytest.R’ [1s/2s]
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-release-gcc/Work/build/Packages/datareportR/tinytest/data_report.Rmd': Read-only file system
Execution halted
Flavor: r-release-linux-x86_64