Skip to content

revdeps failed under R-devel #3971

@mattdowle

Description

@mattdowle

Most likely related to #3968


Dear maintainer,

package data.table_1.12.6.tar.gz has been auto-processed. The auto-check found problems when checking the first order strong reverse dependencies.
Please reply-all and explain: Is this expected or do you need to fix anything in your package? If expected, have all maintainers of affected packages been informed well in advance? Are there false positives in our results?

*** Changes to worse in reverse dependencies ***
Debian: https://win-builder.r-project.org/incoming_pretest/data.table_1.12.6_20191015_082015/reverseDependencies/summary.txt

Log dir: https://win-builder.r-project.org/incoming_pretest/data.table_1.12.6_20191015_082015/
The files will be removed after roughly 7 days.

Pretests:
Windows: https://win-builder.r-project.org/incoming_pretest/data.table_1.12.6_20191015_082015/Windows/00check.log
Debian: https://win-builder.r-project.org/incoming_pretest/data.table_1.12.6_20191015_082015/Debian/00check.log

Last published version on CRAN:

CRAN Web: https://cran.r-project.org/package=data.table

Best regards,
CRAN teams' auto-check service
Package check result: OK

Changes to worse in reverse depends:

Package: bigreadr
Check: tests
New result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bigreadr)
>
> test_check("bigreadr")
── 1. Failure: 'cbind_df' works (@test-bind.R#26) ─────────────────────────────
class(dt2) not identical to c("data.table", "data.frame").
Lengths differ: 1 is not 2

── 2. Failure: 'cbind_df' works (@test-bind.R#27)  ─────────────────────────────
`dt2` not identical to `dt`.
Attributes: < Names: 2 string mismatches >
Attributes: < Length mismatch: comparison on first 2 components >
Attributes: < Component 1: Modes: character, externalptr >
Attributes: < Component 1: target is character, current is externalptr >
Attributes: < Component 2: Modes: numeric, character >
Attributes: < Component 2: Lengths: 150, 2 >
Attributes: < Component 2: target is numeric, current is character >

... snip; many package fails ....


From Matt :
This is not expected. I had checked revdeps with R-release. But there is a change in this release related to the rbind/cbind S3 dispatch change in R-devel recently that Kurt asked me to cater for, and a new switch on getRversion>="4.0.0" which is in NAMESPACE too. I didn't check revdeps using R-devel as you do. I'll investigate tomorrow as it's 02:30 my time now.


From Uwe:
Thanks, I cancelled the submission for now.
Best,
Uwe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions