Back to Build/check report for BioC 3.23:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-05-13 11:32 -0400 (Wed, 13 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4994
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/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
a4Base 1.60.0  (landing page)
Laure Cougnaud
Snapshot Date: 2026-05-12 13:40 -0400 (Tue, 12 May 2026)
git_url: https://git.bioconductor.org/packages/a4Base
git_branch: RELEASE_3_23
git_last_commit: c917d4b
git_last_commit_date: 2026-04-28 08:35:20 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for a4Base in R Universe.


CHECK results for a4Base on nebbiolo1

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.

raw results


Summary

Package: a4Base
Version: 1.60.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.60.0.tar.gz
StartedAt: 2026-05-12 21:16:49 -0400 (Tue, 12 May 2026)
EndedAt: 2026-05-12 21:19:53 -0400 (Tue, 12 May 2026)
EllapsedTime: 183.4 seconds
RetCode: 0
Status:   OK  
CheckDir: a4Base.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.60.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/a4Base.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-13 01:16:50 UTC
* checking for file ‘a4Base/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘a4Base’ version ‘1.60.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) 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.725  0.224    9.95
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/a4Base.Rcheck/00check.log’
for details.


Installation output

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.60.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)

Tests output


Example timings

a4Base.Rcheck/a4Base-Ex.timings

nameusersystemelapsed
a4palette0.0390.0010.040
addQuantilesColors1.8020.1971.999
boxPlot2.4820.2072.690
combineTwoExpressionSet000
computeLogRatio4.3330.2884.623
createExpressionSet0.0250.0070.032
filterVarInt2.2130.0882.302
heatmap.expressionSet0.0000.0010.002
histPvalue1.7300.0421.773
histpvalueplotter1.7470.0541.800
lassoReg1.8090.0571.867
logReg0.0000.0010.000
nlcvTT000
plot1gene1.7480.0721.821
plotComb2Samples1.9170.0731.990
plotCombMultSamples2.5700.0662.636
plotCombination2genes2.5280.0472.574
plotLogRatio4.2370.1914.428
probabilitiesPlot000
probe2gene1.4590.0331.491
profilesPlot1.7100.0641.773
propdegenescalculation1.8300.0651.898
replicates0.0010.0000.002
spectralMap9.7250.2249.950
tTest2.0170.0492.067
volcanoPlot2.1780.0432.221