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

This page was generated on 2024-07-06 11:38 -0400 (Sat, 06 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4643
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4414
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4442
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4391
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 3833
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-05 14:00 -0400 (Fri, 05 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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    ERROR  skipped


CHECK results for gCrisprTools on nebbiolo2

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: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings gCrisprTools_2.11.0.tar.gz
StartedAt: 2024-07-05 23:00:10 -0400 (Fri, 05 Jul 2024)
EndedAt: 2024-07-05 23:09:04 -0400 (Fri, 05 Jul 2024)
EllapsedTime: 533.1 seconds
RetCode: 0
Status:   OK  
CheckDir: gCrisprTools.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings gCrisprTools_2.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/gCrisprTools.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* 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 loading without being on the library search path ... 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            24.401  1.487  25.592
ct.makeReport         16.948  0.299  17.257
ct.seas                9.281  1.053   9.161
ct.compareContrasts    8.644  0.324   8.968
ct.makeContrastReport  8.183  0.137   8.277
ct.guideCDF            8.118  0.040   8.158
ct.upSet               7.016  0.088   7.104
ct.GCbias              6.268  0.176   6.447
ct.makeQCReport        5.234  0.084   5.313
ct.contrastBarchart    5.208  0.016   5.225
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/gCrisprTools.Rcheck/00check.log’
for details.


Installation output

gCrisprTools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL gCrisprTools
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-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-pc-linux-gnu

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 Jul  5 23:05:20 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 
  7.285   0.406   7.680 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0000.0030.003
ann0.0530.0040.057
ct.CAT1.8650.1722.037
ct.DirectionalTests0.2410.0680.309
ct.GCbias6.2680.1766.447
ct.GREATdb24.401 1.48725.592
ct.PRC1.9610.1442.105
ct.ROC1.2160.0001.216
ct.RRAaPvals0.2950.0000.295
ct.RRAalpha0.2220.0040.226
ct.alignmentChart0.0050.0000.004
ct.alphaBeta000
ct.applyAlpha0.0000.0020.003
ct.buildSE0.3750.0020.377
ct.compareContrasts8.6440.3248.968
ct.contrastBarchart5.2080.0165.225
ct.expandAnnotation0.0560.0000.056
ct.filterReads0.2270.0040.232
ct.gRNARankByReplicate0.4050.0000.406
ct.generateResults0.4160.0040.420
ct.guideCDF8.1180.0408.158
ct.keyCheck0.0810.0080.089
ct.makeContrastReport8.1830.1378.277
ct.makeQCReport5.2340.0845.313
ct.makeReport16.948 0.29917.257
ct.makeRhoNull0.0010.0000.000
ct.normalizeBySlope1.2820.0121.294
ct.normalizeFQ0.8480.0040.852
ct.normalizeGuides3.2700.0283.301
ct.normalizeMedians0.7280.0160.744
ct.normalizeNTC0.8500.0160.866
ct.normalizeSpline0.9660.0080.974
ct.parseGeneSymbol0.0010.0000.002
ct.prepareAnnotation0.5120.0160.528
ct.preprocessFit1.4420.0081.450
ct.rankSimple3.2570.0163.273
ct.rawCountDensities0.1120.0080.120
ct.regularizeContrasts0.0860.0000.086
ct.resultCheck0.0540.0000.054
ct.scatter0.3340.0000.334
ct.seas9.2811.0539.161
ct.seasPrep1.8300.1281.959
ct.signalSummary1.4220.0081.429
ct.simpleResult1.1510.0161.167
ct.softLog0.0000.0000.001
ct.stackGuides4.4570.2964.753
ct.targetSetEnrichment1.1290.0081.137
ct.topTargets0.3070.0000.306
ct.upSet7.0160.0887.104
ct.viewControls0.2050.0040.209
ct.viewGuides0.2910.0000.291
es0.0510.0000.051
essential.genes0.0000.0010.001
fit0.1690.0020.171
resultsDF0.0560.0000.056