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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.6.0 alpha (2026-03-30 r89742) 4900
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-03-28 r89739) 4634
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 809/2381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.17.2  (landing page)
Russell Bainer
Snapshot Date: 2026-04-03 13:40 -0400 (Fri, 03 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.3 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-03 19:51:02 -0400 (Fri, 03 Apr 2026)
EndedAt: 2026-04-03 19:53:44 -0400 (Fri, 03 Apr 2026)
EllapsedTime: 162.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.17.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/gCrisprTools.Rcheck’
* using R version 4.6.0 alpha (2026-03-28 r89739)
* 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-03 23:51:02 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    29.210  0.416  29.726
ct.makeReport  6.337  0.274   6.653
ct.guideCDF    5.657  0.384   6.059
ct.seas        4.207  0.809   4.906
* 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-03-28 r89739)
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  3 19:53:40 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.153   0.114   3.277 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0000.0010.002
ann0.0260.0000.026
ct.CAT0.7880.0190.812
ct.DirectionalTests0.1100.0780.189
ct.GCbias2.1790.0922.285
ct.GREATdb29.210 0.41629.726
ct.PRC0.9510.0571.011
ct.ROC0.4660.0120.479
ct.RRAaPvals0.1260.0060.133
ct.RRAalpha0.1000.0020.104
ct.alignmentChart0.0020.0010.003
ct.alphaBeta000
ct.applyAlpha0.0010.0010.001
ct.buildSE0.1650.0040.169
ct.compareContrasts3.1870.3143.526
ct.contrastBarchart2.1190.0062.127
ct.expandAnnotation0.0300.0010.031
ct.filterReads0.0940.0060.100
ct.gRNARankByReplicate0.1450.0120.159
ct.generateResults0.1790.0080.187
ct.guideCDF5.6570.3846.059
ct.keyCheck0.0440.0020.046
ct.makeContrastReport3.0530.3343.440
ct.makeQCReport1.4000.1331.563
ct.makeReport6.3370.2746.653
ct.makeRhoNull000
ct.normalizeBySlope0.5940.0170.613
ct.normalizeFQ0.3110.0120.324
ct.normalizeGenewise0.6890.0090.703
ct.normalizeGuides1.1730.0431.222
ct.normalizeMedians0.2620.0190.280
ct.normalizeNTC0.3180.0180.336
ct.normalizeSpline0.4020.0200.423
ct.parseGeneSymbol0.0010.0000.001
ct.prepareAnnotation0.2270.0040.235
ct.preprocessFit0.5190.0110.535
ct.rankSimple1.2820.0061.290
ct.rawCountDensities0.0560.0020.057
ct.regularizeContrasts0.0380.0000.038
ct.resultCheck0.0230.0000.023
ct.scatter0.1160.0010.117
ct.seas4.2070.8094.906
ct.seasPrep0.7690.2210.958
ct.signalSummary0.5180.0100.528
ct.simpleResult0.4520.0450.503
ct.softLog0.0000.0010.000
ct.stackGuides1.8850.2972.187
ct.targetSetEnrichment0.4390.0020.442
ct.topTargets0.1340.0030.138
ct.upSet2.8510.3703.232
ct.viewControls0.0970.0040.102
ct.viewGuides0.1220.0030.125
es0.0230.0010.024
essential.genes0.0010.0010.001
fit0.0750.0020.076
resultsDF0.0260.0010.027
se0.0310.0010.033