Last data update: 2014.03.03

rpanel

Package: rpanel
Type: Package
Title: Simple interactive controls for R using the tcltk library.
Version: 1.1-3
Date: 2014-02-20
Author: Bowman, Bowman, Gibson and Crawford
Maintainer: Adrian Bowman <adrian.bowman@glasgow.ac.uk>
Depends: R (>= 2.14), tcltk
Suggests: tkrplot, rgl, sp, geoR, RandomFields, akima, MASS, denstrip,
lattice, sm, maps, mgcv
SystemRequirements: BWidget
Description: rpanel provides a set of functions to build simple
GUI controls for R functions. These are built on the tcltk package.
Uses could include changing a parameter on a graph by animating it
with a slider or a "doublebutton", up to more sophisticated control
panels.
Some functions for specific graphical tasks, referred to as 'cartoons',
are provided.
License: GPL (>= 2)
LazyData: TRUE
Packaged: 2014-02-23 21:32:20 UTC; adrian
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-02-28 12:13:07

● 0 images, 60 functions, 0 datasets
Reverse Depends: 10

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rpanel' ...
** package 'rpanel' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** preparing package for lazy loading
Warning: S3 methods 'as.character.tclObj', 'as.character.tclVar', 'as.double.tclObj', 'as.integer.tclObj', 'as.logical.tclObj', 'as.raw.tclObj', 'print.tclObj', '[[.tclArray', '[[<-.tclArray', '$.tclArray', '$<-.tclArray', 'names.tclArray', 'names<-.tclArray', 'length.tclArray', 'length<-.tclArray', 'tclObj.tclVar', 'tclObj<-.tclVar', 'tclvalue.default', 'tclvalue.tclObj', 'tclvalue.tclVar', 'tclvalue<-.default', 'tclvalue<-.tclVar', 'close.tkProgressBar' were declared in NAMESPACE but not found
Error : .onLoad failed in loadNamespace() for 'tcltk', details:
  call: fun(libname, pkgname)
  error: Tcl/Tk support is not available on this system
Error : package 'tcltk' could not be loaded
ERROR: lazy loading failed for package 'rpanel'
* removing '/home/ddbj/local/lib64/R/library/rpanel'