Mon, 20 May 2013

Package xlsxjars updated to version 0.5.0 with previous version 0.4.0 dated 2012-04-16

Title: Package required POI jars for the xlsx package
Description: The xlsxjars package collects all the external jars required for the xlxs package. These external jars are quite large in size (15MB) and have a slow release cycle. By separating the Java and R development, the storage footprint on CRAN is reduced. This release corresponds to POI 3.9.
Author: Adrian A. Dragulescu
Maintainer: Adrian A. Dragulescu

Diff between xlsxjars versions 0.4.0 dated 2012-04-16 and 0.5.0 dated 2013-05-20

 xlsxjars-0.4.0/xlsxjars/inst/java/poi-3.8-20120326.jar               |only
 xlsxjars-0.4.0/xlsxjars/inst/java/poi-ooxml-3.8-20120326.jar         |only
 xlsxjars-0.4.0/xlsxjars/inst/java/poi-ooxml-schemas-3.8-20120326.jar |only
 xlsxjars-0.5.0/xlsxjars/DESCRIPTION                                  |   13 +++++----
 xlsxjars-0.5.0/xlsxjars/MD5                                          |   14 +++++-----
 xlsxjars-0.5.0/xlsxjars/NEWS                                         |    5 +++
 xlsxjars-0.5.0/xlsxjars/inst/java/poi-3.9-20121203.jar               |only
 xlsxjars-0.5.0/xlsxjars/inst/java/poi-ooxml-3.9-20121203.jar         |only
 xlsxjars-0.5.0/xlsxjars/inst/java/poi-ooxml-schemas-3.9-20121203.jar |only
 xlsxjars-0.5.0/xlsxjars/man/xlsxjars-package.Rd                      |    4 +-
 xlsxjars-0.5.0/xlsxjars/other/make.package.R                         |   10 ++-----
 11 files changed, 24 insertions(+), 22 deletions(-)

More information about xlsxjars at CRAN
Permanent link

Package xlsx updated to version 0.5.1 with previous version 0.5.0 dated 2012-09-26

Title: Read, write, format Excel 2007 and Excel 97/2000/XP/2003 files
Description: Provide R functions to read/write/format Excel 2007 and Excel 97/2000/XP/2003 file formats.
Author: Adrian A. Dragulescu
Maintainer: Adrian A. Dragulescu

Diff between xlsx versions 0.5.0 dated 2012-09-26 and 0.5.1 dated 2013-05-20

 xlsx-0.5.0/xlsx/inst/java/rexcel-0.5.0.jar                              |only
 xlsx-0.5.0/xlsx/other/target                                            |only
 xlsx-0.5.1/xlsx/DESCRIPTION                                             |    9 
 xlsx-0.5.1/xlsx/MD5                                                     |   60 --
 xlsx-0.5.1/xlsx/NEWS                                                    |   22 
 xlsx-0.5.1/xlsx/R/Cell.R                                                |   14 
 xlsx-0.5.1/xlsx/R/addDataFrame.R                                        |   17 
 xlsx-0.5.1/xlsx/R/read.xlsx.R                                           |   34 -
 xlsx-0.5.1/xlsx/R/read.xlsx2.R                                          |    4 
 xlsx-0.5.1/xlsx/R/readColumns.R                                         |    6 
 xlsx-0.5.1/xlsx/R/write.xlsx.R                                          |   12 
 xlsx-0.5.1/xlsx/inst/doc/xlsx.R                                         |only
 xlsx-0.5.1/xlsx/inst/doc/xlsx.pdf                                       |binary
 xlsx-0.5.1/xlsx/inst/java/rexcel-0.5.1.jar                              |only
 xlsx-0.5.1/xlsx/inst/tests/lib_test_issues.R                            |only
 xlsx-0.5.1/xlsx/inst/tests/lib_tests_xlsx.R                             |   15 
 xlsx-0.5.1/xlsx/inst/tests/test_import.xlsx                             |binary
 xlsx-0.5.1/xlsx/man/Cell.Rd                                             |    6 
 xlsx-0.5.1/xlsx/man/read.xlsx.Rd                                        |   13 
 xlsx-0.5.1/xlsx/man/write.xlsx.Rd                                       |    5 
 xlsx-0.5.1/xlsx/man/xlsx-package.Rd                                     |   15 
 xlsx-0.5.1/xlsx/other/make.package.R                                    |   64 --
 xlsx-0.5.1/xlsx/other/pom.xml                                           |  297 +++++++---
 xlsx-0.5.1/xlsx/other/src/main/java/org/cran/rexcel/RInterface.java     |   12 
 xlsx-0.5.1/xlsx/other/src/test/java/org/cran/rexcel/DebugRexcel.java    |only
 xlsx-0.5.1/xlsx/other/src/test/java/org/cran/rexcel/TestRCellBlock.java |    1 
 xlsx-0.5.1/xlsx/other/src/test/java/org/cran/rexcel/TestRInterface.java |   24 
 27 files changed, 431 insertions(+), 199 deletions(-)

More information about xlsx at CRAN
Permanent link

New package nloptwrap with initial version 0.5-1
Package: nloptwrap
Type: Package
Title: Wrapper for Package nloptr
Version: 0.5-1
Date: 2013-05-09
Author: Hans W Borchers
Maintainer: HwB
Depends: R (>= 2.11.1), nloptr
Description: Wraps functions in 'nloptr' for easier access and use.
License: LGPL
LazyLoad: yes
LazyData: yes
Repository: CRAN
Repository/R-Forge/Project: optimist
Repository/R-Forge/Revision: 300
Repository/R-Forge/DateTimeStamp: 2013-05-09 15:38:19
Date/Publication: 2013-05-20 22:26:16
Packaged: 2013-05-09 18:15:54 UTC; rforge
NeedsCompilation: no

More information about nloptwrap at CRAN
Permanent link

Package mgcv updated to version 1.7-23 with previous version 1.7-22 dated 2012-10-15

Title: Mixed GAM Computation Vehicle with GCV/AIC/REML smoothness estimation
Description: Routines for GAMs and other generalized ridge regression with multiple smoothing parameter selection by GCV, REML or UBRE/AIC. Also GAMMs. Includes a gam() function.
Author: Simon Wood
Maintainer: Simon Wood

Diff between mgcv versions 1.7-22 dated 2012-10-15 and 1.7-23 dated 2013-05-20

 DESCRIPTION                            |    7 -
 MD5                                    |   64 +++++-----
 NAMESPACE                              |    2 
 R/bam.r                                |    4 
 R/gam.fit3.r                           |   17 +-
 R/gamm.r                               |    6 
 R/mgcv.r                               |  163 +++++++++++++++-----------
 R/plots.r                              |   28 +++-
 R/smooth.r                             |  124 +++++++++++++-------
 R/soap.r                               |   21 +--
 changeLog                              |   61 ++++++++-
 man/anova.gam.Rd                       |    2 
 man/extract.lme.cov.Rd                 |    1 
 man/formXtViX.Rd                       |   15 ++
 man/formula.gam.Rd                     |   10 +
 man/gam.Rd                             |   14 +-
 man/gam.models.Rd                      |   34 ++---
 man/gam.side.Rd                        |   24 +++
 man/ldTweedie.Rd                       |    4 
 man/mgcv-package.Rd                    |    3 
 man/mroot.Rd                           |    4 
 man/smooth.construct.fs.smooth.spec.Rd |    4 
 man/smooth.construct.tp.smooth.spec.Rd |    6 
 man/smooth.terms.Rd                    |    7 -
 man/summary.gam.Rd                     |   10 -
 man/te.Rd                              |   35 +++--
 src/init.c                             |    2 
 src/mat.c                              |  203 +++++++++++++++++++++++++--------
 src/mgcv.c                             |    2 
 src/mgcv.h                             |    3 
 src/misc.c                             |    2 
 src/soap.c                             |    6 
 src/tprs.c                             |    4 
 33 files changed, 591 insertions(+), 301 deletions(-)

More information about mgcv at CRAN
Permanent link

Package RadialPlotter updated to version 1.6 with previous version 1.5 dated 2013-04-20

Title: Package for statistical age models analysis in optically stimulated luminescence dating
Description: Package for estimating parameters of statistical age models in optically stimulated luminescence dating dynamically.
Author: Peng Jun
Maintainer: Peng Jun

Diff between RadialPlotter versions 1.5 dated 2013-04-20 and 1.6 dated 2013-05-20

 DESCRIPTION                  |    8 
 MD5                          |   25 
 NEWS                         |    3 
 man/EDdata.Rd                |    1 
 man/RadialPlotter-package.Rd |    6 
 man/RadialPlotter.Rd         |    5 
 src/MamED.f90                |    2 
 src/blas.f                   |only
 src/fdhessian.f90            |  137 ++-
 src/gradient.f90             |   20 
 src/kmeans.f90               |    2 
 src/lbfgsb.f                 | 1560 ++++++++++++++-----------------------------
 src/linpack.f                |only
 src/pnorm.f90                |    8 
 src/timer.f                  |only
 15 files changed, 675 insertions(+), 1102 deletions(-)

More information about RadialPlotter at CRAN
Permanent link

Package iGenomicViewer (with last version 2.4.8) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-04-06 2.4.8
2009-11-17 2.4.6
2009-10-29 2.4.4
2009-09-18 2.4.2

Permanent link
Package SSDforR updated to version 1.2 with previous version 1.1 dated 2013-04-24

Title: SSD for R to analyze single system data
Description: Package to visually and statistically analyze single system data
Author: Charles Auerbach,PHD Wendy Zeitlin Schudrich,PHD Wurzweiler School of Social Work
Maintainer: Charles Auerbach

Diff between SSDforR versions 1.1 dated 2013-04-24 and 1.2 dated 2013-05-20

 SSDforR-1.1/SSDforR/R/ABautoacf.R         |only
 SSDforR-1.1/SSDforR/R/ABautopacf.R        |only
 SSDforR-1.1/SSDforR/R/Arimadiff.R         |only
 SSDforR-1.1/SSDforR/R/Arimama.R           |only
 SSDforR-1.1/SSDforR/R/CDC.R               |only
 SSDforR-1.1/SSDforR/R/robustCDC.R         |only
 SSDforR-1.1/SSDforR/man/abarrow.rd        |only
 SSDforR-1.1/SSDforR/man/cdc.rd            |only
 SSDforR-1.1/SSDforR/man/robustCDC.Rd      |only
 SSDforR-1.2/SSDforR/DESCRIPTION           |    6 -
 SSDforR-1.2/SSDforR/MD5                   |  180 +++++++++++++++---------------
 SSDforR-1.2/SSDforR/R/ABlineD.R           |    6 -
 SSDforR-1.2/SSDforR/R/ABlines.R           |    4 
 SSDforR-1.2/SSDforR/R/ABplot.R            |   12 +-
 SSDforR-1.2/SSDforR/R/ABstat.R            |    6 -
 SSDforR-1.2/SSDforR/R/ABtext.R            |    7 -
 SSDforR-1.2/SSDforR/R/ABtsplot.R          |    8 +
 SSDforR-1.2/SSDforR/R/CDCabove.R          |only
 SSDforR-1.2/SSDforR/R/CDCbelow.R          |only
 SSDforR-1.2/SSDforR/R/Gindex.R            |    5 
 SSDforR-1.2/SSDforR/R/RobustCDCabove.R    |only
 SSDforR-1.2/SSDforR/R/RobustCDCbelow.R    |only
 SSDforR-1.2/SSDforR/R/Trimline.R          |    5 
 SSDforR-1.2/SSDforR/R/abarrow.r           |   21 ++-
 SSDforR-1.2/SSDforR/R/abautoacf.r         |only
 SSDforR-1.2/SSDforR/R/abautopacf.r        |only
 SSDforR-1.2/SSDforR/R/arimadiff.r         |only
 SSDforR-1.2/SSDforR/R/arimama.r           |only
 SSDforR-1.2/SSDforR/man/ABWilcox.Rd       |    3 
 SSDforR-1.2/SSDforR/man/ABanova.Rd        |    7 -
 SSDforR-1.2/SSDforR/man/ABarrow.Rd        |only
 SSDforR-1.2/SSDforR/man/ABautoacf.Rd      |    3 
 SSDforR-1.2/SSDforR/man/ABautopacf.Rd     |    3 
 SSDforR-1.2/SSDforR/man/ABbinomial.Rd     |    3 
 SSDforR-1.2/SSDforR/man/ABdescrip.Rd      |    3 
 SSDforR-1.2/SSDforR/man/ABiqr.Rd          |    3 
 SSDforR-1.2/SSDforR/man/ABlineD.Rd        |    3 
 SSDforR-1.2/SSDforR/man/ABlines.Rd        |    3 
 SSDforR-1.2/SSDforR/man/ABma.Rd           |    3 
 SSDforR-1.2/SSDforR/man/ABplot.Rd         |    3 
 SSDforR-1.2/SSDforR/man/ABplotm.Rd        |    3 
 SSDforR-1.2/SSDforR/man/ABregres.Rd       |    3 
 SSDforR-1.2/SSDforR/man/ABrf2.Rd          |    3 
 SSDforR-1.2/SSDforR/man/ABrobust.Rd       |    3 
 SSDforR-1.2/SSDforR/man/ABstat.Rd         |    3 
 SSDforR-1.2/SSDforR/man/ABtext.Rd         |    3 
 SSDforR-1.2/SSDforR/man/ABtsplot.Rd       |    3 
 SSDforR-1.2/SSDforR/man/ABttest.Rd        |    3 
 SSDforR-1.2/SSDforR/man/Aregres.Rd        |    3 
 SSDforR-1.2/SSDforR/man/Arimadiff.Rd      |    3 
 SSDforR-1.2/SSDforR/man/Arimama.Rd        |    3 
 SSDforR-1.2/SSDforR/man/Arobust.Rd        |    3 
 SSDforR-1.2/SSDforR/man/Cchart.Rd         |    3 
 SSDforR-1.2/SSDforR/man/Effectsize.Rd     |    3 
 SSDforR-1.2/SSDforR/man/GABrf2.Rd         |    6 -
 SSDforR-1.2/SSDforR/man/GABttest.Rd       |   15 +-
 SSDforR-1.2/SSDforR/man/Gindex.Rd         |    3 
 SSDforR-1.2/SSDforR/man/Gmedian.Rd        |   24 ++--
 SSDforR-1.2/SSDforR/man/IQRbandgraph.Rd   |    5 
 SSDforR-1.2/SSDforR/man/IQRlegend.Rd      |    3 
 SSDforR-1.2/SSDforR/man/IQRline.Rd        |    3 
 SSDforR-1.2/SSDforR/man/PANDlegend.Rd     |    3 
 SSDforR-1.2/SSDforR/man/PEMabove.Rd       |    3 
 SSDforR-1.2/SSDforR/man/PEMbelow.Rd       |    3 
 SSDforR-1.2/SSDforR/man/PNDbelow.Rd       |    3 
 SSDforR-1.2/SSDforR/man/PNDlegend.Rd      |    3 
 SSDforR-1.2/SSDforR/man/Pchart.Rd         |    6 -
 SSDforR-1.2/SSDforR/man/Rchart.Rd         |   24 ++--
 SSDforR-1.2/SSDforR/man/Rchartsd.Rd       |   18 ++-
 SSDforR-1.2/SSDforR/man/SD1.Rd            |    3 
 SSDforR-1.2/SSDforR/man/SD1legend.Rd      |    7 -
 SSDforR-1.2/SSDforR/man/SD2.Rd            |    7 -
 SSDforR-1.2/SSDforR/man/SD2legend.Rd      |    3 
 SSDforR-1.2/SSDforR/man/SDAband.Rd        |    3 
 SSDforR-1.2/SSDforR/man/SPClegend.Rd      |   27 +++-
 SSDforR-1.2/SSDforR/man/SPCline.Rd        |   21 ++-
 SSDforR-1.2/SSDforR/man/Trimline.Rd       |    3 
 SSDforR-1.2/SSDforR/man/XRchart.Rd        |   24 ++--
 SSDforR-1.2/SSDforR/man/Xmrchart.Rd       |    3 
 SSDforR-1.2/SSDforR/man/cdcabove.rd       |only
 SSDforR-1.2/SSDforR/man/cdcbelow.rd       |only
 SSDforR-1.2/SSDforR/man/diffchart.Rd      |    3 
 SSDforR-1.2/SSDforR/man/ird.rd            |    3 
 SSDforR-1.2/SSDforR/man/meanabove.rd      |    7 -
 SSDforR-1.2/SSDforR/man/meanbelow.rd      |    7 -
 SSDforR-1.2/SSDforR/man/medabove.rd       |    7 -
 SSDforR-1.2/SSDforR/man/medbelow.rd       |    3 
 SSDforR-1.2/SSDforR/man/pandabove.rd      |    3 
 SSDforR-1.2/SSDforR/man/pandbelow.rd      |    3 
 SSDforR-1.2/SSDforR/man/pemlegend.rd      |    3 
 SSDforR-1.2/SSDforR/man/plotnum.Rd        |    3 
 SSDforR-1.2/SSDforR/man/pndabove.rd       |    3 
 SSDforR-1.2/SSDforR/man/regabove.Rd       |    3 
 SSDforR-1.2/SSDforR/man/regbelow.Rd       |    3 
 SSDforR-1.2/SSDforR/man/robregabove.Rd    |    3 
 SSDforR-1.2/SSDforR/man/robregbelow.Rd    |    3 
 SSDforR-1.2/SSDforR/man/robustCDCabove.Rd |only
 SSDforR-1.2/SSDforR/man/robustCDCbelow.Rd |only
 SSDforR-1.2/SSDforR/man/sd1bandgraph.rd   |    3 
 SSDforR-1.2/SSDforR/man/sd2bandgraph.rd   |    8 +
 SSDforR-1.2/SSDforR/man/trimabove.Rd      |    3 
 SSDforR-1.2/SSDforR/man/trimbelow.Rd      |    3 
 102 files changed, 399 insertions(+), 237 deletions(-)

More information about SSDforR at CRAN
Permanent link

Package ccems (with last version 1.03) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2009-06-14 1.03
2009-03-21 1.02
2009-03-14 1.01
2009-03-06 1.0

Permanent link
Package odesolve (with last version 0.9-9) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-03-19 0.9-9
2008-09-16 0.5-20
2008-02-04 0.5-19
2007-10-09 0.5-18
2007-07-18 0.5-7.1
2007-07-18 0.5-17
2006-08-05 0.5-16

Permanent link
Package TreePar (with last version 2.3) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-08-05 2.3
2011-11-02 2.2
2011-08-23 2.1.2
2011-07-23 2.1
2011-05-10 1.4
2011-03-30 1.3
2011-03-21 1.2
2011-01-25 1.1
2010-06-18 1.0

Permanent link
Package Rlabkey updated to version 2.1.122 with previous version 2.1.121 dated 2013-02-14

Title: Data exchange between R and LabKey Server
Description: This package allows an R user to discover, query and modify data in LabKey Server
Author: Peter Hussey
Maintainer: Cory Nathe

Diff between Rlabkey versions 2.1.121 dated 2013-02-14 and 2.1.122 dated 2013-05-20

 Rlabkey-2.1.121/Rlabkey/license                             |only
 Rlabkey-2.1.122/Rlabkey/DESCRIPTION                         |   10 +
 Rlabkey-2.1.122/Rlabkey/MD5                                 |   72 ++++++------
 Rlabkey-2.1.122/Rlabkey/NEWS                                |    3 
 Rlabkey-2.1.122/Rlabkey/R/ifcookie.R                        |   27 +++-
 Rlabkey-2.1.122/Rlabkey/R/labkey.deleteRows.R               |    2 
 Rlabkey-2.1.122/Rlabkey/R/labkey.getFolders.R               |    2 
 Rlabkey-2.1.122/Rlabkey/R/labkey.getQueryInfo.R             |    2 
 Rlabkey-2.1.122/Rlabkey/R/labkey.getQueryLists.R            |    2 
 Rlabkey-2.1.122/Rlabkey/R/labkey.getSchemas.R               |    2 
 Rlabkey-2.1.122/Rlabkey/R/labkey.insertRows.R               |    2 
 Rlabkey-2.1.122/Rlabkey/R/labkey.saveBatch.R                |    2 
 Rlabkey-2.1.122/Rlabkey/R/labkey.selectRows.R               |    9 -
 Rlabkey-2.1.122/Rlabkey/R/labkey.updateRows.R               |    2 
 Rlabkey-2.1.122/Rlabkey/inst/doc/RlabkeyExample.R           |only
 Rlabkey-2.1.122/Rlabkey/inst/doc/RlabkeyExample.pdf         |binary
 Rlabkey-2.1.122/Rlabkey/man/Rlabkey-package.Rd              |    4 
 Rlabkey-2.1.122/Rlabkey/man/getFolderPath.Rd                |    3 
 Rlabkey-2.1.122/Rlabkey/man/getLookups.Rd                   |    9 +
 Rlabkey-2.1.122/Rlabkey/man/getRows.Rd                      |    3 
 Rlabkey-2.1.122/Rlabkey/man/getSchema.Rd                    |    9 +
 Rlabkey-2.1.122/Rlabkey/man/getSession.Rd                   |   30 +++--
 Rlabkey-2.1.122/Rlabkey/man/labkey.deleteRows.Rd            |   25 ++--
 Rlabkey-2.1.122/Rlabkey/man/labkey.executeSql.Rd            |   26 ++--
 Rlabkey-2.1.122/Rlabkey/man/labkey.getDefaultViewDetails.Rd |    3 
 Rlabkey-2.1.122/Rlabkey/man/labkey.getFolders.Rd            |    6 -
 Rlabkey-2.1.122/Rlabkey/man/labkey.getLookupDetails.Rd      |   19 ++-
 Rlabkey-2.1.122/Rlabkey/man/labkey.getSchemas.Rd            |    3 
 Rlabkey-2.1.122/Rlabkey/man/labkey.insertRows.Rd            |   25 ++--
 Rlabkey-2.1.122/Rlabkey/man/labkey.saveBatch.Rd             |   11 +
 Rlabkey-2.1.122/Rlabkey/man/labkey.selectRows.Rd            |   14 +-
 Rlabkey-2.1.122/Rlabkey/man/labkey.updateRows.Rd            |   25 ++--
 Rlabkey-2.1.122/Rlabkey/man/lsFolders.Rd                    |   10 +
 Rlabkey-2.1.122/Rlabkey/man/lsProjects.Rd                   |    3 
 Rlabkey-2.1.122/Rlabkey/man/lsSchemas.Rd                    |    6 -
 Rlabkey-2.1.122/Rlabkey/man/makeFilter.Rd                   |    3 
 Rlabkey-2.1.122/Rlabkey/man/saveResults.Rd                  |   15 +-
 Rlabkey-2.1.122/Rlabkey/src/JSON_parser.h                   |    2 
 38 files changed, 239 insertions(+), 152 deletions(-)

More information about Rlabkey at CRAN
Permanent link

Package abctools updated to version 0.2 with previous version 0.1-2 dated 2013-02-22

Title: Tools for ABC analyses
Description: Tools for approximate Bayesian computation including summary statistic selection and assessing coverage
Author: Matt Nunes and Dennis Prangle
Maintainer: Matt Nunes

Diff between abctools versions 0.1-2 dated 2013-02-22 and 0.2 dated 2013-05-20

 DESCRIPTION             |   19 ++++++++++---------
 MD5                     |   17 ++++++++++++-----
 NAMESPACE               |    4 +++-
 R/cov.mc.R              |only
 R/cov.pi.R              |only
 inst                    |only
 man/abctools-package.Rd |   32 +++++++++++++++++++++++---------
 man/cov.pi.Rd           |only
 man/mc.ci.Rd            |only
 man/semiauto.abc.Rd     |    4 ++--
 man/stage2.Rd           |    6 +++---
 11 files changed, 53 insertions(+), 29 deletions(-)

More information about abctools at CRAN
Permanent link

Package tdm updated to version 2.2.6 with previous version 2.2.5 dated 2013-03-04

Title: A Tool for Therapeutic Drug Monitoring (TDM)
Description: TDM is designed to estimate individual pharmacokinetic parameters with one or more drug serum/plasma concentrations obtained from a single subject or multiple subjects using OpenBUGS (Bayesian inference Using Gibbs Sampling) interfaced through BRugs and openBUGS. Besides, it also can calculate a suggested dose with the target drug concentration (C ->D) or calculate a predicted drug concentration with a given dose (D -> C).
Author: Miou-ting Chen, Yung-jin Lee
Maintainer: Yung-jin Lee

Diff between tdm versions 2.2.5 dated 2013-03-04 and 2.2.6 dated 2013-05-20

 tdm-2.2.5/tdm/R/drugmenu.R           |only
 tdm-2.2.5/tdm/man/PhenDemo.model.Rd  |only
 tdm-2.2.6/tdm/DESCRIPTION            |   17 +-
 tdm-2.2.6/tdm/MD5                    |   34 ++--
 tdm-2.2.6/tdm/R/Phe.ms.R             |    4 
 tdm-2.2.6/tdm/R/Phe.ss.R             |    2 
 tdm-2.2.6/tdm/R/PheDemo.R            |   53 ++++++-
 tdm-2.2.6/tdm/R/War.ss.R             |    6 
 tdm-2.2.6/tdm/R/WarfDemo.R           |only
 tdm-2.2.6/tdm/R/all.Phess.R          |    8 -
 tdm-2.2.6/tdm/R/note.R               |  241 +++++++++++++++++------------------
 tdm-2.2.6/tdm/R/run.R                |only
 tdm-2.2.6/tdm/R/zzz.R                |   13 +
 tdm-2.2.6/tdm/demo                   |only
 tdm-2.2.6/tdm/inst/PK/PheSSmodel.txt |   12 -
 tdm-2.2.6/tdm/inst/PK/WarSSmodel.txt |   14 +-
 tdm-2.2.6/tdm/man/PheDemo.Rd         |    4 
 tdm-2.2.6/tdm/man/WarfDemo.Rd        |only
 tdm-2.2.6/tdm/man/phenytoin.Rd       |only
 tdm-2.2.6/tdm/man/run.Rd             |    2 
 tdm-2.2.6/tdm/man/warfarin.Rd        |only
 21 files changed, 227 insertions(+), 183 deletions(-)

More information about tdm at CRAN
Permanent link

New package Comp2ROC with initial version 1.0
Package: Comp2ROC
Type: Package
Title: Compare two ROC curves that intersect
Version: 1.0
Date: 2012-06-26
Author: Ana C. Braga, with contributions from Hugo Frade
Maintainer: Ana C. Braga
Description: Package that allow you to compare two ROC curves throughout the methodology propose by Ana C. Braga
License: GPL-2
Depends: R (>= 2.15.1), ROCR, boot
Packaged: 2013-05-19 22:04:20 UTC; hugofrade
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-05-20 10:36:23

More information about Comp2ROC at CRAN
Permanent link

Package SMNCensReg updated to version 2.1 with previous version 2.0 dated 2013-05-02

Title: Fitting univariate censored regression model under the scale mixture of normal distributions.
Description: Fit univariate right, left or interval censored regression model under the scale mixture of normal distributions.
Author: Aldo M. Garay , Victor Lachos and Monique Bettio Massuia
Maintainer: Aldo M. Garay

Diff between SMNCensReg versions 2.0 dated 2013-05-02 and 2.1 dated 2013-05-20

 DESCRIPTION        |   16 ++++++++--------
 MD5                |    6 +++---
 man/CensReg.SMN.Rd |    9 +++++----
 man/wage.rates.Rd  |   11 +++++++----
 4 files changed, 23 insertions(+), 19 deletions(-)

More information about SMNCensReg at CRAN
Permanent link

Package pmr updated to version 1.2.0 with previous version 1.1.2 dated 2012-09-14

Title: Probability Models for Ranking Data
Description: Descriptive statistics (mean rank, pairwise frequencies, and marginal matrix), Analytic Hierarchy Process models (with Saaty's and Koczkodaj's inconsistencies), probability models (Luce models, distance-based models, and rank-ordered logit models) and visualization with multidimensional preference analysis for ranking data are provided. Current, only complete rankings are supported by this package.
Author: Paul H. Lee and Philip L. H. Yu
Maintainer: Paul H. Lee

Diff between pmr versions 1.1.2 dated 2012-09-14 and 1.2.0 dated 2013-05-20

 DESCRIPTION         |   18 ++++++++++++------
 MD5                 |   32 ++++++++++++++++++++------------
 R/ahp.R             |only
 R/dbm.R             |    6 ++++--
 R/local.knn.R       |only
 R/local.knn.cv.R    |only
 R/pl.R              |    1 +
 R/rol.R             |only
 R/wdbm.R            |    4 +++-
 man/ahp.Rd          |only
 man/dbm.Rd          |    6 +++---
 man/destat.Rd       |    6 +++---
 man/local.knn.Rd    |only
 man/local.knn.cv.Rd |only
 man/mdpref.Rd       |    8 ++++----
 man/phicom.Rd       |    6 +++---
 man/pl.Rd           |    6 +++---
 man/pmr-package.Rd  |    8 +++++---
 man/rankplot.Rd     |    6 +++---
 man/rol.Rd          |only
 man/wdbm.Rd         |    9 +++++----
 21 files changed, 69 insertions(+), 47 deletions(-)

More information about pmr at CRAN
Permanent link

Package gridSVG updated to version 1.0-1 with previous version 1.0-0 dated 2013-03-28

Title: Export grid graphics as SVG
Description: Export grid graphics as SVG
Author: Paul Murrell [cre, aut], Simon Potter [aut]
Maintainer: Paul Murrell

Diff between gridSVG versions 1.0-0 dated 2013-03-28 and 1.0-1 dated 2013-05-20

 DESCRIPTION                |    6 +++---
 MD5                        |   19 +++++++++++--------
 inst/doc/animation.R       |only
 inst/doc/animation.pdf     |binary
 inst/doc/extensibility.R   |only
 inst/doc/extensibility.pdf |binary
 inst/doc/gridSVG.R         |only
 inst/doc/gridSVG.pdf       |binary
 man/grid.animate.Rd        |    9 ++-------
 man/grid.comment.Rd        |    5 +----
 man/grid.hyperlink.Rd      |    6 ++----
 man/grid.script.Rd         |    9 +++------
 12 files changed, 22 insertions(+), 32 deletions(-)

More information about gridSVG at CRAN
Permanent link

Package gdsfmt updated to version 0.9.13 with previous version 0.9.12 dated 2013-02-19

Title: CoreArray Genomic Data Structure (GDS) R Interface
Description: CoreArray project is to develop portable and scalable storage technologies for bioinformatics data, allowing parallel computing at the multicore and cluster levels.
Author: Xiuwen Zheng
Maintainer: Xiuwen Zheng

Diff between gdsfmt versions 0.9.12 dated 2013-02-19 and 0.9.13 dated 2013-05-20

 DESCRIPTION                    |    9 --
 MD5                            |   25 +++--
 NEWS                           |   10 ++
 R/GDS.all.R                    |   68 +++++++++-------
 inst/CITATION                  |    8 -
 inst/doc/CoreArrayTutorial.R   |only
 inst/doc/CoreArrayTutorial.pdf |binary
 src/CoreGDS.cpp                |    1 
 src/dBase.cpp                  |  172 ++++++++++++++++++++---------------------
 src/dBase.h                    |   34 +++-----
 src/dFile.cpp                  |    1 
 src/dStream.cpp                |   25 +++--
 src/dStream.h                  |    6 -
 src/gdsfmt.cpp                 |    6 -
 14 files changed, 191 insertions(+), 174 deletions(-)

More information about gdsfmt at CRAN
Permanent link

Package cldr updated to version 1.1.0 with previous version 1.0.1 dated 2013-01-29

Title: Language Identifier based on CLD library
Description: This is an R wrapper for the C++ based Compact language Detection library based on Chromium project developed by by the Chromium Authors and further cleaned out by Mike McCandless and by Matt Sanford. It is used for language identification.
Author: The Chromium Authors, Mike McCandless, Matt Sanford , Aykut FIRAT
Maintainer: Aykut FIRAT

Diff between cldr versions 1.0.1 dated 2013-01-29 and 1.1.0 dated 2013-05-20

 DESCRIPTION         |   11 ++++++-----
 LICENCE             |    6 +++++-
 MD5                 |   12 ++++++------
 man/cldr-package.Rd |   12 ++++++------
 man/cldr.Rd         |   52 ++++++++++++++++++++++++++++++++--------------------
 man/constants.Rd    |    9 +++++----
 src/cldr.cc         |    8 ++++----
 7 files changed, 64 insertions(+), 46 deletions(-)

More information about cldr at CRAN
Permanent link


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