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

This page was generated on 2026-04-11 11:37 -0400 (Sat, 11 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4919
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4631
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/2390HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.17.2  (landing page)
Russell Bainer
Snapshot Date: 2026-04-10 13:40 -0400 (Fri, 10 Apr 2026)
git_url: https://git.bioconductor.org/packages/gCrisprTools
git_branch: devel
git_last_commit: cc6b147
git_last_commit_date: 2026-03-24 18:39:10 -0400 (Tue, 24 Mar 2026)
nebbiolo1Linux (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    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.17.2
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.2.tar.gz
StartedAt: 2026-04-10 20:13:30 -0400 (Fri, 10 Apr 2026)
EndedAt: 2026-04-10 20:16:08 -0400 (Fri, 10 Apr 2026)
EllapsedTime: 158.7 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.17.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/gCrisprTools.Rcheck’
* using R version 4.6.0 alpha (2026-04-08 r89818)
* 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-04-11 00:13:30 UTC
* using option ‘--no-vignettes’
* checking for file ‘gCrisprTools/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘gCrisprTools’ version ‘2.17.2’
* 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.930  0.388  29.360
ct.makeReport  6.335  0.148   6.512
ct.guideCDF    5.709  0.362   6.289
ct.seas        4.147  0.920   4.890
* 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.17.2’
** 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 alpha (2026-04-08 r89818)
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 -- Fri Apr 10 20:16:04 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.132   0.109   3.245 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0010.0010.001
ann0.0250.0010.026
ct.CAT0.7940.0210.824
ct.DirectionalTests0.1110.0720.185
ct.GCbias2.1730.1022.294
ct.GREATdb28.930 0.38829.360
ct.PRC0.9250.0290.956
ct.ROC0.5000.0060.510
ct.RRAaPvals0.1230.0100.132
ct.RRAalpha0.1000.0020.108
ct.alignmentChart0.0020.0000.003
ct.alphaBeta000
ct.applyAlpha0.0010.0030.004
ct.buildSE0.1640.0040.169
ct.compareContrasts3.1090.0983.211
ct.contrastBarchart2.1280.0082.140
ct.expandAnnotation0.0290.0010.031
ct.filterReads0.0970.0090.106
ct.gRNARankByReplicate0.1460.0160.163
ct.generateResults0.1800.0100.191
ct.guideCDF5.7090.3626.289
ct.keyCheck0.0420.0030.045
ct.makeContrastReport3.0090.1253.190
ct.makeQCReport1.3860.1161.512
ct.makeReport6.3350.1486.512
ct.makeRhoNull000
ct.normalizeBySlope0.5640.0280.595
ct.normalizeFQ0.3070.0120.320
ct.normalizeGenewise0.7150.0230.738
ct.normalizeGuides1.1790.0491.239
ct.normalizeMedians0.2580.0110.271
ct.normalizeNTC0.3260.0140.346
ct.normalizeSpline0.3810.0110.393
ct.parseGeneSymbol000
ct.prepareAnnotation0.2280.0040.232
ct.preprocessFit0.5180.0090.527
ct.rankSimple1.2690.0071.283
ct.rawCountDensities0.0570.0030.060
ct.regularizeContrasts0.0380.0000.039
ct.resultCheck0.0240.0010.025
ct.scatter0.1160.0010.117
ct.seas4.1470.9204.890
ct.seasPrep0.7300.1130.855
ct.signalSummary0.5000.0120.524
ct.simpleResult0.5010.0330.542
ct.softLog0.0000.0000.001
ct.stackGuides1.7780.1771.956
ct.targetSetEnrichment0.4200.0020.423
ct.topTargets0.1210.0030.123
ct.upSet2.8230.3593.193
ct.viewControls0.0980.0150.113
ct.viewGuides0.1180.0040.122
es0.0240.0010.025
essential.genes0.0000.0010.002
fit0.0710.0020.073
resultsDF0.0250.0010.026
se0.0300.0020.032