| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-25 11:39 -0500 (Tue, 25 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4830 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4606 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4569 |
| 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 790/2328 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| gCrisprTools 2.17.0 (landing page) Russell Bainer
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| 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: 2025-11-24 20:08:21 -0500 (Mon, 24 Nov 2025) |
| EndedAt: 2025-11-24 20:11:20 -0500 (Mon, 24 Nov 2025) |
| EllapsedTime: 179.1 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.546 0.586 31.098
ct.guideCDF 5.419 2.582 8.394
ct.makeReport 6.558 1.055 7.949
* 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 -- Mon Nov 24 20:11:14 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
3.405 0.146 3.665
gCrisprTools.Rcheck/gCrisprTools-Ex.timings
| name | user | system | elapsed | |
| aln | 0.001 | 0.001 | 0.001 | |
| ann | 0.024 | 0.001 | 0.027 | |
| ct.CAT | 0.543 | 0.037 | 0.621 | |
| ct.DirectionalTests | 0.123 | 0.098 | 0.226 | |
| ct.GCbias | 2.823 | 0.181 | 3.089 | |
| ct.GREATdb | 29.546 | 0.586 | 31.098 | |
| ct.PRC | 1.022 | 0.067 | 1.141 | |
| ct.ROC | 0.502 | 0.005 | 0.542 | |
| ct.RRAaPvals | 0.185 | 0.021 | 0.215 | |
| ct.RRAalpha | 0.117 | 0.003 | 0.123 | |
| ct.alignmentChart | 0.002 | 0.001 | 0.003 | |
| ct.alphaBeta | 0 | 0 | 0 | |
| ct.applyAlpha | 0.001 | 0.002 | 0.002 | |
| ct.buildSE | 0.177 | 0.005 | 0.183 | |
| ct.compareContrasts | 3.586 | 0.374 | 4.085 | |
| ct.contrastBarchart | 2.356 | 0.014 | 2.474 | |
| ct.expandAnnotation | 0.028 | 0.001 | 0.031 | |
| ct.filterReads | 0.101 | 0.012 | 0.114 | |
| ct.gRNARankByReplicate | 0.151 | 0.016 | 0.167 | |
| ct.generateResults | 0.188 | 0.008 | 0.215 | |
| ct.guideCDF | 5.419 | 2.582 | 8.394 | |
| ct.keyCheck | 0.043 | 0.004 | 0.046 | |
| ct.makeContrastReport | 3.258 | 0.575 | 3.972 | |
| ct.makeQCReport | 1.550 | 0.260 | 1.921 | |
| ct.makeReport | 6.558 | 1.055 | 7.949 | |
| ct.makeRhoNull | 0.000 | 0.000 | 0.001 | |
| ct.normalizeBySlope | 0.606 | 0.044 | 0.657 | |
| ct.normalizeFQ | 0.333 | 0.044 | 0.385 | |
| ct.normalizeGuides | 1.294 | 0.145 | 1.462 | |
| ct.normalizeMedians | 0.279 | 0.030 | 0.320 | |
| ct.normalizeNTC | 0.345 | 0.030 | 0.384 | |
| ct.normalizeSpline | 0.397 | 0.033 | 0.433 | |
| ct.parseGeneSymbol | 0.001 | 0.001 | 0.000 | |
| ct.prepareAnnotation | 0.246 | 0.011 | 0.258 | |
| ct.preprocessFit | 0.593 | 0.066 | 0.663 | |
| ct.rankSimple | 1.453 | 0.057 | 1.517 | |
| ct.rawCountDensities | 0.060 | 0.006 | 0.066 | |
| ct.regularizeContrasts | 0.042 | 0.002 | 0.042 | |
| ct.resultCheck | 0.030 | 0.001 | 0.032 | |
| ct.scatter | 0.130 | 0.003 | 0.133 | |
| ct.seas | 4.231 | 0.422 | 4.742 | |
| ct.seasPrep | 0.777 | 0.115 | 0.907 | |
| ct.signalSummary | 0.552 | 0.017 | 0.575 | |
| ct.simpleResult | 0.486 | 0.038 | 0.531 | |
| ct.softLog | 0 | 0 | 0 | |
| ct.stackGuides | 1.916 | 0.507 | 2.525 | |
| ct.targetSetEnrichment | 0.502 | 0.040 | 0.545 | |
| ct.topTargets | 0.154 | 0.009 | 0.170 | |
| ct.upSet | 3.093 | 0.458 | 3.644 | |
| ct.viewControls | 0.106 | 0.019 | 0.127 | |
| ct.viewGuides | 0.136 | 0.009 | 0.157 | |
| es | 0.026 | 0.002 | 0.031 | |
| essential.genes | 0.000 | 0.001 | 0.001 | |
| fit | 0.083 | 0.003 | 0.091 | |
| resultsDF | 0.027 | 0.002 | 0.029 | |