* using log directory ‘/srv/hornik/tmp/CRAN_pretest/rsdmx.Rcheck’ * using R Under development (unstable) (2024-09-13 r87144) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 18.1.8 (9) Debian flang-new version 18.1.8 (9) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘rsdmx/DESCRIPTION’ ... OK * this is package ‘rsdmx’ version ‘0.6-4’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [5s/67s] NOTE Maintainer: ‘Emmanuel Blondel ’ Found the following (possibly) invalid URLs: URL: https://apiportal.uis.unesco.org/getting-started (moved to https://uis.unesco.org/bdds) From: inst/doc/quickstart.html README.md Status: 301 Message: Moved Permanently URL: https://opensdmx.r-universe.dev/ui/#package:rsdmx (moved to https://opensdmx.r-universe.dev/#package:rsdmx) From: README.md Status: 301 Message: Moved Permanently URL: https://stats.oecd.org (moved to https://data-explorer.oecd.org) From: inst/doc/quickstart.html README.md Status: 301 Message: Moved Permanently URL: https://stats.oecd.org/restsdmx/sdmx.ashx/GetData/MIG/TOT../OECD?startTime=2000&endTime=2011 From: inst/doc/quickstart.html README.md Status: Error Message: Operation timed out after 60036 milliseconds with 0 bytes received For content that is 'Moved Permanently', please change http to https, add trailing slashes, or replace the old by the new URL. * 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 ‘rsdmx’ can be installed ... [4s/4s] 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 ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/0s] OK * checking whether startup messages can be suppressed ... [0s/0s] 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] NOTE checkRd: (-1) SDMXDotStatRequestBuilder.Rd:58: Lost braces; missing escapes or markup? 58 | dataflow' resource (path="GetKeyFamily/{resourceID}") | ^ checkRd: (-1) SDMXDotStatRequestBuilder.Rd:59: Lost braces; missing escapes or markup? 59 | datastructure' resource (path="GetDataStructure/{resourceID}/{agencyID}") | ^ checkRd: (-1) SDMXDotStatRequestBuilder.Rd:59: Lost braces; missing escapes or markup? 59 | datastructure' resource (path="GetDataStructure/{resourceID}/{agencyID}") | ^ checkRd: (-1) SDMXDotStatRequestBuilder.Rd:60: Lost braces; missing escapes or markup? 60 | data' resource (path="GetData/{flowRef}/{key}/{agencyId}") | ^ checkRd: (-1) SDMXDotStatRequestBuilder.Rd:60: Lost braces; missing escapes or markup? 60 | data' resource (path="GetData/{flowRef}/{key}/{agencyId}") | ^ checkRd: (-1) SDMXDotStatRequestBuilder.Rd:60: Lost braces; missing escapes or markup? 60 | data' resource (path="GetData/{flowRef}/{key}/{agencyId}") | ^ checkRd: (-1) setSDMXServiceProviders.Rd:21: Lost braces; missing escapes or markup? 21 | dataflow' resource (path="dataset/{resourceId}/def.sdmx.xml") | ^ checkRd: (-1) setSDMXServiceProviders.Rd:22: Lost braces; missing escapes or markup? 22 | datastructure' resource (path="dataset/{resourceID}.structure.sdmx.xml") | ^ checkRd: (-1) setSDMXServiceProviders.Rd:23: Lost braces; missing escapes or markup? 23 | data' resource (path="dataset/{resourceID}.generic.sdmx.xml") | ^ checkRd: (-1) setSDMXServiceProviders.Rd:25: Lost braces; missing escapes or markup? 25 | datastructure' resource (path="/{resourceID}) | ^ checkRd: (-1) setSDMXServiceProviders.Rd:26: Lost braces; missing escapes or markup? 26 | data' resource (path="getdata?dataflow={flowRef}&key={key}) | ^ checkRd: (-1) setSDMXServiceProviders.Rd:26: Lost braces; missing escapes or markup? 26 | data' resource (path="getdata?dataflow={flowRef}&key={key}) | ^ checkRd: (-1) setSDMXServiceProviders.Rd:28: Lost braces; missing escapes or markup? 28 | datastructure' resource (path="/{resourceID}) | ^ checkRd: (-1) setSDMXServiceProviders.Rd:29: Lost braces; missing escapes or markup? 29 | data' resource (path="getdata?dataflow={flowRef}&key={key}) | ^ checkRd: (-1) setSDMXServiceProviders.Rd:29: Lost braces; missing escapes or markup? 29 | data' resource (path="getdata?dataflow={flowRef}&key={key}) | ^ * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: rsdmxLogger.Rd: R6Class Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. * 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 ... [1s/1s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [22s/22s] ERROR Running ‘test-all.R’ [21s/21s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > library(rsdmx) > test_check("rsdmx") [ FAIL 3 | WARN 3 | SKIP 71 | PASS 204 ] ══ Skipped tests (71) ══════════════════════════════════════════════════════════ • On CRAN (71): 'test_Data.R:12:3', 'test_Data.R:30:3', 'test_Data.R:49:3', 'test_Main.R:71:3', 'test_Main.R:83:3', 'test_Main.R:91:3', 'test_Main_Helpers.R:15:3', 'test_Main_Helpers.R:46:3', 'test_Main_Helpers.R:56:3', 'test_Main_Helpers.R:65:3', 'test_Main_Helpers.R:79:3', 'test_Main_Helpers.R:88:3', 'test_Main_Helpers.R:97:3', 'test_Main_Helpers.R:111:3', 'test_Main_Helpers.R:120:3', 'test_Main_Helpers.R:129:3', 'test_Main_Helpers.R:142:3', 'test_Main_Helpers.R:151:3', 'test_Main_Helpers.R:160:3', 'test_Main_Helpers.R:173:3', 'test_Main_Helpers.R:182:3', 'test_Main_Helpers.R:191:3', 'test_Main_Helpers.R:204:3', 'test_Main_Helpers.R:213:3', 'test_Main_Helpers.R:222:3', 'test_Main_Helpers.R:237:3', 'test_Main_Helpers.R:246:3', 'test_Main_Helpers.R:255:3', 'test_Main_Helpers.R:269:3', 'test_Main_Helpers.R:278:3', 'test_Main_Helpers.R:287:3', 'test_Main_Helpers.R:302:3', 'test_Main_Helpers.R:311:3', 'test_Main_Helpers.R:325:3', 'test_Main_Helpers.R:334:3', 'test_Main_Helpers.R:343:3', 'test_Main_Helpers.R:357:3', 'test_Main_Helpers.R:366:3', 'test_Main_Helpers.R:375:3', 'test_Main_Helpers.R:389:3', 'test_Main_Helpers.R:398:3', 'test_Main_Helpers.R:407:3', 'test_Main_Helpers.R:421:3', 'test_Main_Helpers.R:430:3', 'test_Main_Helpers.R:439:3', 'test_Main_Helpers.R:455:3', 'test_Main_Helpers.R:464:3', 'test_Main_Helpers.R:478:3', 'test_Main_Helpers.R:487:3', 'test_Main_Helpers.R:501:3', 'test_Main_Helpers.R:510:3', 'test_Main_Helpers.R:519:3', 'test_Main_Helpers.R:533:3', 'test_Main_Helpers.R:542:3', 'test_Main_Helpers.R:551:3', 'test_Main_Helpers.R:564:3', 'test_Main_Helpers.R:574:3', 'test_Main_Helpers.R:583:3', 'test_Main_Helpers.R:596:3', 'test_Main_Helpers.R:606:3', 'test_Main_Helpers.R:615:3', 'test_Main_Helpers.R:650:3', 'test_Main_Helpers.R:659:3', 'test_Main_Helpers.R:668:3', 'test_Main_Helpers.R:681:3', 'test_Main_Helpers.R:690:3', 'test_Main_Helpers.R:712:3', 'test_Main_Helpers.R:721:3', 'test_Main_Helpers.R:735:3', 'test_Main_Helpers.R:743:3', 'test_Main_Helpers.R:751:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_Concepts.R:19:3'): Concepts 2.0 - with Concepts (backward compatibility with 1.0) ── colnames(df) not equal to c("id", "version", "en"). 1/3 mismatches x[3]: "Name.en" y[3]: "en" ── Failure ('test_Concepts.R:33:3'): Concepts - 2.0 - with ConceptSchemes ────── colnames(df) not equal to c("id", "urn", "en"). 1/3 mismatches x[3]: "Name.en" y[3]: "en" ── Failure ('test_Concepts.R:47:3'): Concepts - 2.1 - with ConceptSchemes ────── colnames(df) not equal to c("id", "urn", "en"). 1/3 mismatches x[3]: "Name.en" y[3]: "en" [ FAIL 3 | WARN 3 | SKIP 71 | PASS 204 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [1s/1s] OK * checking PDF version of manual ... [4s/3s] OK * checking HTML version of manual ... [1s/1s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 3 NOTEs