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:41 -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 kjohnson1

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: /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.14.0.tar.gz
StartedAt: 2025-08-29 21:51:17 -0400 (Fri, 29 Aug 2025)
EndedAt: 2025-08-29 21:59:05 -0400 (Fri, 29 Aug 2025)
EllapsedTime: 467.5 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.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/gCrisprTools.Rcheck’
* using R version 4.5.1 Patched (2025-06-14 r88325)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.5
* 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.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 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            84.097  2.030  89.823
ct.guideCDF           16.880  7.354  24.699
ct.makeReport         19.445  2.885  22.565
ct.seas               11.375  1.157  12.734
ct.makeContrastReport  9.275  2.159  11.685
ct.compareContrasts   10.021  0.595  10.662
ct.upSet               9.020  0.966  10.073
ct.GCbias              7.482  0.332   7.886
ct.stackGuides         5.578  1.312   6.931
ct.contrastBarchart    5.639  0.047   5.759
ct.makeQCReport        4.470  0.664   5.252
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/gCrisprTools.Rcheck/00check.log’
for details.


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.5-arm64/Resources/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 Patched (2025-06-14 r88325) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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 Aug 29 21:58:53 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 
  9.645   0.382  10.092 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0030.0020.004
ann0.0800.0040.083
ct.CAT1.5040.0871.597
ct.DirectionalTests0.3600.2100.571
ct.GCbias7.4820.3327.886
ct.GREATdb84.097 2.03089.823
ct.PRC2.8820.2293.142
ct.ROC1.5040.0261.574
ct.RRAaPvals0.4180.0250.445
ct.RRAalpha0.3320.0090.345
ct.alignmentChart0.0050.0020.007
ct.alphaBeta0.0000.0010.000
ct.applyAlpha0.0010.0050.007
ct.buildSE0.5680.0160.587
ct.compareContrasts10.021 0.59510.662
ct.contrastBarchart5.6390.0475.759
ct.expandAnnotation0.0900.0020.095
ct.filterReads0.3400.0220.373
ct.gRNARankByReplicate0.4740.0410.537
ct.generateResults0.5810.0260.633
ct.guideCDF16.880 7.35424.699
ct.keyCheck0.1590.0090.168
ct.makeContrastReport 9.275 2.15911.685
ct.makeQCReport4.4700.6645.252
ct.makeReport19.445 2.88522.565
ct.makeRhoNull0.0000.0010.000
ct.normalizeBySlope1.7770.0921.877
ct.normalizeFQ0.9940.0911.087
ct.normalizeGuides3.7630.3184.146
ct.normalizeMedians0.8470.0740.924
ct.normalizeNTC1.0200.0751.098
ct.normalizeSpline1.2060.0771.290
ct.parseGeneSymbol0.0020.0010.002
ct.prepareAnnotation0.7170.0460.774
ct.preprocessFit1.6470.2281.890
ct.rankSimple3.4290.0413.682
ct.rawCountDensities0.1890.0130.217
ct.regularizeContrasts0.1250.0040.135
ct.resultCheck0.0860.0030.091
ct.scatter0.3710.0050.384
ct.seas11.375 1.15712.734
ct.seasPrep2.2670.2702.549
ct.signalSummary1.5160.0351.554
ct.simpleResult1.4400.0931.538
ct.softLog0.0000.0000.001
ct.stackGuides5.5781.3126.931
ct.targetSetEnrichment1.3380.2731.618
ct.topTargets0.4570.0180.476
ct.upSet 9.020 0.96610.073
ct.viewControls0.3030.0270.341
ct.viewGuides0.4000.0230.430
es0.1800.0360.226
essential.genes0.0010.0030.004
fit0.2390.0100.253
resultsDF0.0880.0040.092