| Back to Build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-01-09 12:02 -0500 (Fri, 09 Jan 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4593 |
| 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 792/2332 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| gCrisprTools 2.17.0 (landing page) Russell Bainer
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | ||||||||
|
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. |
| Package: gCrisprTools |
| Version: 2.17.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings gCrisprTools_2.17.0.tar.gz |
| StartedAt: 2026-01-08 19:58:48 -0500 (Thu, 08 Jan 2026) |
| EndedAt: 2026-01-08 20:01:41 -0500 (Thu, 08 Jan 2026) |
| EllapsedTime: 173.2 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: gCrisprTools.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings gCrisprTools_2.17.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/gCrisprTools.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘gCrisprTools/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘gCrisprTools’ version ‘2.17.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 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 29.431 0.551 30.767
ct.guideCDF 5.456 2.467 8.248
ct.makeReport 6.482 0.975 7.695
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
‘/Users/biocbuild/bbs-3.23-bioc/meat/gCrisprTools.Rcheck/00check.log’
for details.
gCrisprTools.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL gCrisprTools ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’ * installing *source* package ‘gCrisprTools’ ... ** this is package ‘gCrisprTools’ version ‘2.17.0’ ** 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)
gCrisprTools.Rcheck/tests/unit.tests.Rout
R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20
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 Jan 8 20:01:37 2026
***********************************************
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
3.374 0.146 3.617
gCrisprTools.Rcheck/gCrisprTools-Ex.timings
| name | user | system | elapsed | |
| aln | 0.001 | 0.001 | 0.001 | |
| ann | 0.025 | 0.002 | 0.032 | |
| ct.CAT | 0.870 | 0.040 | 0.967 | |
| ct.DirectionalTests | 0.122 | 0.091 | 0.221 | |
| ct.GCbias | 2.441 | 0.152 | 2.631 | |
| ct.GREATdb | 29.431 | 0.551 | 30.767 | |
| ct.PRC | 1.030 | 0.066 | 1.126 | |
| ct.ROC | 0.516 | 0.035 | 0.565 | |
| ct.RRAaPvals | 0.137 | 0.011 | 0.153 | |
| ct.RRAalpha | 0.112 | 0.004 | 0.119 | |
| ct.alignmentChart | 0.002 | 0.001 | 0.003 | |
| ct.alphaBeta | 0 | 0 | 0 | |
| ct.applyAlpha | 0.001 | 0.002 | 0.003 | |
| ct.buildSE | 0.185 | 0.008 | 0.195 | |
| ct.compareContrasts | 3.561 | 0.356 | 4.123 | |
| ct.contrastBarchart | 2.197 | 0.016 | 2.291 | |
| ct.expandAnnotation | 0.027 | 0.001 | 0.029 | |
| ct.filterReads | 0.094 | 0.010 | 0.112 | |
| ct.gRNARankByReplicate | 0.150 | 0.017 | 0.181 | |
| ct.generateResults | 0.189 | 0.008 | 0.200 | |
| ct.guideCDF | 5.456 | 2.467 | 8.248 | |
| ct.keyCheck | 0.045 | 0.004 | 0.049 | |
| ct.makeContrastReport | 3.159 | 0.543 | 3.793 | |
| ct.makeQCReport | 1.476 | 0.202 | 1.731 | |
| ct.makeReport | 6.482 | 0.975 | 7.695 | |
| ct.makeRhoNull | 0.001 | 0.000 | 0.000 | |
| ct.normalizeBySlope | 0.613 | 0.040 | 0.657 | |
| ct.normalizeFQ | 0.344 | 0.044 | 0.397 | |
| ct.normalizeGuides | 1.277 | 0.150 | 1.456 | |
| ct.normalizeMedians | 0.277 | 0.031 | 0.333 | |
| ct.normalizeNTC | 0.340 | 0.029 | 0.374 | |
| ct.normalizeSpline | 0.405 | 0.039 | 0.448 | |
| ct.parseGeneSymbol | 0.000 | 0.001 | 0.001 | |
| ct.prepareAnnotation | 0.242 | 0.010 | 0.256 | |
| ct.preprocessFit | 0.564 | 0.092 | 0.668 | |
| ct.rankSimple | 1.354 | 0.013 | 1.380 | |
| ct.rawCountDensities | 0.058 | 0.005 | 0.070 | |
| ct.regularizeContrasts | 0.042 | 0.001 | 0.042 | |
| ct.resultCheck | 0.027 | 0.002 | 0.030 | |
| ct.scatter | 0.125 | 0.002 | 0.130 | |
| ct.seas | 4.059 | 0.448 | 4.717 | |
| ct.seasPrep | 0.757 | 0.146 | 0.940 | |
| ct.signalSummary | 0.566 | 0.023 | 0.600 | |
| ct.simpleResult | 0.487 | 0.044 | 0.538 | |
| ct.softLog | 0 | 0 | 0 | |
| ct.stackGuides | 1.927 | 0.451 | 2.414 | |
| ct.targetSetEnrichment | 0.450 | 0.053 | 0.523 | |
| ct.topTargets | 0.153 | 0.009 | 0.186 | |
| ct.upSet | 3.088 | 0.412 | 3.654 | |
| ct.viewControls | 0.098 | 0.010 | 0.123 | |
| ct.viewGuides | 0.137 | 0.005 | 0.147 | |
| es | 0.024 | 0.003 | 0.026 | |
| essential.genes | 0.000 | 0.001 | 0.001 | |
| fit | 0.080 | 0.003 | 0.083 | |
| resultsDF | 0.031 | 0.001 | 0.032 | |