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 2.12: CHECK report for tkWidgets on george2

This page was generated on 2013-10-09 09:37:10 -0700 (Wed, 09 Oct 2013).

Package 639/671HostnameOS / ArchBUILDCHECKBUILD BIN
tkWidgets 1.38.0
J. Zhang
Snapshot Date: 2013-10-08 17:00:48 -0700 (Tue, 08 Oct 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/tkWidgets
Last Changed Rev: 75263 / Revision: 81334
Last Changed Date: 2013-04-03 14:32:27 -0700 (Wed, 03 Apr 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK [ WARNINGS ]
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  WARNINGS  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  WARNINGS  OK 

Summary

Package: tkWidgets
Version: 1.38.0
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings tkWidgets_1.38.0.tar.gz
StartedAt: 2013-10-09 05:18:29 -0700 (Wed, 09 Oct 2013)
EndedAt: 2013-10-09 05:19:36 -0700 (Wed, 09 Oct 2013)
EllapsedTime: 67.0 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: tkWidgets.Rcheck
Warnings: 1

Command output

* using log directory ‘/home/biocbuild/bbs-2.12-bioc/meat/tkWidgets.Rcheck’
* using R version 3.0.1 (2013-05-16)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘tkWidgets/DESCRIPTION’ ... OK
* this is package ‘tkWidgets’ version ‘1.38.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 ‘tkWidgets’ can be installed ... [4s/5s] OK
* checking installed package size ... OK
* checking package 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 for unstated 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
File ‘tkWidgets/R/zzz.R’:
  .onLoad calls:
    require("methods", quietly = TRUE)
    require("widgetTools", quietly = TRUE)
    require("DynDoc", quietly = TRUE)
    require(Biobase)

Package startup functions should not change the search path.
See section ‘Good practice’ in '?.onAttach'.

.getPackNames: warning in .packages(all = TRUE): partial argument match
  of 'all' to 'all.available'
.popPackList: warning in .packages(all = TRUE): partial argument match
  of 'all' to 'all.available'
assignArgs: warning in assign("argsList", value, env = env): partial
  argument match of 'env' to 'envir'
assignLineData: warning in assign("lineData", lineData, env = env):
  partial argument match of 'env' to 'envir'
eExplorer : export: warning in assign(i, temp[[i]], env = .GlobalEnv):
  partial argument match of 'env' to 'envir'
fileWizard : view: warning in read.table(file = args$file, head =
  args$header, sep = args$sep, as.is = TRUE): partial argument match of
  'head' to 'header'
fileWizard : finish: warning in read.table(file = args$file, head =
  args$header, sep = args$sep, as.is = TRUE): partial argument match of
  'head' to 'header'
finish: warning in assign(dataName, dataFile, env = .GlobalEnv):
  partial argument match of 'env' to 'envir'
getRowNames: warning in read.table(file.name, sep = sep, nrow = 3,
  header = header, skip = skip): partial argument match of 'nrow' to
  'nrows'
objNameToList: warning in get(objNames[i], env = env): partial argument
  match of 'env' to 'envir'
objectBrowser : viewEnv: warning in ls(env = env, all = TRUE): partial
  argument match of 'env' to 'envir'
objectBrowser : viewEnv: warning in ls(env = env, all = TRUE): partial
  argument match of 'all' to 'all.names'
objectBrowser : doEnv: warning in ls(env = get(item)): partial argument
  match of 'env' to 'envir'
objectBrowser : up: warning in ls(env = get(selectedObj)): partial
  argument match of 'env' to 'envir'
viewVignette : export: warning in assign(i, temp[[i]], env =
  .GlobalEnv): partial argument match of 'env' to 'envir'
fileWizard : brows: no visible global function definition for ‘tkcmd’
objNameToList: no visible global function definition for
  ‘package.contents’
* 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 installed files from ‘inst/doc’ ... NOTE
The following files should probably not be installed:
  ‘widgetPlans.tex’

Consider the use of a .Rinstignore file: see ‘Writing R Extensions’,
or move the vignette sources from ‘inst/doc’ to ‘vignettes’.
* checking examples ... [3s/3s] WARNING
Found the following significant warnings:

  Warning: ‘.path.package’ is deprecated.
  Warning: ‘.path.package’ is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
* 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

WARNING: There was 1 warning.
NOTE: There were 2 notes.
See
  ‘/home/biocbuild/bbs-2.12-bioc/meat/tkWidgets.Rcheck/00check.log’
for details.

tkWidgets.Rcheck/00install.out:

* installing *source* package ‘tkWidgets’ ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (tkWidgets)

tkWidgets.Rcheck/tkWidgets-Ex.timings:

nameusersystemelapsed
DPExplorer0.0120.0000.010
WName0.0560.0040.062
appendSepDir0.1160.0000.116
args2XML0.0160.0120.028
argsWidget0.0120.0000.011
colInfo-class0.0160.0000.015
dataViewer0.0160.0000.015
dbArgsWidget0.0080.0080.013
eExplorer0.0080.0040.016
fileBrowser0.0080.0120.019
fileWizard0.0080.0000.010
getLightTW0.0080.0000.008
getWvalues0.0120.0040.019
guess.sep0.020.000.03
hasChar0.0200.0000.021
importPhenoData0.0120.0000.013
importWizard0.0120.0040.015
listSelect0.0200.0000.017
objNameToList0.0200.0000.021
objViewer0.0080.0000.012
objectBrowser0.0200.0000.019
pExplorer0.0480.0120.062
pickFiles0.0600.0000.059
pickItems0.0160.0000.016
pickObjs0.0160.0000.014
setArgsList0.0200.0000.027
stdType0.0320.0000.032
vExplorer0.0160.0000.033
values.Widget0.0320.0040.041
widgetRender0.0280.0000.029