Skip to content

orgmetricsDashboard package isn't in your ropensci-review-tools.r-universe #2

Description

@remlapmot

Just pointing out that the r-universe installation method in the README currently fails because the package isn't in that r-universe.

options (repos = c(
  ropenscireviewtools = "https://ropensci-review-tools.r-universe.dev",
  CRAN = "https://cloud.r-project.org"
))
install.packages("orgmetricsDashboard")
#> Warning: package 'orgmetricsDashboard' is not available for this version of R
#> 
#> A version of this package for your version of R might be available elsewhere,
#> see the ideas at
#> https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages

Created on 2026-02-27 with reprex v2.1.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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