Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reverse dependency check for R packages #95

Closed
AlexAxthelm opened this issue Jun 12, 2024 · 0 comments · Fixed by #96
Closed

Add reverse dependency check for R packages #95

AlexAxthelm opened this issue Jun 12, 2024 · 0 comments · Fixed by #96
Assignees
Labels
code quality documentation Improvements or additions to documentation r-language

Comments

@AlexAxthelm
Copy link
Contributor

Add check to specify downstream packages (reverse dependencies, i.e. packages that call the target package in Import or Suggests) and run R CMD CHECK (including tests) against them

Note that revdepcheck is no longer maintained.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality documentation Improvements or additions to documentation r-language
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant