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

This page was generated on 2026-01-15 11:59 -0500 (Thu, 15 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4886
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4672
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 798/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.16.0  (landing page)
Russell Bainer
Snapshot Date: 2026-01-12 13:45 -0500 (Mon, 12 Jan 2026)
git_url: https://git.bioconductor.org/packages/gCrisprTools
git_branch: RELEASE_3_22
git_last_commit: 7b3b1fd
git_last_commit_date: 2025-10-29 10:34:14 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    TIMEOUT  


CHECK results for gCrisprTools on taishan

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.16.0
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.16.0.tar.gz
StartedAt: 2026-01-13 09:23:23 -0000 (Tue, 13 Jan 2026)
EndedAt: 2026-01-13 10:03:23 -0000 (Tue, 13 Jan 2026)
EllapsedTime: 2400.6 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: gCrisprTools.Rcheck
Warnings: NA

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/gCrisprTools.Rcheck’
* using R version 4.5.0 (2025-04-11)
* 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)
* 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.16.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 ... NOTE
Namespace in Imports field not imported from: ‘RobustRankAggreg’
  All declared Imports should be used.
* 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 ... NOTE
Documented arguments not in \usage in Rd file 'ct.targetSetEnrichment.Rd':
  ‘pvalue.cutoff’ ‘organism’ ‘db.cut’ ‘species’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 ...

Installation output

gCrisprTools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL gCrisprTools
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘gCrisprTools’ ...
** this is package ‘gCrisprTools’ version ‘2.16.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


Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0000.0030.002
ann0.060.000.06
ct.CAT2.8490.1723.030
ct.DirectionalTests0.2350.0390.276
ct.GCbias5.5270.0955.648
ct.GREATdb76.582 1.38178.786
ct.PRC2.9200.0273.035
ct.ROC2.1190.0642.188
ct.RRAaPvals0.3370.0040.342
ct.RRAalpha0.2200.0080.228
ct.alignmentChart0.0070.0000.006
ct.alphaBeta0.0010.0000.000
ct.applyAlpha0.0020.0000.002
ct.buildSE0.3850.0040.390
ct.compareContrasts13.459 0.11213.606
ct.contrastBarchart 9.996 0.05610.082
ct.expandAnnotation0.0650.0000.065
ct.filterReads0.3410.0080.350
ct.gRNARankByReplicate0.4130.0080.422
ct.generateResults0.6220.0000.623
ct.guideCDF30.403 0.29930.774
ct.keyCheck0.1230.0080.131
ct.makeContrastReport10.621 0.51411.200
ct.makeQCReport6.1640.1806.368
ct.makeReport21.230 0.87822.179
ct.makeRhoNull0.0010.0000.001
ct.normalizeBySlope1.3580.0321.394
ct.normalizeFQ0.8710.0070.880
ct.normalizeGuides3.2890.0723.367
ct.normalizeMedians0.7310.0280.761
ct.normalizeNTC0.8600.0480.910
ct.normalizeSpline1.0180.0441.063
ct.parseGeneSymbol0.0020.0000.002
ct.prepareAnnotation0.6420.0200.663
ct.preprocessFit2.6190.1442.769
ct.rankSimple5.9950.4246.448
ct.rawCountDensities0.1730.0270.203
ct.regularizeContrasts0.2030.0040.208
ct.resultCheck0.0540.0000.054
ct.scatter0.5140.0310.549