| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:41 -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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:sparrow.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings sparrow_1.10.1.tar.gz |
| StartedAt: 2024-10-17 13:31:04 -0400 (Thu, 17 Oct 2024) |
| EndedAt: 2024-10-17 13:54:54 -0400 (Thu, 17 Oct 2024) |
| EllapsedTime: 1429.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: sparrow.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:sparrow.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings sparrow_1.10.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/sparrow.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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 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 16.008 0.613 19.137
seas 12.924 0.400 15.763
scoreSingleSamples 10.136 0.444 12.195
geneSetsStats 8.696 0.264 11.415
annotateGeneSetMembership 8.721 0.203 10.932
SparrowResult-utilities 8.394 0.321 10.354
geneSetSummaryByGenes 7.342 0.289 8.766
logFC 6.904 0.249 9.149
eigenWeightedMean 6.435 0.118 7.401
calculateIndividualLogFC 4.579 0.075 5.153
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
‘/Users/biocbuild/bbs-3.19-bioc/meat/sparrow.Rcheck/00check.log’
for details.
sparrow.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL sparrow ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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-apple-darwin20
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 1493 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test-MultiGSEAResult.R:3:1'
[ FAIL 0 | WARN 0 | SKIP 1 | PASS 1493 ]
>
> ## 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
660.177 37.049 837.382
sparrow.Rcheck/sparrow-Ex.timings
| name | user | system | elapsed | |
| GeneSetDb-class | 0.323 | 0.012 | 0.361 | |
| SparrowResult-utilities | 8.394 | 0.321 | 10.354 | |
| addGeneSetMetadata | 0.133 | 0.005 | 0.178 | |
| annotateGeneSetMembership | 8.721 | 0.203 | 10.932 | |
| calculateIndividualLogFC | 4.579 | 0.075 | 5.153 | |
| collectionMetadata | 0.149 | 0.008 | 0.259 | |
| combine-GeneSetDb-GeneSetDb-method | 0.194 | 0.006 | 0.251 | |
| combine-SparrowResult-SparrowResult-method | 0.214 | 0.009 | 0.271 | |
| conform | 0.844 | 0.029 | 1.009 | |
| conversion | 1.227 | 0.041 | 1.537 | |
| convertIdentifiers | 0.368 | 0.012 | 0.536 | |
| corplot | 0.170 | 0.010 | 0.198 | |
| eigenWeightedMean | 6.435 | 0.118 | 7.401 | |
| examples | 0.623 | 0.202 | 0.946 | |
| failWith | 0.001 | 0.001 | 0.001 | |
| featureIdMap | 0.815 | 0.015 | 0.930 | |
| featureIds | 0.897 | 0.039 | 1.099 | |
| geneSet | 0.166 | 0.008 | 0.221 | |
| geneSetCollectionURLfunction | 0.119 | 0.005 | 0.157 | |
| geneSetSummaryByGenes | 7.342 | 0.289 | 8.766 | |
| geneSets | 0.144 | 0.014 | 0.220 | |
| geneSetsStats | 8.696 | 0.264 | 11.415 | |
| getKeggCollection | 0 | 0 | 0 | |
| getMSigCollection | 0.001 | 0.001 | 0.001 | |
| getPantherCollection | 0.001 | 0.001 | 0.001 | |
| getReactomeCollection | 0 | 0 | 0 | |
| goseq | 16.008 | 0.613 | 19.137 | |
| gsdScore | 1.954 | 0.050 | 2.276 | |
| gskey | 0.005 | 0.002 | 0.007 | |
| hasGeneSet | 0.112 | 0.004 | 0.149 | |
| hasGeneSetCollection | 0.115 | 0.006 | 0.237 | |
| incidenceMatrix | 2.281 | 0.045 | 2.592 | |
| iplot | 3.512 | 0.299 | 4.515 | |
| is.active | 0.760 | 0.122 | 1.089 | |
| logFC | 6.904 | 0.249 | 9.149 | |
| mgheatmap | 0.001 | 0.000 | 0.000 | |
| mgheatmap2 | 0.000 | 0.001 | 0.001 | |
| msg | 0.001 | 0.000 | 0.002 | |
| ora | 0.464 | 0.029 | 0.540 | |
| p.matrix | 0.163 | 0.005 | 0.195 | |
| randomGeneSetDb | 0.165 | 0.014 | 0.199 | |
| renameCollections | 0.158 | 0.007 | 0.215 | |
| renameRows | 0.696 | 0.013 | 0.783 | |
| results | 0.200 | 0.012 | 0.239 | |
| scale_rows | 0.007 | 0.001 | 0.008 | |
| scoreSingleSamples | 10.136 | 0.444 | 12.195 | |
| seas | 12.924 | 0.400 | 15.763 | |
| sparrow_methods | 0.007 | 0.002 | 0.009 | |
| species_info | 0.012 | 0.005 | 0.021 | |
| subset.GeneSetDb | 0.130 | 0.004 | 0.171 | |
| subsetByFeatures | 0.162 | 0.006 | 0.217 | |
| validateInputs | 0.318 | 0.035 | 0.413 | |
| volcanoPlot | 4.032 | 0.217 | 4.775 | |
| volcanoStatsTable | 0.123 | 0.002 | 0.136 | |
| zScore | 1.808 | 0.055 | 2.163 | |