Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-01-25 15:38 -0500 (Sat, 25 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 4658 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" | 4455 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4408 |
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 769/2286 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
gCrisprTools 2.13.0 (landing page) Russell Bainer
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
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. |
Package: gCrisprTools |
Version: 2.13.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.13.0.tar.gz |
StartedAt: 2025-01-25 07:06:53 -0000 (Sat, 25 Jan 2025) |
EndedAt: 2025-01-25 07:14:43 -0000 (Sat, 25 Jan 2025) |
EllapsedTime: 470.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: gCrisprTools.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### 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.13.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/gCrisprTools.Rcheck’ * using R Under development (unstable) (2024-11-24 r87369) * using platform: aarch64-unknown-linux-gnu * R was compiled by aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: openEuler 24.03 (LTS) * 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.13.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 ...Warning: program compiled against libxml 212 using older 211 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 41.226 0.807 41.768 ct.guideCDF 36.412 0.263 36.750 ct.makeReport 24.911 0.315 25.289 ct.compareContrasts 13.404 0.323 13.755 ct.upSet 12.417 0.586 13.033 ct.seas 11.547 0.989 11.995 ct.makeContrastReport 11.711 0.121 11.869 ct.contrastBarchart 9.943 0.028 9.993 ct.stackGuides 6.675 0.619 7.309 ct.makeQCReport 6.869 0.065 6.950 ct.GCbias 6.059 0.115 6.188 ct.rankSimple 5.927 0.016 5.955 * 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.21-bioc/meat/gCrisprTools.Rcheck/00check.log’ for details.
gCrisprTools.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL gCrisprTools ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/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)
gCrisprTools.Rcheck/tests/unit.tests.Rout
R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 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 -- Sat Jan 25 07:14:38 2025 *********************************************** 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.538 0.386 10.929
gCrisprTools.Rcheck/gCrisprTools-Ex.timings
name | user | system | elapsed | |
aln | 0.002 | 0.000 | 0.003 | |
ann | 0.057 | 0.000 | 0.056 | |
ct.CAT | 2.177 | 0.128 | 2.309 | |
ct.DirectionalTests | 0.229 | 0.055 | 0.284 | |
ct.GCbias | 6.059 | 0.115 | 6.188 | |
ct.GREATdb | 41.226 | 0.807 | 41.768 | |
ct.PRC | 2.819 | 0.100 | 2.925 | |
ct.ROC | 2.124 | 0.008 | 2.136 | |
ct.RRAaPvals | 0.346 | 0.004 | 0.351 | |
ct.RRAalpha | 0.232 | 0.000 | 0.234 | |
ct.alignmentChart | 0.006 | 0.000 | 0.006 | |
ct.alphaBeta | 0 | 0 | 0 | |
ct.applyAlpha | 0.002 | 0.000 | 0.001 | |
ct.buildSE | 0.397 | 0.012 | 0.411 | |
ct.compareContrasts | 13.404 | 0.323 | 13.755 | |
ct.contrastBarchart | 9.943 | 0.028 | 9.993 | |
ct.expandAnnotation | 0.065 | 0.000 | 0.065 | |
ct.filterReads | 0.388 | 0.008 | 0.397 | |
ct.gRNARankByReplicate | 0.440 | 0.008 | 0.449 | |
ct.generateResults | 0.605 | 0.004 | 0.610 | |
ct.guideCDF | 36.412 | 0.263 | 36.750 | |
ct.keyCheck | 0.121 | 0.000 | 0.121 | |
ct.makeContrastReport | 11.711 | 0.121 | 11.869 | |
ct.makeQCReport | 6.869 | 0.065 | 6.950 | |
ct.makeReport | 24.911 | 0.315 | 25.289 | |
ct.makeRhoNull | 0.001 | 0.000 | 0.001 | |
ct.normalizeBySlope | 1.408 | 0.024 | 1.434 | |
ct.normalizeFQ | 0.891 | 0.004 | 0.896 | |
ct.normalizeGuides | 3.374 | 0.036 | 3.415 | |
ct.normalizeMedians | 0.759 | 0.004 | 0.764 | |
ct.normalizeNTC | 0.882 | 0.004 | 0.887 | |
ct.normalizeSpline | 1.065 | 0.012 | 1.079 | |
ct.parseGeneSymbol | 0.002 | 0.000 | 0.002 | |
ct.prepareAnnotation | 0.669 | 0.012 | 0.682 | |
ct.preprocessFit | 2.551 | 0.047 | 2.604 | |
ct.rankSimple | 5.927 | 0.016 | 5.955 | |
ct.rawCountDensities | 0.193 | 0.000 | 0.194 | |
ct.regularizeContrasts | 0.112 | 0.000 | 0.112 | |
ct.resultCheck | 0.054 | 0.000 | 0.054 | |
ct.scatter | 0.506 | 0.000 | 0.507 | |
ct.seas | 11.547 | 0.989 | 11.995 | |
ct.seasPrep | 3.236 | 0.211 | 3.455 | |
ct.signalSummary | 2.279 | 0.216 | 2.499 | |
ct.simpleResult | 2.109 | 0.143 | 2.257 | |
ct.softLog | 0 | 0 | 0 | |
ct.stackGuides | 6.675 | 0.619 | 7.309 | |
ct.targetSetEnrichment | 2.048 | 0.116 | 2.169 | |
ct.topTargets | 0.325 | 0.000 | 0.326 | |
ct.upSet | 12.417 | 0.586 | 13.033 | |
ct.viewControls | 0.333 | 0.012 | 0.345 | |
ct.viewGuides | 0.424 | 0.016 | 0.441 | |
es | 0.055 | 0.000 | 0.054 | |
essential.genes | 0.001 | 0.000 | 0.001 | |
fit | 0.166 | 0.004 | 0.171 | |
resultsDF | 0.056 | 0.004 | 0.060 | |