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

This page was generated on 2024-05-31 19:31:15 -0400 (Fri, 31 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4669
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4404
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4431
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4384
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 754/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.11.0  (landing page)
Russell Bainer
Snapshot Date: 2024-05-30 18:57:37 -0400 (Thu, 30 May 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
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.4 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

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.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-05-31 08:48:09 -0400 (Fri, 31 May 2024)
EndedAt: 2024-05-31 09:01:06 -0400 (Fri, 31 May 2024)
EllapsedTime: 776.6 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.0 Patched (2024-04-24 r86482)
* 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.4
* 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            37.859  2.440  44.000
ct.makeReport         34.481  3.714  40.988
ct.guideCDF           16.472 13.875  31.678
ct.compareContrasts   23.881  1.450  30.042
ct.contrastBarchart   22.102  0.184  24.710
ct.upSet              18.501  1.392  21.007
ct.makeContrastReport 16.818  2.709  20.730
ct.seas               17.246  1.390  19.238
ct.rankSimple         13.252  0.070  13.863
ct.stackGuides         8.873  2.667  11.794
ct.GCbias              8.125  0.750  10.554
ct.seasPrep            7.611  0.755   8.947
ct.makeQCReport        7.193  0.688   8.870
ct.PRC                 6.146  0.919   7.664
ct.CAT                 5.942  0.409   7.216
ct.preprocessFit       5.013  0.086   5.337
ct.normalizeGuides     4.535  0.416   5.325
ct.ROC                 4.777  0.036   5.068
* 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.0 Patched (2024-04-24 r86482) -- "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 -- Fri May 31 09:00:48 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 
 15.693   0.867  18.711 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0050.0050.009
ann0.1060.0100.127
ct.CAT5.9420.4097.216
ct.DirectionalTests0.6260.8601.827
ct.GCbias 8.125 0.75010.554
ct.GREATdb37.859 2.44044.000
ct.PRC6.1460.9197.664
ct.ROC4.7770.0365.068
ct.RRAaPvals0.6460.0260.726
ct.RRAalpha0.4020.0190.457
ct.alignmentChart0.0100.0020.012
ct.alphaBeta0.0000.0010.002
ct.applyAlpha0.0040.0120.020
ct.buildSE0.6890.0320.775
ct.compareContrasts23.881 1.45030.042
ct.contrastBarchart22.102 0.18424.710
ct.expandAnnotation0.1120.0050.120
ct.filterReads0.4920.0250.559
ct.gRNARankByReplicate0.6010.0580.701
ct.generateResults1.0210.0331.114
ct.guideCDF16.47213.87531.678
ct.keyCheck0.1850.0170.209
ct.makeContrastReport16.818 2.70920.730
ct.makeQCReport7.1930.6888.870
ct.makeReport34.481 3.71440.988
ct.makeRhoNull0.0010.0010.002
ct.normalizeBySlope1.9780.1252.226
ct.normalizeFQ1.1770.1201.373
ct.normalizeGuides4.5350.4165.325
ct.normalizeMedians1.0100.0971.147
ct.normalizeNTC1.2080.1081.430
ct.normalizeSpline1.4020.1121.601
ct.parseGeneSymbol0.0030.0020.005
ct.prepareAnnotation0.9470.4641.478
ct.preprocessFit5.0130.0865.337
ct.rankSimple13.252 0.07013.863
ct.rawCountDensities0.2200.0170.241
ct.regularizeContrasts0.2220.0040.228
ct.resultCheck0.1010.0040.107
ct.scatter1.1600.0131.180
ct.seas17.246 1.39019.238
ct.seasPrep7.6110.7558.947
ct.signalSummary4.7580.0874.936
ct.simpleResult4.5990.2864.983
ct.softLog0.0010.0000.001
ct.stackGuides 8.873 2.66711.794
ct.targetSetEnrichment4.5090.0624.845
ct.topTargets0.5460.0260.607
ct.upSet18.501 1.39221.007
ct.viewControls0.3920.0230.419
ct.viewGuides0.5860.0210.666
es0.0880.0120.108
essential.genes0.0020.0050.009
fit0.2710.0230.300
resultsDF0.1070.0070.115