We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d1b6a commit 3289328Copy full SHA for 3289328
.github/workflows/reverse-dependencies.yaml
@@ -53,7 +53,7 @@ jobs:
53
mode = "wb"
54
)
55
56
- pak::pak(file.path(getwd(), "revdepchecks", pkg_tar_names))
+ pak::pak(revdep_details[,"Package"])
57
58
tools::check_packages_in_dir("./revdepchecks", Ncpus = 3)
59
shell: Rscript {0}
0 commit comments