CRAN Package Check Results for Package correspondenceTables

Last updated on 2026-05-15 05:53:04 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 6.45 72.75 79.20 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 2.00 44.00 46.00 OK
r-oldrel-macos-x86_64 1.0.1 6.00 130.00 136.00 OK
r-oldrel-windows-x86_64 1.0.1 17.00 148.00 165.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘tinytest.R’ [1s/3s] 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 63ms 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.5s 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.5s 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.4s test_dataStructure.R.......... 1 tests OK test_dataStructure.R.......... 1 tests OK test_dataStructure.R.......... 2 tests OK 0.5s 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