Sun, 06 Apr 2014

Package rmngb updated to version 0.2-1 with previous version 0.1-2 dated 2014-03-17

Title: rmngb Miscellaneous
Description: A collection of miscellaneous functions. Exploratory data analysis, multidimensional visualization, medico-economic simulation, multiple testing...
Author: Antoine Filipovic Pierucci
Maintainer: Antoine Filipovic Pierucci

Diff between rmngb versions 0.1-2 dated 2014-03-17 and 0.2-1 dated 2014-04-06

 DESCRIPTION      |    8 ++++----
 MD5              |   17 +++++++++++------
 NEWS             |    9 ++++++++-
 R/plotting.R     |   13 ++++++++++++-
 R/regdiag.R      |   46 +++++++++++++++++++++++++++++++++++++++-------
 R/utils.R        |   19 ++++++++++++++-----
 R/vswitch.R      |only
 man/diagBinom.Rd |   17 +++++++++--------
 man/qqplot2.Rd   |only
 man/reverse.Rd   |only
 man/rversion.Rd  |only
 man/vswitch.Rd   |only
 12 files changed, 97 insertions(+), 32 deletions(-)

More information about rmngb at CRAN
Permanent link

Package pROC updated to version 1.7.2 with previous version 1.7.1 dated 2014-02-21

Title: display and analyze ROC curves
Description: Tools for visualizing, smoothing and comparing receiver operating characteristic (ROC curves). (Partial) area under the curve (AUC) can be compared with statistical tests based on U-statistics or bootstrap. Confidence intervals can be computed for (p)AUC or ROC curves.
Author: Xavier Robin, Natacha Turck, Alexandre Hainard, Natalia Tiberti, Frédérique Lisacek, Jean-Charles Sanchez and Markus Müller.
Maintainer: Xavier Robin

Diff between pROC versions 1.7.1 dated 2014-02-21 and 1.7.2 dated 2014-04-06

 pROC-1.7.1/pROC/src/ROC.h         |only
 pROC-1.7.2/pROC/DESCRIPTION       |   10 ++++----
 pROC-1.7.2/pROC/MD5               |   45 ++++++++++++++++++--------------------
 pROC-1.7.2/pROC/NEWS              |    9 ++++++-
 pROC-1.7.2/pROC/R/bootstrap.R     |    8 +++---
 pROC-1.7.2/pROC/R/ci.auc.R        |    8 ++++++
 pROC-1.7.2/pROC/R/ci.coords.R     |   35 +++++++++++++++++++----------
 pROC-1.7.2/pROC/R/ci.se.R         |    8 ++++++
 pROC-1.7.2/pROC/R/ci.sp.R         |    8 ++++++
 pROC-1.7.2/pROC/R/ci.thresholds.R |    4 +++
 pROC-1.7.2/pROC/R/cov.R           |    4 +++
 pROC-1.7.2/pROC/R/delong.R        |    1 
 pROC-1.7.2/pROC/R/roc.R           |    2 -
 pROC-1.7.2/pROC/R/roc.test.R      |    4 +++
 pROC-1.7.2/pROC/R/roc.utils.R     |    7 +++++
 pROC-1.7.2/pROC/R/smooth.R        |    8 +++---
 pROC-1.7.2/pROC/R/var.R           |    4 +++
 pROC-1.7.2/pROC/man/ci.Rd         |    5 ++++
 pROC-1.7.2/pROC/man/ci.coords.Rd  |    9 ++++++-
 pROC-1.7.2/pROC/man/cov.Rd        |    5 ++++
 pROC-1.7.2/pROC/man/roc.Rd        |    2 -
 pROC-1.7.2/pROC/man/roc.test.Rd   |    5 ++++
 pROC-1.7.2/pROC/man/var.Rd        |    5 ++++
 pROC-1.7.2/pROC/src/delong.cpp    |    2 -
 24 files changed, 144 insertions(+), 54 deletions(-)

More information about pROC at CRAN
Permanent link

Package gdata updated to version 2.13.3 with previous version 2.13.2 dated 2013-07-02

Title: Various R programming tools for data manipulation
Description: Various R programming tools for data manipulation
Author: Gregory R. Warnes, Ben Bolker, Gregor Gorjanc, Gabor Grothendieck, Ales Korosec, Thomas Lumley, Don MacQueen, Arni Magnusson, Jim Rogers, and others
Maintainer: Gregory R. Warnes

Diff between gdata versions 2.13.2 dated 2013-07-02 and 2.13.3 dated 2014-04-06

 gdata-2.13.2/gdata/R/runRUnitTests.R           |only
 gdata-2.13.2/gdata/inst/doc/Rnews.dtx          |only
 gdata-2.13.2/gdata/inst/unitTests              |only
 gdata-2.13.2/gdata/man/aggregate.table.Rd      |only
 gdata-2.13.2/gdata/man/runRUnitTests.Rd        |only
 gdata-2.13.2/gdata/vignettes/Rnews.dtx         |only
 gdata-2.13.3/gdata/ChangeLog                   |   89 +++++++++++++++++++++++++
 gdata-2.13.3/gdata/DESCRIPTION                 |    9 +-
 gdata-2.13.3/gdata/MD5                         |   87 +++++++++++-------------
 gdata-2.13.3/gdata/NAMESPACE                   |    9 --
 gdata-2.13.3/gdata/NEWS                        |   16 ++++
 gdata-2.13.3/gdata/R/aggregate.table.R         |   48 +++++++------
 gdata-2.13.3/gdata/R/keep.R                    |    8 +-
 gdata-2.13.3/gdata/R/ll.R                      |   14 +++
 gdata-2.13.3/gdata/R/mapLevels.R               |   18 ++---
 gdata-2.13.3/gdata/R/nobs.R                    |    6 -
 gdata-2.13.3/gdata/R/trim.R                    |    6 -
 gdata-2.13.3/gdata/R/unknown.R                 |   17 +++-
 gdata-2.13.3/gdata/build                       |only
 gdata-2.13.3/gdata/inst/ChangeLog              |   89 +++++++++++++++++++++++++
 gdata-2.13.3/gdata/inst/NEWS                   |   16 ++++
 gdata-2.13.3/gdata/inst/doc/mapLevels.pdf      |binary
 gdata-2.13.3/gdata/inst/doc/unknown.pdf        |binary
 gdata-2.13.3/gdata/inst/perl/IO/AtomicFile.pm  |    2 
 gdata-2.13.3/gdata/inst/perl/IO/InnerFile.pm   |    2 
 gdata-2.13.3/gdata/inst/perl/IO/Lines.pm       |    2 
 gdata-2.13.3/gdata/inst/perl/IO/Scalar.pm      |    2 
 gdata-2.13.3/gdata/inst/perl/IO/ScalarArray.pm |    2 
 gdata-2.13.3/gdata/inst/perl/IO/Stringy.pm     |    2 
 gdata-2.13.3/gdata/inst/perl/IO/Wrap.pm        |    2 
 gdata-2.13.3/gdata/inst/perl/IO/WrapTie.pm     |    2 
 gdata-2.13.3/gdata/man/gdata-defunct.Rd        |only
 gdata-2.13.3/gdata/man/gdata-package.Rd        |    9 --
 gdata-2.13.3/gdata/tests/runRUnitTests.R       |only
 gdata-2.13.3/gdata/tests/unitTests             |only
 35 files changed, 338 insertions(+), 119 deletions(-)

More information about gdata at CRAN
Permanent link

New package acss with initial version 0.1-1
Package: acss
Type: Package
Title: Algorithmic Complexity for Short Strings
Version: 0.1-1
Date: 2014-04-05
Authors@R: c( person("Nicolas", "Gauvrit", role = "aut"), person("Fernando", "Soler Toscano", role = "aut"), person("Hector", "Zenil", role = "aut"), person("Henrik", "Singmann", email = "singmann@gmail.com", role = c("aut", "cre")))
Imports: zoo
Depends: R (>= 2.15.0), acss.data
Description: Main functionality is to provide the algorithmic complexity for short strings, an approximation of the Kolmogorov Complexity of a short string using the coding theorem method (see ?acss). The database containing the complexity is provided in the data only package acss.data, this package provides functions accessing the data such as prob_random returning the probability that a given string was produced by a random process. In addition, two traditional (but problematic) measures of complexity are also provided: entropy and change complexity.
URL: http://complexitycalculator.com/methodology.html
License: GPL (>= 2)
Packaged: 2014-04-05 21:15:19 UTC; Henrik
Author: Nicolas Gauvrit [aut], Fernando Soler Toscano [aut], Hector Zenil [aut], Henrik Singmann [aut, cre]
Maintainer: Henrik Singmann
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-04-06 07:26:37

More information about acss at CRAN
Permanent link


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