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

CHECK report for gCrisprTools on malbec1

This page was generated on 2021-05-06 12:27:40 -0400 (Thu, 06 May 2021).

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 669/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 1.18.0  (landing page)
Russell Bainer
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/gCrisprTools
Branch: RELEASE_3_12
Last Commit: e6168b2
Last Changed Date: 2020-10-27 11:17:28 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository

Summary

Package: gCrisprTools
Version: 1.18.0
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings gCrisprTools_1.18.0.tar.gz
StartedAt: 2021-05-06 01:44:17 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 01:52:20 -0400 (Thu, 06 May 2021)
EllapsedTime: 483.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: gCrisprTools.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/gCrisprTools.Rcheck’
* using R version 4.0.5 (2021-03-31)
* 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.18.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’
Missing object imported by a ':::' call: ‘multiGSEA:::GeneSetDb.list’
* 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.PantherPathwayEnrichment 28.628  0.568  41.188
ct.makeReport               28.792  0.292  29.207
ct.makeContrastReport       13.120  0.420  15.762
ct.guideCDF                 12.860  0.016  12.900
ct.signalSummary             8.308  0.096   8.429
ct.stackGuides               8.008  0.024   8.093
ct.makeQCReport              7.544  0.220   7.863
ct.GCbias                    7.600  0.128   7.748
* 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.12-bioc/meat/gCrisprTools.Rcheck/00check.log’
for details.



Installation output

gCrisprTools.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.12-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.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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 -- Thu May  6 01:52:15 2021 
*********************************************** 
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 
 11.236   0.196  11.640 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0040.0000.003
ann0.0840.0040.087
ct.CAT0.1440.0000.142
ct.DirectionalTests0.3520.1120.465
ct.GCbias7.6000.1287.748
ct.PRC1.1840.0121.205
ct.PantherPathwayEnrichment28.628 0.56841.188
ct.ROC0.2160.0040.217
ct.RRAaPvals0.4640.0080.482
ct.RRAalpha0.3920.0000.394
ct.alignmentChart0.0080.0000.007
ct.alphaBeta0.0240.0000.021
ct.buildSE0.6600.0040.663
ct.ecdf0.0000.0000.001
ct.filterReads0.3960.0040.403
ct.gRNARankByReplicate0.7320.0080.741
ct.generateResults0.9240.0200.945
ct.guideCDF12.860 0.01612.900
ct.inputCheck0.1160.0000.114
ct.makeContrastReport13.120 0.42015.762
ct.makeQCReport7.5440.2207.863
ct.makeReport28.792 0.29229.207
ct.multiGSEA0.2720.0160.286
ct.normalizeBySlope1.9200.0401.961
ct.normalizeFQ1.2120.0441.257
ct.normalizeFactoredQuantiles1.1200.0241.148
ct.normalizeGuides4.4120.0684.510
ct.normalizeMedians1.1200.0241.153
ct.normalizeNTC1.2080.0161.230
ct.normalizeSpline1.2600.0081.276
ct.prepareAnnotation0.7120.0160.730
ct.preprocessFit2.4400.0322.472
ct.rawCountDensities0.2160.0040.221
ct.resultCheck0.1360.0000.134
ct.signalSummary8.3080.0968.429
ct.stackGuides8.0080.0248.093
ct.targetSetEnrichment0.1880.0040.193
ct.topTargets0.6600.0040.665
ct.viewControls0.4320.0000.431
ct.viewGuides0.4960.0040.499
es0.0520.0000.051
essential.genes0.0000.0000.001
fit0.1680.0040.174
resultsDF0.1080.0000.117