Last updated on 2025-05-31 07:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 54.10 | 446.88 | 500.98 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 40.60 | 342.07 | 382.67 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 771.31 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 723.31 | NOTE | |||
r-devel-windows-x86_64 | 0.1.1 | 53.00 | 397.00 | 450.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.1 | 51.26 | 422.39 | 473.65 | OK | |
r-release-linux-x86_64 | 0.1.1 | 49.69 | 422.60 | 472.29 | OK | |
r-release-macos-arm64 | 0.1.1 | 5.00 | ERROR | |||
r-release-macos-x86_64 | 0.1.1 | 6.00 | ERROR | |||
r-release-windows-x86_64 | 0.1.1 | 55.00 | 381.00 | 436.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 356.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 450.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.1 | 71.00 | 501.00 | 572.00 | OK |
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘GSA’ ‘Seurat’ ‘curl’ ‘doParallel’ ‘foreach’ ‘ggthemes’ ‘pheatmap’
‘stringr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in 'EMTscore-Ex.R' failed
The error most likely occurred in:
> ### Name: Execute_AUCell
> ### Title: AUCell methods to calculate EMT score
> ### Aliases: Execute_AUCell
>
> ### ** Examples
>
> library(curl)
Using libcurl 8.10.1 with Schannel
> url <- "https://zenodo.org/record/15213845/files/geneExp.rda"
> destfile <- tempfile(fileext = ".rda")
> download.file(url, destfile, mode = "wb")
trying URL 'https://zenodo.org/record/15213845/files/geneExp.rda'
Warning in download.file(url, destfile, mode = "wb") :
cannot open URL 'https://zenodo.org/records/15213845/files/geneExp.rda': HTTP status was '504 Gateway Timeout'
Error in download.file(url, destfile, mode = "wb") :
cannot open URL 'https://zenodo.org/record/15213845/files/geneExp.rda'
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘AUCell’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-release-macos-arm64, r-release-macos-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.