Last data update: 2014.03.03

WMCapacity

Package: WMCapacity
Type: Package
Title: GUI Implementing Bayesian Working Memory Models
Version: 0.9.6.7
Date: 2015-07-11
Author: R. D. Morey <richarddmorey@gmail.com>
Maintainer: R. D. Morey <richarddmorey@gmail.com>
Depends: R (>= 2.10), gtools, gWidgets, gWidgetsRGtk2, coda,
cairoDevice
Imports: RGtk2, grDevices, XML
Description: A GUI R implementation of hierarchical Bayesian models of working memory, used for analyzing change detection data.
License: GPL-2
LazyLoad: yes
URL: http://wmcapacity.r-forge.r-project.org/
BugReports: https://github.com/richarddmorey/WMCapacity
NeedsCompilation: yes
Packaged: 2015-07-12 08:53:45 UTC; richard
Repository: CRAN
Date/Publication: 2015-07-12 17:53:52

● 0 images, 6 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'WMCapacity' ...
** package 'WMCapacity' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c VisArray.c -o VisArray.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o WMCapacity.so VisArray.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/WMCapacity/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'WMCapacity'
    finding HTML links ... done
    VisualArray                             html  
    WMCapacity-package                      html  
    womExtractModel                         html  
    womRPredVals                            html  
    womRlogLikelihood                       html  
    wommbatGUI                              html  
    wommbatNoGUI                            html  
** building package indices
** testing if installed package can be loaded
* DONE (WMCapacity)
Making 'packages.html' ... done