Last updated on 2026-05-14 18:57:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.4 | 6.45 | 142.77 | 149.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 7.00 | 70.55 | 77.55 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 19.00 | 174.60 | 193.60 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 18.00 | 181.79 | 199.79 | OK | |
| r-devel-windows-x86_64 | 0.7.4 | 9.00 | 151.00 | 160.00 | OK | |
| r-patched-linux-x86_64 | 0.7.4 | 5.77 | 127.99 | 133.76 | OK | |
| r-release-linux-x86_64 | 0.7.4 | 4.94 | 126.83 | 131.77 | OK | |
| r-release-macos-arm64 | 1.0.1 | 2.00 | 63.00 | 65.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 7.00 | 132.00 | 139.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 14.00 | 134.00 | 148.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 6.00 | 130.00 | 136.00 | OK | |
| r-oldrel-windows-x86_64 | 0.7.4 | 8.00 | 202.00 | 210.00 | OK |
Version: 1.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("correspondenceTables")
+ } else {
+ message("tinytest not installed: test not performed")
+ }
test_A_endpoints.R............ 0 tests 56ms
test_aggregateCorrespondenceTable.R 1 tests OK
test_aggregateCorrespondenceTable.R 6 tests OK
test_aggregateCorrespondenceTable.R 7 tests OK
test_aggregateCorrespondenceTable.R 8 tests OK
test_aggregateCorrespondenceTable.R 9 tests OK
test_aggregateCorrespondenceTable.R 14 tests OK
test_aggregateCorrespondenceTable.R 17 tests OK 0.2s
test_analyseCorrespondenceTable.R 8 tests OK
test_analyseCorrespondenceTable.R 10 tests OK
test_analyseCorrespondenceTable.R 14 tests OK
test_analyseCorrespondenceTable.R 17 tests OK
test_analyseCorrespondenceTable.R 19 tests OK
test_analyseCorrespondenceTable.R 36 tests OK
test_analyseCorrespondenceTable.R 39 tests OK
test_analyseCorrespondenceTable.R 43 tests OK
test_analyseCorrespondenceTable.R 49 tests OK
test_analyseCorrespondenceTable.R 51 tests OK
test_analyseCorrespondenceTable.R 53 tests OK
test_analyseCorrespondenceTable.R 57 tests OK
test_analyseCorrespondenceTable.R 58 tests OK
test_analyseCorrespondenceTable.R 59 tests OK
test_analyseCorrespondenceTable.R 60 tests OK
test_analyseCorrespondenceTable.R 61 tests OK 0.3s
test_classificationQC.R....... 0 tests
test_classificationQC.R....... 4 tests OK
test_classificationQC.R....... 5 tests OK
test_classificationQC.R....... 7 tests OK
test_classificationQC.R....... 11 tests OK labelHierarchy is NULL so no treatment
test_classificationQC.R....... 12 tests OK
test_classificationQC.R....... 22 tests OK 0.2s
test_dataStructure.R.......... 1 tests OK
test_dataStructure.R.......... 1 tests OK
test_dataStructure.R.......... 2 tests OK 0.8s
test_newCorrespondenceTable.R. 0 tests
test_newCorrespondenceTable.R. 0 tests
test_newCorrespondenceTable.R. 0 tests Error in file(file, ifelse(append, "a", "w")) :
cannot open the connection
Calls: <Anonymous> ... eval -> materialize_names_csv -> write.table -> file
In addition: Warning message:
In file(file, ifelse(append, "a", "w")) :
cannot open file '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/correspondenceTables/extdata/test/names.csv': Read-only file system
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc