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

renv restore test #2

Merged
merged 3 commits into from
Sep 30, 2024
Merged

renv restore test #2

merged 3 commits into from
Sep 30, 2024

Commits on Sep 30, 2024

  1. upgrade renv

    via renv::upgrade()
    janneadolf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    bd26848 View commit details
    Browse the repository at this point in the history
  2. allow package installation from binary and source and restore project…

    … library
    
    options(pkgType = "both")
    renv::restore()
    
    First line overwrites INBO Rprofile.site default pkgType = "binary".
    janneadolf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b1da88d View commit details
    Browse the repository at this point in the history
  3. update package sf

    installation of v 1.0-16 from source fails
    janneadolf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2da2787 View commit details
    Browse the repository at this point in the history