Back to Multiple platform build/check report for BioC 3.17:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-09-23 11:36:24 -0400 (Sat, 23 Sep 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4625
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4378
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4394
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/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
a4Base 1.48.0  (landing page)
Laure Cougnaud
Snapshot Date: 2023-09-22 14:00:14 -0400 (Fri, 22 Sep 2023)
git_url: https://git.bioconductor.org/packages/a4Base
git_branch: RELEASE_3_17
git_last_commit: 26d5793
git_last_commit_date: 2023-04-25 10:19:28 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for a4Base on merida1


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.48.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:a4Base.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings a4Base_1.48.0.tar.gz
StartedAt: 2023-09-22 23:01:04 -0400 (Fri, 22 Sep 2023)
EndedAt: 2023-09-22 23:09:48 -0400 (Fri, 22 Sep 2023)
EllapsedTime: 524.6 seconds
RetCode: 0
Status:   OK  
CheckDir: a4Base.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:a4Base.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings a4Base_1.48.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/a4Base.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.4
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘a4Base/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘a4Base’ version ‘1.48.0’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
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 R 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 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) spectralMap.Rd:49: Escaped LaTeX specials: \&
checkRd: (-1) volcanoPlot.Rd:45: Escaped LaTeX specials: \&
* 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 ... 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           14.033  0.668  21.494
computeLogRatio       10.674  0.418  15.697
plotLogRatio           9.895  0.200  13.959
plotCombination2genes  4.660  0.134   6.723
plotCombMultSamples    3.865  0.215   5.788
boxPlot                3.947  0.126   5.569
histPvalue             3.435  0.165   5.105
* checking PDF version of manual ... OK
* DONE

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



Installation output

a4Base.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL a4Base
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’
* installing *source* package ‘a4Base’ ...
** 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.0560.0030.078
addQuantilesColors2.7720.4804.501
boxPlot3.9470.1265.569
combineTwoExpressionSet000
computeLogRatio10.674 0.41815.697
createExpressionSet0.0760.0010.111
filterVarInt3.1960.1214.786
heatmap.expressionSet0.0020.0060.011
histPvalue3.4350.1655.105
histpvalueplotter2.7570.0754.093
lassoReg2.8800.0794.185
logReg0.0000.0010.002
nlcvTT000
plot1gene2.6840.0803.875
plotComb2Samples2.8830.1194.366
plotCombMultSamples3.8650.2155.788
plotCombination2genes4.6600.1346.723
plotLogRatio 9.895 0.20013.959
probabilitiesPlot0.0010.0010.002
probe2gene2.4180.0743.807
profilesPlot2.7320.0973.932
propdegenescalculation2.7800.0774.036
replicates0.0030.0010.004
spectralMap14.033 0.66821.494
tTest3.1510.1304.805
volcanoPlot3.4130.1324.887