Skip to content

Utilize RStudio Package Manager for Docker Images #57

@JosiahParry

Description

@JosiahParry

dock_from_renv() writes a Dockerfile with cran.rstudio.com as the CRAN repository which does not serve linux binaries. For a better experience, RStudio Package Manager should be added as the default package repo to avoid building packages from source.

repos = c(CRAN = "https://cran.rstudio.com/"),

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