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

CHECK report for a4Base on tokay1

This page was generated on 2021-05-06 12:29:44 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the a4Base package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 2/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
a4Base 1.38.0  (landing page)
Laure Cougnaud
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/a4Base
Branch: RELEASE_3_12
Last Commit: 4add242
Last Changed Date: 2020-10-27 10:41:12 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: a4Base
Version: 1.38.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:a4Base.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings a4Base_1.38.0.tar.gz
StartedAt: 2021-05-06 00:18:32 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 00:24:35 -0400 (Thu, 06 May 2021)
EllapsedTime: 363.6 seconds
RetCode: 0
Status:   WARNINGS   
CheckDir: a4Base.Rcheck
Warnings: 1

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/a4Base.Rcheck'
* using R version 4.0.5 (2021-03-31)
* 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.38.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 ... WARNING
Found the following significant warnings:
  Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpuqWMI4/R.INSTALL20645ee2ae7/a4Base/man/topTable-methods.Rd:113: file link 'topTable,pamClass-method' in package 'a4Classif' does not exist and so has been treated as a topic
  Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpuqWMI4/R.INSTALL20645ee2ae7/a4Base/man/topTable-methods.Rd:114: file link 'topTable,rfClass-method' in package 'a4Classif' does not exist and so has been treated as a topic
See 'C:/Users/biocbuild/bbs-3.12-bioc/meat/a4Base.Rcheck/00install.out' for details.
* 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     14.52   1.03   15.54
computeLogRatio  6.84   0.22    7.33
plotLogRatio     6.07   0.08    6.16
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
spectralMap     14.41   0.92   15.33
computeLogRatio  6.09   0.19    6.30
* checking PDF version of manual ... OK
* DONE

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



Installation output

a4Base.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/a4Base_1.38.0.tar.gz && rm -rf a4Base.buildbin-libdir && mkdir a4Base.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=a4Base.buildbin-libdir a4Base_1.38.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL a4Base_1.38.0.zip && rm a4Base_1.38.0.tar.gz a4Base_1.38.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  363k  100  363k    0     0  22.0M      0 --:--:-- --:--:-- --:--:-- 23.6M

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  
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpuqWMI4/R.INSTALL20645ee2ae7/a4Base/man/topTable-methods.Rd:113: file link 'topTable,pamClass-method' in package 'a4Classif' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpuqWMI4/R.INSTALL20645ee2ae7/a4Base/man/topTable-methods.Rd:114: file link 'topTable,rfClass-method' in package 'a4Classif' does not exist and so has been treated as a topic
    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.38.0.zip
* DONE (a4Base)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'a4Base' successfully unpacked and MD5 sums checked

Tests output


Example timings

a4Base.Rcheck/examples_i386/a4Base-Ex.timings

nameusersystemelapsed
a4palette0.060.000.07
addQuantilesColors2.890.183.07
boxPlot3.720.143.86
combineTwoExpressionSet000
computeLogRatio6.840.227.33
createExpressionSet0.050.000.05
filterVarInt3.150.093.25
heatmap.expressionSet000
histPvalue3.000.083.08
histpvalueplotter2.890.123.02
lassoReg2.780.112.89
logReg000
nlcvTT000
plot1gene2.690.102.78
plotComb2Samples2.510.072.61
plotCombMultSamples4.020.164.17
plotCombination2genes3.440.093.53
plotLogRatio6.070.086.16
probabilitiesPlot000
probe2gene2.190.052.24
profilesPlot2.420.052.47
propdegenescalculation2.760.092.86
replicates000
spectralMap14.52 1.0315.54
tTest2.940.022.96
volcanoPlot2.900.072.98

a4Base.Rcheck/examples_x64/a4Base-Ex.timings

nameusersystemelapsed
a4palette0.040.000.04
addQuantilesColors1.900.071.97
boxPlot2.980.103.11
combineTwoExpressionSet000
computeLogRatio6.090.196.30
createExpressionSet0.050.000.06
filterVarInt2.590.112.70
heatmap.expressionSet000
histPvalue1.790.081.86
histpvalueplotter1.740.051.78
lassoReg1.750.041.80
logReg000
nlcvTT000
plot1gene1.790.101.89
plotComb2Samples2.610.152.77
plotCombMultSamples3.050.133.17
plotCombination2genes2.840.082.92
plotLogRatio4.670.124.79
probabilitiesPlot000
probe2gene1.650.021.68
profilesPlot1.670.031.71
propdegenescalculation1.950.031.98
replicates000
spectralMap14.41 0.9215.33
tTest2.530.112.64
volcanoPlot2.370.062.44