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

This page was generated on 2024-11-21 11:33 -0500 (Thu, 21 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4742
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4456
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 766/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.13.0  (landing page)
Russell Bainer
Snapshot Date: 2024-11-20 13:40 -0500 (Wed, 20 Nov 2024)
git_url: https://git.bioconductor.org/packages/gCrisprTools
git_branch: devel
git_last_commit: 1bb7f87
git_last_commit_date: 2024-10-29 10:13:45 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for gCrisprTools on nebbiolo1

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.13.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings gCrisprTools_2.13.0.tar.gz
StartedAt: 2024-11-20 23:48:42 -0500 (Wed, 20 Nov 2024)
EndedAt: 2024-11-21 00:00:44 -0500 (Thu, 21 Nov 2024)
EllapsedTime: 722.7 seconds
RetCode: 0
Status:   OK  
CheckDir: gCrisprTools.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/gCrisprTools.Rcheck’
* using R Under development (unstable) (2024-10-21 r87258)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘gCrisprTools/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘gCrisprTools’ version ‘2.13.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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            22.953  1.656  24.309
ct.makeReport         16.687  0.371  17.062
ct.seas                7.856  1.281   7.762
ct.guideCDF            8.890  0.173   9.063
ct.compareContrasts    7.808  0.467   8.275
ct.makeContrastReport  7.908  0.162   8.053
ct.upSet               7.027  0.649   7.677
ct.GCbias              5.899  0.197   6.098
ct.contrastBarchart    5.807  0.013   5.819
ct.makeQCReport        5.107  0.096   5.209
* 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.21-bioc/meat/gCrisprTools.Rcheck/00check.log’
for details.


Installation output

gCrisprTools.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.21-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 Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences"
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 -- Wed Nov 20 23:57:14 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 
  6.504   0.379   6.874 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0010.0000.002
ann0.0490.0020.051
ct.CAT1.3370.1591.496
ct.DirectionalTests0.2300.2660.497
ct.GCbias5.8990.1976.098
ct.GREATdb22.953 1.65624.309
ct.PRC2.0330.0782.112
ct.ROC1.2670.0181.285
ct.RRAaPvals0.2990.0090.308
ct.RRAalpha0.2730.0030.276
ct.alignmentChart0.0040.0000.004
ct.alphaBeta0.0000.0000.001
ct.applyAlpha0.0020.0020.005
ct.buildSE0.3600.0030.364
ct.compareContrasts7.8080.4678.275
ct.contrastBarchart5.8070.0135.819
ct.expandAnnotation0.0540.0010.054
ct.filterReads0.2160.0040.220
ct.gRNARankByReplicate0.3910.0060.397
ct.generateResults0.4130.0040.417
ct.guideCDF8.8900.1739.063
ct.keyCheck0.0860.0040.091
ct.makeContrastReport7.9080.1628.053
ct.makeQCReport5.1070.0965.209
ct.makeReport16.687 0.37117.062
ct.makeRhoNull0.0000.0010.001
ct.normalizeBySlope1.2160.0181.234
ct.normalizeFQ0.7880.0180.806
ct.normalizeGuides3.0000.0423.042
ct.normalizeMedians0.6820.0140.696
ct.normalizeNTC0.7880.0160.803
ct.normalizeSpline0.9070.0160.923
ct.parseGeneSymbol0.0010.0000.001
ct.prepareAnnotation0.4620.0060.468
ct.preprocessFit1.4290.0131.442
ct.rankSimple3.3970.0113.408
ct.rawCountDensities0.1200.0090.130
ct.regularizeContrasts0.0840.0000.084
ct.resultCheck0.0490.0010.049
ct.scatter0.3340.0060.339
ct.seas7.8561.2817.762
ct.seasPrep1.9370.2342.171
ct.signalSummary1.4380.1031.541
ct.simpleResult1.2150.1741.389
ct.softLog000
ct.stackGuides4.2810.6414.923
ct.targetSetEnrichment1.2160.1241.340
ct.topTargets0.2920.0030.296
ct.upSet7.0270.6497.677
ct.viewControls0.1880.0130.202
ct.viewGuides0.2760.0080.285
es0.0460.0050.051
essential.genes0.0000.0020.002
fit0.1680.0070.174
resultsDF0.0510.0020.052