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

Failure on main: `desc` package missing #174

Closed Melkiades closed 1 year ago

Melkiades commented 1 year ago

Error in loadNamespace(x) : there is no package called ‘desc’

Tagging @asbates as your commit is last. It should be a fast-fix

asbates commented 1 year ago

@cicdguy I think this is the same error as with #171

cicdguy commented 1 year ago

@Melkiades - Which workflow run did this issue manifest in?

Melkiades commented 1 year ago

@Melkiades - Which workflow run did this issue manifest in?

https://github.com/openpharma/staged.dependencies/actions/runs/3965924647/jobs/6796153584

It is on main (check)

cicdguy commented 1 year ago

Got it, as @asbates said it's probably related to an older issue. Will try to fix it asap.