Sun, 04 Jan 2015

Package vardpoor updated to version 0.2.4 with previous version 0.2.2 dated 2014-12-22

Title: Variance Estimation for Sample Surveys by the Ultimate Cluster Method
Description: Generation of domain variables, linearisation of several nonlinear population statistics (the ratio of two totals, weighted income percentile, at-risk-of-poverty rate, at-risk-of-poverty threshold, Gini coefficient, gender pay gap, median income below at-risk-of-poverty gap, income quintile share ratio, relative median at-risk-of-poverty gap), computation of regression residuals in case of weight calibration, variance estimation of sample surveys by the ultimate cluster method (Hansen, Hurwitz and Madow, 1953), variance estimation for longitudinal, crossectional measures and measures of change for single and multistage stage cluster sampling designs (Berger, Y.G.). Several other precision measures are derived - standard error, the coefficient of variation, the margin of error, confidence interval, design effect.
Author: Juris Breidaks [aut, cre], Martins Liberts [aut], Santa Ivanova [aut]
Maintainer: Juris Breidaks

Diff between vardpoor versions 0.2.2 dated 2014-12-22 and 0.2.4 dated 2015-01-04

 DESCRIPTION             |   10 +++++-----
 MD5                     |   12 ++++++------
 R/vardchanges.R         |   21 +++++++++++----------
 inst/CITATION           |    6 +++---
 inst/COPYING            |    2 +-
 inst/NEWS               |    5 +++++
 man/vardpoor-package.Rd |    4 ++--
 7 files changed, 33 insertions(+), 27 deletions(-)

More information about vardpoor at CRAN
Permanent link

New package ThreeArmedTrials with initial version 0.1-0
Package: ThreeArmedTrials
Type: Package
Title: Design and Analysis of Clinical Non-inferiority or Superiority Trials with Active and Placebo Control
Version: 0.1-0
Date: 2015-01-04
Author: Tobias Muetze
Maintainer: Tobias Muetze
Description: Design and analyze three-armed non-inferiority or superiority trials which follow a gold-standard design, i.e. trials with an experimental treatment, an active and a placebo control. The following distribution of endpoints is covered: negative binomial distribution.
Depends: R (>= 3.0.0)
Imports: stats, MASS
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2015-01-04 17:28:53 UTC; tonux
Repository: CRAN
Date/Publication: 2015-01-04 23:44:03

More information about ThreeArmedTrials at CRAN
Permanent link

Package REdaS updated to version 0.9.2 with previous version 0.9.1 dated 2014-05-05

Title: Companion Package to the Book “R: Einführung durch angewandte Statistik”
Description: This package provides functions used in the second edition of “R: Einführung durch angewandte Statistik”.
Author: Marco Johannes Maier [cre, aut]
Maintainer: Marco Johannes Maier

Diff between REdaS versions 0.9.1 dated 2014-05-05 and 0.9.2 dated 2015-01-04

 DESCRIPTION           |    8 ++++----
 MD5                   |   15 ++++++++-------
 NAMESPACE             |   28 +++++++++++++++-------------
 R/bart_spher.R        |    4 ++--
 R/print.bart_spher.R  |    9 ++-------
 R/summary.REdaS_ORs.R |    3 ++-
 R/zzz.R               |only
 build/partial.rdb     |binary
 man/densbox.Rd        |    2 +-
 9 files changed, 34 insertions(+), 35 deletions(-)

More information about REdaS at CRAN
Permanent link

New package rUnemploymentData with initial version 1.0.0
Package: rUnemploymentData
Title: Data and Functions for USA State and County Unemployment Data
Description: Contains data and visualization functions for USA unemployment data. Data comes from the US Bureau of Labor Statistics (BLS). State data is in ?df_state_unemployment and covers 2000-2013. County data is in ?df_county_unemployment and covers 1990-2013. Choropleth maps of the data can be generated with ?state_unemployment_choropleth and ?county_unemployment_choropleth respectively. See the vignettes for additional information.
Version: 1.0.0
Author: Ari Lamstein [cre]
Maintainer: Ari Lamstein
URL: https://github.com/trulia/rUnemploymentData/, https://groups.google.com/forum/#!forum/choroplethr
BugReports: https://github.com/trulia/choroplethr/issues
Copyright: Trulia, Inc.
License: BSD_3_clause + file LICENSE
Imports: stringr, choroplethr, rvest
Suggests: choroplethrMaps, knitr, testthat
VignetteBuilder: knitr
Packaged: 2015-01-04 22:09:35 UTC; arilamstein
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-01-04 23:32:00

More information about rUnemploymentData at CRAN
Permanent link

Package multigroup updated to version 0.4.3 with previous version 0.4.2 dated 2014-09-14

Title: Multigroup Data Analysis
Description: This package includes several functions to study multigroup data, where the same set of variables are measured on different groups of individuals.
Author: Aida Eslami, El Mostafa Qannari, Stephanie Bougeard, Gaston Sanchez Questions and comments go to Aida Eslami and Stephanie Bougeard
Maintainer: Aida Eslami

Diff between multigroup versions 0.4.2 dated 2014-09-14 and 0.4.3 dated 2015-01-04

 DESCRIPTION                |   12 
 MD5                        |   62 +--
 NAMESPACE                  |    2 
 R/loadingsplotXY.R         |   23 +
 R/mbmgPCA.R                |  830 ++++++++++++++++++++++-----------------------
 R/mgPLS.R                  |   11 
 man/BGC.Rd                 |    3 
 man/DCCSWA.Rd              |    3 
 man/DGPA.Rd                |    3 
 man/DSTATIS.Rd             |    3 
 man/FCPCA.Rd               |    3 
 man/TBWvariance.Rd         |    3 
 man/Trace.Rd               |    3 
 man/deflation.Rd           |    3 
 man/iteraite_fun_Iter.Rd   |    3 
 man/loadingsplot.Rd        |    3 
 man/loadingsplotXY.Rd      |    5 
 man/mbmgPCA.Rd             |    5 
 man/mgPCA.Rd               |    3 
 man/mgPLS.Rd               |    3 
 man/multigroup.Rd          |    3 
 man/normM.Rd               |    3 
 man/normv.Rd               |    3 
 man/plot.mg.Rd             |    3 
 man/prepare_data.Rd        |    3 
 man/project.Rd             |    3 
 man/scoreplot.Rd           |    3 
 man/select_initial_Iter.Rd |    3 
 man/similarity_function.Rd |    3 
 man/similarity_noncum.Rd   |    3 
 man/summarize.Rd           |    3 
 man/transfer_Group.Rd      |    3 
 32 files changed, 536 insertions(+), 486 deletions(-)

More information about multigroup at CRAN
Permanent link

Package intReg updated to version 0.2-8 with previous version 0.2-6 dated 2014-12-06

Title: Interval Regression
Description: Estimating interval regression models. Supports both common and observation-specific boundaries.
Author: Ott Toomet
Maintainer: Ott Toomet

Diff between intReg versions 0.2-6 dated 2014-12-06 and 0.2-8 dated 2015-01-04

 DESCRIPTION            |    6 
 MD5                    |   14 +-
 R/stdEr.intReg.R       |    9 +
 R/summary.intReg.R     |    6 
 man/coef.intReg.Rd     |    3 
 man/intReg.Rd          |    2 
 tests/intReg.R         |   12 +
 tests/intReg.Rout.save |  296 ++++++++++++++++++++++++++++++++-----------------
 8 files changed, 233 insertions(+), 115 deletions(-)

More information about intReg at CRAN
Permanent link

New package gistr with initial version 0.1.0
Package: gistr
Title: Work with GitHub Gists
Description: Work with GitHub gists from R (e.g., http://en.wikipedia.org/wiki/GitHub#Gist, https://help.github.com/articles/about-gists/). A gist is simply one or more files with code/text/images/etc. gistr allows the user to create new gists, update gists with new files, rename files, delete files, get and delete gists, star and un-star gists, fork gists, open a gist in your default browser, get embed code for a gist, list gist commits, and get rate limit information when authenticated. Some requests require authentication and some do not. Gists website: https://gist.github.com/.
Version: 0.1.0
Date: 2015-01-04
Authors@R: c(person("Ramnath", "Vaidyanathan", role = "aut", email = "ramnath.vaidya@gmail.com"), person("Karthik", "Ram", role = "aut", email = "karthik.ram@gmail.com"), person("Scott", "Chamberlain", role = c("aut", "cre"), email = "myrmecocystus@gmail.com"))
License: MIT + file LICENSE
URL: https://github.com/ropensci/gistr
BugReports: http://www.github.com/ropensci/gistr/issues
VignetteBuilder: knitr
Imports: jsonlite, httr, magrittr, knitr
Suggests: roxygen2, testthat
Packaged: 2015-01-04 17:05:29 UTC; sacmac
Author: Ramnath Vaidyanathan [aut], Karthik Ram [aut], Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-01-04 23:49:00

More information about gistr at CRAN
Permanent link

Package EntropyEstimation updated to version 1.2 with previous version 1.1 dated 2014-11-08

Title: Estimation of Entropy and Related Quantities
Description: Contains methods for the estimation of Shannon's entropy, variants of Renyi's entropy, mutual information, Kullback-Leibler divergence, and generalized Simpson's indices. The estimators used have a bias that decays exponentially fast.
Author: Lijuan Cao and Michael Grabchak
Maintainer: Michael Grabchak

Diff between EntropyEstimation versions 1.1 dated 2014-11-08 and 1.2 dated 2015-01-04

 DESCRIPTION                      |    8 -
 MD5                              |   12 -
 NAMESPACE                        |    1 
 R/EntropEst.r                    |    6 
 man/EntropyEstimation-package.Rd |    4 
 man/MI.sd.Rd                     |    2 
 src/EntropEst.c                  |  288 +++++++++++++++++++++++++++------------
 7 files changed, 219 insertions(+), 102 deletions(-)

More information about EntropyEstimation at CRAN
Permanent link

New package FAmle with initial version 1.3.2
Package: FAmle
Type: Package
Title: Maximum Likelihood and Bayesian Estimation of Univariate Probability Distributions
Version: 1.3.2
Date: 2015-01-01
Author: Francois Aucoin
Maintainer: Thomas Petzoldt
Depends: mvtnorm
Suggests: FAdist
Description: A series of functions that might be useful in carrying out maximum likelihood and Bayesian estimations of univariate probability distributions
License: GPL-2
URL: https://github.com/tpetzoldt/FAmle
Packaged: 2015-01-04 18:31:30 UTC; thpe
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-01-05 00:00:43

More information about FAmle at CRAN
Permanent link

Package ecp updated to version 1.6.2 with previous version 1.6.0 dated 2014-07-20

Title: Nonparametric Multiple Change-Point Analysis of Multivariate Data
Description: Implements hierarchical procedures to find multiple change-points through the use of U-statistics. The procedures do not make any distributional assumptions other than the existence of certain absolute moments. Both agglomerative and divisive procedures are included. These methods return the set of estimated change-points as well as other summary information.
Author: Nicholas A. James and David S. Matteson
Maintainer: Nicholas A. James

Diff between ecp versions 1.6.0 dated 2014-07-20 and 1.6.2 dated 2015-01-04

 DESCRIPTION           |   25 +++++++++++++------------
 MD5                   |   40 ++++++++++++++++++++++------------------
 NEWS                  |   13 +++++++++++++
 R/e_agglomerative.R   |   10 +++++-----
 build                 |only
 inst/CITATION         |   36 ++++++++++++++++++++----------------
 inst/doc              |only
 man/ACGH.RData.Rd     |    4 +++-
 man/DJIA.RData.Rd     |    4 +++-
 man/e.agglo.Rd        |    8 +++++---
 man/e.divisive.Rd     |    4 +++-
 man/e.split.Rd        |    4 +++-
 man/find.closest.Rd   |    4 +++-
 man/getBetween.Rd     |    4 +++-
 man/getWithin.Rd      |    4 +++-
 man/gof.update.Rd     |    4 +++-
 man/perm.cluster.Rd   |    4 +++-
 man/sig.test.Rd       |    4 +++-
 man/splitPoint.Rd     |    4 +++-
 man/splitPointC.Rd    |    4 +++-
 man/updateDistance.Rd |    4 +++-
 vignettes             |only
 22 files changed, 117 insertions(+), 67 deletions(-)

More information about ecp at CRAN
Permanent link

New package Gmisc with initial version 1.0
Package: Gmisc
Version: 1.0
Date: 2015-01-02
Title: Descriptive Statistics, Transition Plots, and More
Author: Max Gordon
Maintainer: Max Gordon
Description: Tools for making the descriptive "Table 1" used in medical articles, a transition plot for showing changes between categories, a method for variable selection based on the SVD, Bézier lines with arrows complementing the ones in the 'grid' package, and more.
License: GPL (>= 3)
URL: http://gforge.se
BugReports: https://github.com/gforge/Gmisc/issues
Biarch: yes
Depends: htmlTable
Imports: grid, lattice, sp, Hmisc, forestplot
Suggests: testthat, knitr
Encoding: UTF-8
NeedsCompilation: no
VignetteBuilder: knitr
Packaged: 2015-01-02 22:05:16 UTC; Max
Repository: CRAN
Date/Publication: 2015-01-04 18:55:33

More information about Gmisc at CRAN
Permanent link

Package aprean3 updated to version 1.0 with previous version 0.5 dated 2014-12-26

Title: Datasets from Draper and Smith "Applied Regression Analysis" (3rd ed., 1998)
Description: This package is an unofficial companion to the textbook "Applied Regression Analysis" by N.R. Draper and H. Smith (3rd ed., 1998). See ?aprean3 for more info.
Author: Luca Braglia [aut, cre]
Maintainer: Luca Braglia

Diff between aprean3 versions 0.5 dated 2014-12-26 and 1.0 dated 2015-01-04

 aprean3-0.5/aprean3/R/ds01a.R           |only
 aprean3-0.5/aprean3/R/ds06b.R           |only
 aprean3-0.5/aprean3/R/ds15a.R           |only
 aprean3-0.5/aprean3/R/ds16ex1.R         |only
 aprean3-0.5/aprean3/R/ds21_7.R          |only
 aprean3-0.5/aprean3/R/ds22_2.R          |only
 aprean3-0.5/aprean3/R/ds23_10.R         |only
 aprean3-0.5/aprean3/R/ds23_3_3.R        |only
 aprean3-0.5/aprean3/R/ds23_3_7.R        |only
 aprean3-0.5/aprean3/R/ds23_7_5.R        |only
 aprean3-0.5/aprean3/R/dst02_1.R         |only
 aprean3-0.5/aprean3/R/dst03_3.R         |only
 aprean3-0.5/aprean3/R/dst08_1.R         |only
 aprean3-0.5/aprean3/R/dst12_1.R         |only
 aprean3-0.5/aprean3/R/dst13_2.R         |only
 aprean3-0.5/aprean3/R/dst13_4.R         |only
 aprean3-0.5/aprean3/R/dst14_1.R         |only
 aprean3-0.5/aprean3/R/dst14_4.R         |only
 aprean3-0.5/aprean3/R/dst14_5.R         |only
 aprean3-0.5/aprean3/R/dst14_6.R         |only
 aprean3-0.5/aprean3/R/dst18_1.R         |only
 aprean3-0.5/aprean3/R/dst19_1.R         |only
 aprean3-0.5/aprean3/R/dst19_2.R         |only
 aprean3-0.5/aprean3/R/dst23_2.R         |only
 aprean3-0.5/aprean3/R/dst24_2.R         |only
 aprean3-0.5/aprean3/R/dst25_2.R         |only
 aprean3-0.5/aprean3/R/dst25_3.R         |only
 aprean3-0.5/aprean3/R/dst26_1.R         |only
 aprean3-0.5/aprean3/data/ds01a.rda      |only
 aprean3-0.5/aprean3/data/ds06b.rda      |only
 aprean3-0.5/aprean3/data/ds15a.rda      |only
 aprean3-0.5/aprean3/data/ds16ex1.rda    |only
 aprean3-0.5/aprean3/data/ds21_7.rda     |only
 aprean3-0.5/aprean3/data/ds22_2.rda     |only
 aprean3-0.5/aprean3/data/ds23_10.rda    |only
 aprean3-0.5/aprean3/data/ds23_3_3.rda   |only
 aprean3-0.5/aprean3/data/ds23_3_7.rda   |only
 aprean3-0.5/aprean3/data/ds23_7_5.rda   |only
 aprean3-0.5/aprean3/data/dst02_1.rda    |only
 aprean3-0.5/aprean3/data/dst03_3.rda    |only
 aprean3-0.5/aprean3/data/dst08_1.rda    |only
 aprean3-0.5/aprean3/data/dst12_1.rda    |only
 aprean3-0.5/aprean3/data/dst13_2.rda    |only
 aprean3-0.5/aprean3/data/dst13_4.rda    |only
 aprean3-0.5/aprean3/data/dst14_1.rda    |only
 aprean3-0.5/aprean3/data/dst14_4.rda    |only
 aprean3-0.5/aprean3/data/dst14_5.rda    |only
 aprean3-0.5/aprean3/data/dst14_6.rda    |only
 aprean3-0.5/aprean3/data/dst18_1.rda    |only
 aprean3-0.5/aprean3/data/dst19_1.rda    |only
 aprean3-0.5/aprean3/data/dst19_2.rda    |only
 aprean3-0.5/aprean3/data/dst23_2.rda    |only
 aprean3-0.5/aprean3/data/dst24_2.rda    |only
 aprean3-0.5/aprean3/data/dst25_2.rda    |only
 aprean3-0.5/aprean3/data/dst25_3.rda    |only
 aprean3-0.5/aprean3/data/dst26_1.rda    |only
 aprean3-0.5/aprean3/man/ds01a.Rd        |only
 aprean3-0.5/aprean3/man/ds06b.Rd        |only
 aprean3-0.5/aprean3/man/ds15a.Rd        |only
 aprean3-0.5/aprean3/man/ds16ex1.Rd      |only
 aprean3-0.5/aprean3/man/ds21_7.Rd       |only
 aprean3-0.5/aprean3/man/ds22_2.Rd       |only
 aprean3-0.5/aprean3/man/ds23_10.Rd      |only
 aprean3-0.5/aprean3/man/ds23_3_3.Rd     |only
 aprean3-0.5/aprean3/man/ds23_3_7.Rd     |only
 aprean3-0.5/aprean3/man/ds23_7_5.Rd     |only
 aprean3-0.5/aprean3/man/dst02_1.Rd      |only
 aprean3-0.5/aprean3/man/dst03_3.Rd      |only
 aprean3-0.5/aprean3/man/dst08_1.Rd      |only
 aprean3-0.5/aprean3/man/dst12_1.Rd      |only
 aprean3-0.5/aprean3/man/dst13_2.Rd      |only
 aprean3-0.5/aprean3/man/dst13_4.Rd      |only
 aprean3-0.5/aprean3/man/dst14_1.Rd      |only
 aprean3-0.5/aprean3/man/dst14_4.Rd      |only
 aprean3-0.5/aprean3/man/dst14_5.Rd      |only
 aprean3-0.5/aprean3/man/dst14_6.Rd      |only
 aprean3-0.5/aprean3/man/dst18_1.Rd      |only
 aprean3-0.5/aprean3/man/dst19_1.Rd      |only
 aprean3-0.5/aprean3/man/dst19_2.Rd      |only
 aprean3-0.5/aprean3/man/dst23_2.Rd      |only
 aprean3-0.5/aprean3/man/dst24_2.Rd      |only
 aprean3-0.5/aprean3/man/dst25_2.Rd      |only
 aprean3-0.5/aprean3/man/dst25_3.Rd      |only
 aprean3-0.5/aprean3/man/dst26_1.Rd      |only
 aprean3-1.0/aprean3/DESCRIPTION         |   19 -
 aprean3-1.0/aprean3/MD5                 |  440 +++++++++++++++++---------------
 aprean3-1.0/aprean3/NEWS                |only
 aprean3-1.0/aprean3/R/aprean3-package.R |   22 +
 aprean3-1.0/aprean3/R/dsa01a.R          |only
 aprean3-1.0/aprean3/R/dsa06b.R          |only
 aprean3-1.0/aprean3/R/dsa15a.R          |only
 aprean3-1.0/aprean3/R/dse14c.R          |only
 aprean3-1.0/aprean3/R/dse14q.R          |only
 aprean3-1.0/aprean3/R/dse22a.R          |only
 aprean3-1.0/aprean3/R/dse22c.R          |only
 aprean3-1.0/aprean3/R/dse22d.R          |only
 aprean3-1.0/aprean3/R/dse23a_a.R        |only
 aprean3-1.0/aprean3/R/dse23a_b.R        |only
 aprean3-1.0/aprean3/R/dse23e.R          |only
 aprean3-1.0/aprean3/R/dse23f.R          |only
 aprean3-1.0/aprean3/R/dse23g_1.R        |only
 aprean3-1.0/aprean3/R/dse23g_2.R        |only
 aprean3-1.0/aprean3/R/dse23h.R          |only
 aprean3-1.0/aprean3/R/dsq23_3_3.R       |only
 aprean3-1.0/aprean3/R/dsq23_3_7.R       |only
 aprean3-1.0/aprean3/R/dsq23_7_5.R       |only
 aprean3-1.0/aprean3/R/dss217.R          |only
 aprean3-1.0/aprean3/R/dss222.R          |only
 aprean3-1.0/aprean3/R/dss2310.R         |only
 aprean3-1.0/aprean3/R/dst021.R          |only
 aprean3-1.0/aprean3/R/dst032.R          |only
 aprean3-1.0/aprean3/R/dst033.R          |only
 aprean3-1.0/aprean3/R/dst081.R          |only
 aprean3-1.0/aprean3/R/dst121.R          |only
 aprean3-1.0/aprean3/R/dst132.R          |only
 aprean3-1.0/aprean3/R/dst134.R          |only
 aprean3-1.0/aprean3/R/dst141.R          |only
 aprean3-1.0/aprean3/R/dst144.R          |only
 aprean3-1.0/aprean3/R/dst145.R          |only
 aprean3-1.0/aprean3/R/dst146.R          |only
 aprean3-1.0/aprean3/R/dst181.R          |only
 aprean3-1.0/aprean3/R/dst191.R          |only
 aprean3-1.0/aprean3/R/dst192.R          |only
 aprean3-1.0/aprean3/R/dst232.R          |only
 aprean3-1.0/aprean3/R/dst242.R          |only
 aprean3-1.0/aprean3/R/dst252.R          |only
 aprean3-1.0/aprean3/R/dst253.R          |only
 aprean3-1.0/aprean3/R/dst261.R          |only
 aprean3-1.0/aprean3/R/dsx161.R          |only
 aprean3-1.0/aprean3/README.md           |    9 
 aprean3-1.0/aprean3/data/dsa01a.rda     |only
 aprean3-1.0/aprean3/data/dsa06b.rda     |only
 aprean3-1.0/aprean3/data/dsa15a.rda     |only
 aprean3-1.0/aprean3/data/dse14c.rda     |only
 aprean3-1.0/aprean3/data/dse14q.rda     |only
 aprean3-1.0/aprean3/data/dse22a.rda     |only
 aprean3-1.0/aprean3/data/dse22c.rda     |only
 aprean3-1.0/aprean3/data/dse22d.rda     |only
 aprean3-1.0/aprean3/data/dse23a_a.rda   |only
 aprean3-1.0/aprean3/data/dse23a_b.rda   |only
 aprean3-1.0/aprean3/data/dse23e.rda     |only
 aprean3-1.0/aprean3/data/dse23f.rda     |only
 aprean3-1.0/aprean3/data/dse23g_1.rda   |only
 aprean3-1.0/aprean3/data/dse23g_2.rda   |only
 aprean3-1.0/aprean3/data/dse23h.rda     |only
 aprean3-1.0/aprean3/data/dsq23_3_3.rda  |only
 aprean3-1.0/aprean3/data/dsq23_3_7.rda  |only
 aprean3-1.0/aprean3/data/dsq23_7_5.rda  |only
 aprean3-1.0/aprean3/data/dss217.rda     |only
 aprean3-1.0/aprean3/data/dss222.rda     |only
 aprean3-1.0/aprean3/data/dss2310.rda    |only
 aprean3-1.0/aprean3/data/dst021.rda     |only
 aprean3-1.0/aprean3/data/dst032.rda     |only
 aprean3-1.0/aprean3/data/dst033.rda     |only
 aprean3-1.0/aprean3/data/dst081.rda     |only
 aprean3-1.0/aprean3/data/dst121.rda     |only
 aprean3-1.0/aprean3/data/dst132.rda     |only
 aprean3-1.0/aprean3/data/dst134.rda     |only
 aprean3-1.0/aprean3/data/dst141.rda     |only
 aprean3-1.0/aprean3/data/dst144.rda     |only
 aprean3-1.0/aprean3/data/dst145.rda     |only
 aprean3-1.0/aprean3/data/dst146.rda     |only
 aprean3-1.0/aprean3/data/dst181.rda     |only
 aprean3-1.0/aprean3/data/dst191.rda     |only
 aprean3-1.0/aprean3/data/dst192.rda     |only
 aprean3-1.0/aprean3/data/dst232.rda     |only
 aprean3-1.0/aprean3/data/dst242.rda     |only
 aprean3-1.0/aprean3/data/dst252.rda     |only
 aprean3-1.0/aprean3/data/dst253.rda     |only
 aprean3-1.0/aprean3/data/dst261.rda     |only
 aprean3-1.0/aprean3/data/dsx161.rda     |only
 aprean3-1.0/aprean3/man/aprean3.Rd      |   25 +
 aprean3-1.0/aprean3/man/dsa01a.Rd       |only
 aprean3-1.0/aprean3/man/dsa06b.Rd       |only
 aprean3-1.0/aprean3/man/dsa15a.Rd       |only
 aprean3-1.0/aprean3/man/dse03a.Rd       |    3 
 aprean3-1.0/aprean3/man/dse03aa.Rd      |    3 
 aprean3-1.0/aprean3/man/dse03bb.Rd      |    3 
 aprean3-1.0/aprean3/man/dse03c.Rd       |    3 
 aprean3-1.0/aprean3/man/dse03cc.Rd      |    3 
 aprean3-1.0/aprean3/man/dse03dd.Rd      |    3 
 aprean3-1.0/aprean3/man/dse03e.Rd       |    3 
 aprean3-1.0/aprean3/man/dse03ee.Rd      |    3 
 aprean3-1.0/aprean3/man/dse03f.Rd       |    3 
 aprean3-1.0/aprean3/man/dse03g.Rd       |    3 
 aprean3-1.0/aprean3/man/dse03gg.Rd      |    3 
 aprean3-1.0/aprean3/man/dse03h.Rd       |    3 
 aprean3-1.0/aprean3/man/dse03hh.Rd      |    3 
 aprean3-1.0/aprean3/man/dse03i.Rd       |    3 
 aprean3-1.0/aprean3/man/dse03ii.Rd      |    3 
 aprean3-1.0/aprean3/man/dse03j.Rd       |    3 
 aprean3-1.0/aprean3/man/dse03jj.Rd      |    3 
 aprean3-1.0/aprean3/man/dse03jj2.Rd     |    3 
 aprean3-1.0/aprean3/man/dse03jj3.Rd     |    3 
 aprean3-1.0/aprean3/man/dse03k.Rd       |    3 
 aprean3-1.0/aprean3/man/dse03kk.Rd      |    3 
 aprean3-1.0/aprean3/man/dse03ll.Rd      |    3 
 aprean3-1.0/aprean3/man/dse03n.Rd       |    3 
 aprean3-1.0/aprean3/man/dse03o.Rd       |    3 
 aprean3-1.0/aprean3/man/dse03r.Rd       |    3 
 aprean3-1.0/aprean3/man/dse03v.Rd       |    3 
 aprean3-1.0/aprean3/man/dse03w.Rd       |    3 
 aprean3-1.0/aprean3/man/dse03x.Rd       |    3 
 aprean3-1.0/aprean3/man/dse03z.Rd       |    3 
 aprean3-1.0/aprean3/man/dse04d.Rd       |    3 
 aprean3-1.0/aprean3/man/dse04e.Rd       |    3 
 aprean3-1.0/aprean3/man/dse04f.Rd       |    3 
 aprean3-1.0/aprean3/man/dse06a.Rd       |    3 
 aprean3-1.0/aprean3/man/dse06b.Rd       |    3 
 aprean3-1.0/aprean3/man/dse06c.Rd       |    3 
 aprean3-1.0/aprean3/man/dse06d.Rd       |    3 
 aprean3-1.0/aprean3/man/dse06e.Rd       |    3 
 aprean3-1.0/aprean3/man/dse06f.Rd       |    3 
 aprean3-1.0/aprean3/man/dse06g.Rd       |    3 
 aprean3-1.0/aprean3/man/dse06h.Rd       |    3 
 aprean3-1.0/aprean3/man/dse06i.Rd       |    3 
 aprean3-1.0/aprean3/man/dse06j.Rd       |    3 
 aprean3-1.0/aprean3/man/dse06k.Rd       |    3 
 aprean3-1.0/aprean3/man/dse06l.Rd       |    3 
 aprean3-1.0/aprean3/man/dse06z.Rd       |    3 
 aprean3-1.0/aprean3/man/dse07b.Rd       |    3 
 aprean3-1.0/aprean3/man/dse07c.Rd       |    3 
 aprean3-1.0/aprean3/man/dse08b.Rd       |    3 
 aprean3-1.0/aprean3/man/dse09b.Rd       |    3 
 aprean3-1.0/aprean3/man/dse12a.Rd       |    3 
 aprean3-1.0/aprean3/man/dse12b.Rd       |    3 
 aprean3-1.0/aprean3/man/dse12c.Rd       |    3 
 aprean3-1.0/aprean3/man/dse12d.Rd       |    3 
 aprean3-1.0/aprean3/man/dse12e.Rd       |    3 
 aprean3-1.0/aprean3/man/dse12h.Rd       |    3 
 aprean3-1.0/aprean3/man/dse13a.Rd       |    3 
 aprean3-1.0/aprean3/man/dse13b.Rd       |    3 
 aprean3-1.0/aprean3/man/dse13c.Rd       |    3 
 aprean3-1.0/aprean3/man/dse13d.Rd       |    3 
 aprean3-1.0/aprean3/man/dse13e.Rd       |    3 
 aprean3-1.0/aprean3/man/dse13f.Rd       |    3 
 aprean3-1.0/aprean3/man/dse13g.Rd       |    3 
 aprean3-1.0/aprean3/man/dse13h.Rd       |    3 
 aprean3-1.0/aprean3/man/dse14b.Rd       |    3 
 aprean3-1.0/aprean3/man/dse14c.Rd       |only
 aprean3-1.0/aprean3/man/dse14d.Rd       |    3 
 aprean3-1.0/aprean3/man/dse14e.Rd       |    3 
 aprean3-1.0/aprean3/man/dse14f.Rd       |    3 
 aprean3-1.0/aprean3/man/dse14g.Rd       |    3 
 aprean3-1.0/aprean3/man/dse14j.Rd       |    3 
 aprean3-1.0/aprean3/man/dse14l.Rd       |    3 
 aprean3-1.0/aprean3/man/dse14q.Rd       |only
 aprean3-1.0/aprean3/man/dse14r.Rd       |    3 
 aprean3-1.0/aprean3/man/dse14s.Rd       |    3 
 aprean3-1.0/aprean3/man/dse14t.Rd       |    3 
 aprean3-1.0/aprean3/man/dse14u.Rd       |    3 
 aprean3-1.0/aprean3/man/dse15a.Rd       |    3 
 aprean3-1.0/aprean3/man/dse15b.Rd       |    3 
 aprean3-1.0/aprean3/man/dse15c.Rd       |    3 
 aprean3-1.0/aprean3/man/dse15e.Rd       |    3 
 aprean3-1.0/aprean3/man/dse15f.Rd       |    3 
 aprean3-1.0/aprean3/man/dse15h.Rd       |    3 
 aprean3-1.0/aprean3/man/dse15i.Rd       |    3 
 aprean3-1.0/aprean3/man/dse15j.Rd       |    3 
 aprean3-1.0/aprean3/man/dse15k.Rd       |    3 
 aprean3-1.0/aprean3/man/dse15l.Rd       |    3 
 aprean3-1.0/aprean3/man/dse15n.Rd       |    3 
 aprean3-1.0/aprean3/man/dse15p.Rd       |    3 
 aprean3-1.0/aprean3/man/dse16a.Rd       |    3 
 aprean3-1.0/aprean3/man/dse16b.Rd       |    3 
 aprean3-1.0/aprean3/man/dse16c.Rd       |    3 
 aprean3-1.0/aprean3/man/dse16d.Rd       |    3 
 aprean3-1.0/aprean3/man/dse17b.Rd       |    3 
 aprean3-1.0/aprean3/man/dse19d.Rd       |    3 
 aprean3-1.0/aprean3/man/dse22a.Rd       |only
 aprean3-1.0/aprean3/man/dse22b.Rd       |    3 
 aprean3-1.0/aprean3/man/dse22c.Rd       |only
 aprean3-1.0/aprean3/man/dse22d.Rd       |only
 aprean3-1.0/aprean3/man/dse22e.Rd       |    3 
 aprean3-1.0/aprean3/man/dse22f.Rd       |    3 
 aprean3-1.0/aprean3/man/dse22g.Rd       |    3 
 aprean3-1.0/aprean3/man/dse23a_a.Rd     |only
 aprean3-1.0/aprean3/man/dse23a_b.Rd     |only
 aprean3-1.0/aprean3/man/dse23d.Rd       |    3 
 aprean3-1.0/aprean3/man/dse23e.Rd       |only
 aprean3-1.0/aprean3/man/dse23f.Rd       |only
 aprean3-1.0/aprean3/man/dse23g_1.Rd     |only
 aprean3-1.0/aprean3/man/dse23g_2.Rd     |only
 aprean3-1.0/aprean3/man/dse23h.Rd       |only
 aprean3-1.0/aprean3/man/dse24a.Rd       |    3 
 aprean3-1.0/aprean3/man/dse24b.Rd       |    3 
 aprean3-1.0/aprean3/man/dse24c.Rd       |    3 
 aprean3-1.0/aprean3/man/dse24d.Rd       |    3 
 aprean3-1.0/aprean3/man/dse24e.Rd       |    3 
 aprean3-1.0/aprean3/man/dse24g.Rd       |    3 
 aprean3-1.0/aprean3/man/dse24h.Rd       |    3 
 aprean3-1.0/aprean3/man/dse24i.Rd       |    3 
 aprean3-1.0/aprean3/man/dse24j.Rd       |    3 
 aprean3-1.0/aprean3/man/dse24k.Rd       |    3 
 aprean3-1.0/aprean3/man/dse24l.Rd       |    3 
 aprean3-1.0/aprean3/man/dse24m.Rd       |    3 
 aprean3-1.0/aprean3/man/dse24n.Rd       |    3 
 aprean3-1.0/aprean3/man/dse24o.Rd       |    3 
 aprean3-1.0/aprean3/man/dse24p.Rd       |    3 
 aprean3-1.0/aprean3/man/dsq23_3_3.Rd    |only
 aprean3-1.0/aprean3/man/dsq23_3_7.Rd    |only
 aprean3-1.0/aprean3/man/dsq23_7_5.Rd    |only
 aprean3-1.0/aprean3/man/dss217.Rd       |only
 aprean3-1.0/aprean3/man/dss222.Rd       |only
 aprean3-1.0/aprean3/man/dss2310.Rd      |only
 aprean3-1.0/aprean3/man/dst021.Rd       |only
 aprean3-1.0/aprean3/man/dst032.Rd       |only
 aprean3-1.0/aprean3/man/dst033.Rd       |only
 aprean3-1.0/aprean3/man/dst081.Rd       |only
 aprean3-1.0/aprean3/man/dst121.Rd       |only
 aprean3-1.0/aprean3/man/dst132.Rd       |only
 aprean3-1.0/aprean3/man/dst134.Rd       |only
 aprean3-1.0/aprean3/man/dst141.Rd       |only
 aprean3-1.0/aprean3/man/dst144.Rd       |only
 aprean3-1.0/aprean3/man/dst145.Rd       |only
 aprean3-1.0/aprean3/man/dst146.Rd       |only
 aprean3-1.0/aprean3/man/dst181.Rd       |only
 aprean3-1.0/aprean3/man/dst191.Rd       |only
 aprean3-1.0/aprean3/man/dst192.Rd       |only
 aprean3-1.0/aprean3/man/dst232.Rd       |only
 aprean3-1.0/aprean3/man/dst242.Rd       |only
 aprean3-1.0/aprean3/man/dst252.Rd       |only
 aprean3-1.0/aprean3/man/dst253.Rd       |only
 aprean3-1.0/aprean3/man/dst261.Rd       |only
 aprean3-1.0/aprean3/man/dsx161.Rd       |only
 325 files changed, 509 insertions(+), 342 deletions(-)

More information about aprean3 at CRAN
Permanent link

Package vcrpart updated to version 0.3-1 with previous version 0.2-3 dated 2014-11-25

Title: Tree-Based Varying Coefficient Regression for Generalized Linear and Ordinal Mixed Models
Description: Recursive partitioning for varying coefficient generalized linear models and ordinal linear mixed models. Special features are coefficient-wise partitioning, non-varying coefficients and partitioning of time-varying variables in longitudinal regression.
Author: Reto Buergin [aut, cre, cph], Gilbert Ritschard [ctb, ths]
Maintainer: Reto Buergin

Diff between vcrpart versions 0.2-3 dated 2014-11-25 and 0.3-1 dated 2015-01-04

 DESCRIPTION         |   11 ++-
 MD5                 |   57 +++++++++----------
 NEWS                |   35 +++++++++--
 R/olmm-methods.R    |   47 ++++++++-------
 R/olmm-utils.R      |    3 -
 R/tvcm-methods.R    |    1 
 R/tvcm-utils.R      |  156 +++++++++++++++++++++++++++++++++++++---------------
 R/tvcm.R            |   31 ++++++----
 ToDo                |only
 inst/CITATION       |   14 ++--
 man/PL.Rd           |    7 +-
 man/contr-wsum.Rd   |    4 -
 man/fvcm-methods.Rd |   12 ++--
 man/fvcm.Rd         |   18 +++---
 man/movie.Rd        |    7 +-
 man/olmm-gefp.Rd    |   14 ++--
 man/olmm-methods.Rd |   14 ++--
 man/olmm-predict.Rd |    6 ++
 man/olmm.Rd         |   36 +++++-------
 man/otsplot.Rd      |   10 +--
 man/poverty.Rd      |   10 +--
 man/schizo.Rd       |    2 
 man/tvcglm.Rd       |   77 +++++++++++++++----------
 man/tvcm-control.Rd |    9 ++-
 man/tvcm-cv.Rd      |  145 +++++++++++++++++++++++++++---------------------
 man/tvcm-methods.Rd |   15 ++---
 man/tvcm-plot.Rd    |    4 -
 man/tvcm.Rd         |   23 +++----
 man/tvcolmm.Rd      |   89 +++++++++++++++++------------
 src/Makevars        |    3 -
 30 files changed, 510 insertions(+), 350 deletions(-)

More information about vcrpart at CRAN
Permanent link

Package fastcluster updated to version 1.1.14 with previous version 1.1.13 dated 2013-12-17

Title: Fast Hierarchical Clustering Routines for R and Python
Description: This is a two-in-one package which provides interfaces to both R and Python. It implements fast hierarchical, agglomerative clustering routines. Part of the functionality is designed as drop-in replacement for existing routines: “linkage” in the SciPy package “scipy.cluster.hierarchy”, “hclust” in R's “stats” package, and the “flashClust” package. It provides the same functionality with the benefit of a much faster implementation. Moreover, there are memory-saving routines for clustering of vector data, which go beyond what the existing packages provide. For information on how to install the Python files, see the file INSTALL in the source distribution.
Author: Daniel Müllner [aut, cph, cre]
Maintainer: Daniel Müllner

Diff between fastcluster versions 1.1.13 dated 2013-12-17 and 1.1.14 dated 2015-01-04

 DESCRIPTION                   |   14 +++++------
 MD5                           |   36 +++++++++++++++---------------
 NEWS                          |    9 ++++++-
 R/fastcluster.R               |    7 +++++
 build/vignette.rds            |binary
 inst/doc/fastcluster.Rtex     |   34 ++++++++++++++++------------
 inst/doc/fastcluster.pdf      |binary
 man/fastcluster.Rd            |    2 -
 man/hclust.Rd                 |    6 ++---
 man/hclust.vector.Rd          |   10 +++++---
 src/fastcluster.cpp           |   50 +++++++++++++++++++++++++-----------------
 src/fastcluster_R.cpp         |   24 +++++++++++++++-----
 src/fastcluster_python.cpp    |   29 +++++++++++++-----------
 src/python/fastcluster.py     |    4 ++-
 src/python/test/nantest.py    |    4 +++
 src/python/test/test.py       |   10 +++++++-
 src/python/test/vectortest.py |    4 +++
 tests/test_fastcluster.R      |   20 +++++++++++-----
 vignettes/fastcluster.Rtex    |   34 ++++++++++++++++------------
 19 files changed, 187 insertions(+), 110 deletions(-)

More information about fastcluster at CRAN
Permanent link

Package hergm updated to version 2.1-0 with previous version 2.0-0 dated 2014-12-15

Title: Hierarchical Exponential-Family Random Graph Models with Local Dependence
Description: Estimate and simulate hierarchical exponential-family random graph models with local dependence.
Author: Michael Schweinberger [aut, cre], Mark S. Handcock [ctb], Pamela Luna [ctb]
Maintainer: Michael Schweinberger

Diff between hergm versions 2.0-0 dated 2014-12-15 and 2.1-0 dated 2015-01-04

 hergm-2.0-0/hergm/R/hergm.dirichlet.R   |only
 hergm-2.1-0/hergm/DESCRIPTION           |   14 +--
 hergm-2.1-0/hergm/MD5                   |   33 +++----
 hergm-2.1-0/hergm/R/hergm.R             |   15 +--
 hergm-2.1-0/hergm/R/hergm.gof.R         |    8 +
 hergm-2.1-0/hergm/R/hergm.mcmc.R        |    7 -
 hergm-2.1-0/hergm/R/hergm.misc.R        |    2 
 hergm-2.1-0/hergm/R/hergm.multiple.R    |    2 
 hergm-2.1-0/hergm/R/hergm.postprocess.R |   12 --
 hergm-2.1-0/hergm/R/hergm.preprocess.R  |   14 ++-
 hergm-2.1-0/hergm/R/hergm.set.mcmc.R    |   10 +-
 hergm-2.1-0/hergm/data/sampson.RData    |binary
 hergm-2.1-0/hergm/demo                  |only
 hergm-2.1-0/hergm/man/hergm-internal.Rd |    4 
 hergm-2.1-0/hergm/man/hergm.Rd          |   15 ++-
 hergm-2.1-0/hergm/src/h_ergm.c          |  141 ++++++++++++++++++++------------
 hergm-2.1-0/hergm/src/h_ergm_mcmc.c     |    5 -
 hergm-2.1-0/hergm/src/h_ergm_utils.c    |    6 -
 18 files changed, 163 insertions(+), 125 deletions(-)

More information about hergm at CRAN
Permanent link

New package tsc with initial version 1.0-2
Package: tsc
Type: Package
Title: Likelihood-ratio Tests for Two-Sample Comparisons
Version: 1.0-2
Date: 2014-11-20
Author: Yang Zhao, Albert Vexler, Alan Hutson
Maintainer: Yang Zhao
Description: Performs the two-sample comparisons using the following exact test procedures: the exact likelihood-ratio test (LRT) for equality of two normal populations proposed in Zhang et al. (2012); the combined test based on the LRT and Shapiro-Wilk test for normality via the Bonferroni correction technique; the newly proposed density-based empirical likelihood (DBEL) ratio test. To calculate p-values of the DBEL procedures, three procedures are used: (a) the traditional Monte Carlo (MC) method implemented in C++, (b) a new interpolation method based on regression techniques to operate with tabulated critical values of the test statistic; (c) a Bayesian type method that uses the tabulated critical values as the prior information and MC generated DBEL-test-statistic's values as data.
License: GPL (>= 2)
LazyData: yes
Packaged: 2015-01-03 01:47:08 UTC; starvictoria
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-01-04 07:07:54

More information about tsc at CRAN
Permanent link

Package swirl updated to version 2.2.21 with previous version 2.2.16 dated 2014-08-26

Title: Learn R, in R.
Description: swirl turns the R console into an interactive learning environment. Users receive immediate feedback as they are guided through self-paced lessons in data science and R programming.
Author: Nick Carchedi [aut, cre], Bill Bauer [aut], Gina Grdina [aut], Sean Kross [aut]
Maintainer: Nick Carchedi

Diff between swirl versions 2.2.16 dated 2014-08-26 and 2.2.21 dated 2015-01-04

 swirl-2.2.16/swirl/tests/testthat/test-play.R         |only
 swirl-2.2.21/swirl/DESCRIPTION                        |    6 -
 swirl-2.2.21/swirl/MD5                                |   89 +++++++++---------
 swirl-2.2.21/swirl/NAMESPACE                          |    6 +
 swirl-2.2.21/swirl/R/answerTests2.R                   |   45 +++++++--
 swirl-2.2.21/swirl/R/courseraCheck.R                  |   10 +-
 swirl-2.2.21/swirl/R/install_course.R                 |   60 +++++++++++-
 swirl-2.2.21/swirl/R/lesson_constructor.R             |    4 
 swirl-2.2.21/swirl/R/parse_content.R                  |    4 
 swirl-2.2.21/swirl/R/progress.R                       |   28 +++++
 swirl-2.2.21/swirl/R/rmatch_calls.R                   |only
 swirl-2.2.21/swirl/R/swirl.R                          |    3 
 swirl-2.2.21/swirl/R/utilities.R                      |    1 
 swirl-2.2.21/swirl/man/AnswerTests.Rd                 |    3 
 swirl-2.2.21/swirl/man/InstallCourses.Rd              |    7 +
 swirl-2.2.21/swirl/man/any_of_exprs.Rd                |    3 
 swirl-2.2.21/swirl/man/bye.Rd                         |    3 
 swirl-2.2.21/swirl/man/delete_progress.Rd             |only
 swirl-2.2.21/swirl/man/email_admin.Rd                 |    3 
 swirl-2.2.21/swirl/man/expr_creates_var.Rd            |    3 
 swirl-2.2.21/swirl/man/expr_identical_to.Rd           |    3 
 swirl-2.2.21/swirl/man/expr_is_a.Rd                   |    3 
 swirl-2.2.21/swirl/man/expr_uses_func.Rd              |    3 
 swirl-2.2.21/swirl/man/func_of_newvar_equals.Rd       |    3 
 swirl-2.2.21/swirl/man/info.Rd                        |    3 
 swirl-2.2.21/swirl/man/install_course_directory.Rd    |    4 
 swirl-2.2.21/swirl/man/install_course_dropbox.Rd      |    4 
 swirl-2.2.21/swirl/man/install_course_github.Rd       |    4 
 swirl-2.2.21/swirl/man/install_course_google_drive.Rd |    4 
 swirl-2.2.21/swirl/man/install_course_url.Rd          |    4 
 swirl-2.2.21/swirl/man/install_course_zip.Rd          |    4 
 swirl-2.2.21/swirl/man/install_from_swirl.Rd          |   16 ++-
 swirl-2.2.21/swirl/man/is_robust_match.Rd             |only
 swirl-2.2.21/swirl/man/main.Rd                        |    3 
 swirl-2.2.21/swirl/man/nxt.Rd                         |    3 
 swirl-2.2.21/swirl/man/omnitest.Rd                    |    8 +
 swirl-2.2.21/swirl/man/play.Rd                        |    3 
 swirl-2.2.21/swirl/man/reset.Rd                       |    3 
 swirl-2.2.21/swirl/man/rmatch_calls.Rd                |only
 swirl-2.2.21/swirl/man/skip.Rd                        |    3 
 swirl-2.2.21/swirl/man/submit.Rd                      |    3 
 swirl-2.2.21/swirl/man/swirl.Rd                       |    3 
 swirl-2.2.21/swirl/man/uninstall_all_courses.Rd       |only
 swirl-2.2.21/swirl/man/uninstall_course.Rd            |    4 
 swirl-2.2.21/swirl/man/val_has_length.Rd              |    3 
 swirl-2.2.21/swirl/man/val_matches.Rd                 |    3 
 swirl-2.2.21/swirl/man/var_is_a.Rd                    |    3 
 swirl-2.2.21/swirl/man/zip_course.Rd                  |    4 
 swirl-2.2.21/swirl/tests/testthat/test-rmatch_calls.R |only
 49 files changed, 285 insertions(+), 94 deletions(-)

More information about swirl at CRAN
Permanent link

Package markovchain updated to version 0.1.0 with previous version 0.0.9.5 dated 2014-06-20

Title: Easy Handling Discrete Time Markov Chains
Description: The package contains classes and method to create and manage (plot, print, export for example) discrete time Markov chains (DTMC). In addition it provide functions to perform statistical (fitting and drawing random variates) and probabilistic (analysis of DTMC proprieties) analysis.
Author: Giorgio Alfredo Spedicato
Maintainer: Giorgio Alfredo Spedicato

Diff between markovchain versions 0.0.9.5 dated 2014-06-20 and 0.1.0 dated 2015-01-04

 markovchain-0.0.9.5/markovchain/R/classesAndMethods.R                              |only
 markovchain-0.0.9.5/markovchain/R/functions4Fitting.R                              |only
 markovchain-0.0.9.5/markovchain/R/probabilistic.R                                  |only
 markovchain-0.1.0/markovchain/ChangeLog                                            |    6 
 markovchain-0.1.0/markovchain/DESCRIPTION                                          |   13 
 markovchain-0.1.0/markovchain/MD5                                                  |   41 
 markovchain-0.1.0/markovchain/NEWS                                                 |    7 
 markovchain-0.1.0/markovchain/R/0_classesAndMethods.R                              |only
 markovchain-0.1.0/markovchain/R/1_functions4Fitting.R                              |only
 markovchain-0.1.0/markovchain/R/2_probabilistic.R                                  |only
 markovchain-0.1.0/markovchain/build/vignette.rds                                   |binary
 markovchain-0.1.0/markovchain/data/blanden.rda                                     |binary
 markovchain-0.1.0/markovchain/data/craigsendi.rda                                  |binary
 markovchain-0.1.0/markovchain/data/holson.rda                                      |only
 markovchain-0.1.0/markovchain/data/preproglucacon.rda                              |binary
 markovchain-0.1.0/markovchain/data/rain.rda                                        |binary
 markovchain-0.1.0/markovchain/inst/doc/an_introduction_to_markovchain_package.R    |  128 +-
 markovchain-0.1.0/markovchain/inst/doc/an_introduction_to_markovchain_package.Rnw  |  109 +-
 markovchain-0.1.0/markovchain/inst/doc/an_introduction_to_markovchain_package.pdf  |binary
 markovchain-0.1.0/markovchain/man/holson.Rd                                        |only
 markovchain-0.1.0/markovchain/man/markovchain-package.Rd                           |    9 
 markovchain-0.1.0/markovchain/man/markovchainFit.Rd                                |    6 
 markovchain-0.1.0/markovchain/man/markovchainListFit.Rd                            |only
 markovchain-0.1.0/markovchain/tests                                                |only
 markovchain-0.1.0/markovchain/vignettes/an_introduction_to_markovchain_package.Rnw |  109 +-
 markovchain-0.1.0/markovchain/vignettes/markovchainBiblio.bib                      |  541 +++++-----
 26 files changed, 530 insertions(+), 439 deletions(-)

More information about markovchain at CRAN
Permanent link

New package jiebaRD with initial version 0.1
Package: jiebaRD
Type: Package
Title: Chinese Text Segmentation Data for jiebaR Package
Description: jiebaR is a package for Chinese text segmentation, keyword extraction and speech tagging. This package provides the data files required by jiebaR.
Version: 0.1
Date: 2015-01-03
Author: Qin Wenfeng
Maintainer: Qin Wenfeng
License: MIT + file LICENSE
Suggests: jiebaR
URL: https://github.com/qinwf/jiebaRD/
BugReports: https://github.com/qinwf/jiebaRD/issues
NeedsCompilation: no
Packaged: 2015-01-04 03:40:31 UTC; outwen
Repository: CRAN
Date/Publication: 2015-01-04 07:11:14

More information about jiebaRD at CRAN
Permanent link

Package jiebaR updated to version 0.4 with previous version 0.3 dated 2014-12-01

Title: Chinese Text Segmentation
Description: Chinese text segmentation, keyword extraction and speech tagging For R.
Author: Qin Wenfeng, and the authors of CppJieba for the included version of CppJieba
Maintainer: Qin Wenfeng

Diff between jiebaR versions 0.3 dated 2014-12-01 and 0.4 dated 2015-01-04

 jiebaR-0.3/jiebaR/inst/dict                         |only
 jiebaR-0.3/jiebaR/inst/include/DictTrie.hpp         |only
 jiebaR-0.3/jiebaR/inst/include/FullSegment.hpp      |only
 jiebaR-0.3/jiebaR/inst/include/HMMSegment.hpp       |only
 jiebaR-0.3/jiebaR/inst/include/ISegment.hpp         |only
 jiebaR-0.3/jiebaR/inst/include/KeywordExtractor.hpp |only
 jiebaR-0.3/jiebaR/inst/include/Limonp               |only
 jiebaR-0.3/jiebaR/inst/include/MPSegment.hpp        |only
 jiebaR-0.3/jiebaR/inst/include/MixSegment.hpp       |only
 jiebaR-0.3/jiebaR/inst/include/PosTagger.hpp        |only
 jiebaR-0.3/jiebaR/inst/include/QuerySegment.hpp     |only
 jiebaR-0.3/jiebaR/inst/include/SegmentBase.hpp      |only
 jiebaR-0.3/jiebaR/inst/include/Simhasher.hpp        |only
 jiebaR-0.3/jiebaR/inst/include/TransCode.hpp        |only
 jiebaR-0.3/jiebaR/inst/include/Trie.hpp             |only
 jiebaR-0.3/jiebaR/inst/include/hashes               |only
 jiebaR-0.4/jiebaR/DESCRIPTION                       |   12 
 jiebaR-0.4/jiebaR/LICENSE                           |    4 
 jiebaR-0.4/jiebaR/MD5                               |  130 ++---
 jiebaR-0.4/jiebaR/NAMESPACE                         |    4 
 jiebaR-0.4/jiebaR/NEWS                              |    7 
 jiebaR-0.4/jiebaR/R/RcppExports.R                   |   68 +++
 jiebaR-0.4/jiebaR/R/jiebaR-package.r                |    4 
 jiebaR-0.4/jiebaR/R/jiebar.R                        |   20 
 jiebaR-0.4/jiebaR/R/keywords.R                      |    8 
 jiebaR-0.4/jiebaR/R/overload.R                      |    8 
 jiebaR-0.4/jiebaR/R/quick.R                         |   42 -
 jiebaR-0.4/jiebaR/R/segment.R                       |   10 
 jiebaR-0.4/jiebaR/R/simhash.R                       |   15 
 jiebaR-0.4/jiebaR/R/tagger.R                        |    9 
 jiebaR-0.4/jiebaR/R/tools.R                         |   41 +
 jiebaR-0.4/jiebaR/R/zzz.R                           |   34 -
 jiebaR-0.4/jiebaR/README.md                         |   44 +
 jiebaR-0.4/jiebaR/inst/doc/Quick_Start_Guide.html   |    2 
 jiebaR-0.4/jiebaR/inst/include/jiebaR.h             |only
 jiebaR-0.4/jiebaR/inst/include/lib                  |only
 jiebaR-0.4/jiebaR/inst/include/segtype.hpp          |only
 jiebaR-0.4/jiebaR/man/DICTPATH.Rd                   |    3 
 jiebaR-0.4/jiebaR/man/distance.Rd                   |    5 
 jiebaR-0.4/jiebaR/man/edit_dict.Rd                  |   21 
 jiebaR-0.4/jiebaR/man/filecoding.Rd                 |    3 
 jiebaR-0.4/jiebaR/man/jiebaR.Rd                     |    7 
 jiebaR-0.4/jiebaR/man/keywords.Rd                   |    5 
 jiebaR-0.4/jiebaR/man/less-than-equals-.keywords.Rd |    5 
 jiebaR-0.4/jiebaR/man/less-than-equals-.qseg.Rd     |    5 
 jiebaR-0.4/jiebaR/man/less-than-equals-.segment.Rd  |    5 
 jiebaR-0.4/jiebaR/man/less-than-equals-.simhash.Rd  |    5 
 jiebaR-0.4/jiebaR/man/less-than-equals-.tagger.Rd   |    5 
 jiebaR-0.4/jiebaR/man/print.hmmseg.Rd               |    3 
 jiebaR-0.4/jiebaR/man/segment.Rd                    |    3 
 jiebaR-0.4/jiebaR/man/set_qsegmodel.Rd              |    5 
 jiebaR-0.4/jiebaR/man/show_dictpath.Rd              |    3 
 jiebaR-0.4/jiebaR/man/simhash.Rd                    |    5 
 jiebaR-0.4/jiebaR/man/tagging.Rd                    |    5 
 jiebaR-0.4/jiebaR/man/worker.Rd                     |    7 
 jiebaR-0.4/jiebaR/src/RcppExports.cpp               |  283 ++++++++++++
 jiebaR-0.4/jiebaR/src/segtype.cpp                   |  441 ++++----------------
 jiebaR-0.4/jiebaR/vignettes/mystyle.css             |    2 
 58 files changed, 740 insertions(+), 548 deletions(-)

More information about jiebaR at CRAN
Permanent link

Package BH updated to version 1.55.0-2 with previous version 1.55.0-1 dated 2014-12-21

Title: Boost C++ Header Files
Description: Boost provides free peer-reviewed portable C++ source libraries. A large part of Boost is provided as C++ template code which is resolved entirely at compile-time without linking. This package aims to provide the most useful subset of Boost libraries for template use among CRAN package. By placing these libraries in this package, we offer a more efficient distribution system for CRAN as replication of this code in the sources of other packages is avoided.
Author: Dirk Eddelbuettel, John W. Emerson and Michael J. Kane
Maintainer: Dirk Eddelbuettel

Diff between BH versions 1.55.0-1 dated 2014-12-21 and 1.55.0-2 dated 2015-01-04

 ChangeLog                                                                      |    7 
 DESCRIPTION                                                                    |   11 
 MD5                                                                            |  188 +++++++++-
 README.md                                                                      |    5 
 inst/NEWS.Rd                                                                   |   14 
 inst/include/boost/fusion/adapted.hpp                                          |only
 inst/include/boost/fusion/adapted/adt.hpp                                      |only
 inst/include/boost/fusion/adapted/adt/adapt_adt_named.hpp                      |only
 inst/include/boost/fusion/adapted/adt/adapt_assoc_adt.hpp                      |only
 inst/include/boost/fusion/adapted/adt/adapt_assoc_adt_named.hpp                |only
 inst/include/boost/fusion/adapted/boost_tuple                                  |only
 inst/include/boost/fusion/adapted/boost_tuple.hpp                              |only
 inst/include/boost/fusion/adapted/std_tuple                                    |only
 inst/include/boost/fusion/adapted/std_tuple.hpp                                |only
 inst/include/boost/fusion/algorithm/auxiliary.hpp                              |only
 inst/include/boost/fusion/algorithm/auxiliary/move.hpp                         |only
 inst/include/boost/fusion/container/map/detail/map_index.hpp                   |only
 inst/include/boost/fusion/functional.hpp                                       |only
 inst/include/boost/fusion/functional/adapter.hpp                               |only
 inst/include/boost/fusion/functional/adapter/fused_function_object.hpp         |only
 inst/include/boost/fusion/functional/adapter/fused_procedure.hpp               |only
 inst/include/boost/fusion/functional/adapter/limits.hpp                        |only
 inst/include/boost/fusion/functional/adapter/unfused.hpp                       |only
 inst/include/boost/fusion/functional/adapter/unfused_typed.hpp                 |only
 inst/include/boost/fusion/functional/generation.hpp                            |only
 inst/include/boost/fusion/functional/generation/make_fused_function_object.hpp |only
 inst/include/boost/fusion/functional/generation/make_fused_procedure.hpp       |only
 inst/include/boost/fusion/functional/generation/make_unfused.hpp               |only
 inst/include/boost/fusion/functional/invocation.hpp                            |only
 inst/include/boost/fusion/functional/invocation/invoke_function_object.hpp     |only
 inst/include/boost/fusion/functional/invocation/invoke_procedure.hpp           |only
 inst/include/boost/fusion/include/accumulate.hpp                               |only
 inst/include/boost/fusion/include/adapt_adt_named.cpp                          |only
 inst/include/boost/fusion/include/adapt_adt_named.hpp                          |only
 inst/include/boost/fusion/include/adapt_assoc_adt.hpp                          |only
 inst/include/boost/fusion/include/adapt_assoc_adt_named.hpp                    |only
 inst/include/boost/fusion/include/adapt_assoc_class.hpp                        |only
 inst/include/boost/fusion/include/adapt_assoc_class_named.hpp                  |only
 inst/include/boost/fusion/include/adapt_assoc_struct.hpp                       |only
 inst/include/boost/fusion/include/adapt_assoc_struct_named.hpp                 |only
 inst/include/boost/fusion/include/adapted.hpp                                  |only
 inst/include/boost/fusion/include/adapter.hpp                                  |only
 inst/include/boost/fusion/include/advance.hpp                                  |only
 inst/include/boost/fusion/include/algorithm.hpp                                |only
 inst/include/boost/fusion/include/as_deque.hpp                                 |only
 inst/include/boost/fusion/include/as_set.hpp                                   |only
 inst/include/boost/fusion/include/auxiliary.hpp                                |only
 inst/include/boost/fusion/include/back.hpp                                     |only
 inst/include/boost/fusion/include/boost_array.hpp                              |only
 inst/include/boost/fusion/include/boost_tuple.hpp                              |only
 inst/include/boost/fusion/include/clear.hpp                                    |only
 inst/include/boost/fusion/include/comparison.hpp                               |only
 inst/include/boost/fusion/include/cons_tie.hpp                                 |only
 inst/include/boost/fusion/include/container.hpp                                |only
 inst/include/boost/fusion/include/convert.hpp                                  |only
 inst/include/boost/fusion/include/count.hpp                                    |only
 inst/include/boost/fusion/include/count_if.hpp                                 |only
 inst/include/boost/fusion/include/deduce.hpp                                   |only
 inst/include/boost/fusion/include/define_assoc_struct.hpp                      |only
 inst/include/boost/fusion/include/define_struct.hpp                            |only
 inst/include/boost/fusion/include/define_struct_inline.hpp                     |only
 inst/include/boost/fusion/include/deque.hpp                                    |only
 inst/include/boost/fusion/include/deque_fwd.hpp                                |only
 inst/include/boost/fusion/include/deque_tie.hpp                                |only
 inst/include/boost/fusion/include/deref_data.hpp                               |only
 inst/include/boost/fusion/include/distance.hpp                                 |only
 inst/include/boost/fusion/include/empty.hpp                                    |only
 inst/include/boost/fusion/include/erase.hpp                                    |only
 inst/include/boost/fusion/include/erase_key.hpp                                |only
 inst/include/boost/fusion/include/filter.hpp                                   |only
 inst/include/boost/fusion/include/find.hpp                                     |only
 inst/include/boost/fusion/include/functional.hpp                               |only
 inst/include/boost/fusion/include/fused.hpp                                    |only
 inst/include/boost/fusion/include/fused_function_object.hpp                    |only
 inst/include/boost/fusion/include/fused_procedure.hpp                          |only
 inst/include/boost/fusion/include/generation.hpp                               |only
 inst/include/boost/fusion/include/greater.hpp                                  |only
 inst/include/boost/fusion/include/greater_equal.hpp                            |only
 inst/include/boost/fusion/include/ignore.hpp                                   |only
 inst/include/boost/fusion/include/in.hpp                                       |only
 inst/include/boost/fusion/include/insert.hpp                                   |only
 inst/include/boost/fusion/include/insert_range.hpp                             |only
 inst/include/boost/fusion/include/invocation.hpp                               |only
 inst/include/boost/fusion/include/invoke.hpp                                   |only
 inst/include/boost/fusion/include/invoke_function_object.hpp                   |only
 inst/include/boost/fusion/include/invoke_procedure.hpp                         |only
 inst/include/boost/fusion/include/is_iterator.hpp                              |only
 inst/include/boost/fusion/include/iteration.hpp                                |only
 inst/include/boost/fusion/include/iterator.hpp                                 |only
 inst/include/boost/fusion/include/iterator_adapter.hpp                         |only
 inst/include/boost/fusion/include/iterator_facade.hpp                          |only
 inst/include/boost/fusion/include/iterator_range.hpp                           |only
 inst/include/boost/fusion/include/joint_view.hpp                               |only
 inst/include/boost/fusion/include/key_of.hpp                                   |only
 inst/include/boost/fusion/include/less.hpp                                     |only
 inst/include/boost/fusion/include/less_equal.hpp                               |only
 inst/include/boost/fusion/include/list.hpp                                     |only
 inst/include/boost/fusion/include/list_fwd.hpp                                 |only
 inst/include/boost/fusion/include/list_tie.hpp                                 |only
 inst/include/boost/fusion/include/make_deque.hpp                               |only
 inst/include/boost/fusion/include/make_fused_function_object.hpp               |only
 inst/include/boost/fusion/include/make_fused_procedure.hpp                     |only
 inst/include/boost/fusion/include/make_list.hpp                                |only
 inst/include/boost/fusion/include/make_set.hpp                                 |only
 inst/include/boost/fusion/include/make_tuple.hpp                               |only
 inst/include/boost/fusion/include/make_unfused.hpp                             |only
 inst/include/boost/fusion/include/map.hpp                                      |only
 inst/include/boost/fusion/include/map_fwd.hpp                                  |only
 inst/include/boost/fusion/include/map_tie.hpp                                  |only
 inst/include/boost/fusion/include/move.hpp                                     |only
 inst/include/boost/fusion/include/none.hpp                                     |only
 inst/include/boost/fusion/include/not_equal_to.hpp                             |only
 inst/include/boost/fusion/include/pair.hpp                                     |only
 inst/include/boost/fusion/include/pair_tie.hpp                                 |only
 inst/include/boost/fusion/include/proxy_type.hpp                               |only
 inst/include/boost/fusion/include/query.hpp                                    |only
 inst/include/boost/fusion/include/remove.hpp                                   |only
 inst/include/boost/fusion/include/remove_if.hpp                                |only
 inst/include/boost/fusion/include/repetitive_view.hpp                          |only
 inst/include/boost/fusion/include/replace.hpp                                  |only
 inst/include/boost/fusion/include/replace_if.hpp                               |only
 inst/include/boost/fusion/include/reverse_iter_fold.hpp                        |only
 inst/include/boost/fusion/include/reverse_view.hpp                             |only
 inst/include/boost/fusion/include/segmented_fold_until.hpp                     |only
 inst/include/boost/fusion/include/segmented_iterator.hpp                       |only
 inst/include/boost/fusion/include/segments.hpp                                 |only
 inst/include/boost/fusion/include/sequence.hpp                                 |only
 inst/include/boost/fusion/include/sequence_base.hpp                            |only
 inst/include/boost/fusion/include/sequence_facade.hpp                          |only
 inst/include/boost/fusion/include/set.hpp                                      |only
 inst/include/boost/fusion/include/set_fwd.hpp                                  |only
 inst/include/boost/fusion/include/support.hpp                                  |only
 inst/include/boost/fusion/include/swap.hpp                                     |only
 inst/include/boost/fusion/include/transformation.hpp                           |only
 inst/include/boost/fusion/include/tuple_fwd.hpp                                |only
 inst/include/boost/fusion/include/tuple_tie.hpp                                |only
 inst/include/boost/fusion/include/unfused.hpp                                  |only
 inst/include/boost/fusion/include/unfused_typed.hpp                            |only
 inst/include/boost/fusion/include/unused.hpp                                   |only
 inst/include/boost/fusion/include/value_at_key.hpp                             |only
 inst/include/boost/fusion/include/value_of_data.hpp                            |only
 inst/include/boost/fusion/include/vector10.hpp                                 |only
 inst/include/boost/fusion/include/vector20.hpp                                 |only
 inst/include/boost/fusion/include/vector30.hpp                                 |only
 inst/include/boost/fusion/include/vector40.hpp                                 |only
 inst/include/boost/fusion/include/vector50.hpp                                 |only
 inst/include/boost/fusion/include/vector_fwd.hpp                               |only
 inst/include/boost/fusion/include/vector_tie.hpp                               |only
 inst/include/boost/fusion/include/view.hpp                                     |only
 inst/include/boost/fusion/include/zip.hpp                                      |only
 inst/include/boost/fusion/sequence/intrinsic/swap.hpp                          |only
 inst/include/boost/fusion/support.hpp                                          |only
 inst/include/boost/fusion/support/detail/unknown_key.hpp                       |only
 inst/include/boost/fusion/view.hpp                                             |only
 inst/include/boost/fusion/view/repetitive_view                                 |only
 inst/include/boost/fusion/view/repetitive_view.hpp                             |only
 inst/include/boost/fusion/view/reverse_view.hpp                                |only
 inst/include/boost/tr1/memory.hpp                                              |only
 man/BH-package.Rd                                                              |   12 
 159 files changed, 226 insertions(+), 11 deletions(-)

More information about BH at CRAN
Permanent link

New package AnglerCreelSurveySimulation with initial version 0.2.1
Package: AnglerCreelSurveySimulation
Version: 0.2.1
Date: 2015-01-03
Title: Simulate a Bus Route Creel Survey of Anglers
Author: Steven Ranney
Maintainer: Steven H. Ranney
Depends: R (>= 3.0.2)
Description: Create an angler population, sample the population with a user-specified survey times, and calculate metrics from a bus route-type creel survey.
License: GPL-3
Packaged: 2015-01-03 19:56:29 UTC; Steven Harris Ranney
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-01-04 06:55:13

More information about AnglerCreelSurveySimulation at CRAN
Permanent link


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