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

This page was generated on 2025-02-06 12:08 -0500 (Thu, 06 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4753
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4501
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4524
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4476
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4407
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 773/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.12.0  (landing page)
Russell Bainer
Snapshot Date: 2025-02-03 13:00 -0500 (Mon, 03 Feb 2025)
git_url: https://git.bioconductor.org/packages/gCrisprTools
git_branch: RELEASE_3_20
git_last_commit: bc6c181
git_last_commit_date: 2024-10-29 10:13:45 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for gCrisprTools on merida1

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.12.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.12.0.tar.gz
StartedAt: 2025-02-04 03:57:27 -0500 (Tue, 04 Feb 2025)
EndedAt: 2025-02-04 04:09:53 -0500 (Tue, 04 Feb 2025)
EllapsedTime: 746.4 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.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/gCrisprTools.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.6
* 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.12.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            36.903  2.512  41.453
ct.makeReport         33.844  3.677  39.921
ct.guideCDF           16.270 12.734  30.243
ct.compareContrasts   23.680  1.501  28.777
ct.contrastBarchart   21.940  0.183  23.621
ct.upSet              18.411  1.335  20.446
ct.makeContrastReport 16.435  2.774  21.412
ct.seas               16.984  1.462  19.102
ct.rankSimple         13.354  0.098  14.094
ct.stackGuides         8.573  2.347  11.592
ct.GCbias              8.100  0.713   9.712
ct.seasPrep            7.612  0.743   8.848
ct.makeQCReport        7.207  0.721   8.941
ct.PRC                 6.089  0.948   7.490
ct.CAT                 5.806  0.357   6.615
ct.preprocessFit       4.956  0.094   5.267
ct.simpleResult        4.635  0.394   5.430
ct.signalSummary       4.817  0.114   5.290
ct.normalizeGuides     4.510  0.402   5.173
ct.ROC                 4.774  0.056   5.557
* 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.20-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.4-x86_64/Resources/library’
* installing *source* package ‘gCrisprTools’ ...
** 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.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-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 -- Tue Feb  4 04:09:35 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 
 15.876   0.897  18.039 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0040.0030.007
ann0.1020.0070.110
ct.CAT5.8060.3576.615
ct.DirectionalTests0.6010.7031.450
ct.GCbias8.1000.7139.712
ct.GREATdb36.903 2.51241.453
ct.PRC6.0890.9487.490
ct.ROC4.7740.0565.557
ct.RRAaPvals0.6420.0270.794
ct.RRAalpha0.4080.0210.512
ct.alignmentChart0.0100.0020.016
ct.alphaBeta0.0000.0010.001
ct.applyAlpha0.0050.0140.021
ct.buildSE0.6890.0340.865
ct.compareContrasts23.680 1.50128.777
ct.contrastBarchart21.940 0.18323.621
ct.expandAnnotation0.1110.0050.119
ct.filterReads0.4810.0280.521
ct.gRNARankByReplicate0.5890.0690.686
ct.generateResults1.0220.0371.081
ct.guideCDF16.27012.73430.243
ct.keyCheck0.1670.0180.200
ct.makeContrastReport16.435 2.77421.412
ct.makeQCReport7.2070.7218.941
ct.makeReport33.844 3.67739.921
ct.makeRhoNull0.0010.0010.002
ct.normalizeBySlope1.9760.1182.187
ct.normalizeFQ1.1650.1051.334
ct.normalizeGuides4.5100.4025.173
ct.normalizeMedians0.9920.0921.160
ct.normalizeNTC1.2130.1111.377
ct.normalizeSpline1.4030.1191.642
ct.parseGeneSymbol0.0030.0020.005
ct.prepareAnnotation0.9510.4341.442
ct.preprocessFit4.9560.0945.267
ct.rankSimple13.354 0.09814.094
ct.rawCountDensities0.2180.0200.251
ct.regularizeContrasts0.2290.0040.244
ct.resultCheck0.0990.0040.107
ct.scatter1.1650.0171.203
ct.seas16.984 1.46219.102
ct.seasPrep7.6120.7438.848
ct.signalSummary4.8170.1145.290
ct.simpleResult4.6350.3945.430
ct.softLog0.0010.0000.001
ct.stackGuides 8.573 2.34711.592
ct.targetSetEnrichment4.4910.0954.746
ct.topTargets0.5440.0260.580
ct.upSet18.411 1.33520.446
ct.viewControls0.3960.0270.472
ct.viewGuides0.5870.0230.651
es0.0910.0130.107
essential.genes0.0030.0050.008
fit0.2750.0240.320
resultsDF0.1030.0080.112