Skip to content

R deb package source is not responding #53

Description

@dwaring87

The apt source for the R packages in the Dockerfile:
https://github.com/solgenomics/breedbase_dockerfile/blob/b00e16e9f87a707a4feb1d3f1f5480dc1306e92a/Dockerfile#L34C15-L34C62
is not responding.

I think this is resulting in an older version of R being installed, with is incompatible with some of the R packages in the R_libs repo.

You should be able to replace the apt source with the R cloud URL: https://cloud.r-project.org/bin/linux/debian/ and get a newer version of R installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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