Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J [K] L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.5: CHECK report for kimod on malbec2

This page was generated on 2017-10-18 14:17:21 -0400 (Wed, 18 Oct 2017).

Package 706/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
kimod 1.4.0
M L Zingaretti
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/kimod
Branch: RELEASE_3_5
Last Commit: df2e9df
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz2 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.4.0
Command: /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings kimod_1.4.0.tar.gz
StartedAt: 2017-10-18 00:20:16 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 00:21:09 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 53.0 seconds
RetCode: 0
Status:  OK 
CheckDir: kimod.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings kimod_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.5-bioc/meat/kimod.Rcheck’
* using R version 3.4.2 (2017-09-28)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘kimod/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘kimod’ version ‘1.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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... 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
* 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 ... 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
  ‘/home/biocbuild/bbs-3.5-bioc/meat/kimod.Rcheck/00check.log’
for details.


kimod.Rcheck/00install.out:

* installing *source* package ‘kimod’ ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (kimod)

kimod.Rcheck/kimod-Ex.timings:

nameusersystemelapsed
BootPlot1.4040.0161.421
Bootstrap-Class0.0000.0000.001
Bootstrap-print.Boot1.6840.0041.688
Bootstrap-summary1.3600.0001.361
DiStatis-Bootstrap3.9400.0283.976
DiStatis-Class0.0000.0000.001
DiStatis-CompPlot0.0000.0000.001
DiStatis-DiStatis0.1480.0040.150
DiStatis-PanelPlot0.1200.0000.119
DiStatis-RVPlot0.0560.0000.054
DiStatis-SelectVar3.1440.0003.147
DiStatis-TrajPlot0.0720.0000.070
DiStatis-print0.0720.0000.075
DiStatis-summary0.4680.0840.554
GroupProj-Class0.0000.0000.001
GroupProj-print1.6400.0041.647
GroupProj-summary1.7160.0001.715
GroupProj1.7280.0041.733
NCI60Selec0.0000.0000.001
NCI60Selec_ESet0.0040.0000.001
SelectVar-Biplot1.9560.0001.958
SelectVar-Class0.0000.0000.001
SelectVar-print1.5440.0001.546
SelectVar-summary1.5120.0041.516
winesassesors0.0000.0000.001