Title: High dimensional multiclass classification using sparse group
lasso
Diff between msgl versions 0.1.1 dated 2013-05-24 and 0.1.2 dated 2013-05-25
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
DESCRIPTION | 6 +++---
MD5 | 4 ++--
src/Makevars | 4 ----
3 files changed, 5 insertions(+), 9 deletions(-)
Title: Interface between R and the Google Chart Tools
Diff between googleVis versions 0.4.2 dated 2013-03-16 and 0.4.3 dated 2013-05-25
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
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(-)
Title: Multiple Testing for Hypotheses with Hierarchical or Group
Structure
Diff between structSSI versions 1.0 dated 2012-11-29 and 1.0.3 dated 2013-05-25
Description: Performs multiple testing corrections that take specific
structure of hypotheses into account.
Author: Kris Sankaran
Maintainer: Kris Sankaran
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(-)
Title: Numerical integration over spheres and balls in n-dimensions;
multivariate polar coordinates
Diff between SphericalCubature versions 1.0 dated 2013-05-21 and 1.0.1 dated 2013-05-25
More information about SphericalCubature at CRAN
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
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(-)
Permanent link
Title: R package to compute the FastPCS outlyingness index.
Diff between FastPCS versions 0.0.1 dated 2013-04-09 and 0.0.2 dated 2013-05-25
Description: R implementation of the FastPCS algorithm for computing
the FastPCS outlyingness index.
Author: Kaveh Vakili [aut, cre]
Maintainer: Kaveh Vakili
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(-)
Title: Visualizing Association Rules and Frequent Itemsets
Diff between arulesViz versions 0.1-5 dated 2012-04-02 and 0.1-6 dated 2013-05-25
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
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(-)
Title: Profile Dirichlet Process Mixtures
Diff between profdpm versions 3.2 dated 2012-12-25 and 3.3 dated 2013-05-25
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
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(-)