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

install suggested dependencies before dependencies #9

Merged
merged 1 commit into from
May 31, 2024

Conversation

zsigmas
Copy link
Contributor

@zsigmas zsigmas commented May 30, 2024

See for example:

❯ checking package dependencies ... ERROR
  Package suggested but not available: ‘dv.loader’
  
  The suggested packages are required for a complete check.
  Checking can be attempted without them by setting the environment
  variable _R_CHECK_FORCE_SUGGESTS_ to a false value.

See for example:

❯ checking package dependencies ... ERROR
  Package suggested but not available: ‘dv.loader’
  
  The suggested packages are required for a complete check.
  Checking can be attempted without them by setting the environment
  variable _R_CHECK_FORCE_SUGGESTS_ to a false value.
@zsigmas zsigmas self-assigned this May 30, 2024
@zsigmas zsigmas requested a review from sorinvoicu May 30, 2024 16:10
@zsigmas zsigmas requested a review from mattkorb May 31, 2024 14:26
@zsigmas zsigmas merged commit 0b98266 into main May 31, 2024
6 checks passed
@zsigmas zsigmas deleted the install_suggested_packages_dependencies branch May 31, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant