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

This page was generated on 2025-09-01 11:39 -0400 (Mon, 01 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4606
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4547
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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 788/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.14.0  (landing page)
Russell Bainer
Snapshot Date: 2025-08-28 13:40 -0400 (Thu, 28 Aug 2025)
git_url: https://git.bioconductor.org/packages/gCrisprTools
git_branch: RELEASE_3_21
git_last_commit: d9fd3ad
git_last_commit_date: 2025-04-15 11:04:56 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


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.14.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings gCrisprTools_2.14.0.tar.gz
StartedAt: 2025-08-31 22:39:09 -0400 (Sun, 31 Aug 2025)
EndedAt: 2025-08-31 22:50:23 -0400 (Sun, 31 Aug 2025)
EllapsedTime: 674.0 seconds
RetCode: 0
Status:   OK  
CheckDir: gCrisprTools.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/gCrisprTools.Rcheck’
* using R version 4.5.1 (2025-06-13)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘gCrisprTools/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘gCrisprTools’ version ‘2.14.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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
ct.GREATdb            63.829  2.402  65.802
ct.makeReport         17.153  0.209  17.368
ct.seas                9.708  1.778   9.922
ct.guideCDF            9.034  0.577   9.613
ct.makeContrastReport  8.181  0.178   8.349
ct.compareContrasts    7.685  0.187   7.873
ct.upSet               6.757  0.043   6.801
ct.contrastBarchart    6.074  0.054   6.127
ct.GCbias              5.904  0.109   6.013
ct.makeQCReport        5.385  0.080   5.469
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/gCrisprTools.Rcheck/00check.log’
for details.


Installation output

gCrisprTools.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘gCrisprTools’ ...
** this is package ‘gCrisprTools’ version ‘2.14.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.5.1 (2025-06-13) -- "Great Square Root"
Copyright (C) 2025 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 -- Sun Aug 31 22:45:14 2025 
*********************************************** 
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.407   0.653   9.051 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0030.0000.003
ann0.0540.0020.056
ct.CAT1.9250.1432.068
ct.DirectionalTests0.2500.2570.507
ct.GCbias5.9040.1096.013
ct.GREATdb63.829 2.40265.802
ct.PRC2.0480.0132.062
ct.ROC1.2820.0011.284
ct.RRAaPvals0.3000.0100.311
ct.RRAalpha0.2340.0030.237
ct.alignmentChart0.0040.0000.005
ct.alphaBeta0.0000.0000.001
ct.applyAlpha0.0020.0020.005
ct.buildSE0.3750.0060.382
ct.compareContrasts7.6850.1877.873
ct.contrastBarchart6.0740.0546.127
ct.expandAnnotation0.0590.0010.060
ct.filterReads0.2280.0060.234
ct.gRNARankByReplicate0.3850.0050.391
ct.generateResults0.5020.0090.510
ct.guideCDF9.0340.5779.613
ct.keyCheck0.0860.0080.094
ct.makeContrastReport8.1810.1788.349
ct.makeQCReport5.3850.0805.469
ct.makeReport17.153 0.20917.368
ct.makeRhoNull0.0000.0010.000
ct.normalizeBySlope1.2420.0111.253
ct.normalizeFQ0.8050.0090.814
ct.normalizeGuides3.0100.0313.042
ct.normalizeMedians0.6820.0170.699
ct.normalizeNTC0.8000.0100.809
ct.normalizeSpline0.9160.0150.931
ct.parseGeneSymbol0.0020.0000.001
ct.prepareAnnotation0.4840.0030.487
ct.preprocessFit1.5830.0011.584
ct.rankSimple3.5210.0003.521
ct.rawCountDensities0.1360.0000.135
ct.regularizeContrasts0.0860.0000.086
ct.resultCheck0.0510.0010.053
ct.scatter0.3250.0010.327
ct.seas9.7081.7789.922
ct.seasPrep1.9780.1952.173
ct.signalSummary1.4900.0441.534
ct.simpleResult1.2500.0961.345
ct.softLog000
ct.stackGuides4.2680.3024.569
ct.targetSetEnrichment1.2260.0201.246
ct.topTargets0.3070.0030.310
ct.upSet6.7570.0436.801
ct.viewControls0.2040.0030.208
ct.viewGuides0.2990.0110.310
es0.0510.0000.051
essential.genes0.0020.0000.002
fit0.1740.0030.177
resultsDF0.0530.0020.054