Back to Multiple platform build/check report for BioC 3.11
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

CHECK report for gCrisprTools on malbec2

This page was generated on 2020-10-17 11:54:47 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE gCrisprTools PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 661/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 1.16.0
Russell Bainer
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/gCrisprTools
Branch: RELEASE_3_11
Last Commit: fb655d6
Last Changed Date: 2020-04-27 15:01:27 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: gCrisprTools
Version: 1.16.0
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings gCrisprTools_1.16.0.tar.gz
StartedAt: 2020-10-17 01:30:38 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 01:38:52 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 494.3 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: gCrisprTools.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/gCrisprTools.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 ‘gCrisprTools/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘gCrisprTools’ version ‘1.16.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 ‘gCrisprTools’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  9.6Mb
  sub-directories of 1Mb or more:
    data   2.3Mb
    doc    1.4Mb
* 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 ... WARNING
'::' or ':::' imports not declared from:
  ‘methods’ ‘multiGSEA’
Unavailable namespace imported from by a ':::' call: ‘multiGSEA’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
ct.GCbias: no visible global function definition for ‘is’
ct.GREATdb: no visible global function definition for
  ‘getMSigGeneSetDb’
ct.buildSE: no visible global function definition for ‘is’
ct.inputCheck: no visible global function definition for ‘is’
ct.multiGSEA: no visible global function definition for ‘is’
ct.multiGSEA: no visible binding for global variable ‘sig’
ct.multiGSEA: no visible global function definition for
  ‘hyperGeometricTest’
ct.multiGSEA: no visible binding for global variable ‘genesetDB’
ct.multiGSEA: no visible binding for global variable ‘up’
ct.multiGSEA: no visible binding for global variable ‘universe’
ct.normalizeBySlope: no visible global function definition for ‘is’
Undefined global functions or variables:
  genesetDB getMSigGeneSetDb hyperGeometricTest is sig universe up
Consider adding
  importFrom("methods", "is")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                              user system elapsed
ct.makeReport               25.773  0.272  26.054
ct.PantherPathwayEnrichment 24.678  0.556  41.542
ct.makeContrastReport       11.965  0.427  14.712
ct.guideCDF                 11.244  0.008  11.252
ct.makeQCReport              7.221  0.323   7.572
ct.GCbias                    6.821  0.112   6.933
ct.signalSummary             6.557  0.132   6.702
ct.stackGuides               5.617  0.012   5.629
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘unit.tests.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 WARNING, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.11-bioc/meat/gCrisprTools.Rcheck/00check.log’
for details.



Installation output

gCrisprTools.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’
* installing *source* package ‘gCrisprTools’ ...
** using staged installation
** R
** data
** 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 (gCrisprTools)

Tests output

gCrisprTools.Rcheck/tests/unit.tests.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.

> #require("BiocGenerics", quietly = TRUE)
> BiocGenerics:::testPackage("gCrisprTools")


RUNIT TEST PROTOCOL -- Sat Oct 17 01:38:47 2020 
*********************************************** 
Number of test functions: 0 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
gCrisprTools RUnit Tests - 0 test functions, 0 errors, 0 failures
Number of test functions: 0 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  8.037   0.270   8.292 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0000.0020.002
ann0.0750.0040.079
ct.CAT0.1420.0000.142
ct.DirectionalTests0.3650.0440.409
ct.GCbias6.8210.1126.933
ct.PRC1.2380.0201.258
ct.PantherPathwayEnrichment24.678 0.55641.542
ct.ROC0.1740.0000.174
ct.RRAaPvals0.4490.0080.457
ct.RRAalpha0.2680.0000.268
ct.alignmentChart0.0050.0000.005
ct.alphaBeta0.0110.0000.011
ct.buildSE0.4870.0120.499
ct.ecdf0.0010.0000.000
ct.filterReads0.360.000.36
ct.gRNARankByReplicate0.4880.0000.488
ct.generateResults0.6020.0080.610
ct.guideCDF11.244 0.00811.252
ct.inputCheck0.1020.0040.106
ct.makeContrastReport11.965 0.42714.712
ct.makeQCReport7.2210.3237.572
ct.makeReport25.773 0.27226.054
ct.multiGSEA0.2980.0080.306
ct.normalizeBySlope1.9420.0401.983
ct.normalizeFQ1.0390.0281.067
ct.normalizeFactoredQuantiles0.8520.0200.872
ct.normalizeGuides4.4860.0524.539
ct.normalizeMedians1.1390.0121.151
ct.normalizeNTC1.3840.0081.392
ct.normalizeSpline1.0810.0081.089
ct.prepareAnnotation0.5320.0240.556
ct.preprocessFit2.2390.0722.311
ct.rawCountDensities0.2130.0000.213
ct.resultCheck0.1600.0040.164
ct.signalSummary6.5570.1326.702
ct.stackGuides5.6170.0125.629
ct.targetSetEnrichment0.1830.0000.183
ct.topTargets0.5960.0080.603
ct.viewControls0.4360.0120.448
ct.viewGuides0.4640.0040.468
es0.0510.0000.052
essential.genes0.0010.0000.001
fit0.1720.0000.171
resultsDF0.1180.0000.119