Back to Multiple platform build/check report for BioC 3.14
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-04-13 12:06:07 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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

CHECK results for a4Base on tokay2


To the developers/maintainers of the a4Base package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 2/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
a4Base 1.42.0  (landing page)
Laure Cougnaud
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/a4Base
git_branch: RELEASE_3_14
git_last_commit: d7296e2
git_last_commit_date: 2021-10-26 11:58:47 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: a4Base
Version: 1.42.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:a4Base.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings a4Base_1.42.0.tar.gz
StartedAt: 2022-04-12 15:22:53 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 15:28:41 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 348.2 seconds
RetCode: 0
Status:   OK  
CheckDir: a4Base.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:a4Base.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings a4Base_1.42.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/a4Base.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'a4Base/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'a4Base' version '1.42.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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 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 ... 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 ... 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
spectralMap     11.78   0.76   12.55
computeLogRatio  5.11   0.44    5.54
plotLogRatio     5.30   0.12    5.42
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
             user system elapsed
spectralMap 10.95   0.72   11.67
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/a4Base.Rcheck/00check.log'
for details.



Installation output

a4Base.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/a4Base_1.42.0.tar.gz && rm -rf a4Base.buildbin-libdir && mkdir a4Base.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=a4Base.buildbin-libdir a4Base_1.42.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL a4Base_1.42.0.zip && rm a4Base_1.42.0.tar.gz a4Base_1.42.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  368k  100  368k    0     0   756k      0 --:--:-- --:--:-- --:--:--  757k

install for i386

* installing *source* package 'a4Base' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'a4Base'
    finding HTML links ... done
    ExpressionSetWithComputation-class      html  
    finding level-2 HTML links ... done

    a4palette                               html  
    addQuantilesColors                      html  
    boxPlot                                 html  
    combineTwoExpressionSet                 html  
    computeLogRatio                         html  
    createExpressionSet                     html  
    filterVarInt                            html  
    heatmap.expressionSet                   html  
    histPvalue                              html  
    histpvalueplotter                       html  
    lassoReg                                html  
    limmaReg                                html  
    limmaTwoLevels                          html  
    logReg                                  html  
    nlcvTT                                  html  
    oaColors                                html  
    oaPalette                               html  
    plot1gene                               html  
    plotComb2Samples                        html  
    plotCombMultSamples                     html  
    plotCombination2genes                   html  
    plotLogRatio                            html  
    probabilitiesPlot                       html  
    probe2gene                              html  
    profilesPlot                            html  
    propDEgenes-methods                     html  
    propDEgenes                             html  
    propdegenescalculation                  html  
    replicates                              html  
    spectralMap-methods                     html  
    spectralMap                             html  
    tTest                                   html  
    topTable-methods                        html  
    volcanoPlot-methods                     html  
    volcanoPlot                             html  
    volcanoplotter                          html  
** 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

install for x64

* installing *source* package 'a4Base' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'a4Base' as a4Base_1.42.0.zip
* DONE (a4Base)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'a4Base' successfully unpacked and MD5 sums checked

Tests output


Example timings

a4Base.Rcheck/examples_i386/a4Base-Ex.timings

nameusersystemelapsed
a4palette0.050.010.08
addQuantilesColors3.240.183.41
boxPlot3.280.043.35
combineTwoExpressionSet000
computeLogRatio5.110.445.54
createExpressionSet0.050.000.05
filterVarInt2.420.092.52
heatmap.expressionSet000
histPvalue2.510.082.59
histpvalueplotter2.140.002.14
lassoReg3.080.113.19
logReg000
nlcvTT000
plot1gene2.320.172.52
plotComb2Samples2.830.052.87
plotCombMultSamples3.520.183.71
plotCombination2genes3.560.103.67
plotLogRatio5.300.125.42
probabilitiesPlot000
probe2gene2.280.082.36
profilesPlot2.510.002.52
propdegenescalculation2.440.082.51
replicates000
spectralMap11.78 0.7612.55
tTest2.530.082.61
volcanoPlot2.970.113.10

a4Base.Rcheck/examples_x64/a4Base-Ex.timings

nameusersystemelapsed
a4palette0.050.010.07
addQuantilesColors2.680.052.73
boxPlot1.950.052.00
combineTwoExpressionSet000
computeLogRatio4.520.124.68
createExpressionSet0.030.000.04
filterVarInt2.700.062.76
heatmap.expressionSet000
histPvalue1.810.081.91
histpvalueplotter2.210.102.29
lassoReg1.720.031.75
logReg000
nlcvTT000
plot1gene1.900.061.97
plotComb2Samples2.770.062.85
plotCombMultSamples2.940.052.98
plotCombination2genes2.400.122.53
plotLogRatio4.780.134.92
probabilitiesPlot000
probe2gene1.360.081.44
profilesPlot1.660.061.72
propdegenescalculation1.720.061.78
replicates000
spectralMap10.95 0.7211.67
tTest2.470.142.61
volcanoPlot2.120.132.25