Last updated on 2025-10-18 09:50:19 CEST.
Package | ERROR | OK |
---|---|---|
datareportR | 1 | 9 |
Current CRAN status: ERROR: 1, OK: 9
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