Skip to content

devtools::install parameter "upgrade" default value = "ask" #2345

@HJAllen

Description

@HJAllen

When installing a local package, upgrade = "ask" can become tedious. The help states:
""default" respects the value of the R_REMOTES_UPGRADE environment variable if set, and falls back to "ask" if unset."

upgrade = "ask" kind of defeats the purpose of setting the system environment variable R_REMOTES_UPGRADE as it still requires further input to function. Perhaps there is a good reason for setting default upgrade value to "ask" rather than "default"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions