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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4988
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4718
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 817/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.18.0  (landing page)
Russell Bainer
Snapshot Date: 2026-04-29 13:40 -0400 (Wed, 29 Apr 2026)
git_url: https://git.bioconductor.org/packages/gCrisprTools
git_branch: RELEASE_3_23
git_last_commit: 0062357
git_last_commit_date: 2026-04-28 08:44:09 -0400 (Tue, 28 Apr 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 nebbiolo1

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.18.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings gCrisprTools_2.18.0.tar.gz
StartedAt: 2026-04-30 00:18:25 -0400 (Thu, 30 Apr 2026)
EndedAt: 2026-04-30 00:30:44 -0400 (Thu, 30 Apr 2026)
EllapsedTime: 739.0 seconds
RetCode: 0
Status:   OK  
CheckDir: gCrisprTools.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings gCrisprTools_2.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/gCrisprTools.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-30 04:18:25 UTC
* checking for file ‘gCrisprTools/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘gCrisprTools’ version ‘2.18.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 loading without being on the library search path ... 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            74.483  3.849  78.807
ct.makeReport         17.583  0.771  18.357
ct.seas               11.629  2.431  12.222
ct.guideCDF            9.760  1.794  11.556
ct.makeContrastReport  8.797  0.752   9.526
ct.compareContrasts    7.666  0.443   8.109
ct.upSet               7.123  0.963   8.089
ct.contrastBarchart    6.102  0.137   6.239
ct.stackGuides         4.808  0.935   5.744
ct.GCbias              5.389  0.132   5.521
ct.makeQCReport        5.306  0.112   5.420
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

gCrisprTools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL gCrisprTools
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘gCrisprTools’ ...
** this is package ‘gCrisprTools’ version ‘2.18.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 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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 -- Thu Apr 30 00:25:16 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 
  8.103   0.461   8.549 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0010.0020.002
ann0.0780.0050.083
ct.CAT2.1320.1982.330
ct.DirectionalTests0.2590.2730.531
ct.GCbias5.3890.1325.521
ct.GREATdb74.483 3.84978.807
ct.PRC2.1780.2052.382
ct.ROC1.3110.0441.354
ct.RRAaPvals0.3070.0200.328
ct.RRAalpha0.2340.0070.242
ct.alignmentChart0.0060.0000.005
ct.alphaBeta0.0010.0000.000
ct.applyAlpha0.0020.0030.004
ct.buildSE0.3820.0130.396
ct.compareContrasts7.6660.4438.109
ct.contrastBarchart6.1020.1376.239
ct.expandAnnotation0.0590.0030.062
ct.filterReads0.2480.0170.265
ct.gRNARankByReplicate0.4070.0170.424
ct.generateResults0.4980.0140.511
ct.guideCDF 9.760 1.79411.556
ct.keyCheck0.1110.0190.130
ct.makeContrastReport8.7970.7529.526
ct.makeQCReport5.3060.1125.420
ct.makeReport17.583 0.77118.357
ct.makeRhoNull0.0010.0000.001
ct.normalizeBySlope1.2770.0121.289
ct.normalizeFQ0.8490.0180.866
ct.normalizeGenewise1.6550.0201.676
ct.normalizeGuides3.1420.0793.221
ct.normalizeMedians0.7190.0140.733
ct.normalizeNTC0.8240.0320.856
ct.normalizeSpline0.9610.0290.991
ct.parseGeneSymbol0.0020.0000.002
ct.prepareAnnotation0.4900.0290.519
ct.preprocessFit1.5580.1011.659
ct.rankSimple3.5830.0263.610
ct.rawCountDensities0.1350.0050.140
ct.regularizeContrasts0.0900.0010.091
ct.resultCheck0.0530.0010.054
ct.scatter0.3360.0020.338
ct.seas11.629 2.43112.222
ct.seasPrep2.0810.4452.527
ct.signalSummary1.5720.4422.015
ct.simpleResult1.2330.1681.401
ct.softLog0.0000.0000.001
ct.stackGuides4.8080.9355.744
ct.targetSetEnrichment1.3080.4401.748
ct.topTargets0.3150.0200.335
ct.upSet7.1230.9638.089
ct.viewControls0.2430.0190.263
ct.viewGuides0.3020.0180.320
es0.0500.0040.054
essential.genes0.0010.0010.002
fit0.1780.0080.185
resultsDF0.0550.0030.058
se0.0710.0040.076