Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:38 -0400 (Fri, 18 Oct 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
Package 2024/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
sparrow 1.10.1 (landing page) Steve Lianoglou
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | NA | |||||||||
To the developers/maintainers of the sparrow package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/sparrow.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: sparrow |
Version: 1.10.1 |
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:sparrow.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings sparrow_1.10.1.tar.gz |
StartedAt: 2024-10-17 05:20:46 -0400 (Thu, 17 Oct 2024) |
EndedAt: 2024-10-17 05:31:47 -0400 (Thu, 17 Oct 2024) |
EllapsedTime: 661.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: sparrow.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:sparrow.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings sparrow_1.10.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/sparrow.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 * running under: Ubuntu 22.04.5 LTS * using session charset: UTF-8 * checking for file ‘sparrow/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘sparrow’ version ‘1.10.1’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘sparrow’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE License stub is invalid DCF. * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE geneSetsStats: no visible binding for global variable ‘direction’ Undefined global functions or variables: direction * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in Makefiles ... OK * checking for GNU extensions in Makefiles ... OK * checking include directives in Makefiles ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed goseq 7.967 0.416 7.491 seas 5.056 0.088 4.223 scoreSingleSamples 4.821 0.260 4.934 geneSetsStats 4.900 0.148 3.383 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 2 NOTEs See ‘/home/biocbuild/bbs-3.19-bioc/meat/sparrow.Rcheck/00check.log’ for details.
sparrow.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL sparrow ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’ * installing *source* package ‘sparrow’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (sparrow)
sparrow.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library("sparrow") > library("testthat") > library("data.table") > library("dplyr") Attaching package: 'dplyr' The following objects are masked from 'package:data.table': between, first, last The following object is masked from 'package:testthat': matches The following object is masked from 'package:sparrow': combine The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union > > test_check("sparrow") Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not Estimating GSVA scores for 76 gene sets. Estimating ECDFs with Gaussian kernels | | | 0% | |= | 1% | |== | 3% | |=== | 4% | |==== | 5% | |===== | 7% | |====== | 8% | |====== | 9% | |======= | 11% | |======== | 12% | |========= | 13% | |========== | 14% | |=========== | 16% | |============ | 17% | |============= | 18% | |============== | 20% | |=============== | 21% | |================ | 22% | |================= | 24% | |================== | 25% | |================== | 26% | |=================== | 28% | |==================== | 29% | |===================== | 30% | |====================== | 32% | |======================= | 33% | |======================== | 34% | |========================= | 36% | |========================== | 37% | |=========================== | 38% | |============================ | 39% | |============================= | 41% | |============================= | 42% | |============================== | 43% | |=============================== | 45% | |================================ | 46% | |================================= | 47% | |================================== | 49% | |=================================== | 50% | |==================================== | 51% | |===================================== | 53% | |====================================== | 54% | |======================================= | 55% | |======================================== | 57% | |========================================= | 58% | |========================================= | 59% | |========================================== | 61% | |=========================================== | 62% | |============================================ | 63% | |============================================= | 64% | |============================================== | 66% | |=============================================== | 67% | |================================================ | 68% | |================================================= | 70% | |================================================== | 71% | |=================================================== | 72% | |==================================================== | 74% | |==================================================== | 75% | |===================================================== | 76% | |====================================================== | 78% | |======================================================= | 79% | |======================================================== | 80% | |========================================================= | 82% | |========================================================== | 83% | |=========================================================== | 84% | |============================================================ | 86% | |============================================================= | 87% | |============================================================== | 88% | |=============================================================== | 89% | |================================================================ | 91% | |================================================================ | 92% | |================================================================= | 93% | |================================================================== | 95% | |=================================================================== | 96% | |==================================================================== | 97% | |===================================================================== | 99% | |======================================================================| 100% Estimating PLAGE scores for 76 gene sets. | | | 0% | |= | 1% | |== | 3% | |=== | 4% | |==== | 5% | |===== | 7% | |====== | 8% | |====== | 9% | |======= | 11% | |======== | 12% | |========= | 13% | |========== | 14% | |=========== | 16% | |============ | 17% | |============= | 18% | |============== | 20% | |=============== | 21% | |================ | 22% | |================= | 24% | |================== | 25% | |================== | 26% | |=================== | 28% | |==================== | 29% | |===================== | 30% | |====================== | 32% | |======================= | 33% | |======================== | 34% | |========================= | 36% | |========================== | 37% | |=========================== | 38% | |============================ | 39% | |============================= | 41% | |============================= | 42% | |============================== | 43% | |=============================== | 45% | |================================ | 46% | |================================= | 47% | |================================== | 49% | |=================================== | 50% | |==================================== | 51% | |===================================== | 53% | |====================================== | 54% | |======================================= | 55% | |======================================== | 57% | |========================================= | 58% | |========================================= | 59% | |========================================== | 61% | |=========================================== | 62% | |============================================ | 63% | |============================================= | 64% | |============================================== | 66% | |=============================================== | 67% | |================================================ | 68% | |================================================= | 70% | |================================================== | 71% | |=================================================== | 72% | |==================================================== | 74% | |==================================================== | 75% | |===================================================== | 76% | |====================================================== | 78% | |======================================================= | 79% | |======================================================== | 80% | |========================================================= | 82% | |========================================================== | 83% | |=========================================================== | 84% | |============================================================ | 86% | |============================================================= | 87% | |============================================================== | 88% | |=============================================================== | 89% | |================================================================ | 91% | |================================================================ | 92% | |================================================================= | 93% | |================================================================== | 95% | |=================================================================== | 96% | |==================================================================== | 97% | |===================================================================== | 99% | |======================================================================| 100% Estimating ssGSEA scores for 76 gene sets. [1] "Calculating ranks..." [1] "Calculating absolute values from ranks..." | | | 0% | |==== | 6% | |======== | 11% | |============ | 17% | |================ | 22% | |=================== | 28% | |======================= | 33% | |=========================== | 39% | |=============================== | 44% | |=================================== | 50% | |======================================= | 56% | |=========================================== | 61% | |=============================================== | 67% | |=================================================== | 72% | |====================================================== | 78% | |========================================================== | 83% | |============================================================== | 89% | |================================================================== | 94% | |======================================================================| 100% [1] "Normalizing..." [1] "Calculating ranks..." [1] "Calculating absolute values from ranks..." [1] "Normalizing..." [1] "Calculating ranks..." [1] "Calculating absolute values from ranks..." [1] "Normalizing..." [1] "Calculating ranks..." [1] "Calculating absolute values from ranks..." [1] "Normalizing..." [1] "Calculating ranks..." [1] "Calculating absolute values from ranks..." [1] "Normalizing..." [1] "Calculating ranks..." [1] "Calculating absolute values from ranks..." [1] "Normalizing..." [1] "Calculating ranks..." [1] "Calculating absolute values from ranks..." [1] "Normalizing..." [ FAIL 0 | WARN 0 | SKIP 1 | PASS 1477 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): 'test-MultiGSEAResult.R:3:1' [ FAIL 0 | WARN 0 | SKIP 1 | PASS 1477 ] > > ## Remove temporary files that were generated > test.dir <- system.file('tests', package = "sparrow") > pdfs <- dir(test.dir, "\\.pdf$", full.names=TRUE) > if (length(pdfs)) { + unlink(pdfs) + } > > > proc.time() user system elapsed 311.857 14.335 281.448
sparrow.Rcheck/sparrow-Ex.timings
name | user | system | elapsed | |
GeneSetDb-class | 0.210 | 0.004 | 0.198 | |
SparrowResult-utilities | 4.314 | 0.128 | 3.598 | |
addGeneSetMetadata | 0.081 | 0.000 | 0.057 | |
annotateGeneSetMembership | 4.207 | 0.127 | 3.493 | |
calculateIndividualLogFC | 1.324 | 0.036 | 1.360 | |
collectionMetadata | 0.084 | 0.000 | 0.061 | |
combine-GeneSetDb-GeneSetDb-method | 0.117 | 0.000 | 0.075 | |
combine-SparrowResult-SparrowResult-method | 0.116 | 0.000 | 0.111 | |
conform | 0.392 | 0.000 | 0.368 | |
conversion | 0.620 | 0.044 | 0.562 | |
convertIdentifiers | 0.227 | 0.016 | 0.154 | |
corplot | 0.088 | 0.008 | 0.095 | |
eigenWeightedMean | 3.011 | 0.176 | 3.133 | |
examples | 0.270 | 0.096 | 0.366 | |
failWith | 0.001 | 0.000 | 0.001 | |
featureIdMap | 0.400 | 0.024 | 0.399 | |
featureIds | 0.441 | 0.020 | 0.423 | |
geneSet | 0.106 | 0.004 | 0.077 | |
geneSetCollectionURLfunction | 0.076 | 0.000 | 0.051 | |
geneSetSummaryByGenes | 3.600 | 0.205 | 2.820 | |
geneSets | 0.096 | 0.007 | 0.076 | |
geneSetsStats | 4.900 | 0.148 | 3.383 | |
getKeggCollection | 0 | 0 | 0 | |
getMSigCollection | 0 | 0 | 0 | |
getPantherCollection | 0 | 0 | 0 | |
getReactomeCollection | 0.000 | 0.000 | 0.001 | |
goseq | 7.967 | 0.416 | 7.491 | |
gsdScore | 0.882 | 0.024 | 0.858 | |
gskey | 0.003 | 0.001 | 0.003 | |
hasGeneSet | 0.072 | 0.000 | 0.050 | |
hasGeneSetCollection | 0.068 | 0.003 | 0.049 | |
incidenceMatrix | 0.972 | 0.025 | 0.970 | |
iplot | 2.052 | 0.099 | 2.104 | |
is.active | 0.331 | 0.052 | 0.352 | |
logFC | 3.349 | 0.064 | 2.558 | |
mgheatmap | 0 | 0 | 0 | |
mgheatmap2 | 0 | 0 | 0 | |
msg | 0.001 | 0.000 | 0.000 | |
ora | 0.219 | 0.008 | 0.223 | |
p.matrix | 0.077 | 0.004 | 0.082 | |
randomGeneSetDb | 0.070 | 0.012 | 0.077 | |
renameCollections | 0.135 | 0.000 | 0.101 | |
renameRows | 0.319 | 0.036 | 0.351 | |
results | 0.090 | 0.004 | 0.095 | |
scale_rows | 0.000 | 0.004 | 0.005 | |
scoreSingleSamples | 4.821 | 0.260 | 4.934 | |
seas | 5.056 | 0.088 | 4.223 | |
sparrow_methods | 0.003 | 0.000 | 0.004 | |
species_info | 0.002 | 0.004 | 0.007 | |
subset.GeneSetDb | 0.081 | 0.003 | 0.058 | |
subsetByFeatures | 0.135 | 0.005 | 0.089 | |
validateInputs | 0.182 | 0.004 | 0.157 | |
volcanoPlot | 1.677 | 0.040 | 1.717 | |
volcanoStatsTable | 0.061 | 0.000 | 0.061 | |
zScore | 0.774 | 0.024 | 0.748 | |