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

This page was generated on 2023-04-12 10:55:36 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_644.3.0 alpha (2023-04-03 r84154) 4547
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" 4333
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 gCrisprTools on nebbiolo2


To the developers/maintainers of the gCrisprTools package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/gCrisprTools.git to reflect on this report. See Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 753/2207HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.5.0  (landing page)
Russell Bainer
Snapshot Date: 2023-04-11 14:00:16 -0400 (Tue, 11 Apr 2023)
git_url: https://git.bioconductor.org/packages/gCrisprTools
git_branch: devel
git_last_commit: 881c664
git_last_commit_date: 2022-11-01 11:14:23 -0400 (Tue, 01 Nov 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    OK  
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  

Summary

Package: gCrisprTools
Version: 2.5.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings gCrisprTools_2.5.0.tar.gz
StartedAt: 2023-04-12 06:23:08 -0400 (Wed, 12 Apr 2023)
EndedAt: 2023-04-12 06:32:34 -0400 (Wed, 12 Apr 2023)
EllapsedTime: 565.6 seconds
RetCode: 0
Status:   OK  
CheckDir: gCrisprTools.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings gCrisprTools_2.5.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/gCrisprTools.Rcheck’
* using R Under development (unstable) (2023-02-14 r83833)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
    GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
* running under: Ubuntu 20.04.6 LTS
* using session charset: UTF-8
* checking for file ‘gCrisprTools/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘gCrisprTools’ version ‘2.5.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 ... 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Namespace in Imports field not imported from: ‘RobustRankAggreg’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
ct.GREATdb            28.568  1.828  30.032
ct.makeReport         17.826  0.159  17.988
ct.guideCDF           10.402  0.203  10.606
ct.seas                8.817  0.996   8.570
ct.makeContrastReport  9.222  0.139   9.371
ct.compareContrasts    8.052  0.327   8.379
ct.upSet               7.035  0.024   7.059
ct.GCbias              6.652  0.148   6.800
ct.contrastBarchart    5.656  0.028   5.683
ct.makeQCReport        5.467  0.051   5.523
* 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 ...
  ‘Contrast_Comparisons.Rmd’ using ‘UTF-8’... OK
  ‘Crispr_example_workflow.Rmd’ using ‘UTF-8’... OK
  ‘gCrisprTools_Vignette.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/gCrisprTools.Rcheck/00check.log’
for details.



Installation output

gCrisprTools.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-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 Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences"
Copyright (C) 2023 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 -- Wed Apr 12 06:28:28 2023 
*********************************************** 
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 
  6.876   0.378   7.238 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0030.0000.003
ann0.0510.0040.056
ct.CAT1.4240.0761.500
ct.DirectionalTests0.2560.0680.324
ct.GCbias6.6520.1486.800
ct.GREATdb28.568 1.82830.032
ct.PRC2.0080.1322.136
ct.ROC2.4920.0312.524
ct.RRAaPvals0.3250.0080.333
ct.RRAalpha0.2390.0010.238
ct.alignmentChart0.0050.0000.005
ct.alphaBeta0.0000.0000.001
ct.applyAlpha0.0020.0000.002
ct.buildSE0.4110.0000.411
ct.compareContrasts8.0520.3278.379
ct.contrastBarchart5.6560.0285.683
ct.expandAnnotation0.0580.0010.058
ct.filterReads0.2530.0030.257
ct.gRNARankByReplicate0.4320.0200.452
ct.generateResults0.4610.0080.470
ct.guideCDF10.402 0.20310.606
ct.keyCheck0.1160.0000.117
ct.makeContrastReport9.2220.1399.371
ct.makeQCReport5.4670.0515.523
ct.makeReport17.826 0.15917.988
ct.makeRhoNull000
ct.normalizeBySlope1.2710.0121.282
ct.normalizeFQ0.8470.0080.855
ct.normalizeGuides3.2340.0843.318
ct.normalizeMedians0.7550.0200.776
ct.normalizeNTC0.8830.0120.895
ct.normalizeSpline0.9970.0241.022
ct.parseGeneSymbol0.0020.0000.002
ct.prepareAnnotation0.5030.0160.519
ct.preprocessFit1.5680.0401.607
ct.rankSimple3.4250.0003.425
ct.rawCountDensities0.1420.0000.142
ct.regularizeContrasts0.0930.0000.093
ct.resultCheck0.0530.0000.053
ct.scatter0.3410.0000.341
ct.seas8.8170.9968.570
ct.seasPrep1.9360.0802.017
ct.signalSummary1.4530.0121.466
ct.simpleResult1.1540.0161.170
ct.softLog000
ct.stackGuides4.5210.2724.793
ct.targetSetEnrichment1.1770.0041.181
ct.topTargets0.3060.0000.305
ct.upSet7.0350.0247.059
ct.viewControls0.2480.0040.253
ct.viewGuides0.2910.0000.291
es0.0470.0040.051
essential.genes0.0010.0000.001
fit0.1730.0000.173
resultsDF0.0530.0000.052