Tue, 26 Jul 2011

Package rattle updated to version 2.6.8 with previous version 2.6.7 dated 2011-07-23

Title: Graphical user interface for data mining in R
Description: Rattle (the R Analytic Tool To Learn Easily) provides a Gnome (RGtk2) based interface to R functionality for data mining. The aim is to provide a simple and intuitive interface that allows a user to quickly load data from a CSV file (or via ODBC), transform and explore the data, build and evaluate models, and export models as PMML (predictive modelling markup language) or as scores. All of this with knowing little about R. All R commands are logged and commented through the log tab. Thus they are available to the user as a script file or as an aide for the user to learn R or to copy-and-paste directly into R itself. Rattle also exports a number of utility functions and the graphical user interface, invoked as rattle(), does not need to be run to deploy these.
Author: Graham Williams
Maintainer: Graham Williams

Diff between rattle versions 2.6.7 dated 2011-07-23 and 2.6.8 dated 2011-07-26

 DESCRIPTION                        |    8 ++++----
 R/evaluate.R                       |   15 +++++++++++----
 R/random_forest.R                  |    7 ++++++-
 R/rattle.R                         |    4 ++--
 data/weatherAUS.RData              |binary
 inst/.Rhistory                     |only
 inst/ChangeLog                     |    8 ++++++++
 inst/doc/rattle.pdf                |binary
 inst/po/de/LC_MESSAGES/R-rattle.mo |binary
 inst/po/es/LC_MESSAGES/R-rattle.mo |binary
 inst/po/fr/LC_MESSAGES/R-rattle.mo |binary
 inst/po/ja/LC_MESSAGES/R-rattle.mo |binary
 12 files changed, 31 insertions(+), 11 deletions(-)

More information about rattle at CRAN
Permanent link

Package openair updated to version 0.4-23 with previous version 0.4-17 dated 2011-04-24

Title: Tools for the analysis of air pollution data
Description: Tools to analyse, interpret and understand air pollution data. Data are typically hourly time series and both monitoring data and dispersion model output can be analysed. Many functions can also be applied to other data, including meteorological and traffic data.
Author: David Carslaw and Karl Ropkins
Maintainer: David Carslaw

Diff between openair versions 0.4-17 dated 2011-04-24 and 0.4-23 dated 2011-07-26

 DESCRIPTION             |   14 
 NAMESPACE               |   11 
 NEWS                    |   79 ++++
 R/GoogleMapsPlot.R      |only
 R/MannKendall.R         |  137 +++----
 R/TaylorDiagram.R       |only
 R/aqStats.R             |   95 +++--
 R/calcPercentile.R      |    8 
 R/calendarPlot.R        |   23 -
 R/checkPrep.R           |   16 
 R/conditionalQuantile.R |   55 +-
 R/drawOpenKey.R         |   12 
 R/import.2.R            |  156 +++++++-
 R/import.R              |   30 +
 R/importAURNCsv.R       |    6 
 R/importSAQN.R          |only
 R/linearRelation.R      |    8 
 R/modStats.R            |   16 
 R/openair.generics.R    |    6 
 R/percentileRose.R      |   91 ++--
 R/polarAnnulus.R        |  338 +++++++++---------
 R/polarFreq.R           |  146 ++++---
 R/polarPlot.R           |   95 +++--
 R/scatterPlot.R         |  310 ++++++++++------
 R/selectRunning.R       |   12 
 R/smoothTrend.R         |   84 ++--
 R/timeAverage.R         |  127 +++++-
 R/timePlot.R            |  160 ++++----
 R/timeVariation.R       |   98 ++---
 R/trendLevel.R          |  134 +++----
 R/utilities.R           |   97 ++++-
 R/windRose.R            |  231 +++++++-----
 R/zzz.R                 |   16 
 chm                     |only
 man/GoogleMapsPlot.Rd   |only
 man/TaylorDiagram.Rd    |only
 man/calcPercentile.Rd   |    8 
 man/calendarPlot.Rd     |    2 
 man/importAURN.Rd       |   11 
 man/importKCL.Rd        |  893 +++++++++++++++++++++++-------------------------
 man/importSAQN.Rd       |only
 man/openair-package.Rd  |    2 
 man/percentileRose.Rd   |   13 
 man/polarAnnulus.Rd     |   79 +---
 man/polarFreq.Rd        |   18 
 man/polarPlot.Rd        |   24 -
 man/scatterPlot.Rd      |   77 ++--
 man/smoothTrend.Rd      |   26 -
 man/timeAverage.Rd      |   36 +
 man/timePlot.Rd         |   30 -
 man/trendLevel.Rd       |    2 
 man/windRose.Rd         |  166 +++++---
 52 files changed, 2325 insertions(+), 1673 deletions(-)

More information about openair at CRAN
Permanent link

Package oce updated to version 0.5-1 with previous version 0.4-1 dated 2011-07-23

Title: Analysis of Oceanographic data
Description: Supports the analysis of Oceanographic data, including ADP measurements, CTD measurements, sectional data, sea-level time series, coastline files, etc. Provides functions for calculating seawater properties such as potential temperature and density, as well as derived properties such as buoyancy frequency and dynamic height.
Author: Dan Kelley
Maintainer: Dan Kelley

Diff between oce versions 0.4-1 dated 2011-07-23 and 0.5-1 dated 2011-07-26

 oce-0.4-1/oce/man/heading.Rd         |only
 oce-0.4-1/oce/man/pressure.Rd        |only
 oce-0.4-1/oce/man/velocity.Rd        |only
 oce-0.5-1/oce/.gitignore             |    1 
 oce-0.5-1/oce/DESCRIPTION            |   10 +-
 oce-0.5-1/oce/NAMESPACE              |   11 ++-
 oce-0.5-1/oce/NEWS                   |    6 +
 oce-0.5-1/oce/R/accessors.R          |  117 +++++++++++++++++++++++++++++++++--
 oce-0.5-1/oce/R/ctd.R                |   60 ++++++++++++-----
 oce-0.5-1/oce/R/drifter.R            |only
 oce-0.5-1/oce/R/misc.R               |   16 +++-
 oce-0.5-1/oce/R/oce.R                |    4 -
 oce-0.5-1/oce/R/pt.R                 |    9 ++
 oce-0.5-1/oce/R/spectral.R           |   15 +++-
 oce-0.5-1/oce/data/argo.rda          |only
 oce-0.5-1/oce/data/datalist          |    1 
 oce-0.5-1/oce/inst/doc/.Rhistory     |only
 oce-0.5-1/oce/inst/doc/oce.pdf       |binary
 oce-0.5-1/oce/man/accessors.Rd       |only
 oce-0.5-1/oce/man/addColumn.Rd       |   11 +--
 oce-0.5-1/oce/man/argo.Rd            |only
 oce-0.5-1/oce/man/ctdDecimate.Rd     |    2 
 oce-0.5-1/oce/man/interpBarnes.Rd    |    6 -
 oce-0.5-1/oce/man/makeSection.Rd     |   10 +-
 oce-0.5-1/oce/man/plot.adp.Rd        |    2 
 oce-0.5-1/oce/man/plot.ctd.scan.Rd   |    2 
 oce-0.5-1/oce/man/plot.drifter.Rd    |only
 oce-0.5-1/oce/man/pwelch.Rd          |   44 +++++++++----
 oce-0.5-1/oce/man/read.coastline.Rd  |   13 ++-
 oce-0.5-1/oce/man/read.drifter.Rd    |only
 oce-0.5-1/oce/man/summary.drifter.Rd |only
 31 files changed, 269 insertions(+), 71 deletions(-)

More information about oce at CRAN
Permanent link

Package meboot updated to version 1.1-2 with previous version 1.1-1 dated 2009-12-06

Title: Maximum Entropy Bootstrap for Time Series
Description: This package performs maximum entropy density based dependent data bootstrap. An algorithm is provided to create a population of time series (ensemble) without assuming stationarity. The reference paper (Vinod, H.D., 2004) explains how the algorithm satisfies the ergodic theorem and the central limit theorem.
Author: Hrishikesh D. Vinod and Javier López-de-Lacalle
Maintainer: Javier López-de-Lacalle

Diff between meboot versions 1.1-1 dated 2009-12-06 and 1.1-2 dated 2011-07-26

 DESCRIPTION         |    8 ++++----
 inst/doc/meboot.pdf |binary
 man/USconsum.Rd     |    1 -
 man/USfygt.Rd       |    1 -
 man/ullwan.Rd       |    1 -
 meboot-Ex.R         |only
 6 files changed, 4 insertions(+), 7 deletions(-)

More information about meboot at CRAN
Permanent link

Package infochimps updated to version 0.3.1 with previous version 0.3 dated 2011-03-22

Title: An R wrapper for the infochimps.com API services
Description: This package provides functions to access all of the APIs currently available infochimps.com. For more information see http://api.infochimps.com/.
Author: Drew Conway
Maintainer: Drew Conway

Diff between infochimps versions 0.3 dated 2011-03-22 and 0.3.1 dated 2011-07-26

 DESCRIPTION                |    8 ++++----
 man/tw.PeopleSearch.Rd     |    6 +++---
 man/ufo.Rd                 |    6 +++---
 man/wikipedia.abstracts.Rd |    6 +++---
 4 files changed, 13 insertions(+), 13 deletions(-)

More information about infochimps at CRAN
Permanent link

New package crimCV with initial version 0.9.1
Package: crimCV
Version: 0.9.1
Title: Group-Based Modelling of Longitudinal Data
Author: Jason D. Nielsen
Maintainer: Jason D. Nielsen
Depends: R (>= 2.10.0), splines
Description: This package fits discrete mixtures of Zero-Inflated Poisson (ZIP) models for analyzing criminal trajectories.
License: GPL (>= 2)
Date: July 6, 2011
Packaged: 2011-07-26 16:09:46 UTC; jdn
Repository: CRAN
Date/Publication: 2011-07-26 20:52:58

More information about crimCV at CRAN
Permanent link

New package MVR with initial version 1.00.0
Package: MVR
Type: Package
Title: Mean-Variance Regularization
Description: MVR is a non-parametric method for joint adaptive mean-variance regularization and variance stabilization of high-dimensional data. It is suited for handling difficult problems posed by high-dimensional multivariate datasets (p >> n paradigm), such as in omics-type data, among which are that the variance is often a function of the mean, variable-specific estimators of variances are not reliable, and tests statistics have low powers due to a lack of degrees of freedom. Key features include (i) Normalization and/or variance stabilization of the data, (ii) Computation of mean-variance-regularized t- and F-statistics, (iii) Generation of diverse diagnostic plots, (iv) Computationally efficiency implementation, using C++ interfacing, and an option for parallel computing to enjoy a fast and easy experience in the R environment.
Version: 1.00.0
Date: 2011-07-26
Depends: R (>= 2.13.0), statmod, snow
Suggests: RColorBrewer
Enhances:
Author: Jean-Eudes Dazard, PhD. , with contributions from Hua Xu, PhD. , and Alberto H. Santana, MBA. , and J. Sunil Rao, PhD. .
Maintainer: Jean-Eudes Dazard, PhD.
URL: http://proteomics.case.edu/jean_eudes_dazard.aspx
Repository: CRAN
License: GPL (>= 3)
LazyLoad: yes
Packaged: 2011-07-26 18:38:21 UTC; jxd101
Date/Publication: 2011-07-26 20:23:40

More information about MVR at CRAN
Permanent link

Package rEMM updated to version 1.0-2 with previous version 1.0-0 dated 2010-07-13

Title: Extensible Markov Model (EMM) for Data Stream Clustering in R
Description: This package implements TRACDS (Temporal Relationships between Clusters for Data Streams) which is a generalization of Extensible Markov Model (EMM). TRACDS adds a temporal or order model to data stream clustering by superimposing a dynamically adapting Markov Chain. This package implements EMM (TRACDS on top of tNN data stream clustering). Development of this package was supported in part by NSF IIS-0948893.
Author: Michael Hahsler and Margaret H. Dunham
Maintainer: Michael Hahsler

Diff between rEMM versions 1.0-0 dated 2010-07-13 and 1.0-2 dated 2011-07-26

 rEMM-1.0-0/rEMM/inst/doc/rEMM.R       |only
 rEMM-1.0-0/rEMM/inst/doc/rEMM.Rnw_old |only
 rEMM-1.0-2/rEMM/DESCRIPTION           |   30 +++---
 rEMM-1.0-2/rEMM/NAMESPACE             |   18 ++-
 rEMM-1.0-2/rEMM/R/AAA.R               |   18 +++
 rEMM-1.0-2/rEMM/R/AllClasses.R        |  123 ++++++++++++++++++++++----
 rEMM-1.0-2/rEMM/R/AllGenerics.R       |   23 ++++
 rEMM-1.0-2/rEMM/R/EMM.R               |   50 +++++++++-
 rEMM-1.0-2/rEMM/R/SimpleMC.R          |   30 +++++-
 rEMM-1.0-2/rEMM/R/TRACDS.R            |   52 +++++++++--
 rEMM-1.0-2/rEMM/R/build.R             |  141 +++++------------------------
 rEMM-1.0-2/rEMM/R/cluster.R           |  123 ++++++++++++--------------
 rEMM-1.0-2/rEMM/R/conversion.R        |only
 rEMM-1.0-2/rEMM/R/fade.R              |   28 ++++-
 rEMM-1.0-2/rEMM/R/map.R               |only
 rEMM-1.0-2/rEMM/R/merge.R             |   58 +++++++-----
 rEMM-1.0-2/rEMM/R/onload.R            |only
 rEMM-1.0-2/rEMM/R/plot.R              |  160 +++++++++++++++++++++++++++-------
 rEMM-1.0-2/rEMM/R/predict.R           |   26 ++++-
 rEMM-1.0-2/rEMM/R/prune.R             |   19 ++++
 rEMM-1.0-2/rEMM/R/recluster.R         |   33 +++++--
 rEMM-1.0-2/rEMM/R/remove.R            |   37 +++++--
 rEMM-1.0-2/rEMM/R/reset.R             |   20 ++++
 rEMM-1.0-2/rEMM/R/score.R             |   19 ++++
 rEMM-1.0-2/rEMM/R/synthetic_stream.R  |   18 +++
 rEMM-1.0-2/rEMM/R/tNN.R               |   88 +++++++++++++++---
 rEMM-1.0-2/rEMM/R/transition.R        |   22 ++++
 rEMM-1.0-2/rEMM/R/update.R            |only
 rEMM-1.0-2/rEMM/data/16S.rda          |binary
 rEMM-1.0-2/rEMM/data/Derwent.rda      |binary
 rEMM-1.0-2/rEMM/data/EMMTraffic.rda   |binary
 rEMM-1.0-2/rEMM/data/EMMsim.rda       |binary
 rEMM-1.0-2/rEMM/inst/doc/rEMM.Rnw     |   94 ++++++++++++++-----
 rEMM-1.0-2/rEMM/inst/doc/rEMM.pdf     |binary
 rEMM-1.0-2/rEMM/man/EMM-class.Rd      |   21 +++-
 rEMM-1.0-2/rEMM/man/EMM.Rd            |only
 rEMM-1.0-2/rEMM/man/TRACDS-class.Rd   |   37 +++++--
 rEMM-1.0-2/rEMM/man/build.Rd          |   48 +++-------
 rEMM-1.0-2/rEMM/man/cluster.Rd        |only
 rEMM-1.0-2/rEMM/man/conversion.Rd     |only
 rEMM-1.0-2/rEMM/man/merge.Rd          |    4 
 rEMM-1.0-2/rEMM/man/plot.EMM.Rd       |   13 +-
 rEMM-1.0-2/rEMM/man/prune.Rd          |    2 
 rEMM-1.0-2/rEMM/man/recluster.Rd      |    2 
 rEMM-1.0-2/rEMM/man/remove.Rd         |    4 
 rEMM-1.0-2/rEMM/man/tNN-class.Rd      |   39 +++++---
 rEMM-1.0-2/rEMM/man/update.Rd         |only
 47 files changed, 977 insertions(+), 423 deletions(-)

More information about rEMM at CRAN
Permanent link

Package bigmemory updated to version 4.2.11 with previous version 4.2.3 dated 2010-05-09

Title: Manage massive matrices with shared memory and memory-mapped files
Description: Create, store, access, and manipulate massive matrices. Matrices are allocated to shared memory and may use memory-mapped files. Packages biganalytics, bigtabulate, synchronicity, and bigalgebra provide advanced functionality.
Author: Michael J. Kane and John W. Emerson
Maintainer: Jay and Mike

Diff between bigmemory versions 4.2.3 dated 2010-05-09 and 4.2.11 dated 2011-07-26

 bigmemory-4.2.11/bigmemory/DESCRIPTION                                                   |   10 -
 bigmemory-4.2.11/bigmemory/NEWS                                                          |   21 ++
 bigmemory-4.2.11/bigmemory/R/bigmemory.R                                                 |   72 ++++++++--
 bigmemory-4.2.11/bigmemory/configure                                                     |   11 -
 bigmemory-4.2.11/bigmemory/configure.win                                                 |    1 
 bigmemory-4.2.11/bigmemory/inst/doc/Overview.pdf                                         |binary
 bigmemory-4.2.11/bigmemory/inst/include/bigmemory/isna.hpp                               |    6 
 bigmemory-4.2.11/bigmemory/inst/include/boost/interprocess/detail/transform_iterator.hpp |   22 +--
 bigmemory-4.2.11/bigmemory/man/bigmemory-package.Rd                                      |    6 
 bigmemory-4.2.11/bigmemory/man/deepcopy.Rd                                               |    8 -
 bigmemory-4.2.11/bigmemory/src/BigMatrix.cpp                                             |    4 
 bigmemory-4.2.11/bigmemory/src/bigmemory.cpp                                             |   39 +++--
 bigmemory-4.2.11/bigmemory/src/deepcopy.cpp                                              |only
 bigmemory-4.2.3/bigmemory/COPYING                                                        |only
 bigmemory-4.2.3/bigmemory/inst/doc/Overview.tex                                          |only
 15 files changed, 141 insertions(+), 59 deletions(-)

More information about bigmemory at CRAN
Permanent link

Package gptk updated to version 1.03 with previous version 1.02 dated 2011-06-17

Title: Gaussian Processes Tool-Kit
Description: The gptk package implements a general-purpose toolkit for Gaussian process regression with an RBF covariance function. Based on a MATLAB implementation by Neil D. Lawrence. See inst/doc/index.html for more details.
Author: Alfredo A. Kalaitzis , Antti Honkela , Pei Gao , Neil D. Lawrence
Maintainer: Alfredo A. Kalaitzis

Diff between gptk versions 1.02 dated 2011-06-17 and 1.03 dated 2011-07-26

 DESCRIPTION              |   10 +++++-----
 R/cmpndKernExpandParam.R |    2 +-
 R/gpExpandParam.R        |    1 -
 R/gpPlot.R               |    8 ++++----
 R/kernExpandParam.R      |    5 ++++-
 inst/doc/index.html      |    3 +++
 6 files changed, 17 insertions(+), 12 deletions(-)

More information about gptk at CRAN
Permanent link

Package gstat updated to version 1.0-1 with previous version 1.0-0 dated 2011-07-23

Title: spatial and spatio-temporal geostatistical modelling, prediction and simulation
Description: variogram modelling; simple, ordinary and universal point or block (co)kriging, sequential Gaussian or indicator (co)simulation; variogram and variogram map plotting utility functions.
Author: Edzer Pebesma and others
Maintainer: Edzer Pebesma

Diff between gstat versions 1.0-0 dated 2011-07-23 and 1.0-1 dated 2011-07-26

 DESCRIPTION           |   13 ++++++-------
 R/variogram.default.R |    2 +-
 inst/doc/gstat.pdf    |binary
 inst/doc/st.pdf       |binary
 man/predict.gstat.Rd  |    2 +-
 man/variogram.Rd      |    5 +++--
 6 files changed, 11 insertions(+), 11 deletions(-)

More information about gstat at CRAN
Permanent link

Package fingerprint updated to version 3.4.5 with previous version 3.4.4 dated 2011-06-04

Title: Functions to operate on binary fingerprint data
Description: This package contains functions to manipulate binary fingerprints of arbitrary length. A fingerprint is represented by an object of S4 class 'fingerprint' which is internally represented a vector of integers, such that each element represents the position in the fingerprint that is set to 1. The bitwise logical functions in R are overridden so that they can be used directly with 'fingerprint' objects. A number of distance metrics are also available (many contributed by Michael Fadock). Fingerprints can be converted to Euclidean vectors (i.e., points on the unit hypersphere) and can also be folded using OR. Arbitrary fingerprint formats can be handled via line handlers. Currently handlers are provided for CDK, MOE and BCI fingerprint data.
Author: Rajarshi Guha
Maintainer: Rajarshi Guha

Diff between fingerprint versions 3.4.4 dated 2011-06-04 and 3.4.5 dated 2011-07-26

 ChangeLog   |    9 +++++++++
 DESCRIPTION |    8 ++++----
 R/matrix.R  |   34 +++++++++++++---------------------
 man/sim.Rd  |   10 ++++++++--
 4 files changed, 34 insertions(+), 27 deletions(-)

More information about fingerprint at CRAN
Permanent link

Package sciplot updated to version 1.0-9 with previous version 1.0-8 dated 2011-07-25

Title: Scientific Graphing Functions for Factorial Designs
Description: A collection of functions that creates graphs with error bars for data collected from one-way or higher factorial designs.
Author: Manuel Morales , with code developed by the R Development Core Team and with general advice from the R-help listserv community, especially Duncan Murdoch.
Maintainer: Manuel Morales

Diff between sciplot versions 1.0-8 dated 2011-07-25 and 1.0-9 dated 2011-07-26

 CHANGELOG       |    4 +++-
 DESCRIPTION     |    6 +++---
 R/bargraphCI.R  |    4 ++--
 R/lineplot.CI.R |    4 ++--
 4 files changed, 10 insertions(+), 8 deletions(-)

More information about sciplot at CRAN
Permanent link

Package RODBC updated to version 1.3-3 with previous version 1.3-2 dated 2010-07-26

Title: ODBC Database Access
Description: An ODBC database interface
Author: Brian Ripley, and from 1999 to Oct 2002 Michael Lapsley
Maintainer: Brian Ripley

Diff between RODBC versions 1.3-2 dated 2010-07-26 and 1.3-3 dated 2011-07-26

 RODBC-1.3-2/RODBC/COPYING                                |only
 RODBC-1.3-3/RODBC/ChangeLog                              |    8 ++
 RODBC-1.3-3/RODBC/DESCRIPTION                            |   10 ++-
 RODBC-1.3-3/RODBC/GPL-2                                  |only
 RODBC-1.3-3/RODBC/inst/LICENCE                           |    2 
 RODBC-1.3-3/RODBC/inst/doc/RODBC.Rnw                     |   38 ++++++-------
 RODBC-1.3-3/RODBC/inst/doc/RODBC.pdf                     |binary
 RODBC-1.3-3/RODBC/inst/po/da                             |only
 RODBC-1.3-3/RODBC/inst/po/de/LC_MESSAGES/R-RODBC.mo      |binary
 RODBC-1.3-3/RODBC/inst/po/de/LC_MESSAGES/RODBC.mo        |binary
 RODBC-1.3-3/RODBC/inst/po/en@quot/LC_MESSAGES/R-RODBC.mo |binary
 RODBC-1.3-3/RODBC/inst/po/en@quot/LC_MESSAGES/RODBC.mo   |binary
 RODBC-1.3-3/RODBC/po/R-RODBC.pot                         |   13 +++-
 RODBC-1.3-3/RODBC/po/R-da.po                             |only
 RODBC-1.3-3/RODBC/po/R-de.po                             |   12 +++-
 RODBC-1.3-3/RODBC/po/R-en@quot.po                        |   16 ++++-
 RODBC-1.3-3/RODBC/po/RODBC.pot                           |   35 +++++++-----
 RODBC-1.3-3/RODBC/po/da.po                               |only
 RODBC-1.3-3/RODBC/po/de.po                               |   35 +++++++-----
 RODBC-1.3-3/RODBC/po/en@quot.po                          |   43 +++++++++------
 RODBC-1.3-3/RODBC/tests/DB2.Rout.save                    |   29 +++++-----
 RODBC-1.3-3/RODBC/tests/Master.R                         |    2 
 RODBC-1.3-3/RODBC/tests/Notes                            |    2 
 RODBC-1.3-3/RODBC/tests/postgresql.Rout.save             |   17 +++--
 24 files changed, 166 insertions(+), 96 deletions(-)

More information about RODBC at CRAN
Permanent link

Package LaplacesDemon updated to version 11.07.27 with previous version 11.07.15 dated 2011-07-23

Title: Software for Bayesian Inference
Description: Laplace's Demon is software for Bayesian inference.
Author: Byron Hall
Maintainer: Byron Hall

Diff between LaplacesDemon versions 11.07.15 dated 2011-07-23 and 11.07.27 dated 2011-07-26

 CHANGELOG                      |    7 +
 DESCRIPTION                    |    8 -
 R/LaplacesDemon.R              |   24 ++---
 inst/CITATION                  |    2 
 inst/doc/BayesianInference.pdf |binary
 inst/doc/Examples.Stex         |  194 +++++++++++++++++++++++++++++++++++++++--
 inst/doc/Examples.pdf          |binary
 inst/doc/LaplacesDemon.pdf     |binary
 inst/doc/References.bib        |    2 
 man/LaplacesDemon.Rd           |   23 ++--
 10 files changed, 228 insertions(+), 32 deletions(-)

More information about LaplacesDemon at CRAN
Permanent link

Package emoa updated to version 0.4-7 with previous version 0.4-5 dated 2011-06-30

Title: Evolutionary Multiobjective Optimization Algorithms
Description: Collection of building blocks for the design and analysis of evolutionary multiobjective optimization algorithms.
Author: Olaf Mersmann
Maintainer: Olaf Mersmann

Diff between emoa versions 0.4-5 dated 2011-06-30 and 0.4-7 dated 2011-07-26

 ChangeLog                         |   46 +++++++++++++++
 DESCRIPTION                       |   12 ++--
 NAMESPACE                         |   13 ++++
 R/crowding_distance.r             |    2 
 R/dominance.r                     |    4 -
 R/emoa.r                          |   13 +++-
 R/front_edge.R                    |only
 R/hypervolume.r                   |    4 -
 R/indicators.r                    |   17 +++--
 R/poly_mutation.r                 |    2 
 R/sb_crossover.r                  |    2 
 R/sympart.r                       |    2 
 R/utilities.r                     |    3 +
 inst/unittests/runit-front_edge.R |only
 inst/unittests/runit-id.r         |    8 ++
 man/which_points_on_edge.Rd       |only
 src/dominance.c                   |    4 -
 src/front_edge.c                  |only
 src/precomputed_weight_vectors.h  |only
 src/r_ind.c                       |  111 ++++++++++++++++++++++++++++++++------
 src/weight_vectors.h              |only
 21 files changed, 199 insertions(+), 44 deletions(-)

More information about emoa at CRAN
Permanent link

New package dielectric with initial version 0.1
Package: dielectric
Maintainer: Baptiste Auguie
License: GPL (>= 2)
Title: Defines some physical constants and dielectric functions commonly used in optics, plasmonics.
Type: Package
LazyLoad: yes
LazyData: yes
Author: Baptiste Auguie
Description: Physical constants. Gold, silver and glass permittivities, together with spline interpolation functions.
Version: 0.1
Date: 2011-07-26
Depends: R (>= 2.13), methods
Suggests: ggplot2
Collate: 'conversions.R' 'dielectric.r' 'plot.r' 'zzz.r'
Packaged: 2011-07-26 06:26:04 UTC; baptiste
Repository: CRAN
Date/Publication: 2011-07-26 10:14:27

More information about dielectric at CRAN
Permanent link

New package abn with initial version 0.3-1
Package: abn
Version: 0.3-1
Date: 2011-07-26
Title: Multidimensional Bayesian Regression
Author: Fraser Lewis
SystemRequirements: Gnu Scientific Library version >= 1.12
Maintainer: Fraser Lewis
Description: Uses a graphical modeling formulation to construct multidimensional Bayesian regression models. Currently implemented is a multidimensional analogue of logistic regression - a binomial generalized linear model with logit link - with a greedy search heuristic using Laplace approximations to estimate marginal likelihoods and marginal posterior densities.
License: GPL (>= 2)
LazyData: true
URL: http://www.vetepi.uzh.ch
Packaged: 2011-07-26 07:29:17 UTC; fraser
Repository: CRAN
Date/Publication: 2011-07-26 10:14:20

More information about abn at CRAN
Permanent link

Package SciViews updated to version 0.9-4 with previous version 0.9-2 dated 2010-09-27

Title: SciViews GUI API - Main package
Description: Functions to install SciViews additions to R, and more (various) tools
Author: Philippe Grosjean
Maintainer: Philippe Grosjean

Diff between SciViews versions 0.9-2 dated 2010-09-27 and 0.9-4 dated 2011-07-26

 DESCRIPTION   |    8 ++++----
 NEWS          |   12 ++++++++++++
 R/colors.R    |   23 +++++++++++------------
 R/pcomp.R     |    4 ++--
 build         |only
 man/colors.Rd |    8 +++-----
 6 files changed, 32 insertions(+), 23 deletions(-)

More information about SciViews at CRAN
Permanent link

Package RgoogleMaps updated to version 1.1.9.13 with previous version 1.1.9.11 dated 2011-07-23

Title: Overlays on Google map tiles in R
Description: This package serves two purposes: (i) Provide a comfortable R interface to query the Google server for static maps, and (ii) Use the map as a background image to overlay plots within R. This requires proper coordinate scaling. NOTE: To do anything but downloading static map tiles, RgoogleMaps needs EITHER png OR ReadImages OR rimage installed ! png (default) is your package if you prefer png file format and ReadImages or rimage if you prefer jpg format. In the latter cases, you will also need the libjpeg library installed.
Author: Markus Loecher, Sense Networks
Maintainer: "Markus Loecher, Sense Networks"

Diff between RgoogleMaps versions 1.1.9.11 dated 2011-07-23 and 1.1.9.13 dated 2011-07-26

 DESCRIPTION                    |   11 ++++++-----
 R/PlotOnStaticMap.R            |   11 +++++++++--
 R/ReadMapTile.R                |   27 +++++++++++++++------------
 R/myplot.imagematrix.R         |    7 +++++++
 inst/doc/RgoogleMaps-intro.Rnw |    2 +-
 man/RgoogleMaps-package.Rd     |    4 ++--
 6 files changed, 40 insertions(+), 22 deletions(-)

More information about RgoogleMaps at CRAN
Permanent link

Package RXKCD updated to version 1.2 with previous version 1.0 dated 2011-07-23

Title: Get XKCD comic from R
Description: This package allows the visualization of your favorite XKCD comic strip directly from R. XKCD web comic content is provided under the Creative Commons Attribution-NonCommercial 2.5 License.
Author: Paolo Sonego
Maintainer: Paolo Sonego

Diff between RXKCD versions 1.0 dated 2011-07-23 and 1.2 dated 2011-07-26

 RXKCD-1.0/RXKCD/COPYING            |only
 RXKCD-1.0/RXKCD/COPYRIGHTS         |only
 RXKCD-1.2/RXKCD/DESCRIPTION        |   16 +++++++++-------
 RXKCD-1.2/RXKCD/R/getXKCD.R        |    8 ++++++--
 RXKCD-1.2/RXKCD/inst/xkcd/xkcd.csv |    2 +-
 5 files changed, 16 insertions(+), 10 deletions(-)

More information about RXKCD at CRAN
Permanent link

Package caret updated to version 4.98 with previous version 4.92 dated 2011-07-06

Title: Classification and Regression Training
Description: Misc functions for training and plotting classification and regression models
Author: Max Kuhn. Contributions from Jed Wing, Steve Weston, Andre Williams, Chris Keefer and Allan Engelhardt
Maintainer: Max Kuhn

Diff between caret versions 4.92 dated 2011-07-06 and 4.98 dated 2011-07-26

 caret-4.92/caret/R/applyProcessing.R          |only
 caret-4.92/caret/R/processData.R              |only
 caret-4.92/caret/man/applyProcessing.Rd       |only
 caret-4.98/caret/DESCRIPTION                  |    8 +--
 caret-4.98/caret/NAMESPACE                    |   15 ++++-
 caret-4.98/caret/R/avNNet.R                   |only
 caret-4.98/caret/R/bag.R                      |    8 +--
 caret-4.98/caret/R/confusionMatrix.R          |   58 +++++++++++++++++++++
 caret-4.98/caret/R/createFolds.R              |   21 +++++--
 caret-4.98/caret/R/createGrid.R               |    4 +
 caret-4.98/caret/R/createModel.R              |   29 +++++++++-
 caret-4.98/caret/R/misc.R                     |   24 +++++++--
 caret-4.98/caret/R/modelLookup.R              |   28 ++++++++--
 caret-4.98/caret/R/preProcess.R               |   21 ++++++-
 caret-4.98/caret/R/predictionFunction.R       |    2 
 caret-4.98/caret/R/predictors.R               |    5 +
 caret-4.98/caret/R/probFunction.R             |    2 
 caret-4.98/caret/R/sampling.R                 |only
 caret-4.98/caret/R/selection.R                |    2 
 caret-4.98/caret/R/train.default.R            |   53 ++++++++++---------
 caret-4.98/caret/R/trainControl.R             |   11 +---
 caret-4.98/caret/data/datalist                |only
 caret-4.98/caret/data/segmentationData.RData  |binary
 caret-4.98/caret/inst/NEWS                    |   69 ++++++++++++++++++++++++++
 caret-4.98/caret/inst/doc/allPred.pdf         |binary
 caret-4.98/caret/inst/doc/caretMisc.Rnw       |   31 ++++++++++-
 caret-4.98/caret/inst/doc/caretMisc.pdf       |binary
 caret-4.98/caret/inst/doc/caretSelection.pdf  |binary
 caret-4.98/caret/inst/doc/caretTrain.Rnw      |   50 +++++++++++++-----
 caret-4.98/caret/inst/doc/caretTrain.pdf      |binary
 caret-4.98/caret/inst/doc/caretVarImp.Rnw     |    4 -
 caret-4.98/caret/inst/doc/caretVarImp.pdf     |binary
 caret-4.98/caret/inst/doc/compact.Rout        |only
 caret-4.98/caret/inst/doc/filteredPred.pdf    |binary
 caret-4.98/caret/man/avNNet.Rd                |only
 caret-4.98/caret/man/bag.Rd                   |    2 
 caret-4.98/caret/man/confusionMatrix.train.Rd |only
 caret-4.98/caret/man/createDataPartition.Rd   |   18 ++++--
 caret-4.98/caret/man/pcaNNet.Rd               |    6 +-
 caret-4.98/caret/man/preProcess.Rd            |    2 
 caret-4.98/caret/man/segmentationData.Rd      |    6 +-
 caret-4.98/caret/man/train.Rd                 |    3 -
 caret-4.98/caret/man/trainControl.Rd          |    8 ---
 43 files changed, 384 insertions(+), 106 deletions(-)

More information about caret at CRAN
Permanent link


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