| Back to Build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-10-27 12:45 -0400 (Mon, 27 Oct 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4637 |
| 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 798/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| gCrisprTools 2.15.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.15.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.15.0.tar.gz |
| StartedAt: 2025-10-26 19:47:04 -0400 (Sun, 26 Oct 2025) |
| EndedAt: 2025-10-26 19:49:37 -0400 (Sun, 26 Oct 2025) |
| EllapsedTime: 152.8 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.15.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/gCrisprTools.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* 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.7
* 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.15.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 25.687 0.551 26.212
ct.guideCDF 4.902 2.065 7.016
ct.makeReport 5.906 0.800 6.786
* 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.22-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.5-arm64/Resources/library’ * installing *source* package ‘gCrisprTools’ ... ** this is package ‘gCrisprTools’ version ‘2.15.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 version 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root"
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 -- Sun Oct 26 19:49:33 2025
***********************************************
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
2.933 0.108 3.038
gCrisprTools.Rcheck/gCrisprTools-Ex.timings
| name | user | system | elapsed | |
| aln | 0.001 | 0.000 | 0.002 | |
| ann | 0.026 | 0.001 | 0.028 | |
| ct.CAT | 0.784 | 0.057 | 0.841 | |
| ct.DirectionalTests | 0.115 | 0.074 | 0.200 | |
| ct.GCbias | 2.182 | 0.152 | 2.348 | |
| ct.GREATdb | 25.687 | 0.551 | 26.212 | |
| ct.PRC | 0.934 | 0.061 | 0.995 | |
| ct.ROC | 0.479 | 0.032 | 0.517 | |
| ct.RRAaPvals | 0.127 | 0.008 | 0.135 | |
| ct.RRAalpha | 0.101 | 0.003 | 0.105 | |
| ct.alignmentChart | 0.002 | 0.001 | 0.003 | |
| ct.alphaBeta | 0.000 | 0.000 | 0.001 | |
| ct.applyAlpha | 0.000 | 0.002 | 0.002 | |
| ct.buildSE | 0.167 | 0.007 | 0.174 | |
| ct.compareContrasts | 3.196 | 0.341 | 3.543 | |
| ct.contrastBarchart | 2.052 | 0.012 | 2.085 | |
| ct.expandAnnotation | 0.027 | 0.001 | 0.028 | |
| ct.filterReads | 0.088 | 0.007 | 0.095 | |
| ct.gRNARankByReplicate | 0.138 | 0.011 | 0.149 | |
| ct.generateResults | 0.170 | 0.009 | 0.180 | |
| ct.guideCDF | 4.902 | 2.065 | 7.016 | |
| ct.keyCheck | 0.035 | 0.002 | 0.038 | |
| ct.makeContrastReport | 2.875 | 0.423 | 3.347 | |
| ct.makeQCReport | 1.344 | 0.190 | 1.569 | |
| ct.makeReport | 5.906 | 0.800 | 6.786 | |
| ct.makeRhoNull | 0.001 | 0.000 | 0.000 | |
| ct.normalizeBySlope | 0.556 | 0.025 | 0.586 | |
| ct.normalizeFQ | 0.309 | 0.033 | 0.344 | |
| ct.normalizeGuides | 1.166 | 0.109 | 1.294 | |
| ct.normalizeMedians | 0.259 | 0.023 | 0.288 | |
| ct.normalizeNTC | 0.315 | 0.020 | 0.335 | |
| ct.normalizeSpline | 0.371 | 0.030 | 0.402 | |
| ct.parseGeneSymbol | 0.001 | 0.000 | 0.000 | |
| ct.prepareAnnotation | 0.225 | 0.015 | 0.240 | |
| ct.preprocessFit | 0.499 | 0.049 | 0.552 | |
| ct.rankSimple | 1.225 | 0.014 | 1.241 | |
| ct.rawCountDensities | 0.055 | 0.004 | 0.060 | |
| ct.regularizeContrasts | 0.037 | 0.001 | 0.038 | |
| ct.resultCheck | 0.025 | 0.001 | 0.026 | |
| ct.scatter | 0.115 | 0.001 | 0.117 | |
| ct.seas | 3.627 | 0.328 | 3.816 | |
| ct.seasPrep | 1.280 | 0.239 | 1.524 | |
| ct.signalSummary | 0.467 | 0.009 | 0.477 | |
| ct.simpleResult | 0.441 | 0.030 | 0.478 | |
| ct.softLog | 0 | 0 | 0 | |
| ct.stackGuides | 1.728 | 0.360 | 2.090 | |
| ct.targetSetEnrichment | 0.423 | 0.052 | 0.477 | |
| ct.topTargets | 0.135 | 0.005 | 0.140 | |
| ct.upSet | 2.773 | 0.389 | 3.164 | |
| ct.viewControls | 0.086 | 0.010 | 0.097 | |
| ct.viewGuides | 0.125 | 0.007 | 0.132 | |
| es | 0.023 | 0.002 | 0.024 | |
| essential.genes | 0.001 | 0.001 | 0.001 | |
| fit | 0.074 | 0.002 | 0.076 | |
| resultsDF | 0.025 | 0.001 | 0.025 | |