Skip to content

Metadata cache fails on R 4.0.0 (R-devel currently) #38

@gaborcsardi

Description

@gaborcsardi

Because there are no binaries available:

> meta_cache_list()
✖ Metadata update failed
⠹ Updating metadata [0/12] | Downloading [6.97 kB / 181.02 kB]Error in stop(http_error(resp)) :
Not Found (HTTP 404).

Could not load or update metadata cache. If you think your local cache
is broken, try deleting it with `meta_cache_cleanup()`, or the
`$cleanup()` method.

It is trying to download https://cloud.r-project.org/bin/macosx/el-capitan/contrib/4.0/PACKAGES.gz which is 404.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions