CRAN Package Check Results for Package gimap

Last updated on 2025-02-04 03:49:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 1.0.1 6.04 58.27 64.31 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 154.93 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 145.57 OK
r-release-macos-arm64 1.0.1 68.00 OK
r-release-macos-x86_64 1.0.1 120.00 OK

Check Details

Version: 1.0.1
Check: examples
Result: ERROR Running examples in ‘gimap-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: setup_data > ### Title: Making a new gimap dataset > ### Aliases: setup_data > > ### ** Examples > > > counts <- get_example_data("count") %>% + dplyr::select(c( + "Day00_RepA", "Day05_RepA", "Day22_RepA", "Day22_RepB", + "Day22_RepC" + )) %>% + as.matrix() Downloading: 1.4 kB Downloading: 1.4 kB Downloading: 1.4 kB Downloading: 1.4 kB Downloading: PP_pgPEN_HeLa_counts.txt | | | 0% | |======================================================================| 100% | | | 0% | | | 1% | |= | 1% | |== | 3% | |=== | 4% | |==== | 5% | |==== | 6% | |===== | 7% | |======== | 11% | |========== | 14% | |========== | 15% | |=========== | 16% | |============ | 17% | |============= | 18% | |============= | 19% | |============== | 20% | |=============== | 22% | |================ | 22% | |================ | 23% | |================= | 24% | |================== | 25% | |================== | 26% | |=================== | 26% | |=================== | 28% | |==================== | 29% | |===================== | 30% | |===================== | 31% | |======================= | 33% | |======================== | 34% | |========================= | 35% | |========================= | 36% | |============================ | 40% | |============================== | 43% | |=============================== | 45% | |================================== | 49% | |==================================== | 51% | |====================================== | 54% | |========================================= | 58% | |=========================================== | 62% | |============================================ | 62% | |============================================ | 63% | |============================================= | 64% | |============================================== | 65% | |============================================== | 66% | |=============================================== | 66% | |=============================================== | 68% | |================================================ | 68% | |================================================ | 69% | |================================================= | 70% | |================================================== | 71% | |================================================== | 72% | |=================================================== | 73% | |==================================================== | 74% | |==================================================== | 75% | |===================================================== | 75% | |===================================================== | 76% | |====================================================== | 77% | |======================================================= | 78% | |======================================================= | 79% | |======================================================== | 79% | |======================================================== | 81% | |========================================================= | 81% | |========================================================== | 83% | |=========================================================== | 84% | |================================================================ | 91% | |=================================================================== | 96% | |==================================================================== | 97% | |===================================================================== | 98% | |===================================================================== | 99% | |======================================================================| 100% Warning in file(con, "w") : cannot open file '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/gimap/extdata/PP_pgPEN_HeLa_counts.txt': Read-only file system Error in file(con, "w") : cannot open the connection Calls: %>% ... get_example_data -> get_figshare -> writeLines -> file Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed run_qc 4.02 0.103 5.512 Flavor: r-devel-linux-x86_64-debian-gcc