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

This page was generated on 2025-01-23 12:08 -0500 (Thu, 23 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4493
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4394
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-01-20 13:00 -0500 (Mon, 20 Jan 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-01-21 04:11:12 -0500 (Tue, 21 Jan 2025)
EndedAt: 2025-01-21 04:23:03 -0500 (Tue, 21 Jan 2025)
EllapsedTime: 711.0 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.558  2.420  41.256
ct.makeReport         33.410  4.301  40.317
ct.guideCDF           16.246 14.661  31.808
ct.compareContrasts   23.180  1.496  27.547
ct.contrastBarchart   21.620  0.131  24.280
ct.upSet              18.101  1.325  20.392
ct.makeContrastReport 16.026  3.007  19.621
ct.seas               15.707  1.412  18.004
ct.rankSimple         13.037  0.059  13.489
ct.stackGuides         8.445  2.508  11.790
ct.GCbias              7.968  0.684   9.052
ct.seasPrep            7.488  0.745   8.988
ct.makeQCReport        7.077  0.687   8.114
ct.PRC                 6.059  0.826   7.187
ct.CAT                 5.860  0.345   6.917
ct.preprocessFit       4.902  0.080   5.131
ct.normalizeGuides     4.469  0.409   5.350
ct.signalSummary       4.725  0.096   5.081
ct.simpleResult        4.508  0.275   5.200
* 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 Jan 21 04:22:45 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.723   0.840  17.341 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0040.0040.009
ann0.1090.0090.127
ct.CAT5.8600.3456.917
ct.DirectionalTests0.5880.6641.310
ct.GCbias7.9680.6849.052
ct.GREATdb36.558 2.42041.256
ct.PRC6.0590.8267.187
ct.ROC4.6050.0334.799
ct.RRAaPvals0.6330.0270.684
ct.RRAalpha0.4000.0180.425
ct.alignmentChart0.0090.0020.013
ct.alphaBeta0.0010.0010.001
ct.applyAlpha0.0040.0130.020
ct.buildSE0.6740.0300.722
ct.compareContrasts23.180 1.49627.547
ct.contrastBarchart21.620 0.13124.280
ct.expandAnnotation0.1110.0050.132
ct.filterReads0.4570.0860.674
ct.gRNARankByReplicate0.5920.0590.660
ct.generateResults0.9880.0331.042
ct.guideCDF16.24614.66131.808
ct.keyCheck0.1590.0170.178
ct.makeContrastReport16.026 3.00719.621
ct.makeQCReport7.0770.6878.114
ct.makeReport33.410 4.30140.317
ct.makeRhoNull0.0010.0010.002
ct.normalizeBySlope1.9340.1212.095
ct.normalizeFQ1.1580.1231.357
ct.normalizeGuides4.4690.4095.350
ct.normalizeMedians0.9940.0951.142
ct.normalizeNTC1.1960.1151.396
ct.normalizeSpline1.3850.1071.533
ct.parseGeneSymbol0.0030.0020.005
ct.prepareAnnotation0.9390.5021.500
ct.preprocessFit4.9020.0805.131
ct.rankSimple13.037 0.05913.489
ct.rawCountDensities0.2170.0180.240
ct.regularizeContrasts0.2270.0040.234
ct.resultCheck0.0960.0040.099
ct.scatter1.1350.0301.188
ct.seas15.707 1.41218.004
ct.seasPrep7.4880.7458.988
ct.signalSummary4.7250.0965.081
ct.simpleResult4.5080.2755.200
ct.softLog0.0000.0010.001
ct.stackGuides 8.445 2.50811.790
ct.targetSetEnrichment4.4420.0724.666
ct.topTargets0.5450.0370.597
ct.upSet18.101 1.32520.392
ct.viewControls0.3830.0250.412
ct.viewGuides0.5710.0220.601
es0.0890.0140.107
essential.genes0.0030.0050.007
fit0.2680.0210.294
resultsDF0.1020.0070.111