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 540/565HostnameOS / ArchBUILDCHECKBUILD BIN
tkWidgets 1.35.0
J. Zhang
Snapshot Date: 2012-06-20 15:22:40 -0700 (Wed, 20 Jun 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/tkWidgets
Last Changed Rev: 64680 / Revision: 66885
Last Changed Date: 2012-03-30 15:15:56 -0700 (Fri, 30 Mar 2012)
lamb1 Linux (openSUSE 12.1) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 
perceval Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: tkWidgets
Version: 1.35.0
Command: /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch tkWidgets_1.35.0.tar.gz
StartedAt: 2012-06-21 04:08:33 -0700 (Thu, 21 Jun 2012)
EndedAt: 2012-06-21 04:09:33 -0700 (Thu, 21 Jun 2012)
EllapsedTime: 59.8 seconds
RetCode: 0
Status:  OK 
CheckDir: tkWidgets.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.11-bioc/meat/tkWidgets.Rcheck'
* using R version 2.15.0 Patched (2012-04-26 r59216)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'tkWidgets/DESCRIPTION' ... OK
* this is package 'tkWidgets' version '1.35.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 whether package 'tkWidgets' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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'
* 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 sizes of PDF files under 'inst/doc' ... 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
  '/Users/biocbuild/bbs-2.11-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
DPExplorer000
WName0.0020.0010.004
appendSepDir0.0010.0010.001
args2XML0.0110.0100.187
argsWidget0.0000.0000.001
colInfo-class0.0030.0000.003
dataViewer0.0010.0000.000
dbArgsWidget000
eExplorer0.0000.0000.001
fileBrowser000
fileWizard000
getLightTW000
getWvalues0.0020.0000.002
guess.sep0.0130.0020.015
hasChar0.0010.0000.001
importPhenoData0.0000.0000.001
importWizard0.0010.0000.001
listSelect0.0000.0000.001
objNameToList0.0070.0010.008
objViewer0.0000.0000.001
objectBrowser0.0010.0000.000
pExplorer0.0250.0290.071
pickFiles0.0030.0040.008
pickItems000
pickObjs0.0010.0000.001
setArgsList0.0000.0000.001
stdType0.0070.0010.009
vExplorer0.0010.0010.001
values.Widget0.0020.0010.003
widgetRender0.0010.0000.001