Sun, 12 Oct 2014

New package RNetLogo with initial version 1.0-1
Package: RNetLogo
Version: 1.0-1
Date: 2014-10-12
Title: Provides an Interface to the Agent-Based Modelling Platform NetLogo
Author: Jan C. Thiele
Maintainer: Jan C. Thiele
Description: Interface to use and access Wilensky's NetLogo (Wilensky 1999) from R using either headless (no GUI) or interactive GUI mode. Provides functions to load models, execute commands, and get values from reporters. Mostly analogous to the NetLogo Mathematica Link http://ccl.northwestern.edu/netlogo/docs/mathematica.html
Depends: R (>= 2.12.1), rJava (>= 0.6-3), igraph
Suggests: parallel
SystemRequirements: Java (>= 6.0), NetLogo (>= 5.0)
License: GPL-2
LazyLoad: yes
URL: http://rnetlogo.r-forge.r-project.org/
Packaged: 2014-10-12 13:24:12 UTC; jthiele
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-10-12 18:56:10

More information about RNetLogo at CRAN
Permanent link

Package BIFIEsurvey updated to version 1.0 with previous version 0.3-47 dated 2014-07-31

Title: Some Tools for Survey Statistics in Educational Assessment, Developed by BIFIE
Description: Some Tools for Survey Statistics in Educational Assessment, Developed by BIFIE. Bundesinstitut fuer Bildungsforschung, Entwicklung und Innovation im oesterreichischen Schulwesen; Federal Institute for Educational Research, Innovation and Development of the Austrian School System; Salzburg, Austria.
Author: BIFIE
Maintainer: Alexander Robitzsch

Diff between BIFIEsurvey versions 0.3-47 dated 2014-07-31 and 1.0 dated 2014-10-12

 DESCRIPTION                       |   10 +--
 MD5                               |   78 ++++++++++++++------------
 NAMESPACE                         |   26 ++++++++
 R/BIFIE.BIFIEdata2datalist.R      |only
 R/BIFIE.by.R                      |   12 ++--
 R/BIFIE.correl.R                  |   19 ++++--
 R/BIFIE.crosstab.R                |   19 ++++--
 R/BIFIE.data.R                    |   16 ++++-
 R/BIFIE.data.boot.R               |    2 
 R/BIFIE.data.jack.R               |    3 +
 R/BIFIE.derivedParameters.R       |only
 R/BIFIE.ecdf.R                    |    6 +-
 R/BIFIE.freq.R                    |   12 ++--
 R/BIFIE.hist.R                    |    5 +
 R/BIFIE.linreg.R                  |   12 ++--
 R/BIFIE.logistreg.R               |   16 +++--
 R/BIFIE.mva.R                     |    6 +-
 R/BIFIE.summary.R                 |   12 +++-
 R/BIFIE.univar.R                  |   12 +++-
 R/BIFIE.univar.test.R             |    3 -
 R/BIFIE.waldtest.R                |   61 ++++----------------
 R/bifietable.R                    |only
 R/coef.BIFIEsurvey.R              |only
 R/extract.replicated.pars.R       |only
 R/vcov.BIFIE.survey.R             |only
 inst/NEWS                         |   34 +++++++++--
 man/BIFIE.BIFIEdata2BIFIEcdata.Rd |   41 +++++++++++++
 man/BIFIE.by.Rd                   |   62 ++++++++++++++++++++
 man/BIFIE.correl.Rd               |   14 ++++
 man/BIFIE.crosstab.Rd             |   10 +++
 man/BIFIE.data.transform.Rd       |   56 +++++++++++++++++-
 man/BIFIE.derivedParameters.Rd    |only
 man/BIFIE.freq.Rd                 |   10 +++
 man/BIFIE.linreg.Rd               |   10 +++
 man/BIFIE.logistreg.Rd            |   10 +++
 man/BIFIE.univar.Rd               |   10 +++
 man/BIFIE.waldtest.Rd             |   13 +++-
 man/BIFIEsurvey-package.Rd        |   70 ++---------------------
 man/bifietable.Rd                 |only
 man/data.pisaNLD.Rd               |    4 +
 man/data.test1.Rd                 |   20 ++++++
 man/save.BIFIEdata.Rd             |   10 +--
 src/univar.cpp                    |  113 ++++++++++++++++++++++++++++++++++++++
 src/univar_helpers.h              |    8 +-
 44 files changed, 607 insertions(+), 218 deletions(-)

More information about BIFIEsurvey at CRAN
Permanent link

Package Bergm updated to version 3.0 with previous version 2.9.1 dated 2014-08-28

Title: Bayesian analysis for exponential random graph models
Description: Set of tools to analyse Bayesian exponential random graph models
Author: Alberto Caimo and Nial Friel
Maintainer: Alberto Caimo

Diff between Bergm versions 2.9.1 dated 2014-08-28 and 3.0 dated 2014-10-12

 DESCRIPTION          |    8 ++++----
 MD5                  |    6 +++---
 inst/CITATION        |   37 +++++++++++++++++++------------------
 man/Bergm-package.Rd |    8 ++++----
 4 files changed, 30 insertions(+), 29 deletions(-)

More information about Bergm at CRAN
Permanent link

Package pracma updated to version 1.7.3 with previous version 1.7.0 dated 2014-07-01

Title: Practical Numerical Math Functions
Description: Functions from numerical analysis and linear algebra, numerical optimization, differential equations, plus some special functions. Uses Matlab function names where appropriate to simplify porting.
Author: Hans Werner Borchers
Maintainer: Hans W. Borchers

Diff between pracma versions 1.7.0 dated 2014-07-01 and 1.7.3 dated 2014-10-12

 COPYING             |    2 
 DESCRIPTION         |   12 +-
 MD5                 |   44 ++++---
 NEWS                |   24 +++-
 R/agmean.R          |    5 
 R/bits.R            |only
 R/brentdekker.R     |    2 
 R/clenshaw_curtis.R |   28 ----
 R/hurst.R           |   27 +++-
 R/integral.R        |    2 
 R/pchip.R           |   25 ++++
 R/quadcc.R          |   85 +++------------
 R/quadinf.R         |  293 ++++++++++++++++++++++++++++++++++++++++++++--------
 R/trapz.R           |   17 ++-
 data/nile.rda       |only
 man/agmean.Rd       |    8 -
 man/bits.Rd         |only
 man/brentdekker.Rd  |   12 +-
 man/fzero.Rd        |    2 
 man/hooke_jeeves.Rd |    2 
 man/hurst.Rd        |   66 +++++++----
 man/nile.Rd         |only
 man/pchip.Rd        |   23 +++-
 man/quadinf.Rd      |   58 +++++-----
 man/ridders.Rd      |    2 
 25 files changed, 495 insertions(+), 244 deletions(-)

More information about pracma at CRAN
Permanent link

Package googleVis updated to version 0.5.6 with previous version 0.5.5 dated 2014-08-16

Title: Interface between R and Google Charts
Description: The googleVis package provides an interface between R and the Google Charts API. It allows users to create web pages with interactive charts based on R data frames and to display them locally using the R HTTP help server without uploading the data to Google. A modern browser with Internet connection is required and for some charts Flash.
Author: Markus Gesmann [aut, cre], Diego de Castillo [aut], Joe Cheng [ctb]
Maintainer: Markus Gesmann

Diff between googleVis versions 0.5.5 dated 2014-08-16 and 0.5.6 dated 2014-10-12

 DESCRIPTION                                   |   15 
 MD5                                           |   33 
 NAMESPACE                                     |    2 
 NEWS                                          |   18 
 R/gvisMotionChart.R                           |   73 +
 THANKS                                        |    8 
 build/googleVis.pdf                           |binary
 data/Population.RData                         |binary
 demo/WorldBank.R                              |    3 
 inst/doc/Using_Roles_via_googleVis.html       |  236 ++---
 inst/doc/Using_Trendlines_with_googleVis.html |   96 +-
 inst/doc/Using_googleVis_with_knitr.html      |   93 +-
 inst/doc/googleVis.pdf                        |binary
 inst/doc/googleVis_examples.Rmd               |    3 
 inst/doc/googleVis_examples.html              | 1141 +++++++++++++-------------
 man/googleVis-package.Rd                      |   11 
 vignettes/googleVis_examples.Rmd              |    3 
 vignettes/mystyle.css                         |only
 18 files changed, 919 insertions(+), 816 deletions(-)

More information about googleVis at CRAN
Permanent link

Package ConvergenceConcepts updated to version 1.1 with previous version 1.0 dated 2010-02-11

Title: Seeing convergence concepts in action
Description: This package provides a way to investigate various modes of convergence of random variables.
Author: P. Lafaye de Micheaux , B. Liquet .
Maintainer: P. Lafaye de Micheaux

Diff between ConvergenceConcepts versions 1.0 dated 2010-02-11 and 1.1 dated 2014-10-12

 DESCRIPTION              |   17 -
 MD5                      |only
 NAMESPACE                |only
 R/investigate.R          |  579 +++++++++++++++++++++++------------------------
 R/p-as-plot.R            |    2 
 inst/CITATION            |    4 
 inst/HISTORY             |   12 
 man/check-convergence.Rd |    3 
 8 files changed, 319 insertions(+), 298 deletions(-)

More information about ConvergenceConcepts at CRAN
Permanent link


Built and running on Debian GNU/Linux using R, littler and blosxom. Styled with Bootstrap.