Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-03-06 12:09 -0500 (Thu, 06 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4769 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4504 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4527 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4480 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4416 |
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 2009/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
sparrow 1.12.0 (landing page) Steve Lianoglou
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino8 | 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 | OK | ![]() | ||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
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.12.0 |
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.12.0.tar.gz |
StartedAt: 2025-03-04 10:38:04 -0500 (Tue, 04 Mar 2025) |
EndedAt: 2025-03-04 10:57:20 -0500 (Tue, 04 Mar 2025) |
EllapsedTime: 1155.9 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.12.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/sparrow.Rcheck’ * using R version 4.4.2 (2024-10-31) * 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.12.0’ * 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 13.822 0.640 15.008 seas 13.700 0.371 14.366 scoreSingleSamples 8.849 0.316 9.278 annotateGeneSetMembership 8.095 0.145 8.334 geneSetsStats 7.773 0.343 8.329 SparrowResult-utilities 7.697 0.277 8.047 geneSetSummaryByGenes 7.508 0.190 7.760 eigenWeightedMean 6.416 0.105 6.663 logFC 6.267 0.133 6.581 * 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.20-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.2 (2024-10-31) -- "Pile of Leaves" 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 [ FAIL 0 | WARN 0 | SKIP 1 | PASS 1505 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): 'test-MultiGSEAResult.R:3:1' [ FAIL 0 | WARN 0 | SKIP 1 | PASS 1505 ] > > ## 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 625.308 28.204 652.958
sparrow.Rcheck/sparrow-Ex.timings
name | user | system | elapsed | |
GeneSetDb-class | 0.149 | 0.008 | 0.161 | |
SparrowResult-utilities | 7.697 | 0.277 | 8.047 | |
addGeneSetMetadata | 0.145 | 0.006 | 0.154 | |
annotateGeneSetMembership | 8.095 | 0.145 | 8.334 | |
calculateIndividualLogFC | 4.469 | 0.080 | 4.583 | |
collectionMetadata | 0.130 | 0.002 | 0.133 | |
combine-GeneSetDb-GeneSetDb-method | 0.149 | 0.005 | 0.154 | |
combine-SparrowResult-SparrowResult-method | 0.201 | 0.005 | 0.211 | |
conform | 0.808 | 0.024 | 0.896 | |
conversion | 1.131 | 0.028 | 1.344 | |
convertIdentifiers | 0.311 | 0.008 | 0.326 | |
corplot | 0.187 | 0.014 | 0.215 | |
eigenWeightedMean | 6.416 | 0.105 | 6.663 | |
examples | 0.632 | 0.217 | 0.872 | |
failWith | 0.001 | 0.000 | 0.001 | |
featureIdMap | 0.802 | 0.032 | 0.843 | |
featureIds | 0.837 | 0.020 | 0.865 | |
geneSet | 0.157 | 0.006 | 0.164 | |
geneSetCollectionURLfunction | 0.101 | 0.004 | 0.105 | |
geneSetSummaryByGenes | 7.508 | 0.190 | 7.760 | |
geneSets | 0.102 | 0.002 | 0.105 | |
geneSetsStats | 7.773 | 0.343 | 8.329 | |
getKeggCollection | 0.001 | 0.000 | 0.001 | |
getMSigCollection | 0 | 0 | 0 | |
getPantherCollection | 0 | 0 | 0 | |
getReactomeCollection | 0.000 | 0.001 | 0.000 | |
goseq | 13.822 | 0.640 | 15.008 | |
gsdScore | 2.084 | 0.046 | 2.208 | |
gskey | 0.005 | 0.001 | 0.006 | |
hasGeneSet | 0.100 | 0.003 | 0.105 | |
hasGeneSetCollection | 0.100 | 0.003 | 0.104 | |
incidenceMatrix | 2.148 | 0.049 | 2.245 | |
iplot | 3.355 | 0.238 | 3.726 | |
is.active | 0.678 | 0.068 | 0.758 | |
logFC | 6.267 | 0.133 | 6.581 | |
mgheatmap | 0.000 | 0.001 | 0.001 | |
mgheatmap2 | 0.000 | 0.000 | 0.001 | |
msg | 0.000 | 0.001 | 0.001 | |
ora | 0.485 | 0.026 | 0.517 | |
p.matrix | 0.155 | 0.002 | 0.159 | |
randomGeneSetDb | 0.160 | 0.012 | 0.173 | |
renameCollections | 0.136 | 0.003 | 0.139 | |
renameRows | 0.693 | 0.011 | 0.722 | |
results | 0.193 | 0.012 | 0.206 | |
scale_rows | 0.008 | 0.001 | 0.009 | |
scoreSingleSamples | 8.849 | 0.316 | 9.278 | |
seas | 13.700 | 0.371 | 14.366 | |
sparrow_methods | 0.006 | 0.002 | 0.008 | |
species_info | 0.011 | 0.004 | 0.015 | |
subset.GeneSetDb | 0.117 | 0.002 | 0.120 | |
subsetByFeatures | 0.135 | 0.003 | 0.138 | |
validateInputs | 0.234 | 0.014 | 0.249 | |
volcanoPlot | 3.882 | 0.197 | 4.094 | |
volcanoStatsTable | 0.111 | 0.003 | 0.114 | |
zScore | 1.701 | 0.036 | 1.769 | |