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

This page was generated on 2022-04-13 12:07:23 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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 tokay2


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? 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 1839/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sparrow 1.0.3  (landing page)
Steve Lianoglou
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/sparrow
git_branch: RELEASE_3_14
git_last_commit: 7cde579
git_last_commit_date: 2022-03-23 14:09:29 -0400 (Wed, 23 Mar 2022)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: sparrow
Version: 1.0.3
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:sparrow.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings sparrow_1.0.3.tar.gz
StartedAt: 2022-04-13 03:16:58 -0400 (Wed, 13 Apr 2022)
EndedAt: 2022-04-13 03:45:10 -0400 (Wed, 13 Apr 2022)
EllapsedTime: 1691.9 seconds
RetCode: 0
Status:   OK  
CheckDir: sparrow.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:sparrow.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings sparrow_1.0.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/sparrow.Rcheck'
* using R version 4.1.3 (2022-03-10)
* 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.0.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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                          user system elapsed
goseq                     9.39   0.56    9.73
seas                      6.44   0.81    7.09
geneSetsStats             5.93   0.85    6.52
geneSetSummaryByGenes     5.97   0.31    6.09
annotateGeneSetMembership 5.52   0.55    5.93
scoreSingleSamples        5.33   0.22    5.56
SparrowResult-utilities   5.11   0.35    5.61
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
goseq                     10.02   0.27   10.19
seas                       6.38   0.25    6.51
geneSetsStats              5.78   0.36    6.00
annotateGeneSetMembership  5.33   0.25    5.44
SparrowResult-utilities    5.19   0.25    5.33
scoreSingleSamples         5.23   0.19    5.41
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/sparrow.Rcheck/00check.log'
for details.



Installation output

sparrow.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/sparrow_1.0.3.tar.gz && rm -rf sparrow.buildbin-libdir && mkdir sparrow.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=sparrow.buildbin-libdir sparrow_1.0.3.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL sparrow_1.0.3.zip && rm sparrow_1.0.3.tar.gz sparrow_1.0.3.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 29 3013k   29  892k    0     0  1587k      0  0:00:01 --:--:--  0:00:01 1587k
100 3013k  100 3013k    0     0  2303k      0  0:00:01  0:00:01 --:--:-- 2305k

install for i386

* 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: C:/Users/biocbuild/bbs-3.14-bioc/meat/sparrow.buildbin-libdir/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

install for x64

* installing *source* package 'sparrow' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'sparrow' as sparrow_1.0.3.zip
* DONE (sparrow)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'sparrow' successfully unpacked and MD5 sums checked

Tests output

sparrow.Rcheck/tests_i386/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 1519 ]

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

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 1519 ]
> 
> ## 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 
 434.95   31.43  635.07 

sparrow.Rcheck/tests_x64/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 1483 ]

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

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 1483 ]
> 
> ## 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 
 462.21   19.53  657.17 

Example timings

sparrow.Rcheck/examples_i386/sparrow-Ex.timings

nameusersystemelapsed
GeneSetDb-class0.060.000.06
SparrowResult-utilities5.110.355.61
addGeneSetMetadata0.150.010.16
annotateGeneSetMembership5.520.555.93
calculateIndividualLogFC2.450.052.50
collectionMetadata0.080.010.10
combine-GeneSetDb-GeneSetDb-method0.090.020.11
combine-SparrowResult-SparrowResult-method0.240.010.45
conform0.620.000.61
conversion1.250.041.28
convertIdentifiers0.270.030.28
corplot0.150.000.16
eigenWeightedMean2.540.002.53
examples0.400.030.44
failWith000
featureIdMap0.750.030.78
featureIds0.690.000.68
geneSet0.090.000.10
geneSetCollectionURLfunction0.100.000.08
geneSetSummaryByGenes5.970.316.09
geneSets0.070.030.09
geneSetsStats5.930.856.52
getKeggCollection000
getMSigCollection000
getPantherCollection000
getReactomeCollection000
goseq9.390.569.73
gsdScore1.320.011.33
gskey000
hasGeneSet0.070.020.08
hasGeneSetCollection0.070.020.08
incidenceMatrix1.180.001.17
iplot1.120.061.19
is.active0.630.331.79
logFC4.140.314.36
mgheatmap000
mgheatmap2000
msg000
ora0.480.341.55
p.matrix0.130.000.13
randomGeneSetDb1.170.282.15
renameCollections0.090.040.11
renameRows0.420.030.45
results0.140.010.16
scale_rows000
scoreSingleSamples5.330.225.56
seas6.440.817.09
sparrow_methods000
species_info0.010.000.02
subset.GeneSetDb0.100.030.14
subsetByFeatures0.100.100.19
validateInputs0.350.341.37
volcanoPlot2.300.112.41
volcanoStatsTable0.070.030.11
zScore0.910.070.97

sparrow.Rcheck/examples_x64/sparrow-Ex.timings

nameusersystemelapsed
GeneSetDb-class0.090.020.11
SparrowResult-utilities5.190.255.33
addGeneSetMetadata0.080.000.08
annotateGeneSetMembership5.330.255.44
calculateIndividualLogFC2.390.032.42
collectionMetadata0.090.000.09
combine-GeneSetDb-GeneSetDb-method0.170.020.14
combine-SparrowResult-SparrowResult-method0.210.010.22
conform0.480.030.52
conversion0.630.050.67
convertIdentifiers0.220.050.25
corplot0.140.010.16
eigenWeightedMean2.260.022.26
examples0.390.030.42
failWith0.020.000.02
featureIdMap0.450.050.48
featureIds1.170.011.21
geneSet0.100.000.07
geneSetCollectionURLfunction0.060.000.07
geneSetSummaryByGenes3.520.113.59
geneSets0.070.000.08
geneSetsStats5.780.366.00
getKeggCollection000
getMSigCollection000
getPantherCollection000
getReactomeCollection000
goseq10.02 0.2710.19
gsdScore1.170.001.17
gskey000
hasGeneSet0.080.000.08
hasGeneSetCollection0.110.000.10
incidenceMatrix1.560.021.57
iplot1.110.081.32
is.active0.580.351.64
logFC4.230.184.31
mgheatmap000
mgheatmap20.020.000.01
msg000
ora0.500.341.57
p.matrix0.140.000.14
randomGeneSetDb0.080.311.11
renameCollections0.100.000.08
renameRows0.510.030.55
results0.130.000.12
scale_rows000
scoreSingleSamples5.230.195.41
seas6.380.256.51
sparrow_methods000
species_info0.020.000.02
subset.GeneSetDb0.140.000.14
subsetByFeatures0.110.020.12
validateInputs0.250.261.20
volcanoPlot2.510.082.69
volcanoStatsTable0.110.000.11
zScore0.990.031.02