Fri, 01 Jan 2016

New package rdian with initial version 0.1.0
Package: rdian
Type: Package
Title: Client Library for The Guardian
Version: 0.1.0
Date: 2016-01-01
Author: Oliver Keyes
Maintainer: Oliver Keyes <ironholds@gmail.com>
Description: A client library for "The Guardian" <https://www.guardian.com/> and their API, this package allows users to search for Guardian articles and retrieve both the content and metadata.
License: MIT + file LICENSE
Suggests: testthat
Imports: httr, curl
URL: https://github.com/ironholds/rdian
BugReports: https://github.com/ironholds/rdian
NeedsCompilation: no
Packaged: 2016-01-01 22:15:48 UTC; ironholds
Repository: CRAN
Date/Publication: 2016-01-02 01:24:11

More information about rdian at CRAN
Permanent link

Package choroplethr updated to version 3.4.0 with previous version 3.3.1 dated 2015-12-21

Title: Simplify the Creation of Choropleth Maps in R
Description: Choropleths are thematic maps where geographic regions, such as states, are colored according to some metric, such as the number of people who live in that state. This package simplifies this process by 1. Providing ready-made functions for creating choropleths of common maps. 2. Providing data and API connections to interesting data sources for making choropleths. 3. Providing a framework for creating choropleths from arbitrary shapefiles. 4. Overlaying those maps over reference maps from Google Maps. Please see the vignettes for more details.
Author: Ari Lamstein <arilamstein@gmail.com>[cre, aut], Brian P Johnson <brian@pjohnson.info> [ctb, frontend animation code]
Maintainer: Ari Lamstein <arilamstein@gmail.com>

Diff between choroplethr versions 3.3.1 dated 2015-12-21 and 3.4.0 dated 2016-01-01

 DESCRIPTION                            |   15 ++++++++-------
 MD5                                    |   15 ++++++++-------
 NEWS                                   |    6 ++++++
 R/admin1.R                             |   20 +++++++++++++++++---
 R/startup_messages.R                   |only
 inst/doc/f-world-bank-data.html        |    4 ++--
 inst/doc/h-creating-your-own-maps.html |    2 +-
 inst/doc/i-creating-admin1-maps.html   |    8 ++------
 man/admin1_choropleth.Rd               |   14 +++++++++++++-
 9 files changed, 57 insertions(+), 27 deletions(-)

More information about choroplethr at CRAN
Permanent link

Package TransferEntropy updated to version 1.2 with previous version 1.1 dated 2015-12-30

Title: The Transfer Entropy Package
Description: Estimates the transfer entropy from one time series to another, where each time series consists of continuous random variables. The transfer entropy is an extension of mutual information which takes into account the direction of information flow, under the assumption that the underlying processes can be described by a Markov model. Two estimation methods are provided. The first calculates transfer entropy as the difference of mutual information. Mutual information is estimated using the Kraskov method, which builds on a nearest-neighbor framework (see package references). The second estimation method estimate transfer entropy via the a generalized correlation sum.
Author: ANN Library: David Mount, Sunil Arya (see src/ann_1.1.2/Copyright.txt). Transfer Entropy Packge: Ghazaleh Haratinezhad Torbati, Glenn Lawyer.
Maintainer: Ghazaleh Haratinezhad Torbati <ghazaleh@mpi-inf.mpg.de>

Diff between TransferEntropy versions 1.1 dated 2015-12-30 and 1.2 dated 2016-01-01

 DESCRIPTION       |   17 +++++++----------
 MD5               |    8 ++++----
 build/partial.rdb |binary
 inst/COPYRIGHTS   |    4 ++--
 src/Makevars.win  |    2 +-
 5 files changed, 14 insertions(+), 17 deletions(-)

More information about TransferEntropy at CRAN
Permanent link

New package tempcyclesdata with initial version 1.0.0
Package: tempcyclesdata
Title: Climate Data from Wang and Dillon
Version: 1.0.0
Authors@R: person("George", "Wang", email = "biogeek@gmail.com", role = c("aut", "cre"))
Description: This is the data companion package to the package tempcycles. This package includes the metadata, linear, and cycling parameters from "Recent geographic convergence in diurnal and annual temperature cycling flattens global thermal profiles", Wang & Dillon, Nature Climate Change, 4, 988-992 (2014). doi:10.1038/nclimate2378.
Depends: R (>= 3.2.2)
License: GPL-2
LazyData: true
Suggests: dplyr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-01-01 00:52:13 UTC; gwang
Author: George Wang [aut, cre]
Maintainer: George Wang <biogeek@gmail.com>
Repository: CRAN
Date/Publication: 2016-01-01 21:17:33

More information about tempcyclesdata at CRAN
Permanent link

Package stochvol updated to version 1.2.2 with previous version 1.2.1 dated 2015-11-27

Title: Efficient Bayesian Inference for Stochastic Volatility (SV) Models
Description: Efficient algorithms for fully Bayesian estimation of stochastic volatility (SV) models via Markov chain Monte Carlo (MCMC) methods.
Author: Gregor Kastner [aut, cre]
Maintainer: Gregor Kastner <gregor.kastner@wu.ac.at>

Diff between stochvol versions 1.2.1 dated 2015-11-27 and 1.2.2 dated 2016-01-01

 DESCRIPTION             |    7 +++----
 MD5                     |   16 ++++++++--------
 NEWS                    |    4 ++++
 R/wrappers.R            |    7 ++++---
 build/vignette.rds      |binary
 data/exrates.RData      |binary
 inst/doc/article.pdf    |binary
 inst/doc/heavytails.pdf |binary
 man/svsample2.Rd        |    5 ++++-
 9 files changed, 23 insertions(+), 16 deletions(-)

More information about stochvol at CRAN
Permanent link

Package statar updated to version 0.5.0 with previous version 0.4.0 dated 2015-12-30

Title: Tools Inspired by Stata to Manipulate Tabular Data
Description: A set of tools inspired by Stata to explore data.frames (summarize, tabulate, xtile, pctile, binscatter, elapsed quarters/month, lead/lag).
Author: Matthieu Gomez [aut, cre]
Maintainer: Matthieu Gomez <mattg@princeton.edu>

Diff between statar versions 0.4.0 dated 2015-12-30 and 0.5.0 dated 2016-01-01

 statar-0.4.0/statar/R/fill_gap.R              |only
 statar-0.4.0/statar/R/group.R                 |only
 statar-0.4.0/statar/R/set.R                   |only
 statar-0.4.0/statar/R/setna.R                 |only
 statar-0.4.0/statar/R/setpanel.R              |only
 statar-0.4.0/statar/man/discard.Rd            |only
 statar-0.4.0/statar/man/discard_if.Rd         |only
 statar-0.4.0/statar/man/fill_gap.Rd           |only
 statar-0.4.0/statar/man/group.Rd              |only
 statar-0.4.0/statar/man/keep.Rd               |only
 statar-0.4.0/statar/man/keep_if.Rd            |only
 statar-0.4.0/statar/man/setdiscard.Rd         |only
 statar-0.4.0/statar/man/setkeep.Rd            |only
 statar-0.4.0/statar/man/setna.Rd              |only
 statar-0.5.0/statar/DESCRIPTION               |    6 
 statar-0.5.0/statar/MD5                       |   73 ++---
 statar-0.5.0/statar/NAMESPACE                 |   21 -
 statar-0.5.0/statar/R/count.R                 |    2 
 statar-0.5.0/statar/R/is.panel.R              |only
 statar-0.5.0/statar/R/tlead-tlag.R            |   18 -
 statar-0.5.0/statar/R/utils.R                 |  339 ++++++++++++++++++++------
 statar-0.5.0/statar/README.md                 |   14 -
 statar-0.5.0/statar/build/vignette.rds        |binary
 statar-0.5.0/statar/inst/doc/panel-data.Rmd   |   74 -----
 statar-0.5.0/statar/inst/doc/panel-data.html  |   71 -----
 statar-0.5.0/statar/inst/doc/vector.Rmd       |    6 
 statar-0.5.0/statar/inst/doc/vector.html      |    8 
 statar-0.5.0/statar/man/count.Rd              |    5 
 statar-0.5.0/statar/man/elapsed.Rd            |    4 
 statar-0.5.0/statar/man/find_duplicates.Rd    |    2 
 statar-0.5.0/statar/man/is.panel.Rd           |   41 +--
 statar-0.5.0/statar/man/join.Rd               |    2 
 statar-0.5.0/statar/man/pctile.Rd             |    2 
 statar-0.5.0/statar/man/stat_binmean.Rd       |    6 
 statar-0.5.0/statar/man/statar.Rd             |    2 
 statar-0.5.0/statar/man/sum_up.Rd             |    2 
 statar-0.5.0/statar/man/tab.Rd                |    4 
 statar-0.5.0/statar/man/tag.Rd                |    3 
 statar-0.5.0/statar/man/tempname.Rd           |    2 
 statar-0.5.0/statar/man/tlead-tlag.Rd         |   16 -
 statar-0.5.0/statar/man/winsorize.Rd          |    3 
 statar-0.5.0/statar/man/xtile.Rd              |    4 
 statar-0.5.0/statar/tests/testthat/test_lag.R |    4 
 statar-0.5.0/statar/vignettes/panel-data.Rmd  |   74 -----
 statar-0.5.0/statar/vignettes/vector.Rmd      |    6 
 45 files changed, 414 insertions(+), 400 deletions(-)

More information about statar at CRAN
Permanent link

Package preprocomb updated to version 0.2.0 with previous version 0.1.0 dated 2015-10-11

Title: Tools for Preprocessing Combinations
Description: Preprocessing is often the most time-consuming phase in knowledge discovery and preprocessing transformations interdependent in unexpected ways. This package helps to make preprocessing faster and more effective. It provides an S4 framework for creating and testing preprocessing combinations for classification, clustering and outlier detection. The framework supports user-defined and domain-specific preprocessors and preprocessing phases. Default preprocessors can be used for low variance removal, missing value imputation, scaling, outlier removal, noise smoothing, feature selection and class imbalance correction.
Author: Markus Vattulainen
Maintainer: Markus Vattulainen <markus.vattulainen@gmail.com>

Diff between preprocomb versions 0.1.0 dated 2015-10-11 and 0.2.0 dated 2016-01-01

 preprocomb-0.1.0/preprocomb/R/03BaseClass.R                     |only
 preprocomb-0.1.0/preprocomb/man/prc.Rd                          |only
 preprocomb-0.2.0/preprocomb/DESCRIPTION                         |   21 -
 preprocomb-0.2.0/preprocomb/MD5                                 |   46 +-
 preprocomb-0.2.0/preprocomb/NAMESPACE                           |    7 
 preprocomb-0.2.0/preprocomb/R/00Utils.R                         |  124 ------
 preprocomb-0.2.0/preprocomb/R/01DataClass.R                     |   50 +-
 preprocomb-0.2.0/preprocomb/R/02PhaseClass.R                    |    3 
 preprocomb-0.2.0/preprocomb/R/03PreprocessorClass.R             |only
 preprocomb-0.2.0/preprocomb/R/04GridClass.R                     |  158 +++++---
 preprocomb-0.2.0/preprocomb/R/05PredictionControlClass.R        |  191 +++++-----
 preprocomb-0.2.0/preprocomb/R/06PreProCombClass.R               |   94 ++--
 preprocomb-0.2.0/preprocomb/R/07AnalysisComponent.R             |only
 preprocomb-0.2.0/preprocomb/R/08DefaultPreprocessorsAndPhases.R |only
 preprocomb-0.2.0/preprocomb/man/GridClass-class.Rd              |    2 
 preprocomb-0.2.0/preprocomb/man/PreprocessorClass-class.Rd      |    4 
 preprocomb-0.2.0/preprocomb/man/getpreprocessors.Rd             |    4 
 preprocomb-0.2.0/preprocomb/man/getprogrammaticprediction.Rd    |only
 preprocomb-0.2.0/preprocomb/man/initializedataclassobject.Rd    |only
 preprocomb-0.2.0/preprocomb/man/prepro.Rd                       |only
 preprocomb-0.2.0/preprocomb/man/preprocomb.Rd                   |   20 -
 preprocomb-0.2.0/preprocomb/man/preprodefault.Rd                |only
 preprocomb-0.2.0/preprocomb/man/setgrid.Rd                      |    6 
 preprocomb-0.2.0/preprocomb/man/setphase.Rd                     |    3 
 preprocomb-0.2.0/preprocomb/man/setpreprocessor.Rd              |   25 -
 preprocomb-0.2.0/preprocomb/man/showrules.Rd                    |only
 preprocomb-0.2.0/preprocomb/man/testpreprocessors.Rd            |    2 
 preprocomb-0.2.0/preprocomb/man/transformdata.Rd                |    2 
 preprocomb-0.2.0/preprocomb/tests                               |only
 29 files changed, 379 insertions(+), 383 deletions(-)

More information about preprocomb at CRAN
Permanent link

New package msma with initial version 0.7
Package: msma
Type: Package
Title: Multiblock Sparse Multivariable Analysis
Version: 0.7
Date: 2016-1-1
Author: Atsushi Kawaguchi
Maintainer: Atsushi Kawaguchi <kawa_a24@yahoo.co.jp>
Depends: mvtnorm
Description: There are several functions to implement the method for analysis in a multiblock multivariable data. If the input is only a matrix, then the principal components analysis (PCA) is implemented. If the input is a list of matrices, then the multiblock PCA is implemented. If the input is two matrices for exploratory and objective variables, then the partial least squares (PLS) analysis is implemented. If the input is two list of matrices for exploratory and objective variables, then the multiblock PLS analysis is implemented. Moreover, if the extra outcome variable is specified, then the supervised version for the methods above is implemented. For each methods, the sparse modeling is also incorporated. Functions to select the number of components and the regularized parameters are also provided.
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2016-01-01 11:50:01 UTC; kawa
Repository: CRAN
Date/Publication: 2016-01-01 21:47:02

More information about msma at CRAN
Permanent link

New package MPLikelihoodWB with initial version 1.0
Package: MPLikelihoodWB
Type: Package
Title: Modified Profile Likelihood Estimation for Weibull Shape and Regression Parameters
Version: 1.0
Date: 2016-1-1
Author: Mazharul Islam and Hasinur Rahaman Khan
Maintainer: Hasinur Rahaman Khan <hasinurkhan@gmail.com>
Description: Computing modified profile likelihood estimates for Weibull Shape and Regression Parameters. Modified likelihood estimates are provided.
Depends: survival, MASS, R (>= 3.0.2)
License: GPL-2
Packaged: 2016-01-01 07:09:04 UTC; hasinur
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2016-01-01 21:45:12

More information about MPLikelihoodWB at CRAN
Permanent link

Package cricketr updated to version 0.0.12 with previous version 0.0.11 dated 2015-12-30

Title: Analyze Cricketers Based on ESPN Cricinfo Statsguru
Description: Tools for analyzing performances of cricketers based on stats in ESPN Cricinfo Statsguru. The toolset can be used for analysis of Tests,ODIs and Twenty20 matches of both batsmen and bowlers.
Author: Tinniam V Ganesh
Maintainer: Tinniam V Ganesh <tvganesh.85@gmail.com>

Diff between cricketr versions 0.0.11 dated 2015-12-30 and 0.0.12 dated 2016-01-01

 DESCRIPTION                       |    6 +-
 MD5                               |   84 +++++++++++++++++++-------------------
 man/batsman4s.Rd                  |    7 ++-
 man/batsman4s6s.Rd                |    6 ++
 man/batsman6s.Rd                  |    6 ++
 man/batsmanAvgRunsGround.Rd       |    5 +-
 man/batsmanAvgRunsOpposition.Rd   |    4 +
 man/batsmanContributionWonLost.Rd |    5 +-
 man/batsmanDismissals.Rd          |    5 +-
 man/batsmanMeanStrikeRate.Rd      |    5 +-
 man/batsmanMovingAverage.Rd       |    5 +-
 man/batsmanPerfBoxHist.Rd         |    6 ++
 man/batsmanPerfForecast.Rd        |    5 +-
 man/batsmanPerfHomeAway.Rd        |    6 ++
 man/batsmanRunsFreqPerf.Rd        |    5 +-
 man/batsmanRunsLikelihood.Rd      |    5 +-
 man/batsmanRunsPredict.Rd         |    6 +-
 man/batsmanRunsRanges.Rd          |    5 +-
 man/batsmanScoringRateODTT.Rd     |    6 +-
 man/battingPerf3d.Rd              |    5 +-
 man/bowlerAvgWktsGround.Rd        |    5 +-
 man/bowlerAvgWktsOpposition.Rd    |    5 +-
 man/bowlerContributionWonLost.Rd  |    5 +-
 man/bowlerEconRate.Rd             |    6 ++
 man/bowlerHistWickets.Rd          |    6 ++
 man/bowlerMovingAverage.Rd        |    4 +
 man/bowlerPerfForecast.Rd         |    5 +-
 man/bowlerPerfHomeAway.Rd         |    5 +-
 man/bowlerWktRateTT.Rd            |    5 +-
 man/bowlerWktsFreqPercent.Rd      |    5 +-
 man/bowlerWktsRunsPlot.Rd         |    5 +-
 man/checkBatsmanInForm.Rd         |    5 +-
 man/checkBowlerInForm.Rd          |    5 +-
 man/clean.Rd                      |    3 -
 man/cleanBowlerData.Rd            |    3 -
 man/relativeBatsmanSR.Rd          |    8 ++-
 man/relativeBatsmanSRODTT.Rd      |   10 +++-
 man/relativeBowlingER.Rd          |    9 ++--
 man/relativeBowlingERODTT.Rd      |   11 +++-
 man/relativeBowlingPerf.Rd        |   11 +++-
 man/relativeRunsFreqPerf.Rd       |    9 ++--
 man/relativeRunsFreqPerfODTT.Rd   |   12 +++--
 man/relativeWktRateTT.Rd          |    9 ++--
 43 files changed, 231 insertions(+), 107 deletions(-)

More information about cricketr at CRAN
Permanent link

Package BNSP updated to version 1.1.0 with previous version 1.0.5 dated 2015-07-08

Title: Bayesian Non- and Semi-Parametric Model Fitting
Description: Markov chain Monte Carlo algorithms for non- and semi-parametric models.
Author: Georgios Papageorgiou
Maintainer: Georgios Papageorgiou <gpapageo@gmail.com>

Diff between BNSP versions 1.0.5 dated 2015-07-08 and 1.1.0 dated 2016-01-01

 ChangeLog             |    4 
 DESCRIPTION           |    8 
 MD5                   |   20 -
 R/bnpglm.R            |  125 +++++++--
 man/BNSP-package.Rd   |    8 
 man/bnpglm.Rd         |  306 +++++++++++++++++-----
 man/simD.rd           |    3 
 src/OneResLtnt.c      |  509 +++++++++++++++++++++++++------------
 src/other.functions.h |  687 ++++++++++++++++++++++++++++++++++++++------------
 src/pdfs.h            |  194 +++++++++++++-
 src/sampling.h        |  105 ++++++-
 11 files changed, 1513 insertions(+), 456 deletions(-)

More information about BNSP at CRAN
Permanent link

Package rmarkdown updated to version 0.9.2 with previous version 0.9.1 dated 2015-12-31

Title: Dynamic Documents for R
Description: Convert R Markdown documents into a variety of formats.
Author: JJ Allaire [aut, cre], Joe Cheng [aut], Yihui Xie [aut], Jonathan McPherson [aut], Winston Chang [aut], Jeff Allen [aut], Hadley Wickham [aut], Aron Atkins [aut], Rob Hyndman [aut], RStudio, Inc. [cph], jQuery Foundation [cph] (jQuery library), jQuery contributors [ctb, cph] (jQuery library; authors listed in inst/rmd/h/jquery-AUTHORS.txt), Mark Otto [ctb] (Bootstrap library), Jacob Thornton [ctb] (Bootstrap library), Bootstrap contributors [ctb] (Bootstrap library), Twitter, Inc [cph] (Bootstrap library), Alexander Farkas [ctb, cph] (html5shiv library), Scott Jehl [ctb, cph] (Respond.js library), Ivan Sagalaev [ctb, cph] (highlight.js library), John MacFarlane [ctb, cph] (Pandoc templates), Google, Inc. [ctb, cph] (ioslides library), Dave Raggett [ctb] (slidy library), W3C [cph] (slidy library)
Maintainer: JJ Allaire <jj@rstudio.com>

Diff between rmarkdown versions 0.9.1 dated 2015-12-31 and 0.9.2 dated 2016-01-01

 DESCRIPTION |    6 +++---
 MD5         |    6 +++---
 R/render.R  |    2 +-
 inst/NEWS   |    5 +++++
 4 files changed, 12 insertions(+), 7 deletions(-)

More information about rmarkdown at CRAN
Permanent link

Package hwde updated to version 0.67 with previous version 0.66 dated 2015-09-14

Title: Models and Tests for Departure from Hardy-Weinberg Equilibrium and Independence Between Loci
Description: Fits models for genotypic disequilibria, as described in Huttley and Wilson (2000), Weir (1996) and Weir and Wilson (1986). Contrast terms are available that account for first order interactions between loci. Also implements, for a single locus in a single population, a conditional exact test for Hardy-Weinberg equilibrium.
Author: John Maindonald, with \code{hwexact()} from Randall Johnson.
Maintainer: John Maindonald <John.Maindonald@anu.edu.au>

Diff between hwde versions 0.66 dated 2015-09-14 and 0.67 dated 2016-01-01

 DESCRIPTION        |   10 +++++-----
 MD5                |    6 +++---
 build/vignette.rds |binary
 man/MendelABC.Rd   |    4 +---
 4 files changed, 9 insertions(+), 11 deletions(-)

More information about hwde at CRAN
Permanent link


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