Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJ[K]LMNOPQRSTUVWXYZ

CHECK report for kimod on tokay1

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

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

Summary

Package: kimod
Version: 1.6.0
Command: rm -rf kimod.buildbin-libdir kimod.Rcheck && mkdir kimod.buildbin-libdir kimod.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=kimod.buildbin-libdir kimod_1.6.0.tar.gz >kimod.Rcheck\00install.out 2>&1 && cp kimod.Rcheck\00install.out kimod-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=kimod.buildbin-libdir --install="check:kimod-install.out" --force-multiarch --no-vignettes --timings kimod_1.6.0.tar.gz
StartedAt: 2018-04-12 00:59:27 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 01:01:10 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 103.3 seconds
RetCode: 0
Status:  OK  
CheckDir: kimod.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/kimod.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 'kimod/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'kimod' version '1.6.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 ... OK
* checking for portable file names ... OK
* checking whether package 'kimod' 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
Continous: no visible global function definition for 'lm'
Continous: no visible global function definition for 'pf'
Continous: no visible global function definition for 'AIC'
Continous: no visible global function definition for 'BIC'
DiStatis: no visible global function definition for 'as.dist'
compbin: no visible global function definition for 'na.omit'
confelli: no visible global function definition for 'qf'
confelli: no visible global function definition for 'runif'
dist.binary: no visible global function definition for 'as.dist'
distan: no visible global function definition for 'dist'
distan: no visible global function definition for 'cor'
maha: no visible global function definition for 'cov'
Biplot,SelectVar: no visible global function definition for 'cutree'
BootPlot,Bootstrap: no visible global function definition for 'cov'
BootPlot,Bootstrap: no visible global function definition for 'rgb'
Bootstrap,DiStatis: no visible binding for global variable 'sd'
Bootstrap,DiStatis: no visible global function definition for 'qt'
GroupProj,SelectVar: no visible global function definition for 'cutree'
SelectVar,DiStatis: no visible global function definition for
  'p.adjust'
TrajPlot,DiStatis: no visible global function definition for 'rgb'
print,Bootstrap: no visible global function definition for 'head'
print,DiStatis: no visible global function definition for 'head'
print,GroupProj: no visible global function definition for 'head'
print,SelectVar: no visible global function definition for 'head'
Undefined global functions or variables:
  AIC BIC as.dist cor cov cutree dist head lm na.omit p.adjust pf qf qt
  rgb runif sd
Consider adding
  importFrom("grDevices", "rgb")
  importFrom("stats", "AIC", "BIC", "as.dist", "cor", "cov", "cutree",
             "dist", "lm", "na.omit", "p.adjust", "pf", "qf", "qt",
             "runif", "sd")
  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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... 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: 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/kimod.Rcheck/00check.log'
for details.



Installation output

kimod.Rcheck/00install.out


install for i386

* installing *source* package 'kimod' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'kimod'
    finding HTML links ... done
    BootPlot                                html  
    Bootstrap-Class                         html  
    Bootstrap-print.Boot                    html  
    Bootstrap-summary                       html  
    DiStatis-Bootstrap                      html  
    DiStatis-Class                          html  
    DiStatis-CompPlot                       html  
    DiStatis-DiStatis                       html  
    DiStatis-PanelPlot                      html  
    DiStatis-RVPlot                         html  
    DiStatis-SelectVar                      html  
    DiStatis-TrajPlot                       html  
    DiStatis-print                          html  
    DiStatis-summary                        html  
    GroupProj-Class                         html  
    GroupProj-print                         html  
    GroupProj-summary                       html  
    GroupProj                               html  
    NCI60Selec                              html  
    NCI60Selec_ESet                         html  
    SelectVar-Biplot                        html  
    SelectVar-Class                         html  
    SelectVar-print                         html  
    SelectVar-summary                       html  
    winesassesors                           html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

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

Tests output


Example timings

kimod.Rcheck/examples_i386/kimod-Ex.timings

nameusersystemelapsed
BootPlot1.650.011.67
Bootstrap-Class000
Bootstrap-print.Boot2.190.022.20
Bootstrap-summary1.310.011.33
DiStatis-Bootstrap4.740.024.75
DiStatis-Class0.010.000.02
DiStatis-CompPlot000
DiStatis-DiStatis0.160.000.15
DiStatis-PanelPlot0.110.030.14
DiStatis-RVPlot0.080.000.08
DiStatis-SelectVar3.150.003.16
DiStatis-TrajPlot0.080.000.08
DiStatis-print0.090.000.09
DiStatis-summary0.520.080.59
GroupProj-Class000
GroupProj-print1.690.001.69
GroupProj-summary1.580.001.58
GroupProj1.670.001.67
NCI60Selec0.010.000.02
NCI60Selec_ESet000
SelectVar-Biplot1.860.001.86
SelectVar-Class000
SelectVar-print1.920.001.92
SelectVar-summary1.710.001.70
winesassesors000

kimod.Rcheck/examples_x64/kimod-Ex.timings

nameusersystemelapsed
BootPlot1.860.001.86
Bootstrap-Class000
Bootstrap-print.Boot2.640.012.65
Bootstrap-summary1.380.001.38
DiStatis-Bootstrap4.430.004.44
DiStatis-Class000
DiStatis-CompPlot000
DiStatis-DiStatis0.130.000.12
DiStatis-PanelPlot0.200.020.22
DiStatis-RVPlot0.050.000.05
DiStatis-SelectVar3.560.003.56
DiStatis-TrajPlot0.080.000.08
DiStatis-print0.080.000.08
DiStatis-summary0.590.110.70
GroupProj-Class0.020.000.02
GroupProj-print2.340.012.35
GroupProj-summary2.310.002.32
GroupProj2.100.002.09
NCI60Selec000
NCI60Selec_ESet000
SelectVar-Biplot2.780.002.78
SelectVar-Class000
SelectVar-print1.700.001.71
SelectVar-summary1.720.001.71
winesassesors000