Last data update: 2014.03.03

PBSmodelling

Package: PBSmodelling
Version: 2.67.266
Date: 2015-01-23
Title: GUI Tools Made Easy: Interact with Models and Explore Data
Author: Jon T. Schnute <schnutej-dfo@shaw.ca>,
Alex Couture-Beil <alex@mofo.ca>,
Rowan Haigh <rowan.haigh@dfo-mpo.gc.ca>,
A.R. (Rob) Kronlund <allen.kronlund@dfo-mpo.gc.ca>, and
Nicholas Boers <boersn@macewan.ca>
Maintainer: Rowan Haigh <rowan.haigh@dfo-mpo.gc.ca>
Depends: R (>= 2.15.0)
Imports: methods, tcltk, XML
Suggests: PBSmapping, deSolve, KernSmooth
NeedsCompilation: yes
SystemRequirements: BWidget
Description: Provides software to facilitate the design, testing, and operation
of computer models. It focuses particularly on tools that make it easy to
construct and edit a customized graphical user interface (GUI). Although our
simplified GUI language depends heavily on the R interface to the Tcl/Tk
package, a user does not need to know Tcl/Tk. Examples illustrate models
built with other R packages, including PBSmapping, PBSddesolve, and BRugs.
A complete user's guide `PBSmodelling-UG.pdf' shows how to use this package
effectively.
License: GPL (>= 2)
URL: http://code.google.com/p/pbs-modelling/
http://code.google.com/p/pbs-tools/
Packaged: 2015-01-23 16:57:23 UTC; HaighR
Repository: CRAN
Date/Publication: 2015-01-23 21:32:13

● Cran Task View: DifferentialEquations, Spatial
● 0 images, 113 functions, 3 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'PBSmodelling' ...
** package 'PBSmodelling' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fib.c -o fib.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fib2.c -o fib2.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c parser.c -o parser.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o PBSmodelling.so fib.o fib2.o parser.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/PBSmodelling/libs
** R
** data
** 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: lazy loading failed for package 'PBSmodelling'
* removing '/home/ddbj/local/lib64/R/library/PBSmodelling'