openpharma / staged.dependencies

R package to implement development stages for package development
https://openpharma.github.io/staged.dependencies/
MIT License
12 stars 3 forks source link

Install All dependencies app fails with tidyr 1.3.0 #175

Open BLAZEWIM opened 1 year ago

BLAZEWIM commented 1 year ago

After recent packages update, including tidyr to 1.3.0, when using: Addins -> Install All Dependencies App After clicking "Compute Graph" Graph does compute by then breaks at the end during ploting:

Problem while evaluating `tidyr::one_of("listed_by")

Installed the github version from branch main, problem persist It is in: https://github.com/openpharma/staged.dependencies/blob/ce7c112ba3d75cf48e4dd6310b3140ab0ec3b486/R/dependencies.R#L295

Looks like having something to do with tidyselect updates, anyway that part was not touched by: https://github.com/openpharma/staged.dependencies/commit/becf5cbd6f406b3b2c293c8dd02308b9f39499c7