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 

Package 600/631HostnameOS / ArchBUILDCHECKBUILD BIN
tkWidgets 1.37.0
J. Zhang
Snapshot Date: 2013-01-15 17:01:14 -0800 (Tue, 15 Jan 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/tkWidgets
Last Changed Rev: 70052 / Revision: 72575
Last Changed Date: 2012-10-01 15:43:56 -0700 (Mon, 01 Oct 2012)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
lamb2 Linux (openSUSE 11.4) / x86_64  OK [ OK ]
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: tkWidgets
Version: 1.37.0
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings tkWidgets_1.37.0.tar.gz
StartedAt: 2013-01-16 06:47:07 -0800 (Wed, 16 Jan 2013)
EndedAt: 2013-01-16 06:47:49 -0800 (Wed, 16 Jan 2013)
EllapsedTime: 42.2 seconds
RetCode: 0
Status:  OK 
CheckDir: tkWidgets.Rcheck
Warnings: 0

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.12-bioc/meat/tkWidgets.Rcheck’
* using R Under development (unstable) (2012-12-17 r61365)
* 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.37.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 ... 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 ... 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 2 notes.
See
  ‘/loc/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
   ‘importWizard.Rnw’ 
   ‘tkWidgets.Rnw’ 
** testing if installed package can be loaded

* DONE (tkWidgets)

tkWidgets.Rcheck/tkWidgets-Ex.timings:

nameusersystemelapsed
DPExplorer0.0080.0000.006
WName0.0240.0040.026
appendSepDir0.0040.0040.010
args2XML0.0160.0000.017
argsWidget0.0080.0000.009
colInfo-class0.0120.0000.012
dataViewer0.0080.0000.007
dbArgsWidget0.0040.0000.007
eExplorer0.0040.0000.006
fileBrowser0.0040.0000.007
fileWizard0.0040.0000.005
getLightTW0.0040.0000.006
getWvalues0.0160.0000.017
guess.sep0.0160.0000.016
hasChar0.0120.0040.013
importPhenoData0.0040.0000.007
importWizard0.0080.0000.008
listSelect0.0080.0000.008
objNameToList0.0160.0000.016
objViewer0.0080.0000.007
objectBrowser0.0080.0000.009
pExplorer0.0320.0240.076
pickFiles0.0200.0040.022
pickItems0.0120.0000.009
pickObjs0.0080.0000.008
setArgsList0.0120.0000.010
stdType0.0200.0000.022
vExplorer0.0200.0000.018
values.Widget0.0960.0000.094
widgetRender0.0200.0000.017