Last data update: 2014.03.03

simSummary

Package: simSummary
Title: Simulation summary
Description: simSummary is a small utility package which eases the
process of summarizing simulation results. Simulations often
produce intermediate results - some focal statistics that need
to be summarized over several scenarios and many replications.
This step is in principle easy, but tedious. The package
simSummary fills this niche by providing a generic way of
summarizing the focal statistics of simulations. The useR must
provide properly structured input, holding focal statistics,
and then the summary step can be performed with one line of
code, calling the simSummary function.
Author: Gregor Gorjanc
Maintainer: Gregor Gorjanc <gregor.gorjanc@bf.uni-lj.si>
License: GPL (>= 2)
Version: 0.1.0
Depends: abind (>= 1.4-0), svUnit (>= 0.7-5)
Imports: gdata (>= 2.8.0)
Date: Check NEWS file for changes: news(package='simSummary')
Packaged: 2012-05-16 21:33:40 UTC; ggorjan
Repository: CRAN
Date/Publication: 2012-05-17 11:36:45

● 0 images, 3 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'simSummary' ...
** package 'simSummary' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'simSummary'
    finding HTML links ... done
    simSummary-package                      html  
    simSummary                              html  
    simSummary_unitTests                    html  
** building package indices
** installing vignettes
   'simSummary.Rnw' 
** testing if installed package can be loaded
* DONE (simSummary)
Making 'packages.html' ... done