Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-12-04 11:37:07 -0500 (Mon, 04 Dec 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.2 Patched (2023-11-13 r85521) -- "Eye Holes" | 4686 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.2 (2023-10-31 ucrt) -- "Eye Holes" | 4421 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.3.2 Patched (2023-11-01 r85457) -- "Eye Holes" | 4440 |
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 2001/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
sparrow 1.8.0 (landing page) Steve Lianoglou
| nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
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.8.0 |
Command: F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:sparrow.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings sparrow_1.8.0.tar.gz |
StartedAt: 2023-12-04 06:10:19 -0500 (Mon, 04 Dec 2023) |
EndedAt: 2023-12-04 06:22:58 -0500 (Mon, 04 Dec 2023) |
EllapsedTime: 759.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: sparrow.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:sparrow.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings sparrow_1.8.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.18-bioc/meat/sparrow.Rcheck' * using R version 4.3.2 (2023-10-31 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * R was compiled by gcc.exe (GCC) 12.3.0 GNU Fortran (GCC) 12.3.0 * running under: Windows Server 2022 x64 (build 20348) * 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.8.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 whether package 'sparrow' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R 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 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.01 0.30 7.26 seas 5.22 0.13 5.38 * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'testthat.R' OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 NOTE See 'F:/biocbuild/bbs-3.18-bioc/meat/sparrow.Rcheck/00check.log' for details.
sparrow.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD INSTALL sparrow ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.18-bioc/R/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.3.2 (2023-10-31 ucrt) -- "Eye Holes" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) 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 [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..." [1] "Calculating ranks..." [1] "Calculating absolute values from ranks..." [1] "Normalizing..." [ FAIL 0 | WARN 11 | SKIP 1 | PASS 1503 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): 'test-MultiGSEAResult.R:3:1' [ FAIL 0 | WARN 11 | SKIP 1 | PASS 1503 ] > > ## 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 326.43 17.73 511.43
sparrow.Rcheck/sparrow-Ex.timings
name | user | system | elapsed | |
GeneSetDb-class | 0.06 | 0.00 | 0.07 | |
SparrowResult-utilities | 4.28 | 0.15 | 4.43 | |
addGeneSetMetadata | 0.05 | 0.00 | 0.06 | |
annotateGeneSetMembership | 3.59 | 0.21 | 3.66 | |
calculateIndividualLogFC | 2.36 | 0.03 | 2.39 | |
collectionMetadata | 0.07 | 0.00 | 0.06 | |
combine-GeneSetDb-GeneSetDb-method | 0.12 | 0.00 | 0.11 | |
combine-SparrowResult-SparrowResult-method | 0.11 | 0.00 | 0.11 | |
conform | 0.44 | 0.00 | 0.43 | |
conversion | 0.59 | 0.01 | 0.63 | |
convertIdentifiers | 0.19 | 0.00 | 0.19 | |
corplot | 0.08 | 0.00 | 0.08 | |
eigenWeightedMean | 2.97 | 0.05 | 3.00 | |
examples | 0.32 | 0.05 | 0.37 | |
failWith | 0 | 0 | 0 | |
featureIdMap | 0.43 | 0.00 | 0.42 | |
featureIds | 0.48 | 0.03 | 0.52 | |
geneSet | 0.07 | 0.00 | 0.08 | |
geneSetCollectionURLfunction | 0.04 | 0.01 | 0.05 | |
geneSetSummaryByGenes | 3.26 | 0.27 | 3.34 | |
geneSets | 0.06 | 0.00 | 0.06 | |
geneSetsStats | 4.54 | 0.39 | 4.82 | |
getKeggCollection | 0 | 0 | 0 | |
getMSigCollection | 0 | 0 | 0 | |
getPantherCollection | 0 | 0 | 0 | |
getReactomeCollection | 0 | 0 | 0 | |
goseq | 7.01 | 0.30 | 7.26 | |
gsdScore | 0.77 | 0.12 | 0.89 | |
gskey | 0 | 0 | 0 | |
hasGeneSet | 0.06 | 0.02 | 0.07 | |
hasGeneSetCollection | 0.03 | 0.01 | 0.04 | |
incidenceMatrix | 1.06 | 0.05 | 1.11 | |
iplot | 1.46 | 0.14 | 2.83 | |
is.active | 0.42 | 0.05 | 0.58 | |
logFC | 2.98 | 0.12 | 3.05 | |
mgheatmap | 0 | 0 | 0 | |
mgheatmap2 | 0 | 0 | 0 | |
msg | 0 | 0 | 0 | |
ora | 0.25 | 0.02 | 0.35 | |
p.matrix | 0.08 | 0.00 | 0.08 | |
randomGeneSetDb | 0.19 | 0.01 | 0.30 | |
renameCollections | 0.09 | 0.00 | 0.09 | |
renameRows | 0.41 | 0.03 | 0.44 | |
results | 0.09 | 0.00 | 0.09 | |
scale_rows | 0 | 0 | 0 | |
scoreSingleSamples | 4.31 | 0.22 | 4.56 | |
seas | 5.22 | 0.13 | 5.38 | |
sparrow_methods | 0 | 0 | 0 | |
species_info | 0.01 | 0.00 | 0.03 | |
subset.GeneSetDb | 0.07 | 0.00 | 0.06 | |
subsetByFeatures | 0.06 | 0.00 | 0.06 | |
validateInputs | 0.17 | 0.01 | 0.24 | |
volcanoPlot | 2.11 | 0.13 | 2.23 | |
volcanoStatsTable | 0.05 | 0.00 | 0.05 | |
zScore | 0.75 | 0.01 | 0.75 | |