Sun, 12 Aug 2012

New package nlmrt with initial version 2012-8.11
Package: nlmrt
Type: Package
Title: Functions for nonlinear least squares solutions
Version: 2012-8.11
Date: 2012-08-11
Author: John C. Nash
Maintainer:
Description: nlmrt provides tools for working with nonlinear least squares problems using a calling structure similar to, but much simpler than, that of the nls() function. Moreover, where nls() specifically does NOT deal with small or zero residual problems, nlmrt is quite happy to solve them. It also attempts to be more robust in finding solutions, thereby avoiding 'singular gradient' messages that arise in the Gauss-Newton method within nls(). The Marquardt-Nash approach in nlmrt generally works more reliably to get a solution, though this may be one of a set of possibilities, and may also be statistically unsatisfactory.
License: GPL-2
Depends: minpack.lm, optimx, Rvmmin, Rcgmin
Packaged: 2012-08-11 21:46:30 UTC; john
Repository: CRAN
Date/Publication: 2012-08-12 15:24:51

More information about nlmrt at CRAN
Permanent link

Package meta updated to version 2.1-1 with previous version 2.1-0 dated 2012-05-18

Title: Meta-Analysis with R
Description: Fixed and random effects meta-analysis. Functions for tests of bias, forest and funnel plot.
Author: Guido Schwarzer
Maintainer: Guido Schwarzer

Diff between meta versions 2.1-0 dated 2012-05-18 and 2.1-1 dated 2012-08-12

 meta-2.1-0/meta/.gitignore             |only
 meta-2.1-1/meta/DESCRIPTION            |    8 ++++----
 meta-2.1-1/meta/MD5                    |    8 ++++----
 meta-2.1-1/meta/NEWS                   |    9 +++++++++
 meta-2.1-1/meta/R/print.summary.meta.R |    6 +++++-
 meta-2.1-1/meta/R/summary.meta.R       |    1 +
 6 files changed, 23 insertions(+), 9 deletions(-)

More information about meta at CRAN
Permanent link

Package Luminescence updated to version 0.1.8 with previous version 0.1.7 dated 2012-05-25

Title: Package for Luminescence Dating data analysis
Description: Package provides a collection of various R functions for Luminescence Dating data analysis.
Author: Sebastian Kreutzer [aut, cre], Christoph Schmidt [aut], Margret C. Fuchs [aut], Michael Dietze [aut], Manfred Fischer [aut], Christoph Burow [aut, trl], Markus Fuchs [ths]
Maintainer: Sebastian Kreutzer

Diff between Luminescence versions 0.1.7 dated 2012-05-25 and 0.1.8 dated 2012-08-12

 DESCRIPTION                    |   29 ++-
 Luminescence.Rproj             |only
 MD5                            |   56 +++----
 NEWS                           |   28 ++-
 R/Analyse_SAR.OSLdata.R        |   93 +++++++-----
 R/Calc_FadingCorr.R            |   17 +-
 R/Calc_FuchsLang2001.R         |    2 
 R/fit_LMCurve.R                |   17 +-
 R/plot_BINfileData.R           |   20 ++
 R/plot_GrowthCurve.R           |  305 +++++++++++++++++++++++------------------
 inst                           |only
 man/Analyse_SAR.OSLdata.Rd     |   13 +
 man/CW2pLM.Rd                  |    7 
 man/Calc_FadingCorr.rd         |   15 +-
 man/Calc_FuchsLang2001.rd      |   33 ++--
 man/Calc_OSLLxTxRatio.Rd       |   10 -
 man/ExampleData.DeValues.rd    |    2 
 man/ExampleData.FittingLM.rd   |    6 
 man/ExampleData.LxTxData.rd    |    2 
 man/ExampleData.LxTxOSLData.rd |    2 
 man/Luminescence-package.Rd    |   14 +
 man/Risoe.BINdata-class.Rd     |    4 
 man/Second2Gray.Rd             |    2 
 man/fit_LMCurve.Rd             |   36 ++--
 man/plot_BINfileData.Rd        |   22 ++
 man/plot_DeDistribution.Rd     |   10 -
 man/plot_GrowthCurve.Rd        |   23 +--
 man/plot_Histogram.Rd          |   10 -
 man/plot_RadialPlot.rd         |   18 +-
 man/readBIN2R.Rd               |    6 
 30 files changed, 469 insertions(+), 333 deletions(-)

More information about Luminescence at CRAN
Permanent link


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