Skip to content

unknown input format - #6

Description

@ErickMUO

Hi DREEP developers,

As previous comments suggested (#3 #4 #1, see comments), I checked the .gpds.rds files in the data folder after installing via devtools::install_github("gambalab/DREEP") and also after manually downloading them from the GitHub page.

The file sizes are still the same (~100 B), and the error persists:

dreep.data <- DREEP::runDREEP(M = data$gficf,
n.markers = 500,
gsea = "simple",
gpds.signatures = c("CTRP2","GDSC"))
12:11:34 Loading GPDS signatures..
Error in readRDS(paste0(find.package("DREEP"), "/data/", i, ".gpds.rds")) :
unknown input format

sessionInfo()
R version 4.5.2 (2025-10-31)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 24.04.3 LTS

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