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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4961
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4690
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4627
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 812/2404HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.17.2  (landing page)
Russell Bainer
Snapshot Date: 2026-04-19 13:40 -0400 (Sun, 19 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
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  
See other builds for gCrisprTools in R Universe.


CHECK results for gCrisprTools on kunpeng2

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: gCrisprTools
Version: 2.17.2
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings gCrisprTools_2.17.2.tar.gz
StartedAt: 2026-04-17 04:01:28 -0000 (Fri, 17 Apr 2026)
EndedAt: 2026-04-17 04:09:27 -0000 (Fri, 17 Apr 2026)
EllapsedTime: 478.5 seconds
RetCode: 0
Status:   OK  
CheckDir: gCrisprTools.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings gCrisprTools_2.17.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/gCrisprTools.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS-SP1)
* 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.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 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.guideCDF           43.309  0.264  43.666
ct.makeReport         25.382  0.210  25.660
ct.compareContrasts   14.310  0.108  14.452
ct.upSet              12.777  0.307  13.116
ct.makeContrastReport 12.299  0.125  12.469
ct.seas                9.898  0.701  10.302
ct.contrastBarchart    9.903  0.099  10.026
ct.GREATdb             8.452  0.211   8.669
ct.makeQCReport        6.752  0.104   6.880
ct.stackGuides         6.485  0.211   6.712
ct.rankSimple          5.876  0.036   5.927
ct.GCbias              5.245  0.092   5.349
* 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:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL gCrisprTools
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-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 Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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 -- Fri Apr 17 04:09:22 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 
 10.931   0.377  11.323 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0020.0010.002
ann0.0580.0000.058
ct.CAT3.0460.1403.194
ct.DirectionalTests0.2500.0340.284
ct.GCbias5.2450.0925.349
ct.GREATdb8.4520.2118.669
ct.PRC2.8320.1843.022
ct.ROC2.0820.0242.110
ct.RRAaPvals0.3710.0200.390
ct.RRAalpha0.2300.0040.235
ct.alignmentChart0.0060.0000.006
ct.alphaBeta000
ct.applyAlpha0.0000.0010.001
ct.buildSE0.4070.0010.409
ct.compareContrasts14.310 0.10814.452
ct.contrastBarchart 9.903 0.09910.026
ct.expandAnnotation0.0660.0040.070
ct.filterReads0.4370.0080.446
ct.gRNARankByReplicate0.4690.0120.482
ct.generateResults0.6140.0040.620
ct.guideCDF43.309 0.26443.666
ct.keyCheck0.1200.0120.133
ct.makeContrastReport12.299 0.12512.469
ct.makeQCReport6.7520.1046.880
ct.makeReport25.382 0.21025.660
ct.makeRhoNull000
ct.normalizeBySlope1.4440.0161.463
ct.normalizeFQ0.9010.0240.927
ct.normalizeGenewise2.5720.0002.578
ct.normalizeGuides3.6460.0443.697
ct.normalizeMedians0.7780.0030.784
ct.normalizeNTC0.9060.0000.908
ct.normalizeSpline1.1410.0041.148
ct.parseGeneSymbol0.0020.0000.002
ct.prepareAnnotation0.6930.0070.703
ct.preprocessFit3.6300.0443.683
ct.rankSimple5.8760.0365.927
ct.rawCountDensities0.1860.0000.187
ct.regularizeContrasts0.1140.0000.115
ct.resultCheck0.0540.0000.055
ct.scatter0.5160.0040.520
ct.seas 9.898 0.70110.302
ct.seasPrep3.2610.5493.701
ct.signalSummary2.3200.1152.442
ct.simpleResult2.0590.1682.232
ct.softLog0.0010.0000.000
ct.stackGuides6.4850.2116.712
ct.targetSetEnrichment2.0680.0682.141
ct.topTargets0.3060.0120.319
ct.upSet12.777 0.30713.116
ct.viewControls0.3050.0120.317
ct.viewGuides0.3830.0040.388
es0.0550.0040.060
essential.genes0.0010.0000.002
fit0.1630.0000.164
resultsDF0.0610.0000.061
se0.0790.0040.083