Skip to content

RIG_PLATFORM environmental variable ignored #325

@robjhyndman

Description

@robjhyndman
$ rig --version
RIG -- The R Installation Manager 0.8.0
$ echo $RIG_PLATFORM
ubuntu-24.04
$ rig add 4.6.0
Running `sudo` for adding new R versions. This might need your password.
✗ Cannot download JSON: HTTP status client error (404 Not Found) for url (https://api.r-hub.io/rversions/resolve/4.6.0/linux-neon-24.04/x86_64)
✗ Failed to resolve R version: Cannot download JSON: HTTP status client error (404 Not Found) for url (https://api.r-hub.io/rversions/resolve/4.6.0/linux-neon-24.04/x86_64)
$ sudo -E rig add 4.6.0
✗ Cannot download JSON: HTTP status client error (404 Not Found) for url (https://api.r-hub.io/rversions/resolve/4.6.0/linux-neon-24.04/x86_64)
✗ Failed to resolve R version: Cannot download JSON: HTTP status client error (404 Not Found) for url (https://api.r-hub.io/rversions/resolve/4.6.0/linux-neon-24.04/x86_64)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions