Sun, 31 May 2015

Package rfoaas updated to version 0.1.6 with previous version 0.1.3 dated 2015-02-07

Title: R Interface to FOAAS
Description: R access to the FOAAS (F... Off As A Service) web service is provided.
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>

Diff between rfoaas versions 0.1.3 dated 2015-02-07 and 0.1.6 dated 2015-05-31

 ChangeLog                    |   12 +++++
 DESCRIPTION                  |    8 +--
 MD5                          |   12 ++---
 R/foaas.R                    |   96 +++++++++++++++++++++++++------------------
 README.md                    |   33 ++++++++++++--
 man/rfoaas-package.Rd        |   70 +++++++++++++++++--------------
 tests/runTestsAgainstFOAAS.R |   11 ++++
 7 files changed, 156 insertions(+), 86 deletions(-)

More information about rfoaas at CRAN
Permanent link

New package ShapeSelectForest with initial version 1.0
Package: ShapeSelectForest
Type: Package
Title: Shape Selection for Landsat Time Series of Forest Dynamics
Version: 1.0
Date: 2015-05-31
Author: Mary C. Meyer, Xiyue Liao, Elizabeth Freeman, Gretchen G. Moisen
Maintainer: Xiyue Liao <xiyue@rams.colostate.edu>
Description: Landsat satellites collect important data about global forest conditions. Documentation about Landsat's role in forest disturbance estimation is available at the site <http://landsat.gsfc.nasa.gov/?p=9513>. By constrained quadratic B-splines, this package delivers an optimal shape-restricted trajectory to a time series of Landsat imagery for the purpose of modeling annual forest disturbance dynamics to behave in an ecologically sensible manner assuming one of seven possible "shapes", namely, flat, decreasing, one-jump (decreasing, jump up, decreasing), inverted vee (increasing then decreasing), vee (decreasing then increasing), linear increasing, and double-jump (decreasing, jump up, decreasing, jump up, decreasing). The main routine selects the best shape according to the minimum Bayes information criterion (BIC) or the cone information criterion (CIC), which is defined as the log of the estimated predictive squared error. The package also provides parameters summarizing the temporal pattern including year(s) of inflection, magnitude of change, pre- and post-inflection rates of growth or recovery. In addition, it contains routines for converting a flat map of disturbance agents to time-series disturbance maps and a graphical routine displaying the fitted trajectory of Landsat imagery.
License: GPL (>= 2)
Depends: coneproj (>= 1.6), raster (>= 2.3-40), rgdal (>= 0.8-12), R (>= 3.0.2)
NeedsCompilation: no
Suggests: stats, MASS, graphics, grDevices, utils
Packaged: 2015-05-31 16:05:51 UTC; xiyue
Repository: CRAN
Date/Publication: 2015-06-01 01:06:31

More information about ShapeSelectForest at CRAN
Permanent link

Package PracTools updated to version 0.2 with previous version 0.1 dated 2015-01-21

Title: Tools for Designing and Weighting Survey Samples
Description: Contains functions for sample size calculation for survey samples using stratified or clustered one-, two-, and three-stage sample designs. Other functions compute variance components for multistage designs and sample sizes in two-phase designs. A number of example datasets are included.
Author: Richard Valliant, Jill A. Dever, Frauke Kreuter
Maintainer: Richard Valliant <rvallian@umd.edu>

Diff between PracTools versions 0.1 dated 2015-01-21 and 0.2 dated 2015-05-31

 DESCRIPTION           |   10 ++---
 MD5                   |   28 +++++++--------
 R/dub.R               |   44 ++++++++---------------
 R/strAlloc.R          |   92 +++++++++++++++++++++++---------------------------
 data/Domainy1y2.RData |binary
 data/MDarea.pop.RData |binary
 data/hospital.RData   |binary
 data/labor.RData      |binary
 data/nhis.RData       |binary
 data/nhis.large.RData |binary
 data/nhispart.RData   |binary
 data/smho.N874.RData  |binary
 data/smho98.RData     |binary
 man/smho.N874.Rd      |    2 -
 man/smho98.Rd         |    9 +---
 15 files changed, 81 insertions(+), 104 deletions(-)

More information about PracTools at CRAN
Permanent link

New package MiRSEA with initial version 1.0
Package: MiRSEA
Type: Package
Version: 1.0
Date: 2015-05-31
Title: Discovering the Risk Pathways Based on microRNA
Author: Junwei Han, Siyao Liu
Maintainer: Junwei Han <hanjunwei1981@163.com>
Description: The tools for 'MicroRNA Set Enrichment Analysis' can identify risk pathways by investigating the expression changes of microRNA ('miRNA') that regulate gene expression of pathways in the context of microRNA expression data. (1) This package constructs a correlation profile of microRNA and pathways by the hypergeometric statistic test. The gene sets of pathways derived from the three public databases (Kyoto Encyclopedia of Genes and Genomes ('KEGG'); 'Reactome'; 'Biocarta') and the target gene sets of microRNA are provided by four databases('TarBaseV6.0'; 'mir2Disease'; 'miRecords'; 'miRTarBase';). (2) This package can quantify the change of correlation between microRNA for each pathway based on a microRNA expression data with cases and controls. (3) This package uses the weighted Kolmogorov-Smirnov statistic to calculate an enrichment score (ES) of a microRNA set that co-regulate to a pathway , which reflects the degree to which a given pathway is associated the specific phenotype. (4) This package can provide the visualization of the results.
Collate: Corrp2miRfile.R EnrichmentScore.R S2N.R MirSEA.R MsReport.R GetExampleData.R getEnvironmentData.R GetMiRTargetData.R GetPathwayData.R PlotCorrelation.R PlotHeatMap.R PlotRunEnrichment.R
LazyData: Yes
Depends: R (>= 2.15.1)
License: GPL (>= 2)
biocViews: Statistics, Pathways, microRNA, enrichment analysis
Packaged: 2015-05-31 08:59:58 UTC; liu
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-06-01 01:00:10

More information about MiRSEA at CRAN
Permanent link

Package dkDNA updated to version 0.1.1 with previous version 0.1.0 dated 2012-04-20

Title: Diffusion Kernels on a Set of Genotypes
Description: Compute diffusion kernels on DNA polymorphisms, including SNP and bi-allelic genotypes.
Author: Gota Morota and Masanori Koyama
Maintainer: Gota Morota <morota@unl.edu>

Diff between dkDNA versions 0.1.0 dated 2012-04-20 and 0.1.1 dated 2015-05-31

 CHANGELOG            |    4 ++++
 DESCRIPTION          |   18 +++++++++---------
 MD5                  |   12 ++++++------
 man/dkDNA-package.Rd |    6 +++---
 man/hypercube.Rd     |    4 ++--
 man/snpgrid.Rd       |    4 ++--
 man/snphamming.Rd    |    4 ++--
 7 files changed, 28 insertions(+), 24 deletions(-)

More information about dkDNA at CRAN
Permanent link

Package R2WinBUGS updated to version 2.1-20 with previous version 2.1-19 dated 2013-04-07

Title: Running 'WinBUGS' and 'OpenBUGS' from 'R' / 'S-PLUS'
Description: Invoke a 'BUGS' model in 'OpenBUGS' or 'WinBUGS', a class "bugs" for 'BUGS' results and functions to work with that class. Function write.model() allows a 'BUGS' model file to be written. The class and auxiliary functions could be used with other MCMC programs, including 'JAGS'.
Author: originally written by Andrew Gelman <gelman@stat.columbia.edu>; changes and packaged by Sibylle Sturtz <sturtz@statistik.tu-dortmund.de> and Uwe Ligges <ligges@statistik.tu-dortmund.de>. With considerable contributions by Gregor Gorjanc <gregor.gorjanc@bfro.uni-lj.si> and Jouni Kerman <kerman@stat.columbia.edu>. Ported to S-PLUS by Insightful Corp.
Maintainer: Uwe Ligges <ligges@statistik.tu-dortmund.de>

Diff between R2WinBUGS versions 2.1-19 dated 2013-04-07 and 2.1-20 dated 2015-05-31

 DESCRIPTION             |   34 ++++++++++++++++------------------
 MD5                     |   16 +++++++++-------
 R/openbugs.R            |    2 +-
 R/read.bugs.R           |    2 +-
 build                   |only
 inst/doc/R2WinBUGS.Rnw  |only
 man/bugs.Rd             |    3 +--
 man/openbugs.Rd         |    3 +--
 vignettes/R2WinBUGS.Rnw |    2 +-
 vignettes/bugs.tex      |    2 +-
 10 files changed, 31 insertions(+), 33 deletions(-)

More information about R2WinBUGS at CRAN
Permanent link

Package signal updated to version 0.7-5 with previous version 0.7-4 dated 2014-04-04

Title: Signal processing
Description: A set of signal processing R functions originally written for Matlab/Octave. Includes filter generation utilities, filtering functions, resampling routines, and visualization of filter models. It also includes interpolation functions.
Author: Uwe Ligges [aut, cre] (new maintainer), Tom Short [aut] (port to R), Paul Kienzle [aut] (majority of the original sources), Sarah Schnackenberg [ctb] (various test cases and bug fixes), David Billinghurst [ctb], Hans-Werner Borchers [ctb], Andre Carezia [ctb], Pascal Dupuis [ctb], John W. Eaton [ctb], E. Farhi [ctb], Kai Habel [ctb], Kurt Hornik [ctb], Sebastian Krey [ctb], Bill Lash [ctb], Friedrich Leisch [ctb], Olaf Mersmann [ctb], Paulo Neis [ctb], Jaakko Ruohio [ctb], Julius O. Smith III [ctb], Doug Stewart [ctb], Andreas Weingessel [ctb]
Maintainer: Uwe Ligges <ligges@statistik.tu-dortmund.de>

Diff between signal versions 0.7-4 dated 2014-04-04 and 0.7-5 dated 2015-05-31

 ChangeLog     |    5 +++++
 DESCRIPTION   |    8 ++++----
 MD5           |    8 ++++----
 R/filter.R    |    4 ++--
 inst/CITATION |    2 +-
 5 files changed, 16 insertions(+), 11 deletions(-)

More information about signal at CRAN
Permanent link

Package RWinEdt updated to version 2.0-3 with previous version 2.0-2 dated 2013-11-17

Title: R Interface to WinEdt
Description: A plug in for using WinEdt as an editor for R.
Author: Uwe Ligges <Uwe.Ligges@R-project.org> with contributions (the original R-Sweave mode) from Gilbert Ritschard and Karl Koeller
Maintainer: Uwe Ligges <Uwe.Ligges@R-project.org>

Diff between RWinEdt versions 2.0-2 dated 2013-11-17 and 2.0-3 dated 2015-05-31

 DESCRIPTION          |   10 +++++-----
 MD5                  |    4 ++--
 inst/doc/RWinEdt.pdf |binary
 3 files changed, 7 insertions(+), 7 deletions(-)

More information about RWinEdt at CRAN
Permanent link

Package mlxR updated to version 2.2.0 with previous version 2.1.1 dated 2015-02-05

Title: Simulation of Longitudinal Data
Description: Simulation and visualization of complex models for longitudinal data. The models are encoded using the model coding language 'Mlxtran', automatically converted into C++ codes, compiled on the fly and linked to R using the 'Rcpp' package. That allows one to implement very easily complex ODE-based models and complex statistical models, including mixed effects models, for continuous, count, categorical, and time-to-event data.
Author: Marc Lavielle [aut, cre], Raphael Kuate [ctb], Romain Francois [ctb], Fazia Bellal [ctb]
Maintainer: Marc Lavielle <Marc.Lavielle@inria.fr>

Diff between mlxR versions 2.1.1 dated 2015-02-05 and 2.2.0 dated 2015-05-31

 DESCRIPTION                      |   22 
 MD5                              |   59 +
 NAMESPACE                        |   10 
 R/convertmlx.R                   |   36 -
 R/exposure.R                     |only
 R/ggplotmlx.R                    |    1 
 R/hformat.R                      |  115 ++-
 R/hgdata.R                       |    2 
 R/initMlxLibrary.R               |  175 +++-
 R/mlxComputeRLibraryBuilder.R    |   11 
 R/mlxDataReaderRLibraryBuilder.R |only
 R/mlxtoolboxReadData.R           |only
 R/monolix2simulx.R               |only
 R/pkmodel.R                      |   43 +
 R/prctilemlx.R                   |   29 
 R/processing_monolix.R           | 1384 ++++++++++++++++++++-------------------
 R/processing_setting.R           |   24 
 R/read.vector.R                  |only
 R/shinymlx.R                     |only
 R/simulx.R                       |  477 ++++++++-----
 R/stoolsmlx.R                    |only
 man/catplotmlx.Rd                |    2 
 man/exposure.Rd                  |only
 man/ggplotmlx.Rd                 |    2 
 man/inlineDataFrame.Rd           |    2 
 man/inlineModel.Rd               |    2 
 man/kmplotmlx.Rd                 |    2 
 man/mlxplore.Rd                  |    2 
 man/mlxtoolboxReadData.Rd        |only
 man/monolix2simulx.Rd            |only
 man/pharmml2mlxtran.Rd           |    2 
 man/pkmodel.Rd                   |    2 
 man/prctilemlx.Rd                |    4 
 man/read.vector.Rd               |only
 man/setMlxLibraryPath.Rd         |only
 man/shinymlx.Rd                  |only
 man/simulx.Rd                    |    6 
 37 files changed, 1417 insertions(+), 997 deletions(-)

More information about mlxR at CRAN
Permanent link

Package BRugs updated to version 0.8-4 with previous version 0.8-3 dated 2013-08-19

Title: R interface to the OpenBUGS MCMC software
Description: Fully-interactive R interface to the OpenBUGS software for Bayesian analysis using MCMC sampling. Runs natively and stably in 32-bit R under Windows. Versions running on Linux and on 64-bit R under Windows are in "beta" status and less efficient.
Author: OpenBUGS was developed by Andrew Thomas, Dave Lunn, David Spiegelhalter and Nicky Best. R interface developed by Uwe Ligges, Sibylle Sturtz, Andrew Gelman, Gregor Gorjanc and Chris Jackson. Linux port and most recent developments by Chris Jackson.
Maintainer: Uwe Ligges <ligges@statistik.tu-dortmund.de>

Diff between BRugs versions 0.8-3 dated 2013-08-19 and 0.8-4 dated 2015-05-31

 DESCRIPTION              |    8 ++++----
 MD5                      |   10 +++++-----
 NEWS                     |    7 +++++++
 R/windows/findOpenBUGS.R |    2 +-
 data/ratsdata.RData      |binary
 data/ratsinits.RData     |binary
 6 files changed, 17 insertions(+), 10 deletions(-)

More information about BRugs at CRAN
Permanent link

Package reconstructr updated to version 1.1.0 with previous version 0.5 dated 2014-12-23

Title: Session Reconstruction and Analysis
Description: Functions to aid in reconstructing sessions and efficiently calculating an array of metrics from the resulting data, including bounce rate, time-on-page, and session length. Although primarily designed for web data and analytics, its approach is plausibly applicable to other domains.
Author: Oliver Keyes
Maintainer: Oliver Keyes <ironholds@gmail.com>

Diff between reconstructr versions 0.5 dated 2014-12-23 and 1.1.0 dated 2015-05-31

 reconstructr-0.5/reconstructr/man/sessionise.Rd                      |only
 reconstructr-1.1.0/reconstructr/DESCRIPTION                          |   10 
 reconstructr-1.1.0/reconstructr/MD5                                  |   60 +--
 reconstructr-1.1.0/reconstructr/NAMESPACE                            |    4 
 reconstructr-1.1.0/reconstructr/NEWS                                 |only
 reconstructr-1.1.0/reconstructr/R/RcppExports.R                      |   24 -
 reconstructr-1.1.0/reconstructr/R/metrics.R                          |    8 
 reconstructr-1.1.0/reconstructr/R/parameter_fillers.R                |    4 
 reconstructr-1.1.0/reconstructr/R/to_seconds.R                       |    4 
 reconstructr-1.1.0/reconstructr/README.md                            |   13 
 reconstructr-1.1.0/reconstructr/build/vignette.rds                   |binary
 reconstructr-1.1.0/reconstructr/data/session_dataset.RData           |binary
 reconstructr-1.1.0/reconstructr/inst/doc/Introduction.R              |   14 
 reconstructr-1.1.0/reconstructr/inst/doc/Introduction.Rmd            |    4 
 reconstructr-1.1.0/reconstructr/inst/doc/Introduction.html           |    4 
 reconstructr-1.1.0/reconstructr/man/bounce_rate.Rd                   |    7 
 reconstructr-1.1.0/reconstructr/man/event_time.Rd                    |    7 
 reconstructr-1.1.0/reconstructr/man/padding_value.Rd                 |    7 
 reconstructr-1.1.0/reconstructr/man/reconstruct_sessions.Rd          |only
 reconstructr-1.1.0/reconstructr/man/reconstructr.Rd                  |    3 
 reconstructr-1.1.0/reconstructr/man/session_dataset.Rd               |    3 
 reconstructr-1.1.0/reconstructr/man/session_events.Rd                |   11 
 reconstructr-1.1.0/reconstructr/man/session_length.Rd                |   11 
 reconstructr-1.1.0/reconstructr/man/to_seconds.Rd                    |    7 
 reconstructr-1.1.0/reconstructr/src/Makevars                         |only
 reconstructr-1.1.0/reconstructr/src/RcppExports.cpp                  |   72 +---
 reconstructr-1.1.0/reconstructr/src/reconstructr.cpp                 |   36 +-
 reconstructr-1.1.0/reconstructr/src/session_metrics.cpp              |only
 reconstructr-1.1.0/reconstructr/src/session_metrics.h                |  180 +++-------
 reconstructr-1.1.0/reconstructr/src/sessionise.cpp                   |only
 reconstructr-1.1.0/reconstructr/src/sessionise.h                     |  103 ++---
 reconstructr-1.1.0/reconstructr/tests/testthat/test_padding_value.R  |    2 
 reconstructr-1.1.0/reconstructr/tests/testthat/test_sessionisation.R |    8 
 reconstructr-1.1.0/reconstructr/vignettes/Introduction.Rmd           |    4 
 34 files changed, 274 insertions(+), 336 deletions(-)

More information about reconstructr at CRAN
Permanent link

Package coefficientalpha updated to version 0.5 with previous version 0.3.3 dated 2014-12-10

Title: Robust Coefficient Alpha and Omega with Missing and Non-Normal Data
Description: Cronbach's alpha and McDonald's omega are widely used reliability or internal consistency measures in social, behavioral and education sciences. Alpha is reported in nearly every study that involves measuring a construct through multiple test items. The package 'coefficientalpha' calculates coefficient alpha and coefficient omega with missing data and non-normal data. Robust standard errors and confidence intervals are also provided. A test is also available to test the tau-equivalent and homogeneous assumptions. Version 0.5 added the bootstrap confidence intervals.
Author: Zhiyong Zhang and Ke-Hai Yuan
Maintainer: Zhiyong Zhang <johnnyzhz@gmail.com>

Diff between coefficientalpha versions 0.3.3 dated 2014-12-10 and 0.5 dated 2015-05-31

 DESCRIPTION          |   14 +-
 MD5                  |   11 +
 NAMESPACE            |    8 +
 R/Cronbach.R         |  284 ++++++++++++++++++++++++++++++++++++++++++---------
 man/alpha.Rd         |   16 ++
 man/bootstrap.Rd     |only
 man/summary.alpha.Rd |    7 -
 7 files changed, 275 insertions(+), 65 deletions(-)

More information about coefficientalpha at CRAN
Permanent link

New package TDAmapper with initial version 1.0
Package: TDAmapper
Title: Analyze High-Dimensional Data Using Discrete Morse Theory
Version: 1.0
Date: 2015-05-26
Authors@R: c(person("Paul", "Pearson", email = "pearsonp@hope.edu", role = c("aut", "cre","trl")), person("Daniel", "Muellner", role = c("aut","ctb")), person("Gurjeet","Singh", role = c("aut","ctb")))
Author: Paul Pearson [aut, cre, trl], Daniel Muellner [aut, ctb], Gurjeet Singh [aut, ctb]
Maintainer: Paul Pearson <pearsonp@hope.edu>
Description: Topological Data Analysis using Mapper (discrete Morse theory). Generate a 1-dimensional simplicial complex from a filter function defined on the data: 1. Define a filter function (lens) on the data. 2. Perform clustering within within each level set and generate one node (vertex) for each cluster. 3. For each pair of clusters in adjacent level sets with a nonempty intersection, generate one edge between vertices. The function mapper1D uses a filter function with codomain R, while the the function mapper2D uses a filter function with codomain R^2.
Depends: R (>= 3.1.2)
Suggests: fastcluster, igraph
License: GPL-3
LazyData: true
URL: https://github.com/paultpearson/TDAmapper/
BugReports: https://github.com/paultpearson/TDAmapper/issues
NeedsCompilation: no
Packaged: 2015-05-30 18:31:56 UTC; Paul
Repository: CRAN
Date/Publication: 2015-05-31 09:23:14

More information about TDAmapper at CRAN
Permanent link

New package selfea with initial version 1.0
Package: selfea
Type: Package
Title: Select Features Reliably with Cohen's Effect Sizes
Version: 1.0
Date: 2015-05-25
Author: Lang Ho Lee, Arnold Saxton, Nathan Verberkmoes
Maintainer: Lang Ho Lee <langholee@gmail.com>
Depends: R (>= 3.1.3), pwr, MASS, plyr
Description: Functions using Cohen's effect sizes (Cohen, J. A power primer. Psychological bulletin 112, 155 (1992)) are provided for reliable feature selection in biology data analysis. With Cohen's effect sizes, p-values are calculated and adjusted from quasi-Poisson GLM, negative binomial GLM and Normal distribution ANOVA.
License: GPL-2
Packaged: 2015-05-30 16:15:09 UTC; LHL
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-05-31 09:28:56

More information about selfea at CRAN
Permanent link

Package icenReg updated to version 1.2.0 with previous version 1.1.1 dated 2015-05-10

Title: Regression Models for Interval Censored Data
Description: Regression models for interval censored data. Currently supports a semi-parametric Cox-PH and proportional odds models (both fit via ic_sp) and fully parametric Cox-PH and proportional odds models (via ic_par). Easy diagnostics of fit can be evaluated via diag_covar and diag_baseline.
Author: Clifford Anderson-Bergman
Maintainer: Clifford Anderson-Bergman <pistacliffcho@gmail.com>

Diff between icenReg versions 1.1.1 dated 2015-05-10 and 1.2.0 dated 2015-05-31

 icenReg-1.1.1/icenReg/R/coxph.R            |only
 icenReg-1.1.1/icenReg/man/ic_ph.Rd         |only
 icenReg-1.1.1/icenReg/man/impute_ic_ph.Rd  |only
 icenReg-1.1.1/icenReg/man/simICPH_beta.Rd  |only
 icenReg-1.1.1/icenReg/src/intCoxFast.h     |only
 icenReg-1.2.0/icenReg/DESCRIPTION          |    8 
 icenReg-1.2.0/icenReg/MD5                  |   34 
 icenReg-1.2.0/icenReg/NAMESPACE            |   19 
 icenReg-1.2.0/icenReg/R/Utilities.R        |only
 icenReg-1.2.0/icenReg/R/user_functions.R   |only
 icenReg-1.2.0/icenReg/man/diag_baseline.Rd |only
 icenReg-1.2.0/icenReg/man/diag_covar.Rd    |only
 icenReg-1.2.0/icenReg/man/getFitEsts.Rd    |only
 icenReg-1.2.0/icenReg/man/getSCurves.Rd    |   12 
 icenReg-1.2.0/icenReg/man/ic_par.Rd        |only
 icenReg-1.2.0/icenReg/man/ic_sp.Rd         |only
 icenReg-1.2.0/icenReg/man/mdata.Rd         |    2 
 icenReg-1.2.0/icenReg/man/oldFiles         |only
 icenReg-1.2.0/icenReg/man/simIC_weib.Rd    |only
 icenReg-1.2.0/icenReg/src/icenReg.cpp      | 1090 -----------------------------
 icenReg-1.2.0/icenReg/src/icenReg_files    |only
 21 files changed, 81 insertions(+), 1084 deletions(-)

More information about icenReg at CRAN
Permanent link

Package gmnl updated to version 1.1 with previous version 1.0 dated 2015-02-22

Title: Multinomial Logit Models with Random Parameters
Description: An implementation of maximum simulated likelihood method for the estimation of multinomial logit models with random coefficients. Specifically, it allows estimating models with continuous heterogeneity such as the mixed multinomial logit and the generalized multinomial logit. It also allows estimating models with discrete heterogeneity such as the latent class and the mixed-mixed multinomial logit model.
Author: Mauricio Sarrias [aut, cre], Ricardo Daziano [aut], Yves Croissant [ctb]
Maintainer: Mauricio Sarrias <msarrias86@gmail.com>

Diff between gmnl versions 1.0 dated 2015-02-22 and 1.1 dated 2015-05-31

 DESCRIPTION            |   22 +++----
 MD5                    |   34 ++++++------
 NAMESPACE              |    2 
 R/gmnl.R               |   26 ++++-----
 R/gmnl.draws.R         |   21 ++++++-
 R/gmnl.logliks.R       |   20 ++++---
 R/gmnl.methods.R       |  138 +++++++++++++++++++++++++++++++++++--------------
 inst                   |only
 man/AIC.gmnl.Rd        |    2 
 man/bread.gmnl.Rd      |    2 
 man/cov.gmnl.Rd        |    2 
 man/effect.gmnl.Rd     |    2 
 man/estfun.gmnl.Rd     |    2 
 man/gFormula.Rd        |    2 
 man/getSummary.gmnl.Rd |    2 
 man/gmnl.Rd            |    5 -
 man/plot.gmnl.Rd       |    2 
 man/vcov.gmnl.Rd       |only
 man/wtp.gmnl.Rd        |    2 
 19 files changed, 183 insertions(+), 103 deletions(-)

More information about gmnl at CRAN
Permanent link

Package XML updated to version 3.98-1.2 with previous version 3.98-1.1 dated 2013-06-20

Title: Tools for Parsing and Generating XML Within R and S-Plus
Description: Many approaches for both reading and creating XML (and HTML) documents (including DTDs), both local and accessible via HTTP or FTP. Also offers access to an 'XPath' "interpreter".
Author: Duncan Temple Lang and the CRAN Team
Maintainer: Duncan Temple Lang <duncan@r-project.org>

Diff between XML versions 3.98-1.1 dated 2013-06-20 and 3.98-1.2 dated 2015-05-31

 XML-3.98-1.1/XML/Copyright                |only
 XML-3.98-1.1/XML/a.out.dSYM               |only
 XML-3.98-1.1/XML/symbols.rds              |only
 XML-3.98-1.2/XML/DESCRIPTION              |   21 +++++++--------
 XML-3.98-1.2/XML/LICENSE                  |only
 XML-3.98-1.2/XML/MD5                      |   40 ++++++++++++++----------------
 XML-3.98-1.2/XML/NAMESPACE                |    2 +
 XML-3.98-1.2/XML/R/SAXMethods.S           |    2 -
 XML-3.98-1.2/XML/R/bitList.R              |    2 -
 XML-3.98-1.2/XML/R/flatTree.R             |    4 +++
 XML-3.98-1.2/XML/R/schema.S               |    2 -
 XML-3.98-1.2/XML/R/tree.R                 |    4 +++
 XML-3.98-1.2/XML/R/xmlInternalSource.R    |    2 -
 XML-3.98-1.2/XML/R/xmlNodes.R             |    1 
 XML-3.98-1.2/XML/R/zzz.R                  |    2 -
 XML-3.98-1.2/XML/inst/COPYRIGHTS          |only
 XML-3.98-1.2/XML/inst/exampleData/dtd.zip |binary
 XML-3.98-1.2/XML/man/parseDTD.Rd          |    2 -
 XML-3.98-1.2/XML/src/DocParse.c           |    3 +-
 XML-3.98-1.2/XML/src/EventParse.c         |    2 -
 XML-3.98-1.2/XML/src/NodeGC.c             |    2 -
 XML-3.98-1.2/XML/src/NodeGC.h             |    6 ++--
 XML-3.98-1.2/XML/src/XMLTree.c            |    2 -
 23 files changed, 54 insertions(+), 45 deletions(-)

More information about XML at CRAN
Permanent link


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