Re: r-cran-dplyr needs some love
On 24 November 2024 at 08:44, Charles Plessy wrote:
| Could it be that the tests fail because one of the r-cran- packages is
| not up to date? But which one?
I haven't followed it that closely but "they" had issues in tidyverse
recently by some changes of explicit versus implicit dependency starting
between waldo (== computes object differences, use by testthat) not longer
explicitly depending on vctrs (== columnar data) so that tibble (==
data.frame replacement) broke. Or something like that. Which would be
entirely avoidable if it weren't for their maze of dependencies.
Which over here of course can get compounded by turning auto-pkg tests and
not ensuring dependencies are current so you get to fight that too.
So yes. I would just turn the auto-pkg tests off. At least for a while.
Dirk
--
dirk.eddelbuettel.com | @eddelbuettel | edd@debian.org
Reply to: