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

This page was generated on 2026-05-25 11:36 -0400 (Mon, 25 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4937
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-05-01 r89994) -- "Because it was There" 4639
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 810/2379HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.19.0  (landing page)
Russell Bainer
Snapshot Date: 2026-05-24 13:45 -0400 (Sun, 24 May 2026)
git_url: https://git.bioconductor.org/packages/gCrisprTools
git_branch: devel
git_last_commit: 707b2d5
git_last_commit_date: 2026-04-28 08:44:09 -0400 (Tue, 28 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for gCrisprTools in R Universe.


CHECK results for gCrisprTools on kjohnson3

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.19.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.19.0.tar.gz
StartedAt: 2026-05-24 19:36:02 -0400 (Sun, 24 May 2026)
EndedAt: 2026-05-24 19:38:40 -0400 (Sun, 24 May 2026)
EllapsedTime: 157.8 seconds
RetCode: 0
Status:   OK  
CheckDir: gCrisprTools.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.24-bioc/meat/gCrisprTools.Rcheck’
* using R version 4.6.0 Patched (2026-05-01 r89994)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-05-24 23:36:02 UTC
* using option ‘--no-vignettes’
* checking for file ‘gCrisprTools/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘gCrisprTools’ version ‘2.19.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 ... OK
* 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.206  0.330  28.527
ct.makeReport  6.187  0.150   6.359
ct.guideCDF    5.666  0.389   6.113
* 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: OK


Installation output

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/Resources/library’
* installing *source* package ‘gCrisprTools’ ...
** this is package ‘gCrisprTools’ version ‘2.19.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)

Tests output

gCrisprTools.Rcheck/tests/unit.tests.Rout


R version 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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 May 24 19:38:35 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.024   0.100   3.126 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0010.0000.001
ann0.0350.0010.036
ct.CAT0.7900.0170.808
ct.DirectionalTests0.1120.0870.199
ct.GCbias2.1730.0952.297
ct.GREATdb28.206 0.33028.527
ct.PRC0.9510.0270.979
ct.ROC0.4660.0030.472
ct.RRAaPvals0.1150.0040.119
ct.RRAalpha0.0950.0020.097
ct.alignmentChart0.0020.0000.002
ct.alphaBeta0.0010.0010.000
ct.applyAlpha0.0000.0010.002
ct.buildSE0.1590.0030.161
ct.compareContrasts3.0630.0873.155
ct.contrastBarchart2.0960.0052.101
ct.expandAnnotation0.0280.0010.029
ct.filterReads0.0910.0060.096
ct.gRNARankByReplicate0.1390.0080.147
ct.generateResults0.1940.0050.199
ct.guideCDF5.6660.3896.113
ct.keyCheck0.0410.0030.044
ct.makeContrastReport2.9560.0923.085
ct.makeQCReport1.3740.1041.520
ct.makeReport6.1870.1506.359
ct.makeRhoNull000
ct.normalizeBySlope0.5760.0150.590
ct.normalizeFQ0.3090.0110.321
ct.normalizeGenewise0.6860.0050.690
ct.normalizeGuides1.2000.0601.267
ct.normalizeMedians0.2660.0160.283
ct.normalizeNTC0.3200.0150.336
ct.normalizeSpline0.3730.0140.388
ct.parseGeneSymbol0.0000.0010.001
ct.prepareAnnotation0.2250.0040.232
ct.preprocessFit0.5150.0080.524
ct.rankSimple1.2590.0051.264
ct.rawCountDensities0.0550.0020.058
ct.regularizeContrasts0.0370.0010.038
ct.resultCheck0.0240.0010.025
ct.scatter0.1160.0010.118
ct.seas4.2070.7044.705
ct.seasPrep0.7140.1110.832
ct.signalSummary0.5020.0270.529
ct.simpleResult0.4480.0300.478
ct.softLog000
ct.stackGuides1.8530.2542.113
ct.targetSetEnrichment0.4330.0030.435
ct.topTargets0.1290.0030.133
ct.upSet2.7980.3563.155
ct.viewControls0.0890.0080.097
ct.viewGuides0.1190.0030.122
es0.0230.0010.024
essential.genes0.0000.0010.001
fit0.0700.0020.071
resultsDF0.0250.0010.025
se0.0310.0020.032