| Back to Build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-01 11:32 -0400 (Sat, 01 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4774 |
| 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 2/2321 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| a4Base 1.59.0 (landing page) Laure Cougnaud
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
|
To the developers/maintainers of the a4Base package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/a4Base.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. |
| Package: a4Base |
| Version: 1.59.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:a4Base.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings a4Base_1.59.0.tar.gz |
| StartedAt: 2025-10-31 20:59:44 -0400 (Fri, 31 Oct 2025) |
| EndedAt: 2025-10-31 21:02:49 -0400 (Fri, 31 Oct 2025) |
| EllapsedTime: 185.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: a4Base.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:a4Base.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings a4Base_1.59.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/a4Base.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘a4Base/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘a4Base’ version ‘1.59.0’
* checking package namespace information ... OK
* checking package dependencies ... INFO
Package which this enhances but not available for checking: ‘JavaGD’
* 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 ‘a4Base’ can be installed ... OK
* checking installed package size ... OK
* checking package 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 whether startup messages can be suppressed ... OK
* checking dependencies in R code ... OK
* 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 ... NOTE
checkRd: (-1) computeLogRatio.Rd:49-51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeLogRatio.Rd:52-55: Lost braces in \itemize; meant \describe ?
checkRd: (-1) filterVarInt.Rd:52: Escaped LaTeX specials: \&
checkRd: (-1) histPvalue.Rd:50: Escaped LaTeX specials: \&
checkRd: (-1) lassoReg.Rd:38: Escaped LaTeX specials: \&
checkRd: (-1) plotLogRatio.Rd:166: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotLogRatio.Rd:167: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotLogRatio.Rd:168: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotLogRatio.Rd:169: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotLogRatio.Rd:170: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotLogRatio.Rd:183-185: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotLogRatio.Rd:186-191: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotLogRatio.Rd:192-200: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotLogRatio.Rd:201-203: Lost braces in \itemize; meant \describe ?
checkRd: (-1) spectralMap.Rd:49: Escaped LaTeX specials: \&
checkRd: (-1) topTable-methods.Rd:112: Lost braces in \itemize; meant \describe ?
checkRd: (-1) volcanoPlot.Rd:45: Escaped LaTeX specials: \&
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Non-topic package-anchored link(s) in Rd file 'a4palette.Rd':
‘[grDevices]{palettes}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
ExpressionSetWithComputation-class.Rd: ExpressionSet-class,
eSet-class, VersionedBiobase-class, Versioned-class
combineTwoExpressionSet.Rd: ExpressionSet-class
createExpressionSet.Rd: ExpressionSet-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* 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 examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
spectralMap 9.584 0.24 9.83
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
‘/home/biocbuild/bbs-3.23-bioc/meat/a4Base.Rcheck/00check.log’
for details.
a4Base.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL a4Base ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘a4Base’ ... ** this is package ‘a4Base’ version ‘1.59.0’ ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (a4Base)
a4Base.Rcheck/a4Base-Ex.timings
| name | user | system | elapsed | |
| a4palette | 0.041 | 0.001 | 0.042 | |
| addQuantilesColors | 1.807 | 0.411 | 2.217 | |
| boxPlot | 2.499 | 0.191 | 2.690 | |
| combineTwoExpressionSet | 0 | 0 | 0 | |
| computeLogRatio | 4.302 | 0.254 | 4.556 | |
| createExpressionSet | 0.025 | 0.001 | 0.027 | |
| filterVarInt | 2.304 | 0.051 | 2.357 | |
| heatmap.expressionSet | 0.001 | 0.001 | 0.002 | |
| histPvalue | 1.734 | 0.060 | 1.797 | |
| histpvalueplotter | 1.755 | 0.035 | 1.789 | |
| lassoReg | 1.769 | 0.043 | 1.812 | |
| logReg | 0.001 | 0.000 | 0.000 | |
| nlcvTT | 0 | 0 | 0 | |
| plot1gene | 1.694 | 0.068 | 1.762 | |
| plotComb2Samples | 1.855 | 0.050 | 1.905 | |
| plotCombMultSamples | 3.018 | 0.127 | 3.145 | |
| plotCombination2genes | 2.470 | 0.065 | 2.535 | |
| plotLogRatio | 3.922 | 0.063 | 3.985 | |
| probabilitiesPlot | 0.000 | 0.000 | 0.001 | |
| probe2gene | 1.469 | 0.046 | 1.516 | |
| profilesPlot | 1.739 | 0.060 | 1.799 | |
| propdegenescalculation | 2.358 | 0.040 | 2.399 | |
| replicates | 0.000 | 0.001 | 0.002 | |
| spectralMap | 9.584 | 0.240 | 9.830 | |
| tTest | 1.979 | 0.020 | 1.999 | |
| volcanoPlot | 2.110 | 0.019 | 2.135 | |