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

This page was generated on 2024-09-24 11:40 -0400 (Tue, 24 Sep 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4448
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4455
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4453
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4486
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4433
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4432
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/2260HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.11.0  (landing page)
Russell Bainer
Snapshot Date: 2024-09-23 14:00 -0400 (Mon, 23 Sep 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)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  
palomino8Windows Server 2022 Datacenter / x64  OK    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 / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for gCrisprTools on teran2

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-09-24 00:42:55 -0400 (Tue, 24 Sep 2024)
EndedAt: 2024-09-24 00:50:29 -0400 (Tue, 24 Sep 2024)
EllapsedTime: 454.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 ‘/media/volume/teran2_disk/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 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.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            22.037  1.454  23.223
ct.makeReport         12.249  0.204  12.458
ct.seas               10.332  1.201  10.297
ct.compareContrasts    7.650  0.167   7.817
ct.guideCDF            7.653  0.025   7.679
ct.makeContrastReport  6.226  0.082   6.298
ct.upSet               5.940  0.082   6.024
ct.contrastBarchart    5.536  0.002   5.539
* 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
  ‘/media/volume/teran2_disk/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 ‘/media/volume/teran2_disk/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 -- Tue Sep 24 00:47:09 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 
  5.481   0.381   5.874 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0030.0000.002
ann0.0330.0040.037
ct.CAT1.9340.1912.158
ct.DirectionalTests0.1580.0690.226
ct.GCbias3.9260.2964.224
ct.GREATdb22.037 1.45423.223
ct.PRC1.8020.1891.990
ct.ROC0.9840.0020.986
ct.RRAaPvals0.2050.0030.207
ct.RRAalpha0.1580.0010.159
ct.alignmentChart0.0030.0010.004
ct.alphaBeta0.0010.0000.000
ct.applyAlpha0.0000.0020.002
ct.buildSE0.2410.0030.244
ct.compareContrasts7.6500.1677.817
ct.contrastBarchart5.5360.0025.539
ct.expandAnnotation0.0370.0000.038
ct.filterReads0.160.000.16
ct.gRNARankByReplicate0.2220.0040.225
ct.generateResults0.3240.0070.331
ct.guideCDF7.6530.0257.679
ct.keyCheck0.0520.0070.060
ct.makeContrastReport6.2260.0826.298
ct.makeQCReport3.8790.0703.962
ct.makeReport12.249 0.20412.458
ct.makeRhoNull0.0010.0000.000
ct.normalizeBySlope1.1080.0211.129
ct.normalizeFQ0.5110.0100.521
ct.normalizeGuides1.9600.0331.993
ct.normalizeMedians0.4240.0090.433
ct.normalizeNTC0.7820.0080.790
ct.normalizeSpline0.5970.0310.628
ct.parseGeneSymbol0.0020.0000.001
ct.prepareAnnotation0.3900.0080.398
ct.preprocessFit1.2400.0031.243
ct.rankSimple3.0240.0013.026
ct.rawCountDensities0.0840.0040.088
ct.regularizeContrasts0.0630.0000.064
ct.resultCheck0.0330.0000.033
ct.scatter0.2390.0010.240
ct.seas10.332 1.20110.297
ct.seasPrep1.5410.1151.656
ct.signalSummary1.2100.0071.216
ct.simpleResult0.9210.0330.954
ct.softLog0.0000.0000.001
ct.stackGuides2.6660.6003.276
ct.targetSetEnrichment0.9470.0020.949
ct.topTargets0.2000.0020.202
ct.upSet5.9400.0826.024
ct.viewControls0.1280.0030.131
ct.viewGuides0.1960.0040.201
es0.0340.0010.036
essential.genes0.0010.0000.001
fit0.1150.0010.117
resultsDF0.0350.0010.036