Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for pcaExplorer on tokay1

This page was generated on 2018-04-12 13:27:56 -0400 (Thu, 12 Apr 2018).

Package 1014/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pcaExplorer 2.4.0
Federico Marini
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/pcaExplorer
Branch: RELEASE_3_6
Last Commit: 8ef4226
Last Changed Date: 2017-10-30 12:41:15 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: pcaExplorer
Version: 2.4.0
Command: rm -rf pcaExplorer.buildbin-libdir pcaExplorer.Rcheck && mkdir pcaExplorer.buildbin-libdir pcaExplorer.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=pcaExplorer.buildbin-libdir pcaExplorer_2.4.0.tar.gz >pcaExplorer.Rcheck\00install.out 2>&1 && cp pcaExplorer.Rcheck\00install.out pcaExplorer-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=pcaExplorer.buildbin-libdir --install="check:pcaExplorer-install.out" --force-multiarch --no-vignettes --timings pcaExplorer_2.4.0.tar.gz
StartedAt: 2018-04-12 02:02:26 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 02:11:45 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 559.2 seconds
RetCode: 0
Status:  OK  
CheckDir: pcaExplorer.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf pcaExplorer.buildbin-libdir pcaExplorer.Rcheck && mkdir pcaExplorer.buildbin-libdir pcaExplorer.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=pcaExplorer.buildbin-libdir pcaExplorer_2.4.0.tar.gz >pcaExplorer.Rcheck\00install.out 2>&1 && cp pcaExplorer.Rcheck\00install.out pcaExplorer-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=pcaExplorer.buildbin-libdir --install="check:pcaExplorer-install.out" --force-multiarch --no-vignettes --timings pcaExplorer_2.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/pcaExplorer.Rcheck'
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'pcaExplorer/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'pcaExplorer' version '2.4.0'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
  .travis.yml
These were most likely included in error. See section 'Package
structure' in the 'Writing R Extensions' manual.
* checking for portable file names ... OK
* checking whether package 'pcaExplorer' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.6Mb
  sub-directories of 1Mb or more:
    doc   5.3Mb
* checking package directory ... OK
* checking 'build' 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 ... NOTE
pcaExplorer: no visible binding for '<<-' assignment to
  'pcaexplorer_env'
pcaExplorer : <anonymous>: no visible binding for global variable
  'airway'
pcaExplorer : <anonymous>: no visible binding for global variable
  'pcaexplorer_env'
Undefined global functions or variables:
  airway pcaexplorer_env
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
          user system elapsed
pcaplot3d 3.67   0.07    5.08
** running examples for arch 'x64' ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/pcaExplorer.Rcheck/00check.log'
for details.



Installation output

pcaExplorer.Rcheck/00install.out


install for i386

* installing *source* package 'pcaExplorer' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'pcaExplorer'
    finding HTML links ... done
    correlatePCs                            html  
    distro_expr                             html  
    finding level-2 HTML links ... done

    geneprofiler                            html  
    genespca                                html  
    get_annotation                          html  
    get_annotation_orgdb                    html  
    hi_loadings                             html  
    limmaquickpca2go                        html  
    makeExampleDESeqDataSet_multifac        html  
    pair_corr                               html  
    pca2go                                  html  
    pcaExplorer                             html  
    pcaplot                                 html  
    pcaplot3d                               html  
    pcascree                                html  
    plotPCcorrs                             html  
    topGOtable                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'pcaExplorer' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'pcaExplorer' as pcaExplorer_2.4.0.zip
* DONE (pcaExplorer)
In R CMD INSTALL
In R CMD INSTALL

Tests output

pcaExplorer.Rcheck/tests_i386/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(pcaExplorer)

> 
> test_check("pcaExplorer")
== testthat results  ===========================================================
OK: 18 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  74.70    1.39   76.15 

pcaExplorer.Rcheck/tests_x64/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(pcaExplorer)

> 
> test_check("pcaExplorer")
== testthat results  ===========================================================
OK: 18 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  78.84    0.95   79.79 

Example timings

pcaExplorer.Rcheck/examples_i386/pcaExplorer-Ex.timings

nameusersystemelapsed
correlatePCs3.340.033.37
distro_expr4.200.064.27
geneprofiler2.120.022.14
genespca3.830.013.85
get_annotation4.670.044.70
get_annotation_orgdb2.880.072.95
hi_loadings2.130.112.23
limmaquickpca2go2.440.052.49
makeExampleDESeqDataSet_multifac0.110.000.11
pair_corr2.620.032.65
pca2go2.750.062.81
pcaExplorer2.950.073.02
pcaplot3.460.043.50
pcaplot3d3.670.075.08
pcascree3.890.003.89
plotPCcorrs2.920.012.94
topGOtable3.740.063.79

pcaExplorer.Rcheck/examples_x64/pcaExplorer-Ex.timings

nameusersystemelapsed
correlatePCs3.470.033.50
distro_expr4.100.034.13
geneprofiler1.970.001.97
genespca3.710.003.71
get_annotation4.770.124.89
get_annotation_orgdb2.830.032.88
hi_loadings2.480.002.48
limmaquickpca2go2.130.072.19
makeExampleDESeqDataSet_multifac0.140.000.14
pair_corr3.400.043.46
pca2go2.380.072.43
pcaExplorer1.770.011.78
pcaplot2.980.023.00
pcaplot3d1.970.012.14
pcascree2.340.032.38
plotPCcorrs2.160.002.16
topGOtable1.890.101.98