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

CHECK report for phantasus on tokay2

This page was generated on 2018-10-17 08:45:30 -0400 (Wed, 17 Oct 2018).

Package 1084/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
phantasus 1.0.2
Alexey Sergushichev
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/phantasus
Branch: RELEASE_3_7
Last Commit: 0e0aa32
Last Changed Date: 2018-07-22 07:39:05 -0400 (Sun, 22 Jul 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: phantasus
Version: 1.0.2
Command: C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:phantasus.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings phantasus_1.0.2.tar.gz
StartedAt: 2018-10-17 03:56:44 -0400 (Wed, 17 Oct 2018)
EndedAt: 2018-10-17 04:01:11 -0400 (Wed, 17 Oct 2018)
EllapsedTime: 267.6 seconds
RetCode: 0
Status:  OK  
CheckDir: phantasus.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:phantasus.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings phantasus_1.0.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.7-bioc/meat/phantasus.Rcheck'
* using R version 3.5.1 Patched (2018-07-24 r75005)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'phantasus/DESCRIPTION' ... OK
* this is package 'phantasus' version '1.0.2'
* package encoding: UTF-8
* 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 ... OK
* checking for portable file names ... OK
* checking whether package 'phantasus' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 22.8Mb
  sub-directories of 1Mb or more:
    www  22.1Mb
* checking package directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  'svglite'
A package should be listed in only one of these fields.
* 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 ... NOTE
Unexported objects imported by ':::' calls:
  'GEOquery:::getDirListing' 'opencpu:::rookhandler'
  'opencpu:::tmp_root' 'opencpu:::win_or_mac'
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
gseaPlot: no visible global function definition for 'setNames'
read.gct: no visible global function definition for 'head'
Undefined global functions or variables:
  head setNames
Consider adding
  importFrom("stats", "setNames")
  importFrom("utils", "head")
to your NAMESPACE file.
* 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
       user system elapsed
getGSE 8.39   0.44    9.98
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
       user system elapsed
getGSE 7.44    0.3    8.65
* 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: 4 NOTEs
See
  'C:/Users/biocbuild/bbs-3.7-bioc/meat/phantasus.Rcheck/00check.log'
for details.



Installation output

phantasus.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.7/bioc/src/contrib/phantasus_1.0.2.tar.gz && rm -rf phantasus.buildbin-libdir && mkdir phantasus.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=phantasus.buildbin-libdir phantasus_1.0.2.tar.gz && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL phantasus_1.0.2.zip && rm phantasus_1.0.2.tar.gz phantasus_1.0.2.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 11.1M  100 11.1M    0     0  66.4M      0 --:--:-- --:--:-- --:--:-- 69.0M

install for i386

* installing *source* package 'phantasus' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Loading config from C:/Users/biocbuild/bbs-3.7-bioc/R/library/opencpu/config/defaults.conf
Loading config from C:\Users\biocbuild\AppData\Local\opencpu\opencpu/user.conf
** help
*** installing help indices
  converting help for package 'phantasus'
    finding HTML links ... done
    calcPCA                                 html  
    checkGPLs                               html  
    checkPreloadedNames                     html  
    createES                                html  
    es                                      html  
    getES                                   html  
    getGDS                                  html  
    getGSE                                  html  
    gseaPlot                                html  
    limmaAnalysis                           html  
    loadGEO                                 html  
    loadPreloaded                           html  
    performKmeans                           html  
    preloadedDirExists                      html  
    read.gct                                html  
    reparseCachedESs                        html  
    servePhantasus                          html  
    shinyGAMAnalysis                        html  
    subsetES                                html  
    write.gct                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
Loading config from C:/Users/biocbuild/bbs-3.7-bioc/R/library/opencpu/config/defaults.conf
Loading config from C:\Users\biocbuild\AppData\Local\opencpu\opencpu/user.conf
In R CMD INSTALL

install for x64

* installing *source* package 'phantasus' ...
** testing if installed package can be loaded
Loading config from C:/Users/biocbuild/bbs-3.7-bioc/R/library/opencpu/config/defaults.conf
Loading config from C:\Users\biocbuild\AppData\Local\opencpu\opencpu/user.conf
* MD5 sums
packaged installation of 'phantasus' as phantasus_1.0.2.zip
* DONE (phantasus)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.7-bioc/R/library'
package 'phantasus' successfully unpacked and MD5 sums checked
In R CMD INSTALL

Tests output

phantasus.Rcheck/tests_i386/testthat.Rout


R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
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(phantasus)
Setting options('download.file.method.GEOquery'='auto')
Setting options('GEOquery.inmemory.gpl'=FALSE)
Loading config from C:/Users/biocbuild/bbs-3.7-bioc/R/library/opencpu/config/defaults.conf
Loading config from C:\Users\biocbuild\AppData\Local\opencpu\opencpu/user.conf
> 
> test_check("phantasus")
trying URL 'https://genome.ifmo.ru/files/software/phantasus/geo/series/GSE27nnn/GSE27112/matrix/GSE27112_series_matrix.txt.gz'
trying URL 'https://genome.ifmo.ru/files/software/phantasus/geo/series/GSE27nnn/GSE27112/matrix/GSE27112-GPL6103_series_matrix.txt.gz'
Content type 'application/x-gzip' length 596707 bytes (582 KB)
==================================================
downloaded 582 KB

trying URL 'https://genome.ifmo.ru/files/software/phantasus/geo/series/GSE27nnn/GSE27112/matrix/GSE27112-GPL6885_series_matrix.txt.gz'
Content type 'application/x-gzip' length 1273889 bytes (1.2 MB)
==================================================
downloaded 1.2 MB

trying URL 'https://genome.ifmo.ru/files/software/phantasus/geo/series/GSE14nnn/GSE14308/matrix/GSE14308_series_matrix.txt.gz'
Content type 'application/x-gzip' length 1807552 bytes (1.7 MB)
==================================================
downloaded 1.7 MB

trying URL 'https://genome.ifmo.ru/files/software/phantasus/geo/datasets/GDS4nnn/GDS4885/soft/GDS4885.soft.gz'
Content type 'application/x-gzip' length 1250109 bytes (1.2 MB)
==================================================
downloaded 1.2 MB

trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/series/GSE99nnn/GSE99709/matrix/GSE99709_series_matrix.txt.gz'
Content type 'application/x-gzip' length 3390 bytes
==================================================
downloaded 3390 bytes

== testthat results  ===========================================================
OK: 61 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  55.60    2.51   71.35 

phantasus.Rcheck/tests_x64/testthat.Rout


R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
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(phantasus)
Setting options('download.file.method.GEOquery'='auto')
Setting options('GEOquery.inmemory.gpl'=FALSE)
Loading config from C:/Users/biocbuild/bbs-3.7-bioc/R/library/opencpu/config/defaults.conf
Loading config from C:\Users\biocbuild\AppData\Local\opencpu\opencpu/user.conf
> 
> test_check("phantasus")
trying URL 'https://genome.ifmo.ru/files/software/phantasus/geo/series/GSE27nnn/GSE27112/matrix/GSE27112_series_matrix.txt.gz'
trying URL 'https://genome.ifmo.ru/files/software/phantasus/geo/series/GSE27nnn/GSE27112/matrix/GSE27112-GPL6103_series_matrix.txt.gz'
Content type 'application/x-gzip' length 596707 bytes (582 KB)
==================================================
downloaded 582 KB

trying URL 'https://genome.ifmo.ru/files/software/phantasus/geo/series/GSE27nnn/GSE27112/matrix/GSE27112-GPL6885_series_matrix.txt.gz'
Content type 'application/x-gzip' length 1273889 bytes (1.2 MB)
==================================================
downloaded 1.2 MB

trying URL 'https://genome.ifmo.ru/files/software/phantasus/geo/series/GSE14nnn/GSE14308/matrix/GSE14308_series_matrix.txt.gz'
Content type 'application/x-gzip' length 1807552 bytes (1.7 MB)
==================================================
downloaded 1.7 MB

trying URL 'https://genome.ifmo.ru/files/software/phantasus/geo/datasets/GDS4nnn/GDS4885/soft/GDS4885.soft.gz'
Content type 'application/x-gzip' length 1250109 bytes (1.2 MB)
==================================================
downloaded 1.2 MB

== testthat results  ===========================================================
OK: 61 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  46.65    1.81   61.67 

Example timings

phantasus.Rcheck/examples_i386/phantasus-Ex.timings

nameusersystemelapsed
calcPCA000
checkGPLs000
createES000
es000
getES0.750.101.31
getGDS0.670.020.69
getGSE8.390.449.98
limmaAnalysis000
loadGEO000
performKmeans000
read.gct0.060.000.06
reparseCachedESs1.300.111.40
servePhantasus000
write.gct0.030.000.04

phantasus.Rcheck/examples_x64/phantasus-Ex.timings

nameusersystemelapsed
calcPCA000
checkGPLs000
createES000
es000
getES1.060.141.42
getGDS0.460.030.49
getGSE7.440.308.65
limmaAnalysis000
loadGEO000
performKmeans000
read.gct0.050.000.05
reparseCachedESs0.810.020.83
servePhantasus000
write.gct0.080.010.09