Sat, 25 May 2013

Package msgl updated to version 0.1.2 with previous version 0.1.1 dated 2013-05-24

Title: High dimensional multiclass classification using sparse group lasso
Description: Sparse group lasso multiclass classification, suitable for high dimensional problems with many classes (see url). Fast algorithm for solving the multinomial sparse group lasso optimization problem. Use of multiple processors for cross validation and subsampling is supported through OpenMP. The Armadillo C++ library is used as the primary linear algebra engine. Armadillo is licensed under the MPL 2.0 (see url). The Armadillo C++ library is primarily developed at NICTA (Australia) by Conrad Sanderson, with contributions from around the world. Furthermore the package utilize various Boost libraries, in particular the Tuple library by Jaakko Jarvi and the Random library by Jens Maurer. The Boost libraries are licensed under the Boost Software License (see url).
Author: Martin Vincent (Sparse group lasso), Conrad Sanderson (Armadillo), Jaakko Jarvi (Boost Tuple) and Jens Maurer (Boost Random)
Maintainer: Martin Vincent

Diff between msgl versions 0.1.1 dated 2013-05-24 and 0.1.2 dated 2013-05-25

 DESCRIPTION  |    6 +++---
 MD5          |    4 ++--
 src/Makevars |    4 ----
 3 files changed, 5 insertions(+), 9 deletions(-)

More information about msgl at CRAN
Permanent link

New package sparsediscrim with initial version 0.1.0
Package: sparsediscrim
Title: Sparse Discriminant Analysis
Version: 0.1.0
Date: 2013-05-25
Author: John A. Ramey
Maintainer: John A. Ramey
Description: A collection of sparse and regularized discriminant analysis methods intended for small-sample, high-dimensional data sets. The package includes the High-Dimensional Regularized Discriminant Analysis classifier. Furthermore, the package includes several Diagonal Discriminant Analysis methods, which are special cases of the well-known Naive Bayes classifier.
Imports: corpcor, bdsmatrix, mvtnorm
License: MIT
URL: https://github.com/ramey/sparsediscrim, http://ramhiser.com
Collate: 'dlda.r' 'dqda.r' 'sdlda.r' 'sdqda.r' 'stein-shrinkage.r' 'estimates.r' 'helper-intercept.r' 'data-intraclass.r' 'data-block-autocorrelation.r' 'tong-shrinkage.r' 'hdrda.r' 'helper-cov.r' 'helper-cv.r' 'helper.r'
Packaged: 2013-05-25 17:19:33 UTC; johnramey
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-05-25 20:04:01

More information about sparsediscrim at CRAN
Permanent link

Package googleVis updated to version 0.4.3 with previous version 0.4.2 dated 2013-03-16

Title: Interface between R and the Google Chart Tools
Description: The googleVis package provides an interface between R and Google's Chart Tools. It allows users to create web pages with interactive charts based on R data frames, using the Google Chart Tools and to display them either via the local R HTTP help server or within their own sites, without uploading the data to Google. A modern browser with Internet connection is required and for some charts Flash. Please visit the project web site for more information and examples.
Author: Markus Gesmann, Diego de Castillo
Maintainer: Markus Gesmann

Diff between googleVis versions 0.4.2 dated 2013-03-16 and 0.4.3 dated 2013-05-25

 DESCRIPTION                  |   23 +++++++++++------------
 MD5                          |   27 ++++++++++++++-------------
 NEWS                         |   12 ++++++++++++
 R/gvisGeoChart.R             |    6 +++++-
 THANKS                       |    4 +++-
 inst/doc/googleVis.R         |only
 inst/doc/googleVis.Rnw       |    3 ++-
 inst/doc/googleVis.pdf       |binary
 man/googleVis-package.Rd     |    4 ++--
 man/gvisAnnotatedTimeLine.Rd |    8 +++++---
 man/gvisGeoChart.Rd          |   36 ++++++++++++++++++++++++++++--------
 man/gvisGeoMap.Rd            |    9 ---------
 man/gvisMotionChart.Rd       |    8 ++++----
 vignettes/googleVis.Rnw      |    3 ++-
 vignettes/googleVis.bib      |    2 +-
 15 files changed, 89 insertions(+), 56 deletions(-)

More information about googleVis at CRAN
Permanent link

Package structSSI updated to version 1.0.3 with previous version 1.0 dated 2012-11-29

Title: Multiple Testing for Hypotheses with Hierarchical or Group Structure
Description: Performs multiple testing corrections that take specific structure of hypotheses into account.
Author: Kris Sankaran
Maintainer: Kris Sankaran

Diff between structSSI versions 1.0 dated 2012-11-29 and 1.0.3 dated 2013-05-25

 DESCRIPTION                      |   13 +-
 MD5                              |   22 +--
 NAMESPACE                        |   14 +-
 R/hFDR.adjust.R                  |   14 +-
 R/plotAdjustedHypothesesTree.R   |  218 +++++++++++++++++----------------------
 R/plotUnadjustedHypothesesTree.R |   12 --
 R/treePValues.R                  |    2 
 R/tree_definition.R              |    2 
 man/hFDR.adjust.Rd               |    3 
 man/hypothesesTree.rd            |    4 
 man/structSSI-package.Rd         |    4 
 tests/testHierarchicalMethods.R  |    4 
 12 files changed, 145 insertions(+), 167 deletions(-)

More information about structSSI at CRAN
Permanent link

Package SphericalCubature updated to version 1.0.1 with previous version 1.0 dated 2013-05-21

Title: Numerical integration over spheres and balls in n-dimensions; multivariate polar coordinates
Description: This package defines several methods to integrate functions over the unit sphere and ball in n-dimensional Euclidean space. Routines for converting to/from multivariate polar/spherical coordinates are also provided.
Author: John P. Nolan, American University
Maintainer: John P. Nolan

Diff between SphericalCubature versions 1.0 dated 2013-05-21 and 1.0.1 dated 2013-05-25

 DESCRIPTION                      |    8 ++++----
 MD5                              |   10 +++++-----
 R/SphericalCubature.R            |    2 +-
 man/SphericalCubature-package.Rd |   35 +++++++++++++++++++++++++----------
 man/adaptIntegrateSphere.Rd      |   36 ++++++++++++++++++++++++++++--------
 man/integrateSpherePolynomial.Rd |    7 ++++++-
 6 files changed, 69 insertions(+), 29 deletions(-)

More information about SphericalCubature at CRAN
Permanent link

New package SDD with initial version 1.0
Package: SDD
Type: Package
Title: Serial Dependence Diagrams
Version: 1.0
Date: 2013-02-17
Author: Luca Bagnato, Lucio De Capitani, Angelo Mazza and Antonio Punzo
Maintainer: Angelo Mazza
Description: This package allows for computing (and by default plotting) different types of serial dependence diagrams.
License: GPL-2
LazyLoad: yes
Depends: R (>= 2.15.0)
Imports: Hmisc,sm,tseries,stats,rpanel,rgl
Packaged: 2013-05-25 11:20:26 UTC; Angelo
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-05-25 15:30:25

More information about SDD at CRAN
Permanent link

Package FastPCS updated to version 0.0.2 with previous version 0.0.1 dated 2013-04-09

Title: R package to compute the FastPCS outlyingness index.
Description: R implementation of the FastPCS algorithm for computing the FastPCS outlyingness index.
Author: Kaveh Vakili [aut, cre]
Maintainer: Kaveh Vakili

Diff between FastPCS versions 0.0.1 dated 2013-04-09 and 0.0.2 dated 2013-05-25

 DESCRIPTION            |    8 ++++----
 MD5                    |   10 +++++-----
 R/FastPCS.R            |   29 ++++++++++++++++++++++++-----
 man/FastPCS-package.Rd |    2 +-
 man/FastPCS.Rd         |   24 ++++++++++++++----------
 src/FastPCS.cpp        |    8 ++++----
 6 files changed, 52 insertions(+), 29 deletions(-)

More information about FastPCS at CRAN
Permanent link

Package arulesViz updated to version 0.1-6 with previous version 0.1-5 dated 2012-04-02

Title: Visualizing Association Rules and Frequent Itemsets
Description: Various visualization techniques for association rules and itemsets. The packages also includes several interactive visualizations for rule exploration. This package extends package arules.
Author: Michael Hahsler and Sudheer Chelluboina
Maintainer: Michael Hahsler

Diff between arulesViz versions 0.1-5 dated 2012-04-02 and 0.1-6 dated 2013-05-25

 arulesViz-0.1-5/arulesViz/CHANGES                |only
 arulesViz-0.1-5/arulesViz/LICENSE                |only
 arulesViz-0.1-6/arulesViz/DESCRIPTION            |   17 ++++++++--------
 arulesViz-0.1-6/arulesViz/MD5                    |   24 +++++++++++------------
 arulesViz-0.1-6/arulesViz/NAMESPACE              |    1 
 arulesViz-0.1-6/arulesViz/R/gPlots.R             |    4 +++
 arulesViz-0.1-6/arulesViz/R/groupedmatrix.R      |    2 -
 arulesViz-0.1-6/arulesViz/R/map.R                |   15 ++++++++++----
 arulesViz-0.1-6/arulesViz/R/matrix.R             |   11 ++++------
 arulesViz-0.1-6/arulesViz/R/plot.R               |    4 +++
 arulesViz-0.1-6/arulesViz/inst/NEWS              |only
 arulesViz-0.1-6/arulesViz/inst/doc/arulesViz.R   |only
 arulesViz-0.1-6/arulesViz/inst/doc/arulesViz.Rnw |    6 ++---
 arulesViz-0.1-6/arulesViz/inst/doc/arulesViz.pdf |binary
 arulesViz-0.1-6/arulesViz/man/plot.Rd            |    7 ++++--
 15 files changed, 55 insertions(+), 36 deletions(-)

More information about arulesViz at CRAN
Permanent link

Package profdpm updated to version 3.3 with previous version 3.2 dated 2012-12-25

Title: Profile Dirichlet Process Mixtures
Description: This package facilitates profile inference (inference at the posterior mode) for a class of product partition models (PPM). The Dirichlet process mixture is currently the only available member of this class. These methods search for the maximum posterior (MAP) estimate for the data partition in a PPM.
Author: Matt Shotwell
Maintainer: Matt Shotwell

Diff between profdpm versions 3.2 dated 2012-12-25 and 3.3 dated 2013-05-25

 profdpm-3.2/profdpm/TODO                      |only
 profdpm-3.3/profdpm/DESCRIPTION               |    9 +++---
 profdpm-3.3/profdpm/MD5                       |   31 +++++++++++------------
 profdpm-3.3/profdpm/inst/CITATION             |only
 profdpm-3.3/profdpm/inst/doc/profdpm.R        |only
 profdpm-3.3/profdpm/inst/doc/profdpm.Rnw      |   35 ++++++++++++--------------
 profdpm-3.3/profdpm/inst/doc/profdpm.pdf      |binary
 profdpm-3.3/profdpm/man/pci.Rd                |    2 +
 profdpm-3.3/profdpm/man/profBinary.Rd         |    2 +
 profdpm-3.3/profdpm/man/profLinear.Rd         |    2 +
 profdpm-3.3/profdpm/man/profdpm.Rd            |    8 +++--
 profdpm-3.3/profdpm/man/summary.profBinary.Rd |    3 ++
 profdpm-3.3/profdpm/man/summary.profLinear.Rd |    3 ++
 profdpm-3.3/profdpm/src/methods.c             |    2 -
 profdpm-3.3/profdpm/src/pdpmlm.c              |    2 -
 profdpm-3.3/profdpm/src/profBinary.c          |    4 +-
 profdpm-3.3/profdpm/vignettes/profdpm.Rnw     |   35 ++++++++++++--------------
 profdpm-3.3/profdpm/vignettes/profdpm.bib     |    9 +++---
 18 files changed, 81 insertions(+), 66 deletions(-)

More information about profdpm at CRAN
Permanent link


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