As per #4262 (comment)
I confirmed RstoxData passes under data.table 1.14.0, so it does seem to be something in dev impacting it.
This is the only package (out of 1,051) impacted by current dev.
RstoxData_1.1.1.tar.gz
./RstoxData.Rcheck/00check.log:* using log directory ‘/home/mdowle/build/revdeplib/RstoxData.Rcheck’
./RstoxData.Rcheck/00check.log:* using R version 4.0.3 (2020-10-10)
./RstoxData.Rcheck/00check.log:* using platform: x86_64-pc-linux-gnu (64-bit)
./RstoxData.Rcheck/00check.log:* using session charset: UTF-8
./RstoxData.Rcheck/00check.log:* checking for file ‘RstoxData/DESCRIPTION’ ... OK
./RstoxData.Rcheck/00check.log:* this is package ‘RstoxData’ version ‘1.1.1’
./RstoxData.Rcheck/00check.log:* package encoding: UTF-8
./RstoxData.Rcheck/00check.log:* checking package namespace information ... OK
./RstoxData.Rcheck/00check.log:* checking package dependencies ... OK
./RstoxData.Rcheck/00check.log:* checking if this is a source package ... OK
./RstoxData.Rcheck/00check.log:* checking if there is a namespace ... OK
./RstoxData.Rcheck/00check.log:* checking for executable files ... OK
./RstoxData.Rcheck/00check.log:* checking for hidden files and directories ... OK
./RstoxData.Rcheck/00check.log:* checking for portable file names ... OK
./RstoxData.Rcheck/00check.log:* checking for sufficient/correct file permissions ... OK
./RstoxData.Rcheck/00check.log:* checking whether package ‘RstoxData’ can be installed ... OK
./RstoxData.Rcheck/00check.log:* checking installed package size ... NOTE
./RstoxData.Rcheck/00check.log: installed size is 6.3Mb
./RstoxData.Rcheck/00check.log: sub-directories of 1Mb or more:
./RstoxData.Rcheck/00check.log: libs 5.0Mb
./RstoxData.Rcheck/00check.log:* checking package directory ... OK
./RstoxData.Rcheck/00check.log:* checking DESCRIPTION meta-information ... OK
./RstoxData.Rcheck/00check.log:* checking top-level files ... OK
./RstoxData.Rcheck/00check.log:* checking for left-over files ... OK
./RstoxData.Rcheck/00check.log:* checking index information ... OK
./RstoxData.Rcheck/00check.log:* checking package subdirectories ... OK
./RstoxData.Rcheck/00check.log:* checking R files for non-ASCII characters ... OK
./RstoxData.Rcheck/00check.log:* checking R files for syntax errors ... OK
./RstoxData.Rcheck/00check.log:* checking whether the package can be loaded ... OK
./RstoxData.Rcheck/00check.log:* checking whether the package can be loaded with stated dependencies ... OK
./RstoxData.Rcheck/00check.log:* checking whether the package can be unloaded cleanly ... OK
./RstoxData.Rcheck/00check.log:* checking whether the namespace can be loaded with stated dependencies ... OK
./RstoxData.Rcheck/00check.log:* checking whether the namespace can be unloaded cleanly ... OK
./RstoxData.Rcheck/00check.log:* checking loading without being on the library search path ... OK
./RstoxData.Rcheck/00check.log:* checking dependencies in R code ... OK
./RstoxData.Rcheck/00check.log:* checking S3 generic/method consistency ... OK
./RstoxData.Rcheck/00check.log:* checking replacement functions ... OK
./RstoxData.Rcheck/00check.log:* checking foreign function calls ... OK
./RstoxData.Rcheck/00check.log:* checking R code for possible problems ... OK
./RstoxData.Rcheck/00check.log:* checking Rd files ... OK
./RstoxData.Rcheck/00check.log:* checking Rd metadata ... OK
./RstoxData.Rcheck/00check.log:* checking Rd cross-references ... OK
./RstoxData.Rcheck/00check.log:* checking for missing documentation entries ... OK
./RstoxData.Rcheck/00check.log:* checking for code/documentation mismatches ... OK
./RstoxData.Rcheck/00check.log:* checking Rd \usage sections ... OK
./RstoxData.Rcheck/00check.log:* checking Rd contents ... OK
./RstoxData.Rcheck/00check.log:* checking for unstated dependencies in examples ... OK
./RstoxData.Rcheck/00check.log:* checking contents of ‘data’ directory ... OK
./RstoxData.Rcheck/00check.log:* checking data for non-ASCII characters ... NOTE
./RstoxData.Rcheck/00check.log: Note: found 117 marked UTF-8 strings
./RstoxData.Rcheck/00check.log:* checking data for ASCII and uncompressed saves ... OK
./RstoxData.Rcheck/00check.log:* checking line endings in C/C++/Fortran sources/headers ... OK
./RstoxData.Rcheck/00check.log:* checking compiled code ... OK
./RstoxData.Rcheck/00check.log:* checking examples ... OK
./RstoxData.Rcheck/00check.log:* checking for unstated dependencies in ‘tests’ ... OK
./RstoxData.Rcheck/00check.log:* checking tests ... ERROR
./RstoxData.Rcheck/00check.log: Running ‘testthat.R’
./RstoxData.Rcheck/00check.log:Running the tests in ‘tests/testthat.R’ failed.
./RstoxData.Rcheck/00check.log:Last 13 lines of output:
./RstoxData.Rcheck/00check.log: [2] "/home/mdowle/build/revdeplib/RstoxData.Rcheck/RstoxData/testresources//ICES_Biotic_1.xml"
./RstoxData.Rcheck/00check.log: [3] "/home/mdowle/build/revdeplib/RstoxData.Rcheck/RstoxData/testresources//ICES_Acoustic_2.xml"
./RstoxData.Rcheck/00check.log: [4] "/home/mdowle/build/revdeplib/RstoxData.Rcheck/RstoxData/testresources//ICES_Biotic_2.xml"
./RstoxData.Rcheck/00check.log: ══ Failed tests ════════════════════════════════════════════════════════════════
./RstoxData.Rcheck/00check.log: ── Failure (test-StoxExport.R:19:1): (code run outside of `test_that()`) ───────
./RstoxData.Rcheck/00check.log: dim(ICESBiotic[[1]]) not equal to c(96, 45).
./RstoxData.Rcheck/00check.log: 1/2 mismatches
./RstoxData.Rcheck/00check.log: [1] 95 - 96 == -1
./RstoxData.Rcheck/00check.log:
./RstoxData.Rcheck/00check.log: [ FAIL 1 | WARN 36 | SKIP 0 | PASS 111 ]
./RstoxData.Rcheck/00check.log: Error: Test failures
./RstoxData.Rcheck/00check.log: In addition: Warning message:
./RstoxData.Rcheck/00check.log: In isTRUE(trim) :
./RstoxData.Rcheck/00check.log: closing unused connection 4 (https://acoustic.ices.dk/Services/Schema/XML/ISO_3166.xml)
./RstoxData.Rcheck/00check.log: Execution halted
./RstoxData.Rcheck/00check.log:* checking PDF version of manual ... OK
./RstoxData.Rcheck/00check.log:* DONE
./RstoxData.Rcheck/00check.log:Status: 1 ERROR, 2 NOTEs
As per #4262 (comment)
I confirmed
RstoxDatapasses under data.table 1.14.0, so it does seem to be something in dev impacting it.This is the only package (out of 1,051) impacted by current dev.