Fri, 24 Apr 2015

Package rfordummies updated to version 0.1.1 with previous version 0.0-2 dated 2014-08-18

Title: Code Examples to Accompany the Book "R for Dummies"
Description: Contains all the code examples in the book "R for Dummies" (1st edition). You can view the table of contents as well as the sample code for each chapter.
Author: Andrie de Vries [aut, cre], Joris Meys [aut]
Maintainer: Andrie de Vries

Diff between rfordummies versions 0.0-2 dated 2014-08-18 and 0.1.1 dated 2015-04-24

 DESCRIPTION         |   16 +++++++--------
 MD5                 |   54 ++++++++++++++++++++++++++--------------------------
 NAMESPACE           |    3 +-
 R/chapters.R        |    2 -
 R/saveElements.R    |only
 man/ch01.Rd         |    3 +-
 man/ch02.Rd         |    3 +-
 man/ch03.Rd         |    3 +-
 man/ch04.Rd         |    3 +-
 man/ch05.Rd         |    3 +-
 man/ch06.Rd         |    3 +-
 man/ch07.Rd         |    3 +-
 man/ch08.Rd         |    3 +-
 man/ch09.Rd         |    3 +-
 man/ch10.Rd         |    3 +-
 man/ch11.Rd         |    3 +-
 man/ch12.Rd         |    3 +-
 man/ch13.Rd         |    3 +-
 man/ch14.Rd         |    3 +-
 man/ch15.Rd         |    3 +-
 man/ch16.Rd         |    3 +-
 man/ch17.Rd         |    3 +-
 man/ch18.Rd         |    3 +-
 man/ch19.Rd         |    3 +-
 man/ch20.Rd         |    3 +-
 man/elements.Rd     |    3 +-
 man/rfordummies.Rd  |    3 +-
 man/saveElements.Rd |only
 man/toc.Rd          |    3 +-
 29 files changed, 85 insertions(+), 59 deletions(-)

More information about rfordummies at CRAN
Permanent link

Package spacetime updated to version 1.1-4 with previous version 1.1-3 dated 2015-01-22

Title: Classes and Methods for Spatio-Temporal Data
Description: Classes and methods for spatio-temporal data, including space-time regular lattices, sparse lattices, irregular data, and trajectories; utility functions for plotting data as map sequences (lattice or animation) or multiple time series; methods for spatial and temporal selection and subsetting, as well as for spatial/temporal/spatio-temporal combining or aggregating, retrieving coordinates, print, summary, etc.
Author: Edzer Pebesma [cre, aut], Benedikt Graeler [ctb], Tom Gottfried [ctb], Robert J. Hijmans [ctb]
Maintainer: Edzer Pebesma

Diff between spacetime versions 1.1-3 dated 2015-01-22 and 1.1-4 dated 2015-04-24

 DESCRIPTION           |   12 
 MD5                   |   66 +--
 NAMESPACE             |    4 
 R/Class-ST.R          |    4 
 R/Class-STSDF.R       |    2 
 R/STFDF-methods.R     |   13 
 R/STSDF-methods.R     |    7 
 R/stplot.R            |   65 ++-
 build/vignette.rds    |binary
 data/air.rda          |binary
 data/datalist         |    2 
 data/fires.rda        |binary
 demo/CressieWikle.R   |    2 
 demo/aggregate.R      |    2 
 demo/edc.R            |    4 
 demo/sos4R.R          |    2 
 inst/ChangeLog        |  258 ++++++++++++++
 inst/doc/jss816.R     |   91 ++---
 inst/doc/jss816.Rnw   |    7 
 inst/doc/jss816.pdf   |  891 +++++++++++++++++++++++++-------------------------
 inst/doc/stgvis.html  |  217 ++++++------
 inst/doc/sto.R        |   33 -
 inst/doc/sto.Rnw      |   17 
 inst/doc/sto.pdf      |binary
 inst/doc/stpg.pdf     |binary
 inst/doc/stsubs.pdf   |binary
 man/air.Rd            |    4 
 man/fires.Rd          |    5 
 man/stconstruct.Rd    |    3 
 man/stplot.Rd         |    4 
 tests/basic.Rout.save |   70 +--
 tests/rw.Rout.save    |    4 
 vignettes/jss816.Rnw  |    7 
 vignettes/sto.Rnw     |   17 
 34 files changed, 1033 insertions(+), 780 deletions(-)

More information about spacetime at CRAN
Permanent link

Package sp updated to version 1.1-0 with previous version 1.0-17 dated 2015-01-08

Title: Classes and Methods for Spatial Data
Description: Classes and methods for spatial data; the classes document where the spatial location information resides, for 2D or 3D data. Utility functions are provided, e.g. for plotting data as maps, spatial selection, as well as methods for retrieving coordinates, for subsetting, print, summary, etc.
Author: Edzer Pebesma [aut, cre], Roger Bivand [aut], Barry Rowlingson [ctb], Virgilio Gomez-Rubio [ctb], Robert Hijmans [ctb], Michael Sumner [ctb], Don MacQueen [ctb], Josh O'Brien [ctb]
Maintainer: Edzer Pebesma

Diff between sp versions 1.0-17 dated 2015-01-08 and 1.1-0 dated 2015-04-24

 sp-1.0-17/sp/R/overlay.R                           |only
 sp-1.1-0/sp/ChangeLog                              |only
 sp-1.1-0/sp/DESCRIPTION                            |   46 +-
 sp-1.1-0/sp/MD5                                    |  150 +++----
 sp-1.1-0/sp/NAMESPACE                              |    4 
 sp-1.1-0/sp/R/CRS-methods.R                        |   15 
 sp-1.1-0/sp/R/Class-CRS.R                          |   14 
 sp-1.1-0/sp/R/Class-GridTopology.R                 |    9 
 sp-1.1-0/sp/R/Class-Spatial.R                      |   11 
 sp-1.1-0/sp/R/Class-SpatialGrid.R                  |   18 
 sp-1.1-0/sp/R/Class-SpatialGridDataFrame.R         |   12 
 sp-1.1-0/sp/R/Class-SpatialLines.R                 |   16 
 sp-1.1-0/sp/R/Class-SpatialLinesDataFrame.R        |    4 
 sp-1.1-0/sp/R/Class-SpatialPoints.R                |   15 
 sp-1.1-0/sp/R/Class-SpatialPointsDataFrame.R       |   17 
 sp-1.1-0/sp/R/Class-SpatialPolygons.R              |   16 
 sp-1.1-0/sp/R/Class-SpatialPolygonsDataFrame.R     |    9 
 sp-1.1-0/sp/R/Spatial-methods.R                    |   40 +-
 sp-1.1-0/sp/R/SpatialGrid-methods.R                |  118 +++++-
 sp-1.1-0/sp/R/SpatialGridDataFrame-methods.R       |   36 +
 sp-1.1-0/sp/R/SpatialLines-methods.R               |   23 -
 sp-1.1-0/sp/R/SpatialPoints-methods.R              |   30 -
 sp-1.1-0/sp/R/SpatialPointsDataFrame-methods.R     |   40 +-
 sp-1.1-0/sp/R/SpatialPolygons-methods.R            |   42 +-
 sp-1.1-0/sp/R/SpatialPolygonsDataFrame-methods.R   |   21 -
 sp-1.1-0/sp/R/aggregate.R                          |   35 +
 sp-1.1-0/sp/R/bubble.R                             |    3 
 sp-1.1-0/sp/R/over.R                               |    8 
 sp-1.1-0/sp/R/projected.R                          |   12 
 sp-1.1-0/sp/R/rbind.R                              |    9 
 sp-1.1-0/sp/R/spplot.R                             |  156 ++++----
 sp-1.1-0/sp/R/spsample.R                           |   24 -
 sp-1.1-0/sp/R/subset.R                             |   21 -
 sp-1.1-0/sp/build/vignette.rds                     |binary
 sp-1.1-0/sp/demo/depend.R                          |   12 
 sp-1.1-0/sp/demo/gallery.R                         |    2 
 sp-1.1-0/sp/inst/ChangeLog                         |  408 +++++++++++++++++++++
 sp-1.1-0/sp/inst/doc/csdacm.pdf                    |binary
 sp-1.1-0/sp/inst/doc/intro_sp.pdf                  |binary
 sp-1.1-0/sp/inst/doc/over.R                        |   14 
 sp-1.1-0/sp/inst/doc/over.Rnw                      |   13 
 sp-1.1-0/sp/inst/doc/over.pdf                      |binary
 sp-1.1-0/sp/inst/include/sp.h                      |   37 +
 sp-1.1-0/sp/inst/include/sp_xports.c               |  217 ++++++-----
 sp-1.1-0/sp/man/CRS-class.Rd                       |    2 
 sp-1.1-0/sp/man/Spatial-class.Rd                   |   22 +
 sp-1.1-0/sp/man/SpatialLines-class.Rd              |   20 +
 sp-1.1-0/sp/man/SpatialPixels-class.Rd             |    4 
 sp-1.1-0/sp/man/SpatialPoints-class.Rd             |   20 +
 sp-1.1-0/sp/man/SpatialPoints.Rd                   |   34 +
 sp-1.1-0/sp/man/SpatialPolygons-class.Rd           |    2 
 sp-1.1-0/sp/man/addattr.Rd                         |    3 
 sp-1.1-0/sp/man/aggregate.Rd                       |   50 ++
 sp-1.1-0/sp/man/as.SpatialPolygons.GridTopology.Rd |    3 
 sp-1.1-0/sp/man/degaxis.Rd                         |    2 
 sp-1.1-0/sp/man/is.projected.Rd                    |    7 
 sp-1.1-0/sp/man/meuse.Rd                           |    2 
 sp-1.1-0/sp/man/nowrapSpatialLines.Rd              |    2 
 sp-1.1-0/sp/man/over.Rd                            |   13 
 sp-1.1-0/sp/man/panel.Rd                           |    2 
 sp-1.1-0/sp/man/recenter-methods.Rd                |   10 
 sp-1.1-0/sp/man/sp-deprecated.Rd                   |   43 --
 sp-1.1-0/sp/man/spDistsN1.Rd                       |    2 
 sp-1.1-0/sp/man/spTransform.Rd                     |   16 
 sp-1.1-0/sp/man/spplot.Rd                          |   97 +++-
 sp-1.1-0/sp/man/spsample.Rd                        |   11 
 sp-1.1-0/sp/src/init.c                             |    1 
 sp-1.1-0/sp/src/pip.c                              |   16 
 sp-1.1-0/sp/src/pip2.c                             |   20 -
 sp-1.1-0/sp/src/sp.h                               |   34 -
 sp-1.1-0/sp/src/sp_xports.c                        |  217 ++++++-----
 sp-1.1-0/sp/tests/fail1.R                          |    4 
 sp-1.1-0/sp/tests/fail1.Rout.save                  |   26 -
 sp-1.1-0/sp/tests/grid.Rout.save                   |   27 -
 sp-1.1-0/sp/tests/pass1.R                          |   89 ++++
 sp-1.1-0/sp/tests/pass1.Rout.save                  |  343 +++++++++++++++++
 sp-1.1-0/sp/vignettes/over.Rnw                     |   13 
 77 files changed, 2032 insertions(+), 802 deletions(-)

More information about sp at CRAN
Permanent link

Package RCurl updated to version 1.95-4.6 with previous version 1.95-4.5 dated 2014-12-06

Title: General network (HTTP/FTP/...) client interface for R
Description: The package allows one to compose general HTTP requests and provides convenient functions to fetch URIs, get & post forms, etc. and process the results returned by the Web server. This provides a great deal of control over the HTTP/FTP/... connection and the form of the request while providing a higher-level interface than is available just using R socket connections. Additionally, the underlying implementation is robust and extensive, supporting FTP/FTPS/TFTP (uploads and downloads), SSL/HTTPS, telnet, dict, ldap, and also supports cookies, redirects, authentication, etc.
Author: Duncan Temple Lang
Maintainer: Duncan Temple Lang

Diff between RCurl versions 1.95-4.5 dated 2014-12-06 and 1.95-4.6 dated 2015-04-24

 DESCRIPTION                 |   12 +++++-------
 MD5                         |    6 +++---
 R/dynamic.R                 |    2 +-
 data/mimeTypeExtensions.rda |binary
 4 files changed, 9 insertions(+), 11 deletions(-)

More information about RCurl at CRAN
Permanent link

Package maptools updated to version 0.8-36 with previous version 0.8-34 dated 2015-02-03

Title: Tools for Reading and Handling Spatial Objects
Description: Set of tools for manipulating and reading geographic data, in particular ESRI shapefiles; C code used from shapelib. It includes binary access to GSHHG shoreline files. The package also provides interface wrappers for exchanging spatial objects with packages such as PBSmapping, spatstat, maps, RArcInfo, Stata tmap, WinBUGS, Mondrian, and others.
Author: Roger Bivand [cre, aut], Nicholas Lewin-Koh [aut], Edzer Pebesma [ctb], Eric Archer [ctb], Adrian Baddeley [ctb], Hans-Jörg Bibiko [ctb], Steven Brey [ctb], Jonathan Callahan [ctb], German Carrillo [ctb], Stéphane Dray [ctb], David Forrest [ctb], Michael Friendly [ctb], Patrick Giraudoux [ctb], Duncan Golicher [ctb], Virgilio Gómez Rubio [ctb], Patrick Hausmann [ctb], Karl Ove Hufthammer [ctb], Thomas Jagger [ctb], Sebastian Luque [ctb], Don MacQueen [ctb], Andrew Niccolai [ctb], Edzer Pebesma [ctb], Oscar Perpiñán Lamigueiro [ctb], Tom Short [ctb], Greg Snow [ctb], Ben Stabler [ctb], Murray Stokely [ctb], Rolf Turner [ctb]
Maintainer: Roger Bivand

Diff between maptools versions 0.8-34 dated 2015-02-03 and 0.8-36 dated 2015-04-24

 ChangeLog                     | 1680 ++++++++----------------------------------
 DESCRIPTION                   |   14 
 MD5                           |   28 
 R/checkHoles.R                |   10 
 R/sp2pbs.R                    |    8 
 build/vignette.rds            |binary
 data/wrld_simpl.rda           |binary
 inst/ChangeLog                | 1680 ++++++++----------------------------------
 inst/doc/combine_maptools.pdf |binary
 man/GE_SpatialGrid.Rd         |    4 
 man/SpatialLines2PolySet.Rd   |    4 
 man/kmlLine.Rd                |    2 
 man/kmlLines.Rd               |    2 
 man/kmlOverlay.Rd             |   16 
 man/nowrapRecenter.Rd         |    7 
 15 files changed, 717 insertions(+), 2738 deletions(-)

More information about maptools at CRAN
Permanent link

Package TSMySQL (with last version 2013.9-1) was removed from CRAN

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

2013-09-29 2013.9-1
2012-10-02 2012.8-1
2012-05-03 2012.4-1
2012-03-29 2012.3-1
2011-11-02 2011.11-1
2011-09-14 2011.8-2
2011-08-14 2011.8-1
2011-07-25 2011.7-1
2011-03-23 2011.3-1
2010-12-22 2010.12-1
2010-05-31 2010.5-1
2010-04-11 2010.3-1
2009-12-16 2009.10-1
2009-10-27 2009.5-1
2009-03-25 2009.3-2
2009-03-22 2009.3-1
2008-11-03 2008.11-1
2008-08-06 2008.8-1
2008-05-08 2008.5-1
2007-11-05 2007.10-1

Permanent link
Package DiceKriging updated to version 1.5.5 with previous version 1.5.4 dated 2015-01-05

Title: Kriging Methods for Computer Experiments
Description: Estimation, validation and prediction of kriging models. Important functions : km, print.km, plot.km, predict.km.
Author: Olivier Roustant, David Ginsbourger, Yves Deville. Contributors: Clement Chevalier, Yann Richet.
Maintainer: Olivier Roustant

Diff between DiceKriging versions 1.5.4 dated 2015-01-05 and 1.5.5 dated 2015-04-24

 CHANGELOG                        |    7 +-
 DESCRIPTION                      |   10 +-
 MD5                              |   24 +++----
 NAMESPACE                        |   10 ++
 R/allGenerics.R                  |   11 +--
 R/covStruct_Base_TensorProduct.R |  131 +++++++++++++++++++--------------------
 R/covStruct_User.R               |    4 -
 R/kmEstimate.R                   |   10 +-
 R/logLikGrad.R                   |    3 
 R/scalingFun.R                   |    2 
 man/DiceKriging-package.Rd       |    6 -
 man/coef.Rd                      |    8 +-
 man/covTensorProduct-class.Rd    |    4 -
 13 files changed, 125 insertions(+), 105 deletions(-)

More information about DiceKriging at CRAN
Permanent link

New package RJafroc with initial version 0.0.1
Package: RJafroc
Type: Package
Title: Analysis of Data Acquired Using the Receiver Operating Characteristic Paradigm and Its Extensions
Version: 0.0.1
Date: 2015-04-21
Authors@R: c(person("Xuetong", "Zhai", role = c("aut", "cre"), email = "xuetong.zhai@gmail.com"), person("Dev", "Chakraborty", role = c("aut", "ths"), email = "dpc10ster@gmail.com"))
Maintainer: Xuetong Zhai
Depends: tools, xlsx, ggplot2, stringr, utils
Suggests: knitr
VignetteBuilder: knitr
Description: A common task in medical imaging is assessing whether a new imaging system or device is an improvement over an existing one. Observer performance methodology, such as receiver operating characteristic analysis, is widely used for this purpose. Receiver operating characteristic studies are often required for regulatory approval of new devices. The purpose of this work is to software for the analysis of data acquired using the receiver operating characteristic paradigm and its location specific extensions. It is an enhanced implementation of existing Windows software (http://www.devchakraborty.com). In this paradigm the radiologist rates each image for confidence in presence of disease. The images are typically split equally between actually non-diseased and diseased. A common figure of merit is the area under the receiver operating characteristic curve, which has the physical interpretation as the probability that a diseased image is rated higher than a non-diseased one. In receiver operating characteristic studies a number of radiologists (readers) rate images in two or more treatments, and the object of the analysis is to determine the significance of the inter-treatment difference between reader-averaged figures of merit. In the free-response paradigm the reader marks the locations of suspicious regions and rates each region for confidence in presence of disease, and credit for detection is only given if a true lesion is correctly localized. In the region of interest paradigm each image is divided into a number of regions and the reader rates each region. Each paradigm requires definition of a valid figure of merit that rewards correct decisions and penalizes incorrect ones and specialized significance testing procedures are applied. The package reads data in all currently used data formats including Excel. Significance testing uses two models in widespread use, a jackknife pseudo-value based model and an analysis of variance model with correlated errors. Included are tools for (1) calculating a variety of free-response figures of merit; (2) sample size estimation for planning a future study based on pilot data; (3) viewing empirical operating characteristics in receiver operating characteristic and free-response paradigms; (4) producing formatted report files; and (5) saving a data file in appropriate format for analysis with alternate software.
License: GPL-3
LazyData: true
URL: http://www.devchakraborty.com
Packaged: 2015-04-23 03:52:09 UTC; XuetongZhai
Author: Xuetong Zhai [aut, cre], Dev Chakraborty [aut, ths]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-04-24 08:18:56

More information about RJafroc at CRAN
Permanent link

Package tsDyn updated to version 0.9-43 with previous version 0.9-41 dated 2014-08-26

Title: Nonlinear Time Series Models with Regime Switching
Description: Implements nonlinear autoregressive (AR) time series models. For univariate series, a non-parametric approach is available through additive nonlinear AR. Parametric modeling and testing for regime switching dynamics is available when the transition is either direct (TAR: threshold AR) or smooth (STAR: smooth transition AR, LSTAR). For multivariate series, one can estimate a range of TVAR or threshold cointegration TVECM models with two or three regimes. Tests can be conducted for TVAR as well as for TVECM (Hansen and Seo 2002 and Seo 2006).
Author: Antonio Fabio Di Narzo [aut], Jose Luis Aznarte [ctb], Matthieu Stigler [aut, cre]
Maintainer: Matthieu Stigler

Diff between tsDyn versions 0.9-41 dated 2014-08-26 and 0.9-43 dated 2015-04-24

 tsDyn-0.9-41/tsDyn/man/predict.Rd                     |only
 tsDyn-0.9-41/tsDyn/tests/lstar.Rout.save              |only
 tsDyn-0.9-43/tsDyn/DESCRIPTION                        |   18 -
 tsDyn-0.9-43/tsDyn/MD5                                |  130 +++++-----
 tsDyn-0.9-43/tsDyn/NAMESPACE                          |    1 
 tsDyn-0.9-43/tsDyn/R/TVAR.sim.R                       |  131 +++++------
 tsDyn-0.9-43/tsDyn/R/TVECM.R                          |    2 
 tsDyn-0.9-43/tsDyn/R/TVECM.sim.R                      |   17 +
 tsDyn-0.9-43/tsDyn/R/VAR.sim.R                        |only
 tsDyn-0.9-43/tsDyn/R/predict.R                        |   78 ++++++
 tsDyn-0.9-43/tsDyn/R/predict.VAR.R                    |only
 tsDyn-0.9-43/tsDyn/R/selectLSTAR.R                    |    2 
 tsDyn-0.9-43/tsDyn/R/star.R                           |    2 
 tsDyn-0.9-43/tsDyn/R/vec2var.tsDyn.R                  |   40 ---
 tsDyn-0.9-43/tsDyn/build/vignette.rds                 |binary
 tsDyn-0.9-43/tsDyn/data/barry.rda                     |binary
 tsDyn-0.9-43/tsDyn/data/zeroyld.rda                   |binary
 tsDyn-0.9-43/tsDyn/inst/ChangeLog                     |    8 
 tsDyn-0.9-43/tsDyn/inst/doc/ThCointOverview.pdf       |binary
 tsDyn-0.9-43/tsDyn/inst/doc/tsDyn.pdf                 |binary
 tsDyn-0.9-43/tsDyn/man/BBCTest.Rd                     |    3 
 tsDyn-0.9-43/tsDyn/man/MAPE.Rd                        |    3 
 tsDyn-0.9-43/tsDyn/man/MakeThSpec.Rd                  |    7 
 tsDyn-0.9-43/tsDyn/man/TVAR.LRtest.Rd                 |    3 
 tsDyn-0.9-43/tsDyn/man/TVAR.Rd                        |    3 
 tsDyn-0.9-43/tsDyn/man/TVAR.boot.Rd                   |    9 
 tsDyn-0.9-43/tsDyn/man/TVAR.sim.Rd                    |    8 
 tsDyn-0.9-43/tsDyn/man/TVECM.Rd                       |    3 
 tsDyn-0.9-43/tsDyn/man/TVECM.SeoTest.Rd               |    3 
 tsDyn-0.9-43/tsDyn/man/TVECM.sim.Rd                   |   31 +-
 tsDyn-0.9-43/tsDyn/man/VAR.boot.Rd                    |only
 tsDyn-0.9-43/tsDyn/man/VARrep.Rd                      |    3 
 tsDyn-0.9-43/tsDyn/man/VECM.Rd                        |    9 
 tsDyn-0.9-43/tsDyn/man/VECM_symbolic.Rd               |    3 
 tsDyn-0.9-43/tsDyn/man/accuracy_stat.Rd               |    3 
 tsDyn-0.9-43/tsDyn/man/addRegime.Rd                   |    3 
 tsDyn-0.9-43/tsDyn/man/autopairs.Rd                   |    3 
 tsDyn-0.9-43/tsDyn/man/autotriples.Rd                 |    3 
 tsDyn-0.9-43/tsDyn/man/autotriples.rgl.Rd             |    3 
 tsDyn-0.9-43/tsDyn/man/availableModels.Rd             |    3 
 tsDyn-0.9-43/tsDyn/man/coefB.Rd                       |    7 
 tsDyn-0.9-43/tsDyn/man/computeGradient.Rd             |    3 
 tsDyn-0.9-43/tsDyn/man/delta.Rd                       |    3 
 tsDyn-0.9-43/tsDyn/man/delta.lin.Rd                   |    3 
 tsDyn-0.9-43/tsDyn/man/fitted.nlVar.Rd                |    3 
 tsDyn-0.9-43/tsDyn/man/getTh.Rd                       |    3 
 tsDyn-0.9-43/tsDyn/man/isLinear.Rd                    |    3 
 tsDyn-0.9-43/tsDyn/man/lags.select.Rd                 |    3 
 tsDyn-0.9-43/tsDyn/man/lineVar.Rd                     |    9 
 tsDyn-0.9-43/tsDyn/man/logLik.VECM.Rd                 |    3 
 tsDyn-0.9-43/tsDyn/man/logLik.nlVar.Rd                |    3 
 tsDyn-0.9-43/tsDyn/man/mse.Rd                         |    3 
 tsDyn-0.9-43/tsDyn/man/nlar.Rd                        |    3 
 tsDyn-0.9-43/tsDyn/man/oneStep.Rd                     |    3 
 tsDyn-0.9-43/tsDyn/man/predict.VAR.Rd                 |only
 tsDyn-0.9-43/tsDyn/man/predict.nlar.Rd                |only
 tsDyn-0.9-43/tsDyn/man/predict_rolling.Rd             |    3 
 tsDyn-0.9-43/tsDyn/man/rank.select.Rd                 |    7 
 tsDyn-0.9-43/tsDyn/man/rank.test.Rd                   |    7 
 tsDyn-0.9-43/tsDyn/man/regime.Rd                      |    3 
 tsDyn-0.9-43/tsDyn/man/setar.sim.Rd                   |   15 -
 tsDyn-0.9-43/tsDyn/man/sigmoid.Rd                     |    3 
 tsDyn-0.9-43/tsDyn/man/toLatex.setar.Rd               |    3 
 tsDyn-0.9-43/tsDyn/tests/TVECM.sim.Rout.save          |   38 +--
 tsDyn-0.9-43/tsDyn/tests/VAR.R                        |   23 +
 tsDyn-0.9-43/tsDyn/tests/VAR.Rout.save                |  213 +++++++++++-------
 tsDyn-0.9-43/tsDyn/tests/VECM.Rout.save               |  162 ++++++-------
 tsDyn-0.9-43/tsDyn/tests/compare_tsDyn_vars.R         |    2 
 tsDyn-0.9-43/tsDyn/tests/compare_tsDyn_vars.Rout.save |   13 -
 tsDyn-0.9-43/tsDyn/tests/lstar.Rout.save_bkp          |only
 70 files changed, 622 insertions(+), 457 deletions(-)

More information about tsDyn at CRAN
Permanent link

New package RRTCS with initial version 0.0.1
Package: RRTCS
Type: Package
Title: Randomized Response Techniques for Complex Surveys
Version: 0.0.1
Date: 2015-04-22
Author: Beatriz Cobo Rodríguez, María del Mar Rueda García, Antonio Arcos Cebrián
Maintainer: Beatriz Cobo Rodríguez
Description: Point and interval estimation of linear parameters with data obtained from complex surveys (including stratified and clustered samples) when randomization techniques are used. The randomized response technique was developed to obtain estimates that are more valid when studying sensitive topics. Estimators and variances for 14 randomized response methods for qualitative variables and 7 randomized response methods for quantitative variables are also implemented. In addition, some data sets from surveys with these randomization methods are included in the package.
License: GPL (>= 2)
Encoding: UTF-8
Imports: sampling, samplingVarEst
Packaged: 2015-04-23 18:21:36 UTC; Usuario
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-04-24 06:50:24

More information about RRTCS at CRAN
Permanent link

Package PBSmapping updated to version 2.69.76 with previous version 2.68.68 dated 2015-01-14

Title: Mapping Fisheries Data and Spatial Analysis Tools
Description: This software has evolved from fisheries research conducted at the Pacific Biological Station (PBS) in `Nanaimo', British Columbia, Canada. It extends the R language to include two-dimensional plotting features similar to those commonly available in a Geographic Information System (GIS). Embedded C code speeds algorithms from computational geometry, such as finding polygons that contain specified point events or converting between longitude-latitude and Universal Transverse Mercator (UTM) coordinates. Additionally, we include `C++' code developed by Angus Johnson for the `Clipper' library. Also included are data for a global shoreline and other data sets in the public domain. The R directory `.../library/PBSmapping/doc' offers a complete user's guide, which should be consulted to use package functions effectively.
Author: Jon T. Schnute [aut], Nicholas Boers [aut], Rowan Haigh [aut, cre], Alex Couture-Beil [ctb], Denis Chabot [ctb], Chris Grandin [ctb], Angus Johnson [ctb], Paul Wessel [ctb], Franklin Antonio [ctb], Nicholas J. Lewin-Koh [ctb], Roger Bivand [ctb]
Maintainer: Rowan Haigh

Diff between PBSmapping versions 2.68.68 dated 2015-01-14 and 2.69.76 dated 2015-04-24

 PBSmapping-2.68.68/PBSmapping/man/nepacLLhigh.Rd         |only
 PBSmapping-2.68.68/PBSmapping/man/worldLL.Rd             |only
 PBSmapping-2.68.68/PBSmapping/man/worldLLhigh.Rd         |only
 PBSmapping-2.69.76/PBSmapping/DESCRIPTION                |   45 
 PBSmapping-2.69.76/PBSmapping/MD5                        |   41 
 PBSmapping-2.69.76/PBSmapping/NAMESPACE                  |    9 
 PBSmapping-2.69.76/PBSmapping/R/PBSfigs.r                |    4 
 PBSmapping-2.69.76/PBSmapping/R/PBSmapping.r             |  273 
 PBSmapping-2.69.76/PBSmapping/data/nepacLL.rda           |binary
 PBSmapping-2.69.76/PBSmapping/data/surveyData.rda        |binary
 PBSmapping-2.69.76/PBSmapping/inst/doc/ChangeLog.txt     |  181 
 PBSmapping-2.69.76/PBSmapping/inst/doc/PBSmapping-UG.pdf |binary
 PBSmapping-2.69.76/PBSmapping/inst/doc/index.html        |    2 
 PBSmapping-2.69.76/PBSmapping/man/EventData.Rd           |   67 
 PBSmapping-2.69.76/PBSmapping/man/LocationSet.Rd         |   34 
 PBSmapping-2.69.76/PBSmapping/man/PolyData.Rd            |   33 
 PBSmapping-2.69.76/PBSmapping/man/PolySet.Rd             |   31 
 PBSmapping-2.69.76/PBSmapping/man/importGSHHS.Rd         |  143 
 PBSmapping-2.69.76/PBSmapping/man/joinPolys.Rd           |   55 
 PBSmapping-2.69.76/PBSmapping/man/nepacLL.Rd             |   63 
 PBSmapping-2.69.76/PBSmapping/src/clipper.cpp            | 4772 ++++++++-------
 PBSmapping-2.69.76/PBSmapping/src/clipper.h              |  358 -
 PBSmapping-2.69.76/PBSmapping/src/clipperWrapper.cpp     |  198 
 23 files changed, 3767 insertions(+), 2542 deletions(-)

More information about PBSmapping at CRAN
Permanent link

Package mma updated to version 2.0-0 with previous version 1.0-1 dated 2015-04-10

Title: Multiple Mediation Analysis
Description: Used for general multiple mediation analysis. The analysis method is described in Yu et al. 2014, "General Multiple Mediation Analysis With an Application to Explore Racial Disparity in Breast Cancer Survival", published on Journal of Biometrics & Biostatistics, 5(2):189.
Author: Qingzhao Yu
Maintainer: Qingzhao Yu

Diff between mma versions 1.0-1 dated 2015-04-10 and 2.0-0 dated 2015-04-24

 DESCRIPTION           |    8 +-
 MD5                   |   14 ++---
 R/mma.r               |  135 ++++++++++++++++++++++++++++++++++++++++----------
 man/boot.med.binx.Rd  |    3 -
 man/boot.med.contx.Rd |    1 
 man/mma.Rd            |    1 
 man/plot.mma.Rd       |   18 ++++--
 man/summary.mma.Rd    |    7 +-
 8 files changed, 140 insertions(+), 47 deletions(-)

More information about mma at CRAN
Permanent link


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