Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2024-12-23 11:41 -0500 (Mon, 23 Dec 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4754 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4472 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4426 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4381 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4372 |
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 1993/2274 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
sparrow 1.13.4 (landing page) Steve Lianoglou
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / 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.13.4 |
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:sparrow.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings sparrow_1.13.4.tar.gz |
StartedAt: 2024-12-23 02:25:04 -0500 (Mon, 23 Dec 2024) |
EndedAt: 2024-12-23 02:36:31 -0500 (Mon, 23 Dec 2024) |
EllapsedTime: 686.8 seconds |
RetCode: 0 |
Status: OK |
CheckDir: sparrow.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:sparrow.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings sparrow_1.13.4.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/sparrow.Rcheck’ * using R Under development (unstable) (2024-10-21 r87258) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘sparrow/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘sparrow’ version ‘1.13.4’ * 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 ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: seas.Rd: BiocParallel Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. * 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 8.678 0.262 7.986 seas 5.560 0.083 4.632 scoreSingleSamples 5.557 0.061 5.503 geneSetsStats 5.423 0.047 3.681 * 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: 3 NOTEs See ‘/home/biocbuild/bbs-3.21-bioc/meat/sparrow.Rcheck/00check.log’ for details.
sparrow.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL sparrow ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.21-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 Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 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 [ FAIL 0 | WARN 0 | SKIP 1 | PASS 1473 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): 'test-MultiGSEAResult.R:3:1' [ FAIL 0 | WARN 0 | SKIP 1 | PASS 1473 ] > > ## 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 322.294 13.907 290.759
sparrow.Rcheck/sparrow-Ex.timings
name | user | system | elapsed | |
GeneSetDb-class | 0.091 | 0.002 | 0.076 | |
SparrowResult-utilities | 4.657 | 0.152 | 3.891 | |
addGeneSetMetadata | 0.094 | 0.001 | 0.065 | |
annotateGeneSetMembership | 3.819 | 0.070 | 3.018 | |
calculateIndividualLogFC | 1.399 | 0.019 | 1.418 | |
collectionMetadata | 0.089 | 0.002 | 0.066 | |
combine-GeneSetDb-GeneSetDb-method | 0.127 | 0.001 | 0.080 | |
combine-SparrowResult-SparrowResult-method | 0.112 | 0.002 | 0.112 | |
conform | 0.396 | 0.004 | 0.374 | |
conversion | 1.225 | 0.045 | 1.160 | |
convertIdentifiers | 0.255 | 0.001 | 0.158 | |
corplot | 0.086 | 0.001 | 0.087 | |
eigenWeightedMean | 3.509 | 0.118 | 3.577 | |
examples | 0.278 | 0.085 | 0.363 | |
failWith | 0.000 | 0.000 | 0.001 | |
featureIdMap | 0.419 | 0.017 | 0.406 | |
featureIds | 0.445 | 0.004 | 0.403 | |
geneSet | 0.112 | 0.003 | 0.077 | |
geneSetCollectionURLfunction | 0.091 | 0.001 | 0.058 | |
geneSetSummaryByGenes | 3.885 | 0.070 | 2.896 | |
geneSets | 0.082 | 0.001 | 0.052 | |
geneSetsStats | 5.423 | 0.047 | 3.681 | |
getKeggCollection | 0 | 0 | 0 | |
getMSigCollection | 0 | 0 | 0 | |
getPantherCollection | 0.001 | 0.000 | 0.000 | |
getReactomeCollection | 0.000 | 0.000 | 0.001 | |
goseq | 8.678 | 0.262 | 7.986 | |
gsdScore | 0.906 | 0.042 | 0.889 | |
gskey | 0.003 | 0.000 | 0.003 | |
hasGeneSet | 0.086 | 0.001 | 0.057 | |
hasGeneSetCollection | 1.158 | 0.017 | 1.149 | |
incidenceMatrix | 0.929 | 0.013 | 0.917 | |
iplot | 1.168 | 0.032 | 1.155 | |
is.active | 0.351 | 0.036 | 0.354 | |
logFC | 4.332 | 0.069 | 3.543 | |
mgheatmap | 0 | 0 | 0 | |
mgheatmap2 | 0 | 0 | 0 | |
msg | 0 | 0 | 0 | |
ora | 0.215 | 0.001 | 0.211 | |
p.matrix | 0.075 | 0.002 | 0.077 | |
randomGeneSetDb | 0.078 | 0.001 | 0.074 | |
renameCollections | 0.126 | 0.000 | 0.092 | |
renameRows | 0.309 | 0.031 | 0.339 | |
results | 0.093 | 0.006 | 0.099 | |
scale_rows | 0.003 | 0.001 | 0.004 | |
scoreSingleSamples | 5.557 | 0.061 | 5.503 | |
seas | 5.560 | 0.083 | 4.632 | |
sparrow_methods | 0.003 | 0.000 | 0.003 | |
species_info | 0.006 | 0.001 | 0.007 | |
subset.GeneSetDb | 0.133 | 0.000 | 0.096 | |
subsetByFeatures | 0.139 | 0.001 | 0.086 | |
validateInputs | 0.155 | 0.003 | 0.127 | |
volcanoPlot | 1.743 | 0.040 | 1.783 | |
volcanoStatsTable | 0.066 | 0.001 | 0.067 | |
zScore | 2.078 | 0.075 | 2.095 | |