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

This page was generated on 2024-07-04 11:44 -0400 (Thu, 04 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4411
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4413
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4395
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4390
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 (2024-04-24) -- "Puppy Cup" 4407
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-03 14:00 -0400 (Wed, 03 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    OK    OK  


CHECK results for gCrisprTools on kunpeng2

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: gCrisprTools
Version: 2.11.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings gCrisprTools_2.11.0.tar.gz
StartedAt: 2024-07-04 05:10:09 -0000 (Thu, 04 Jul 2024)
EndedAt: 2024-07-04 05:18:02 -0000 (Thu, 04 Jul 2024)
EllapsedTime: 472.9 seconds
RetCode: 0
Status:   OK  
CheckDir: gCrisprTools.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/gCrisprTools.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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 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.guideCDF           40.992  0.112  41.190
ct.GREATdb            39.983  0.619  40.317
ct.makeReport         28.524  0.257  28.880
ct.compareContrasts   15.905  0.104  16.043
ct.upSet              13.175  0.487  13.689
ct.makeContrastReport 12.822  0.187  13.026
ct.seas               11.836  0.932  12.245
ct.contrastBarchart    9.953  0.036  10.010
ct.makeQCReport        7.033  0.073   7.123
ct.stackGuides         6.569  0.499   7.083
ct.rankSimple          6.008  0.016   6.035
ct.GCbias              5.519  0.148   5.677
* 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
  ‘/home/biocbuild/bbs-3.20-bioc/meat/gCrisprTools.Rcheck/00check.log’
for details.


Installation output

gCrisprTools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL gCrisprTools
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.0/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.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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 -- Thu Jul  4 05:17:57 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 
 10.018   0.317  10.339 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0030.0000.003
ann0.0620.0000.062
ct.CAT2.8740.1833.064
ct.DirectionalTests0.2720.0240.297
ct.GCbias5.5190.1485.677
ct.GREATdb39.983 0.61940.317
ct.PRC2.6420.1792.827
ct.ROC2.1410.0002.145
ct.RRAaPvals0.3590.0070.368
ct.RRAalpha0.2350.0040.240
ct.alignmentChart0.0060.0000.006
ct.alphaBeta000
ct.applyAlpha0.0020.0000.001
ct.buildSE0.4120.0000.413
ct.compareContrasts15.905 0.10416.043
ct.contrastBarchart 9.953 0.03610.010
ct.expandAnnotation0.0650.0040.069
ct.filterReads0.4040.0000.405
ct.gRNARankByReplicate0.4500.0000.451
ct.generateResults0.5950.0000.596
ct.guideCDF40.992 0.11241.190
ct.keyCheck0.1110.0000.111
ct.makeContrastReport12.822 0.18713.026
ct.makeQCReport7.0330.0737.123
ct.makeReport28.524 0.25728.880
ct.makeRhoNull0.0000.0000.001
ct.normalizeBySlope1.1670.0111.181
ct.normalizeFQ0.8460.0040.853
ct.normalizeGuides3.3060.0483.361
ct.normalizeMedians0.7030.0120.718
ct.normalizeNTC0.8020.0080.812
ct.normalizeSpline1.0200.0121.034
ct.parseGeneSymbol0.0010.0000.001
ct.prepareAnnotation0.6700.0040.675
ct.preprocessFit2.6090.0082.622
ct.rankSimple6.0080.0166.035
ct.rawCountDensities0.1730.0040.177
ct.regularizeContrasts0.1200.0000.121
ct.resultCheck0.0560.0040.060
ct.scatter0.5750.0200.596
ct.seas11.836 0.93212.245
ct.seasPrep3.3500.4073.765
ct.signalSummary2.3360.0922.433
ct.simpleResult2.0610.1042.170
ct.softLog0.0010.0000.001
ct.stackGuides6.5690.4997.083
ct.targetSetEnrichment2.0690.0562.128
ct.topTargets0.3380.0080.346
ct.upSet13.175 0.48713.689
ct.viewControls0.3030.0040.308
ct.viewGuides0.3530.0000.354
es0.0500.0040.054
essential.genes0.0010.0000.001
fit0.1660.0000.167
resultsDF0.0590.0040.062