- using R Under development (unstable) (2026-05-12 r90049)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
Debian clang version 22.1.5 (1)
Debian flang version 22.1.5 (1)
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-05-14 22:16:46 UTC
- checking for file ‘correspondenceTables/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘correspondenceTables’ version ‘1.0.1’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [2s/3s] OK
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking serialization versions ... OK
- checking whether package ‘correspondenceTables’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [1s/1s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/1s] OK
- checking whether the package can be unloaded cleanly ... [0s/1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the namespace can be unloaded cleanly ... [1s/1s] OK
- checking loading without being on the library search path ... [1s/1s] OK
- checking whether startup messages can be suppressed ... [1s/1s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [23s/27s] OK
- checking Rd files ... [0s/1s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [2s/2s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [2s/4s] ERROR
Running ‘tinytest.R’ [2s/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 85ms
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.4s
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.3s
test_dataStructure.R.......... 1 tests OK
test_dataStructure.R.......... 1 tests OK
test_dataStructure.R.......... 2 tests OK 0.6s
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-clang/Work/build/Packages/correspondenceTables/extdata/test/names.csv': Read-only file system
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [43s/52s] OK
- checking PDF version of manual ... [6s/9s] OK
- checking HTML version of manual ... [2s/3s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR