Back to Build/check report for BioC 3.11 experimental data

CHECK report for scRNAseq on malbec2

This page was generated on 2020-10-15 20:46:00 -0400 (Thu, 15 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE scRNAseq PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 329/391HostnameOS / ArchINSTALLBUILDCHECK
scRNAseq 2.2.0
Aaron Lun
Snapshot Date: 2020-10-15 07:30:17 -0400 (Thu, 15 Oct 2020)
URL: https://git.bioconductor.org/packages/scRNAseq
Branch: RELEASE_3_11
Last Commit: 98e1b43
Last Changed Date: 2020-05-07 00:47:32 -0400 (Thu, 07 May 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository

Summary

Package: scRNAseq
Version: 2.2.0
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:scRNAseq.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings scRNAseq_2.2.0.tar.gz
StartedAt: 2020-10-15 14:08:28 -0400 (Thu, 15 Oct 2020)
EndedAt: 2020-10-15 14:24:46 -0400 (Thu, 15 Oct 2020)
EllapsedTime: 978.6 seconds
RetCode: 0
Status:  OK 
CheckDir: scRNAseq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:scRNAseq.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings scRNAseq_2.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.11-data-experiment/meat/scRNAseq.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘scRNAseq/DESCRIPTION’ ... OK
* this is package ‘scRNAseq’ version ‘2.2.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 ‘scRNAseq’ 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
ERCCSpikeInConcentrations: no visible global function definition for
  ‘read.delim’
ZeiselBrainData: no visible global function definition for ‘altExp’
Undefined global functions or variables:
  altExp read.delim
Consider adding
  importFrom("utils", "read.delim")
to your NAMESPACE file.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                          user system elapsed
BachMammaryData         54.224  3.348  77.880
LaMannoBrainData        27.904  0.403  30.942
LunSpikeInData          20.033  0.455  22.550
ReprocessedData         12.820  0.416  15.617
NestorowaHSCData        10.575  0.744  12.128
MessmerESCData          10.669  0.456  11.973
BaronPancreasData        9.954  0.388  11.063
BuettnerESCData          9.722  0.275  11.164
ZeiselBrainData          9.742  0.216  11.886
SegerstolpePancreasData  9.123  0.429  16.191
AztekinTailData          9.067  0.336  11.154
RichardTCellData         8.565  0.367  15.528
LengESCData              8.624  0.280   9.873
KolodziejczykESCData     8.393  0.492  10.431
MacoskoRetinaData        7.717  0.359  12.622
CampbellBrainData        6.800  0.272   7.956
TasicBrainData           6.377  0.415   8.060
XinPancreasData          6.624  0.068   8.339
UsoskinBrainData         6.252  0.161   7.353
ShekharRetinaData        5.924  0.180   6.850
ChenBrainData            5.597  0.160   7.013
MuraroPancreasData       5.486  0.268   7.763
PaulHSCData              5.448  0.160   6.385
MarquesBrainData         5.066  0.097   8.279
RomanovBrainData         4.847  0.129   6.738
LawlorPancreasData       4.580  0.072   5.498
* 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
  ‘/home/biocbuild/bbs-3.11-data-experiment/meat/scRNAseq.Rcheck/00check.log’
for details.



Installation output

scRNAseq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL scRNAseq
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’
* installing *source* package ‘scRNAseq’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (scRNAseq)

Tests output

scRNAseq.Rcheck/tests/testthat.Rout


R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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(testthat)
> library(scRNAseq)
Loading required package: SingleCellExperiment
Loading required package: SummarizedExperiment
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: DelayedArray
Loading required package: matrixStats

Attaching package: 'matrixStats'

The following objects are masked from 'package:Biobase':

    anyMissing, rowMedians


Attaching package: 'DelayedArray'

The following objects are masked from 'package:matrixStats':

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

The following objects are masked from 'package:base':

    aperm, apply, rowsum

> test_check("scRNAseq")
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 73 | SKIPPED: 0 | WARNINGS: 24 | FAILED: 0 ]
Warning message:
call dbDisconnect() when finished working with a connection 
> 
> proc.time()
   user  system elapsed 
369.616  13.888 453.700 

Example timings

scRNAseq.Rcheck/scRNAseq-Ex.timings

nameusersystemelapsed
AztekinTailData 9.067 0.33611.154
BachMammaryData54.224 3.34877.880
BaronPancreasData 9.954 0.38811.063
BuettnerESCData 9.722 0.27511.164
CampbellBrainData6.8000.2727.956
ChenBrainData5.5970.1607.013
ERCCSpikeInConcentrations2.3550.0252.633
GrunHSCData2.5790.0322.815
GrunPancreasData3.0560.1203.485
KolodziejczykESCData 8.393 0.49210.431
LaMannoBrainData27.904 0.40330.942
LawlorPancreasData4.5800.0725.498
LengESCData8.6240.2809.873
LunSpikeInData20.033 0.45522.550
MacoskoRetinaData 7.717 0.35912.622
MarquesBrainData5.0660.0978.279
MessmerESCData10.669 0.45611.973
MuraroPancreasData5.4860.2687.763
NestorowaHSCData10.575 0.74412.128
PaulHSCData5.4480.1606.385
ReprocessedData12.820 0.41615.617
RichardTCellData 8.565 0.36715.528
RomanovBrainData4.8470.1296.738
SegerstolpePancreasData 9.123 0.42916.191
ShekharRetinaData5.9240.1806.850
TasicBrainData6.3770.4158.060
UsoskinBrainData6.2520.1617.353
XinPancreasData6.6240.0688.339
ZeiselBrainData 9.742 0.21611.886