Back to Multiple platform build/check report for BioC 3.6
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

CHECK report for gespeR on tokay1

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

Package 579/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gespeR 1.10.1
Fabian Schmich
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/gespeR
Branch: RELEASE_3_6
Last Commit: 3e86ce1
Last Changed Date: 2018-04-02 13:53:00 -0400 (Mon, 02 Apr 2018)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: gespeR
Version: 1.10.1
Command: rm -rf gespeR.buildbin-libdir gespeR.Rcheck && mkdir gespeR.buildbin-libdir gespeR.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=gespeR.buildbin-libdir gespeR_1.10.1.tar.gz >gespeR.Rcheck\00install.out 2>&1 && cp gespeR.Rcheck\00install.out gespeR-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=gespeR.buildbin-libdir --install="check:gespeR-install.out" --force-multiarch --no-vignettes --timings gespeR_1.10.1.tar.gz
StartedAt: 2018-04-12 00:22:40 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 00:28:59 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 379.3 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: gespeR.Rcheck
Warnings: 1

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/gespeR.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 'gespeR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'gespeR' version '1.10.1'
* 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 'gespeR' can be installed ... OK
* checking installed package size ... OK
* 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
** checking loading without being on the library search path ... 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 loading without being on the library search path ... 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
.gespeR.cv: no visible global function definition for 'coef'
.select.model: no visible global function definition for 'predict'
concordance: no visible global function definition for 'cor'
lasso.rand: no visible global function definition for 'runif'
plot.gespeR: no visible global function definition for 'hist'
stability.selection: no visible global function definition for 'lm'
Phenotypes,character: no visible global function definition for
  'read.delim'
Undefined global functions or variables:
  coef cor hist lm predict read.delim runif
Consider adding
  importFrom("graphics", "hist")
  importFrom("stats", "coef", "cor", "lm", "predict", "runif")
  importFrom("utils", "read.delim")
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 ... WARNING
Codoc mismatches from documentation object 'c,Phenotypes-method':
\S4method{c}{Phenotypes}
  Code: function(x, ...)
  Docs: function(x, ..., recursive = FALSE)
  Argument names in docs not in code:
    recursive

* 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 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
gespeR-package    7.49   0.25   38.84
gespeR-class      0.64   0.00    7.94
stability-methods 0.19   0.02    7.00
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
gespeR-package    10.78   0.26   48.05
gespeR-class       0.55   0.00    9.21
stability-methods  0.17   0.00    9.09
* 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: 1 WARNING, 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/gespeR.Rcheck/00check.log'
for details.



Installation output

gespeR.Rcheck/00install.out


install for i386

* installing *source* package 'gespeR' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'gespeR'
    finding HTML links ... done
    Phenotypes-class                        html  
    TargetRelations-class                   html  
    annotate.gsp-methods                    html  
    as.data.frame-Phenotypes-method         html  
    as.data.frame.concordance               html  
    c-Phenotypes-method                     html  
    concordance                             html  
    dim-Phenotypes-method                   html  
    gespeR-class                            html  
    finding level-2 HTML links ... done

    gespeR-package                          html  
    gspssp-methods                          html  
    join-methods                            html  
    lasso.rand                              html  
    na.rem-methods                          html  
    path-methods                            html  
    plot.Phenotypes                         html  
    plot.concordance                        html  
    plot.gespeR                             html  
    rbo                                     html  
    scores-methods                          html  
    simData                                 html  
    stability-methods                       html  
    stability.selection                     html  
    stabilityfits                           html  
    sub-Phenotypes-ANY-ANY-ANY-method       html  
    sub-TargetRelations-ANY-ANY-ANY-method
                                            html  
    target-relations-methods                html  
    trmatrix-methods                        html  
    values-methods                          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

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

Tests output


Example timings

gespeR.Rcheck/examples_i386/gespeR-Ex.timings

nameusersystemelapsed
Phenotypes-class0.020.000.02
TargetRelations-class000
annotate.gsp-methods0.170.020.19
as.data.frame-Phenotypes-method0.500.090.59
c-Phenotypes-method0.190.000.19
concordance1.120.001.12
gespeR-class0.640.007.94
gespeR-package 7.49 0.2538.84
gspssp-methods0.290.010.31
join-methods0.040.000.03
lasso.rand000
na.rem-methods0.070.000.08
path-methods0.020.000.02
rbo000
scores-methods0.250.000.25
simData0.030.000.03
stability-methods0.190.027.00
stabilityfits0.20.00.2
target-relations-methods0.20.00.2
trmatrix-methods0.20.00.2
values-methods0.030.000.03

gespeR.Rcheck/examples_x64/gespeR-Ex.timings

nameusersystemelapsed
Phenotypes-class0.010.000.02
TargetRelations-class0.020.000.01
annotate.gsp-methods0.110.020.12
as.data.frame-Phenotypes-method0.820.020.83
c-Phenotypes-method0.230.000.24
concordance1.360.001.36
gespeR-class0.550.009.21
gespeR-package10.78 0.2648.05
gspssp-methods0.220.000.22
join-methods0.000.020.02
lasso.rand000
na.rem-methods0.050.000.05
path-methods000
rbo000
scores-methods0.160.010.17
simData000
stability-methods0.170.009.09
stabilityfits0.110.000.13
target-relations-methods0.130.000.13
trmatrix-methods0.140.000.14
values-methods0.010.000.02