| Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2024-04-17 11:37:20 -0400 (Wed, 17 Apr 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4676 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" | 4414 |
| merida1 | macOS 12.7.1 Monterey | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4437 |
| 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.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | 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: 2024-04-16 05:20:03 -0400 (Tue, 16 Apr 2024) |
| EndedAt: 2024-04-16 05:34:10 -0400 (Tue, 16 Apr 2024) |
| EllapsedTime: 847.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.3 (2024-02-29 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.52 0.49 7.93
geneSetsStats 5.36 0.40 5.50
annotateGeneSetMembership 5.01 0.24 5.06
* 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.3 (2024-02-29 ucrt) -- "Angel Food Cake"
Copyright (C) 2024 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 1495 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test-MultiGSEAResult.R:3:1'
[ FAIL 0 | WARN 11 | SKIP 1 | PASS 1495 ]
>
> ## 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
353.48 20.28 571.78
sparrow.Rcheck/sparrow-Ex.timings
| name | user | system | elapsed | |
| GeneSetDb-class | 0.07 | 0.02 | 0.08 | |
| SparrowResult-utilities | 4.32 | 0.25 | 4.38 | |
| addGeneSetMetadata | 0.1 | 0.0 | 0.1 | |
| annotateGeneSetMembership | 5.01 | 0.24 | 5.06 | |
| calculateIndividualLogFC | 2.11 | 0.11 | 2.22 | |
| collectionMetadata | 0.10 | 0.01 | 0.11 | |
| combine-GeneSetDb-GeneSetDb-method | 0.09 | 0.02 | 0.11 | |
| combine-SparrowResult-SparrowResult-method | 0.12 | 0.00 | 0.14 | |
| conform | 0.59 | 0.00 | 0.60 | |
| conversion | 0.72 | 0.01 | 0.73 | |
| convertIdentifiers | 0.16 | 0.00 | 0.17 | |
| corplot | 0.08 | 0.02 | 0.10 | |
| eigenWeightedMean | 2.53 | 0.09 | 2.60 | |
| examples | 0.40 | 0.08 | 0.49 | |
| failWith | 0 | 0 | 0 | |
| featureIdMap | 0.58 | 0.02 | 0.60 | |
| featureIds | 0.58 | 0.03 | 0.61 | |
| geneSet | 0.28 | 0.00 | 0.28 | |
| geneSetCollectionURLfunction | 0.09 | 0.00 | 0.08 | |
| geneSetSummaryByGenes | 3.20 | 0.20 | 3.39 | |
| geneSets | 0.07 | 0.02 | 0.06 | |
| geneSetsStats | 5.36 | 0.40 | 5.50 | |
| getKeggCollection | 0 | 0 | 0 | |
| getMSigCollection | 0 | 0 | 0 | |
| getPantherCollection | 0 | 0 | 0 | |
| getReactomeCollection | 0 | 0 | 0 | |
| goseq | 7.52 | 0.49 | 7.93 | |
| gsdScore | 0.87 | 0.01 | 0.89 | |
| gskey | 0.02 | 0.00 | 0.02 | |
| hasGeneSet | 0.05 | 0.00 | 0.06 | |
| hasGeneSetCollection | 0.04 | 0.00 | 0.04 | |
| incidenceMatrix | 1.60 | 0.03 | 1.61 | |
| iplot | 2.39 | 0.23 | 2.64 | |
| is.active | 0.39 | 0.08 | 0.54 | |
| logFC | 2.68 | 0.27 | 2.79 | |
| mgheatmap | 0 | 0 | 0 | |
| mgheatmap2 | 0 | 0 | 0 | |
| msg | 0 | 0 | 0 | |
| ora | 0.33 | 0.01 | 0.44 | |
| p.matrix | 0.12 | 0.00 | 0.12 | |
| randomGeneSetDb | 0.11 | 0.02 | 0.20 | |
| renameCollections | 0.11 | 0.01 | 0.13 | |
| renameRows | 0.58 | 0.00 | 0.58 | |
| results | 0.11 | 0.00 | 0.11 | |
| scale_rows | 0 | 0 | 0 | |
| scoreSingleSamples | 3.95 | 0.21 | 4.15 | |
| seas | 4.61 | 0.17 | 4.66 | |
| sparrow_methods | 0.02 | 0.00 | 0.01 | |
| species_info | 0 | 0 | 0 | |
| subset.GeneSetDb | 0.08 | 0.00 | 0.07 | |
| subsetByFeatures | 0.12 | 0.01 | 0.09 | |
| validateInputs | 0.22 | 0.04 | 0.36 | |
| volcanoPlot | 2.30 | 0.15 | 2.55 | |
| volcanoStatsTable | 0.09 | 0.00 | 0.09 | |
| zScore | 2.45 | 0.02 | 2.47 | |