Skip to content

The pryr library is no longer maintained #14

@frouin

Description

@frouin

dear,
As indicated in the title, the pryr library is archived. I work on R v4.5.1
This runing well :

download pryr

download.file("https://cran.r-project.org/src/contrib/Archive/pryr/pryr_0.1.6.tar.gz", destfile = "pryr_0.1.6.tar.gz")

instal pryr

install.packages("pryr_0.1.6.tar.gz", repos = NULL, type = "source")
devtools::install_github('deruncie/MegaLMM', build_opts = c("--no-resave-data", "--no-manual"),force = TRUE,build_vignettes = FALSE)

but for an automatic installation maybe is it possible to implement another lib

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions