Back to Multiple platform build/check report for BioC 3.15
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2022-03-18 11:08:44 -0400 (Fri, 18 Mar 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.4 LTS)x86_64R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" 4334
riesling1Windows Server 2019 Standardx64R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" 4097
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" 4083
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" 4134
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

CHECK results for sparrow on riesling1


To the developers/maintainers of the sparrow package:
- Please 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 How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1846/2090HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sparrow 1.1.3  (landing page)
Steve Lianoglou
Snapshot Date: 2022-03-17 13:55:23 -0400 (Thu, 17 Mar 2022)
git_url: https://git.bioconductor.org/packages/sparrow
git_branch: master
git_last_commit: 92bc3fc
git_last_commit_date: 2021-12-06 20:39:52 -0400 (Mon, 06 Dec 2021)
nebbiolo1Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    ERROR  
riesling1Windows Server 2019 Standard / x64  OK    OK    ERROR    OK  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    ERROR    OK  

Summary

Package: sparrow
Version: 1.1.3
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:sparrow.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings sparrow_1.1.3.tar.gz
StartedAt: 2022-03-17 20:20:35 -0400 (Thu, 17 Mar 2022)
EndedAt: 2022-03-17 20:38:09 -0400 (Thu, 17 Mar 2022)
EllapsedTime: 1053.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: sparrow.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:sparrow.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings sparrow_1.1.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/sparrow.Rcheck'
* using R Under development (unstable) (2021-11-21 r81221)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'sparrow/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'sparrow' version '1.1.3'
* 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 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 5.50   0.20    5.70
seas  3.32   0.09   18.44
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.R'
 ERROR
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
  73/76 mismatches (average diff: 0.033)
  [1]  0.13546 - 0.1036 ==  0.03187
  [2]  0.04382 - 0.0398 ==  0.00398
  [4]  0.86853 - 0.8008 ==  0.06773
  [5]  0.90040 - 0.8486 ==  0.05179
  [6]  0.31873 - 0.3028 ==  0.01594
  [7]  0.76892 - 0.7092 ==  0.05976
  [8]  0.15936 - 0.1793 == -0.01992
  [9]  0.35060 - 0.3307 ==  0.01992
  [10] 0.00797 - 0.0319 == -0.02390
  ...
  
  [ FAIL 10 | WARN 0 | SKIP 1 | PASS 1485 ]
  Error: Test failures
  Execution halted
* 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 ERROR, 1 NOTE
See
  'D:/biocbuild/bbs-3.15-bioc/meat/sparrow.Rcheck/00check.log'
for details.


Installation output

sparrow.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL sparrow
###
##############################################################################
##############################################################################


* installing to library 'D:/biocbuild/bbs-3.15-bioc/R/library'
* installing *source* package 'sparrow' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'sparrow'
    finding HTML links ... done
    GeneSetDb-class                         html  
    SparrowResult-utilities                 html  
REDIRECT:topic	 Previous alias or file overwritten by alias: D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-sparrow/00new/sparrow/help/geneSetDb.html
    SparrowResult                           html  
    addGeneSetMetadata                      html  
    all.equal.GeneSetDb                     html  
    annotateGeneSetMembership               html  
    calculateIndividualLogFC                html  
    collectionMetadata                      html  
    combine-GeneSetDb-GeneSetDb-method      html  
    combine-SparrowResult-SparrowResult-method
                                            html  
    conform                                 html  
    conversion                              html  
    convertIdentifiers                      html  
    corplot                                 html  
    eigenWeightedMean                       html  
    examples                                html  
    failWith                                html  
    featureIdMap                            html  
    featureIds                              html  
    geneSet                                 html  
    geneSetCollectionURLfunction            html  
    geneSetSummaryByGenes                   html  
    geneSets                                html  
    geneSetsStats                           html  
    getKeggCollection                       html  
    getMSigCollection                       html  
    getPantherCollection                    html  
    getReactomeCollection                   html  
    goseq                                   html  
    gsdScore                                html  
    gskey                                   html  
    hasGeneSet                              html  
    hasGeneSetCollection                    html  
    incidenceMatrix                         html  
    iplot                                   html  
    is.active                               html  
    logFC                                   html  
    mgheatmap                               html  
    mgheatmap2                              html  
    msg                                     html  
    ora                                     html  
    p.matrix                                html  
    randomGeneSetDb                         html  
    renameCollections                       html  
    renameRows                              html  
    results                                 html  
    scale_rows                              html  
    scoreSingleSamples                      html  
    seas                                    html  
    finding level-2 HTML links ... done

    sparrow_methods                         html  
    species_info                            html  
    ssGSEA.normalize                        html  
    sub-GeneSetDb-ANY-ANY-ANY-method        html  
    subset.GeneSetDb                        html  
    subsetByFeatures                        html  
    validateInputs                          html  
    volcanoPlot                             html  
    volcanoStatsTable                       html  
    zScore                                  html  
*** 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)
Making 'packages.html' ... done

Tests output

sparrow.Rcheck/tests/testthat.Rout.fail


R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences"
Copyright (C) 2021 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 10 | WARN 0 | SKIP 1 | PASS 1485 ]

== Skipped tests ===============================================================
* empty test (1)

== Failed tests ================================================================
-- Failure (test-fgsea.R:16:3): seas calculate t and preranked t match fgsea results --
`{ ... }` did not produce any warnings.
-- Failure (test-fgsea.R:63:3): seas calculate t and preranked t match fgsea results --
mgres$NES not equal to rest$NES.
76/76 mismatches (average diff: 0.0142)
[1] -1.556 - -1.584 ==  0.02811
[2] -2.083 - -2.107 ==  0.02325
[3] -1.769 - -1.797 ==  0.02770
[4] -1.026 - -1.023 == -0.00236
[5]  1.538 -  1.536 ==  0.00124
[6] -1.845 - -1.880 ==  0.03493
[7]  0.652 -  0.658 == -0.00542
[8] -1.567 - -1.592 ==  0.02577
[9] -1.223 - -1.221 == -0.00268
...
-- Failure (test-fgsea.R:64:3): seas calculate t and preranked t match fgsea results --
mgres$pval not equal to rest$pval.
70/76 mismatches (average diff: 0.0119)
[1] 1.64e-02 - 0.030758 == -1.44e-02
[2] 2.08e-05 - 0.000017 ==  3.81e-06
[3] 1.22e-03 - 0.001563 == -3.45e-04
[4] 4.42e-01 - 0.446337 == -4.60e-03
[5] 2.86e-02 - 0.034707 == -6.08e-03
[6] 3.90e-04 - 0.000284 ==  1.05e-04
[7] 9.23e-01 - 0.905612 ==  1.75e-02
[8] 1.91e-02 - 0.031313 == -1.22e-02
[9] 2.27e-02 - 0.030488 == -7.77e-03
...
-- Failure (test-fgsea.R:67:3): seas calculate t and preranked t match fgsea results --
`{ ... }` did not produce any warnings.
-- Failure (test-fgsea.R:75:3): seas calculate t and preranked t match fgsea results --
rpre[, comp.cols] not equal to mgres[, comp.cols].
Component "pval": Mean relative difference: 0.0638459
-- Failure (test-fgsea.R:78:3): seas calculate t and preranked t match fgsea results --
`{ ... }` did not produce any warnings.
-- Failure (test-fgsea.R:85:3): seas calculate t and preranked t match fgsea results --
res.df[, comp.cols] not equal to mgres[, comp.cols].
Component "pval": Mean relative difference: 0.07822949
-- Failure (test-romer.R:44:3): romer runs equivalently from do.romer vs direct call --
res$pval.up not equal to expected[, "Up"].
68/76 mismatches (average diff: 0.021)
[1]  0.992 - 0.996 == -0.00398
[2]  0.988 - 0.960 ==  0.02789
[3]  0.880 - 0.888 == -0.00797
[4]  0.865 - 0.825 ==  0.03984
[5]  0.283 - 0.259 ==  0.02390
[6]  0.912 - 0.892 ==  0.01992
[7]  0.462 - 0.490 == -0.02789
[9]  0.554 - 0.562 == -0.00797
[10] 0.988 - 0.980 ==  0.00797
...
-- Failure (test-romer.R:45:3): romer runs equivalently from do.romer vs direct call --
res$pval.down not equal to expected[, "Down"].
68/76 mismatches (average diff: 0.021)
[1]  0.0120 - 0.00797 ==  0.00398
[2]  0.0159 - 0.04382 == -0.02789
[3]  0.1235 - 0.11554 ==  0.00797
[4]  0.1394 - 0.17928 == -0.03984
[5]  0.7211 - 0.74502 == -0.02390
[6]  0.0916 - 0.11155 == -0.01992
[7]  0.5418 - 0.51394 ==  0.02789
[9]  0.4502 - 0.44223 ==  0.00797
[10] 0.0159 - 0.02390 == -0.00797
...
-- Failure (test-romer.R:46:3): romer runs equivalently from do.romer vs direct call --
res$pval not equal to expected[, "Mixed"].
73/76 mismatches (average diff: 0.033)
[1]  0.13546 - 0.1036 ==  0.03187
[2]  0.04382 - 0.0398 ==  0.00398
[4]  0.86853 - 0.8008 ==  0.06773
[5]  0.90040 - 0.8486 ==  0.05179
[6]  0.31873 - 0.3028 ==  0.01594
[7]  0.76892 - 0.7092 ==  0.05976
[8]  0.15936 - 0.1793 == -0.01992
[9]  0.35060 - 0.3307 ==  0.01992
[10] 0.00797 - 0.0319 == -0.02390
...

[ FAIL 10 | WARN 0 | SKIP 1 | PASS 1485 ]
Error: Test failures
Execution halted

Example timings

sparrow.Rcheck/sparrow-Ex.timings

nameusersystemelapsed
GeneSetDb-class0.090.000.09
SparrowResult-utilities3.390.273.61
addGeneSetMetadata0.090.000.10
annotateGeneSetMembership3.930.174.06
calculateIndividualLogFC1.650.061.72
collectionMetadata0.060.000.06
combine-GeneSetDb-GeneSetDb-method0.080.030.08
combine-SparrowResult-SparrowResult-method0.100.000.09
conform0.340.060.41
conversion0.500.080.56
convertIdentifiers0.160.020.16
corplot0.070.000.08
eigenWeightedMean1.520.011.53
examples0.270.070.33
failWith000
featureIdMap0.310.060.37
featureIds0.870.060.94
geneSet0.070.000.06
geneSetCollectionURLfunction0.040.020.06
geneSetSummaryByGenes2.610.152.77
geneSets0.080.000.08
geneSetsStats3.110.133.17
getKeggCollection000
getMSigCollection000
getPantherCollection000
getReactomeCollection000
goseq5.50.25.7
gsdScore1.440.101.53
gskey000
hasGeneSet0.040.000.05
hasGeneSetCollection0.040.000.03
incidenceMatrix0.840.060.91
iplot0.720.120.84
is.active0.250.241.23
logFC2.280.112.39
mgheatmap000
mgheatmap2000
msg000
ora0.250.141.14
p.matrix0.080.000.08
randomGeneSetDb0.080.201.00
renameCollections0.080.000.08
renameRows0.300.030.33
results0.060.000.06
scale_rows0.010.000.02
scoreSingleSamples2.680.743.40
seas 3.32 0.0918.44
sparrow_methods000
species_info000
subset.GeneSetDb0.050.000.05
subsetByFeatures0.080.000.06
validateInputs0.160.271.36
volcanoPlot1.560.071.64
volcanoStatsTable0.040.000.05
zScore1.490.051.53