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

This page was generated on 2024-05-30 11:35:35 -0400 (Thu, 30 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4518
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 783/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.10.0  (landing page)
Russell Bainer
Snapshot Date: 2024-05-29 14:00:10 -0400 (Wed, 29 May 2024)
git_url: https://git.bioconductor.org/packages/gCrisprTools
git_branch: RELEASE_3_19
git_last_commit: 757cdf3
git_last_commit_date: 2024-04-30 10:53:27 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

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.10.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.10.0.tar.gz
StartedAt: 2024-05-29 20:56:17 -0400 (Wed, 29 May 2024)
EndedAt: 2024-05-29 21:03:13 -0400 (Wed, 29 May 2024)
EllapsedTime: 415.9 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.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/gCrisprTools.Rcheck’
* using R version 4.4.0 (2024-04-24)
* 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.10.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.735  1.983  31.179
ct.makeReport         20.712  3.337  24.492
ct.guideCDF           11.725 10.053  22.292
ct.makeContrastReport  9.667  2.378  12.423
ct.compareContrasts   10.660  0.987  11.815
ct.seas                9.227  1.048  10.269
ct.upSet               8.171  0.899   9.203
ct.stackGuides         5.918  1.984   8.160
ct.contrastBarchart    6.905  0.132   7.145
ct.GCbias              5.626  0.462   6.189
* 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.19-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.0 (2024-04-24) -- "Puppy Cup"
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 -- Wed May 29 21:03:01 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.449   0.522   9.069 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0020.0020.005
ann0.0620.0040.068
ct.CAT2.3140.1482.492
ct.DirectionalTests0.3260.2700.612
ct.GCbias5.6260.4626.189
ct.GREATdb28.735 1.98331.179
ct.PRC2.6030.5323.191
ct.ROC1.6070.0261.650
ct.RRAaPvals0.3670.0230.393
ct.RRAalpha0.2640.0180.289
ct.alignmentChart0.0050.0010.006
ct.alphaBeta000
ct.applyAlpha0.0010.0050.006
ct.buildSE0.4830.0280.522
ct.compareContrasts10.660 0.98711.815
ct.contrastBarchart6.9050.1327.145
ct.expandAnnotation0.0700.0030.073
ct.filterReads0.2770.0230.306
ct.gRNARankByReplicate0.3940.0470.451
ct.generateResults0.5160.0240.547
ct.guideCDF11.72510.05322.292
ct.keyCheck0.1250.0160.142
ct.makeContrastReport 9.667 2.37812.423
ct.makeQCReport4.1960.5574.952
ct.makeReport20.712 3.33724.492
ct.makeRhoNull0.0000.0000.002
ct.normalizeBySlope1.3370.0921.455
ct.normalizeFQ0.7440.0680.827
ct.normalizeGuides2.8850.2843.260
ct.normalizeMedians0.6460.0760.736
ct.normalizeNTC0.8260.0840.933
ct.normalizeSpline0.9120.0761.003
ct.parseGeneSymbol0.0010.0010.002
ct.prepareAnnotation0.5890.4621.069
ct.preprocessFit1.8850.0731.991
ct.rankSimple4.3600.0734.505
ct.rawCountDensities0.1630.0170.181
ct.regularizeContrasts0.1130.0030.117
ct.resultCheck0.0720.0040.081
ct.scatter0.4430.0140.461
ct.seas 9.227 1.04810.269
ct.seasPrep2.7120.3273.088
ct.signalSummary1.6330.0821.749
ct.simpleResult1.4240.0981.540
ct.softLog0.0000.0010.001
ct.stackGuides5.9181.9848.160
ct.targetSetEnrichment1.4590.0631.544
ct.topTargets0.3720.0230.405
ct.upSet8.1710.8999.203
ct.viewControls0.2590.0200.282
ct.viewGuides0.3150.0180.340
es0.0560.0140.072
essential.genes0.0010.0030.003
fit0.1770.0170.200
resultsDF0.0680.0030.071