* using log directory ‘/srv/hornik/tmp/CRAN_pretest/dataone.Rcheck’ * using R Under development (unstable) (2025-12-06 r89109) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 21.1.6 (2) Debian flang version 21.1.6 (2) * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * checking for file ‘dataone/DESCRIPTION’ ... OK * this is package ‘dataone’ version ‘2.3.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [5s/8s] NOTE Maintainer: ‘Matthew B. Jones ’ New submission Package was archived on CRAN Possibly misspelled words in DESCRIPTION: DataONE (4:27, 18:9, 19:10) CRAN repository db overrides: X-CRAN-Comment: Archived on 2025-12-04 as issues were not corrected despite reminders. * 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 ‘dataone’ can be installed ... [5s/5s] OK * 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 ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/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 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 ... [7s/7s] OK * checking Rd files ... [0s/0s] 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 ... [4s/4s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [2s/3s] ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("dataone") Loading required package: dataone Saving _problems/test.ssl-3.R [ FAIL 1 | WARN 0 | SKIP 64 | PASS 52 ] ══ Skipped tests (64) ══════════════════════════════════════════════════════════ • On CRAN (63): 'test.AuthenticationManager.R:2:3', 'test.AuthenticationManager.R:21:3', 'test.AuthenticationManager.R:43:3', 'test.AuthenticationManager.R:66:3', 'test.AuthenticationManager.R:86:3', 'test.AuthenticationManager.R:103:3', 'test.CNode.R:5:3', 'test.CNode.R:16:3', 'test.CNode.R:31:3', 'test.CNode.R:48:3', 'test.CNode.R:56:3', 'test.CNode.R:65:3', 'test.CNode.R:80:3', 'test.CNode.R:90:3', 'test.CNode.R:120:3', 'test.CertificateManager.R:2:3', 'test.CertificateManager.R:17:3', 'test.CertificateManager.R:25:3', 'test.CertificateManager.R:40:3', 'test.CertificateManager.R:48:3', 'test.CertificateManager.R:67:3', 'test.CertificateManager.R:83:3', 'test.D1Client.R:5:3', 'test.D1Client.R:51:3', 'test.D1Client.R:74:5', 'test.D1Client.R:102:3', 'test.D1Client.R:126:3', 'test.D1Client.R:152:3', 'test.D1Client.R:204:3', 'test.D1Client.R:240:5', 'test.D1Client.R:317:3', 'test.D1Client.R:419:3', 'test.D1Client.R:496:3', 'test.D1Client.R:513:5', 'test.D1Client.R:575:3', 'test.D1Client.R:601:5', 'test.D1Client.R:653:5', 'test.D1Node.R:6:3', 'test.D1Node.R:14:3', 'test.D1Node.R:63:3', 'test.D1Node.R:101:3', 'test.D1Node.R:128:3', 'test.D1Node.R:147:3', 'test.D1Node.R:185:3', 'test.D1Node.R:224:3', 'test.MNode.R:5:3', 'test.MNode.R:12:5', 'test.MNode.R:23:5', 'test.MNode.R:49:5', 'test.MNode.R:61:5', 'test.MNode.R:81:5', 'test.MNode.R:103:5', 'test.MNode.R:114:5', 'test.MNode.R:153:5', 'test.MNode.R:240:5', 'test.MNode.R:256:5', 'test.MNode.R:360:3', 'test.MNode.R:389:3', 'test.MNode.R:422:5', 'test.auth_request.R:6:3', 'test.ssl.R:7:5', 'test.ssl.R:14:5', 'test.ssl.R:22:5' • Skip large file testing. (1): 'test.MNode.R:308:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test.ssl.R:3:5'): curl SSL library expected ─────────────────────── Expected `ssl_version` to match regexp "OpenSSL|LibreSSL|Schannel". Actual text: ✖ │ GnuTLS/3.8.10 [ FAIL 1 | WARN 0 | SKIP 64 | PASS 52 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [9s/9s] OK * checking PDF version of manual ... [4s/4s] OK * checking HTML version of manual ... [3s/3s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 NOTE