Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-07-12 17:38 -0400 (Fri, 12 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4741
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4483
merida1macOS 12.7.4 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4512
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4461
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

Package 783/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.10.0  (landing page)
Russell Bainer
Snapshot Date: 2024-07-10 14:00 -0400 (Wed, 10 Jul 2024)
git_url: https://git.bioconductor.org/packages/gCrisprTools
git_branch: RELEASE_3_19
git_last_commit: 757cdf3
git_last_commit_date: 2024-04-30 10:53:27 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for gCrisprTools on nebbiolo1

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.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: gCrisprTools
Version: 2.10.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings gCrisprTools_2.10.0.tar.gz
StartedAt: 2024-07-10 23:13:09 -0400 (Wed, 10 Jul 2024)
EndedAt: 2024-07-10 23:22:29 -0400 (Wed, 10 Jul 2024)
EllapsedTime: 560.3 seconds
RetCode: 0
Status:   OK  
CheckDir: gCrisprTools.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/gCrisprTools.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘gCrisprTools/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘gCrisprTools’ version ‘2.10.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 code 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 ... NOTE
Documented arguments not in \usage in Rd file 'ct.targetSetEnrichment.Rd':
  ‘pvalue.cutoff’ ‘organism’ ‘db.cut’ ‘species’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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            24.297  1.423  25.410
ct.makeReport         17.007  0.249  17.262
ct.makeContrastReport  9.111  0.181   9.245
ct.seas                8.124  1.115   7.926
ct.compareContrasts    8.594  0.240   8.833
ct.guideCDF            7.868  0.032   7.901
ct.upSet               6.944  0.076   7.020
ct.GCbias              6.307  0.208   6.515
ct.makeQCReport        5.222  0.067   5.280
ct.contrastBarchart    5.163  0.016   5.179
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘unit.tests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/gCrisprTools.Rcheck/00check.log’
for details.


Installation output

gCrisprTools.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.19-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 version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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 Jul 10 23:18:24 2024 
*********************************************** 
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.955   0.296   7.241 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0020.0000.003
ann0.0530.0000.053
ct.CAT1.7580.2041.962
ct.DirectionalTests0.2830.2560.539
ct.GCbias6.3070.2086.515
ct.GREATdb24.297 1.42325.410
ct.PRC2.0350.0932.126
ct.ROC1.1980.0001.198
ct.RRAaPvals0.3010.0000.301
ct.RRAalpha0.2300.0000.229
ct.alignmentChart0.0050.0000.005
ct.alphaBeta0.0000.0000.001
ct.applyAlpha0.0040.0000.005
ct.buildSE0.3810.0000.382
ct.compareContrasts8.5940.2408.833
ct.contrastBarchart5.1630.0165.179
ct.expandAnnotation0.0550.0000.054
ct.filterReads0.2270.0000.227
ct.gRNARankByReplicate0.4010.0080.410
ct.generateResults0.4190.0000.419
ct.guideCDF7.8680.0327.901
ct.keyCheck0.0800.0120.092
ct.makeContrastReport9.1110.1819.245
ct.makeQCReport5.2220.0675.280
ct.makeReport17.007 0.24917.262
ct.makeRhoNull0.0000.0000.001
ct.normalizeBySlope1.2800.0241.305
ct.normalizeFQ0.8520.0080.859
ct.normalizeGuides3.2480.0523.301
ct.normalizeMedians0.7360.0160.752
ct.normalizeNTC0.8370.0240.861
ct.normalizeSpline0.9600.0120.972
ct.parseGeneSymbol0.0010.0000.002
ct.prepareAnnotation0.4960.0160.511
ct.preprocessFit1.4150.0081.423
ct.rankSimple3.2470.0003.247
ct.rawCountDensities0.1190.0040.123
ct.regularizeContrasts0.1090.0000.109
ct.resultCheck0.0520.0000.052
ct.scatter0.2960.0000.296
ct.seas8.1241.1157.926
ct.seasPrep1.8530.2192.074
ct.signalSummary1.4170.0091.425
ct.simpleResult1.1270.1041.231
ct.softLog0.0000.0000.001
ct.stackGuides4.4310.2434.674
ct.targetSetEnrichment1.1000.0161.116
ct.topTargets0.2940.0120.306
ct.upSet6.9440.0767.020
ct.viewControls0.1970.0070.204
ct.viewGuides0.2890.0010.289
es0.0530.0000.052
essential.genes0.0020.0000.002
fit0.1660.0110.178
resultsDF0.060.000.06