* using log directory ‘/data/gannet/ripley/R/packages/tests-noLD/miniCRAN.Rcheck’ * using R Under development (unstable) (2026-03-26 r89710) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7) GNU Fortran (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7) * running under: Fedora Linux 42 (Workstation Edition) * using session charset: UTF-8 * current time: 2026-03-26 17:43:54 UTC * using option ‘--no-stop-on-test-error’ * checking for file ‘miniCRAN/DESCRIPTION’ ... OK * this is package ‘miniCRAN’ version ‘0.3.1’ * package encoding: UTF-8 * 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 whether package ‘miniCRAN’ can be installed ... OK * checking package directory ... 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... 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 ... [9s/12s] OK * checking Rd files ... 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘spelling.R’ Running ‘test-all.R’ [52s/75s] [53s/76s] ERROR Running the tests in ‘tests/test-all.R’ failed. Complete output: > if (require(testthat)) { + test_check("miniCRAN") + } Loading required package: testthat Loading required package: miniCRAN Saving _problems/test-4-makeRepo-from-localCRAN-70.R Saving _problems/test-4-makeRepo-from-localCRAN-78.R [ FAIL 2 | WARN 1 | SKIP 24 | PASS 45 ] ══ Skipped tests (24) ══════════════════════════════════════════════════════════ • On CRAN (24): 'test-1-github-functions.R:13:3', 'test-2-makeDepGraph.R:82:3', 'test-2-makeDepGraph.R:98:3', 'test-2-makeDepGraph.R:118:3', 'test-2-makeDepGraph.R:137:3', 'test-2-makeDepGraph.R:157:3', 'test-3-makeRepo.R:22:3', 'test-5-updateRepo.R:84:7', 'test-5-updateRepo.R:84:7', 'test-5-updateRepo.R:84:7', 'test-5-updateRepo.R:144:7', 'test-5-updateRepo.R:144:7', 'test-5-updateRepo.R:144:7', 'test-5-updateRepo.R:226:7', 'test-5-updateRepo.R:226:7', 'test-5-updateRepo.R:226:7', 'test-5-updateRepo.R:302:7', 'test-5-updateRepo.R:302:7', 'test-5-updateRepo.R:302:7', 'test-6-getCranDescription.R:2:3', 'test-7-addGithubPackage.R:2:3', 'test-8-addLocalPackage.R:14:3', 'test-8-addLocalPackage.R:58:3', 'test-9-is-online.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-4-makeRepo-from-localCRAN.R:68:5'): makeRepo downloads files and builds PACKAGES file ── Expected `file.exists(file.path(repo_root, prefix, "PACKAGES.gz"))` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE ── Error ('test-4-makeRepo-from-localCRAN.R:71:5'): makeRepo downloads files and builds PACKAGES file ── Error in `read.dcf(file = tmpf)`: cannot open the connection Backtrace: ▆ 1. ├─testthat::expect_true(...) at test-4-makeRepo-from-localCRAN.R:71:5 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─pkgList %in% ... 5. └─miniCRAN::pkgAvail(repos = repo_root, type = pkg_type, Rversion = rvers) 6. └─miniCRAN (local) ap() 7. └─utils::available.packages(...) 8. └─base::read.dcf(file = tmpf) [ FAIL 2 | WARN 1 | SKIP 24 | PASS 45 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [48s/61s] OK * checking PDF version of manual ... [8s/11s] OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR See ‘/data/gannet/ripley/R/packages/tests-noLD/miniCRAN.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 3:47.87, 148.93 + 17.61