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

CHECK report for gespeR on tokay2

This page was generated on 2019-04-09 12:22:23 -0400 (Tue, 09 Apr 2019).

Package 663/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gespeR 1.15.1
Fabian Schmich
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/gespeR
Branch: master
Last Commit: 08f4c47
Last Changed Date: 2019-01-04 13:34:20 -0400 (Fri, 04 Jan 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK 

Summary

Package: gespeR
Version: 1.15.1
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:gespeR.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings gespeR_1.15.1.tar.gz
StartedAt: 2019-04-09 03:04:16 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 03:13:58 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 582.3 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: gespeR.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:gespeR.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings gespeR_1.15.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/gespeR.Rcheck'
* using R Under development (unstable) (2019-03-09 r76216)
* 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.15.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
* 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
.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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
gespeR-package        6.14   0.22   94.09
gespeR-class          0.48   0.00    6.94
stability-methods     0.11   0.05    7.10
c-Phenotypes-method   0.07   0.00   10.02
Phenotypes-class      0.05   0.00   14.59
TargetRelations-class 0.00   0.02   26.93
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
gespeR-package    5.69   0.26   63.35
gespeR-class      1.00   0.07   11.54
stability-methods 0.16   0.00    7.51
* 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.9-bioc/meat/gespeR.Rcheck/00check.log'
for details.



Installation output

gespeR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/gespeR_1.15.1.tar.gz && rm -rf gespeR.buildbin-libdir && mkdir gespeR.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=gespeR.buildbin-libdir gespeR_1.15.1.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL gespeR_1.15.1.zip && rm gespeR_1.15.1.tar.gz gespeR_1.15.1.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 24.1M  100 24.1M    0     0  70.9M      0 --:--:-- --:--:-- --:--:-- 72.5M

install for i386

* installing *source* package 'gespeR' ...
** R
** data
** inst
** byte-compile and prepare 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 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 'gespeR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'gespeR' as gespeR_1.15.1.zip
* DONE (gespeR)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'gespeR' successfully unpacked and MD5 sums checked

Tests output


Example timings

gespeR.Rcheck/examples_i386/gespeR-Ex.timings

nameusersystemelapsed
Phenotypes-class 0.05 0.0014.59
TargetRelations-class 0.00 0.0226.93
annotate.gsp-methods0.320.010.33
as.data.frame-Phenotypes-method0.140.000.14
c-Phenotypes-method 0.07 0.0010.02
concordance0.680.000.67
gespeR-class0.480.006.94
gespeR-package 6.14 0.2294.09
gspssp-methods0.190.020.20
join-methods0.010.000.02
lasso.rand000
na.rem-methods0.040.010.05
path-methods000
rbo0.000.020.01
scores-methods0.150.030.19
simData0.020.000.01
stability-methods0.110.057.10
stabilityfits0.290.010.31
target-relations-methods0.250.000.25
trmatrix-methods0.210.000.20
values-methods0.030.000.03

gespeR.Rcheck/examples_x64/gespeR-Ex.timings

nameusersystemelapsed
Phenotypes-class0.020.000.02
TargetRelations-class000
annotate.gsp-methods0.090.000.10
as.data.frame-Phenotypes-method0.100.000.09
c-Phenotypes-method0.030.000.03
concordance0.530.034.10
gespeR-class 1.00 0.0711.54
gespeR-package 5.69 0.2663.35
gspssp-methods0.170.000.17
join-methods0.020.000.01
lasso.rand000
na.rem-methods0.030.000.04
path-methods0.010.000.01
rbo000
scores-methods0.140.000.14
simData000
stability-methods0.160.007.51
stabilityfits0.250.000.25
target-relations-methods0.200.000.21
trmatrix-methods0.150.000.15
values-methods0.020.000.02