Back to Multiple platform build/check report for BioC 3.17:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-10-16 11:37:34 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 1964/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sparrow 1.6.0  (landing page)
Steve Lianoglou
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/sparrow
git_branch: RELEASE_3_17
git_last_commit: 4d622bb
git_last_commit_date: 2023-04-25 11:33:15 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

CHECK results for sparrow on merida1


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.

raw results


Summary

Package: sparrow
Version: 1.6.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.6.0.tar.gz
StartedAt: 2023-10-16 07:23:02 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 07:47:31 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 1468.7 seconds
RetCode: 0
Status:   OK  
CheckDir: sparrow.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/sparrow.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.4
* 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.6.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 ... 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                     15.795  0.448  20.965
seas                      12.782  0.504  17.033
scoreSingleSamples         8.609  0.328  11.340
annotateGeneSetMembership  8.651  0.170  11.529
SparrowResult-utilities    8.570  0.193  11.926
geneSetsStats              8.534  0.225  11.387
geneSetSummaryByGenes      8.094  0.100  10.862
logFC                      7.105  0.170   9.231
calculateIndividualLogFC   5.589  0.099   7.379
eigenWeightedMean          4.251  0.089   5.617
volcanoPlot                3.895  0.185   5.251
* 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
  ‘/Users/biocbuild/bbs-3.17-bioc/meat/sparrow.Rcheck/00check.log’
for details.



Installation output

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.3-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)

Tests output

sparrow.Rcheck/tests/testthat.Rout


R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (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 0 | SKIP 1 | PASS 1471 ]

══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test-MultiGSEAResult.R:3:1'

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 1471 ]
> 
> ## 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 
656.329  28.733 832.607 

Example timings

sparrow.Rcheck/sparrow-Ex.timings

nameusersystemelapsed
GeneSetDb-class0.1450.0080.210
SparrowResult-utilities 8.570 0.19311.926
addGeneSetMetadata0.1170.0040.163
annotateGeneSetMembership 8.651 0.17011.529
calculateIndividualLogFC5.5890.0997.379
collectionMetadata0.1760.0170.242
combine-GeneSetDb-GeneSetDb-method0.1520.0060.194
combine-SparrowResult-SparrowResult-method0.2210.0060.286
conform0.8320.0271.085
conversion1.1380.0261.474
convertIdentifiers0.3010.0100.398
corplot0.1580.0090.206
eigenWeightedMean4.2510.0895.617
examples0.6090.1881.036
failWith0.0010.0010.001
featureIdMap0.7830.0181.041
featureIds0.8620.0181.142
geneSet0.1530.0040.205
geneSetCollectionURLfunction0.1050.0010.140
geneSetSummaryByGenes 8.094 0.10010.862
geneSets0.1030.0020.143
geneSetsStats 8.534 0.22511.387
getKeggCollection0.0000.0000.001
getMSigCollection0.0000.0000.001
getPantherCollection0.0000.0010.000
getReactomeCollection0.0000.0000.003
goseq15.795 0.44820.965
gsdScore1.7900.0332.376
gskey0.0060.0020.007
hasGeneSet0.1020.0020.134
hasGeneSetCollection0.1420.0160.206
incidenceMatrix2.1510.0342.861
iplot2.3080.2273.362
is.active0.6460.0960.965
logFC7.1050.1709.231
mgheatmap0.0000.0000.001
mgheatmap2000
msg0.0010.0010.002
ora0.4870.0240.649
p.matrix0.1660.0030.219
randomGeneSetDb0.1470.0120.231
renameCollections0.1440.0030.182
renameRows0.7070.0100.900
results0.1960.0120.268
scale_rows0.0070.0010.010
scoreSingleSamples 8.609 0.32811.340
seas12.782 0.50417.033
sparrow_methods0.0060.0030.009
species_info0.0120.0050.017
subset.GeneSetDb0.1210.0040.143
subsetByFeatures0.1430.0070.192
validateInputs0.2890.0220.430
volcanoPlot3.8950.1855.251
volcanoStatsTable0.1270.0030.161
zScore1.8750.0492.453