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

This page was generated on 2024-07-16 11:41 -0400 (Tue, 16 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4677
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4416
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4444
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4393
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4373
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 758/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.11.0  (landing page)
Russell Bainer
Snapshot Date: 2024-07-15 14:00 -0400 (Mon, 15 Jul 2024)
git_url: https://git.bioconductor.org/packages/gCrisprTools
git_branch: devel
git_last_commit: c0682ad
git_last_commit_date: 2024-04-30 10:53:27 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  


CHECK results for gCrisprTools on lconway

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.11.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.11.0.tar.gz
StartedAt: 2024-07-15 20:40:55 -0400 (Mon, 15 Jul 2024)
EndedAt: 2024-07-15 20:47:37 -0400 (Mon, 15 Jul 2024)
EllapsedTime: 401.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.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/gCrisprTools.Rcheck’
* using R version 4.4.1 (2024-06-14)
* 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.1
* 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.11.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            28.344  1.770  30.401
ct.makeReport         20.411  3.194  24.027
ct.guideCDF           11.658  9.660  21.765
ct.makeContrastReport  9.207  2.036  11.559
ct.compareContrasts   10.185  0.840  11.142
ct.seas                8.812  0.927   9.636
ct.upSet               8.075  0.827   8.994
ct.stackGuides         5.335  1.600   7.003
ct.contrastBarchart    6.508  0.110   6.686
ct.GCbias              5.498  0.376   5.926
* 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.1 (2024-06-14) -- "Race for Your Life"
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 -- Mon Jul 15 20:47:26 2024 
*********************************************** 
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.189   0.490   8.746 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0030.0020.006
ann0.0760.0050.081
ct.CAT2.5870.1582.794
ct.DirectionalTests0.3420.2600.606
ct.GCbias5.4980.3765.926
ct.GREATdb28.344 1.77030.401
ct.PRC2.4610.4902.991
ct.ROC1.5750.0251.619
ct.RRAaPvals0.3550.0180.378
ct.RRAalpha0.2550.0130.271
ct.alignmentChart0.0050.0010.006
ct.alphaBeta000
ct.applyAlpha0.0020.0050.007
ct.buildSE0.4170.0230.446
ct.compareContrasts10.185 0.84011.142
ct.contrastBarchart6.5080.1106.686
ct.expandAnnotation0.0650.0030.067
ct.filterReads0.2680.0170.288
ct.gRNARankByReplicate0.3810.0360.422
ct.generateResults0.4980.0220.522
ct.guideCDF11.658 9.66021.765
ct.keyCheck0.1170.0130.133
ct.makeContrastReport 9.207 2.03611.559
ct.makeQCReport4.0720.4924.673
ct.makeReport20.411 3.19424.027
ct.makeRhoNull0.0010.0010.001
ct.normalizeBySlope1.3610.0811.460
ct.normalizeFQ0.7900.0640.866
ct.normalizeGuides3.0230.2793.346
ct.normalizeMedians0.6580.0680.741
ct.normalizeNTC0.8210.0730.909
ct.normalizeSpline0.9300.0811.025
ct.parseGeneSymbol0.0020.0010.002
ct.prepareAnnotation0.6120.4261.058
ct.preprocessFit1.9170.0591.993
ct.rankSimple4.1310.0384.209
ct.rawCountDensities0.1620.0190.183
ct.regularizeContrasts0.1120.0030.115
ct.resultCheck0.0660.0020.069
ct.scatter0.4540.0220.483
ct.seas8.8120.9279.636
ct.seasPrep2.7030.3083.056
ct.signalSummary1.5650.0471.633
ct.simpleResult1.4210.1871.624
ct.softLog0.0000.0010.001
ct.stackGuides5.3351.6007.003
ct.targetSetEnrichment1.3950.0561.465
ct.topTargets0.3440.0190.368
ct.upSet8.0750.8278.994
ct.viewControls0.2230.0150.241
ct.viewGuides0.3210.0180.342
es0.0540.0110.065
essential.genes0.0010.0020.003
fit0.1790.0140.197
resultsDF0.0560.0030.059