Tue, 08 Nov 2016

Package hybridModels updated to version 0.2.9 with previous version 0.2.6 dated 2016-01-20

Title: Stochastic Hybrid Models in Dynamic Networks
Description: Simulates stochastic hybrid models for transmission of infectious diseases in dynamic networks.
Author: Fernando S. Marques [aut, cre], Jose H. H. Grisi-Filho [aut], Marcos Amaku [aut]
Maintainer: Fernando S. Marques <fernandosix@gmail.com>

Diff between hybridModels versions 0.2.6 dated 2016-01-20 and 0.2.9 dated 2016-11-08

 DESCRIPTION              |   10 +++++-----
 MD5                      |   30 ++++++++++++++++--------------
 NAMESPACE                |    1 +
 NEWS                     |   18 ++++++++++++++++++
 R/data.R                 |    8 ++++----
 R/find_contact_chain.R   |only
 R/hybridModels.R         |    6 +++---
 R/hybrid_Model.R         |   10 +++++-----
 R/plot_HM.R              |   10 +++++-----
 README.md                |   12 ++++++++----
 data/networkSample.rdata |binary
 inst/CITATION            |    2 +-
 man/findContactChain.Rd  |only
 man/hybridModel.Rd       |   10 +++++-----
 man/hybridModels.Rd      |    6 +++---
 man/networkSample.Rd     |    8 ++++----
 man/plot.Rd              |   10 +++++-----
 17 files changed, 83 insertions(+), 58 deletions(-)

More information about hybridModels at CRAN
Permanent link

Package flam updated to version 3.1 with previous version 3.0 dated 2015-07-26

Title: Fits Piecewise Constant Models with Data-Adaptive Knots
Description: Implements the fused lasso additive model as proposed in Petersen, A., Witten, D., and Simon, N. (2015). Fused Lasso Additive Model. To appear in the Journal of Computational and Graphical Statistics.
Author: Ashley Petersen
Maintainer: Ashley Petersen <ashleyjpete@gmail.com>

Diff between flam versions 3.0 dated 2015-07-26 and 3.1 dated 2016-11-08

 DESCRIPTION         |   12 ++++++------
 MD5                 |   10 +++++-----
 R/RcppExports.R     |   11 ++++++-----
 R/flam_fcns.R       |   11 +++++++----
 src/RcppExports.cpp |   14 ++++++--------
 src/fit.cpp         |   33 +++++++++++++++++++--------------
 6 files changed, 49 insertions(+), 42 deletions(-)

More information about flam at CRAN
Permanent link

Package feather updated to version 0.3.1 with previous version 0.3.0 dated 2016-08-25

Title: R Bindings to the Feather 'API'
Description: Read and write feather files, a lightweight binary columnar data store designed for maximum speed.
Author: Hadley Wickham [aut, cre], RStudio [cph], Feather developers [ctb] (Bundled feather library), Google [ctb] (Bundled flatbuffers code), LevelDB Authors [ctb]
Maintainer: Hadley Wickham <hadley@rstudio.com>

Diff between feather versions 0.3.0 dated 2016-08-25 and 0.3.1 dated 2016-11-08

 feather-0.3.0/feather/src/feather/CMakeFiles          |only
 feather-0.3.0/feather/src/feather/CTestTestfile.cmake |only
 feather-0.3.0/feather/src/feather/Makefile            |only
 feather-0.3.0/feather/src/feather/cmake_install.cmake |only
 feather-0.3.1/feather/DESCRIPTION                     |    6 -
 feather-0.3.1/feather/MD5                             |   76 ++----------------
 feather-0.3.1/feather/NEWS.md                         |    6 +
 feather-0.3.1/feather/R/RcppExports.R                 |    2 
 feather-0.3.1/feather/configure                       |    2 
 feather-0.3.1/feather/src/RcppExports.cpp             |   38 ++++-----
 feather-0.3.1/feather/src/feather/common.h            |    4 
 feather-0.3.1/feather/src/feather/io.cc               |    4 
 feather-0.3.1/feather/src/feather/status.h            |    2 
 feather-0.3.1/feather/src/feather/types.h             |    2 
 feather-0.3.1/feather/tests/testthat/test-overwrite.R |only
 15 files changed, 47 insertions(+), 95 deletions(-)

More information about feather at CRAN
Permanent link

Package aSPU updated to version 1.46 with previous version 1.45 dated 2016-10-11

Title: Adaptive Sum of Powered Score Test
Description: R codes for the (adaptive) Sum of Powered Score ('SPU' and 'aSPU') tests, inverse variance weighted Sum of Powered score ('SPUw' and 'aSPUw') tests and gene-based and some pathway based association tests (Pathway based Sum of Powered Score tests ('SPUpath'), adaptive 'SPUpath' ('aSPUpath') test, 'GEEaSPU' test for multiple traits - single 'SNP' (single-nucleotide-polymorphism) association in generalized estimation equations, 'MTaSPUs' test for multiple traits - single 'SNP' association with Genome Wide Association Studies ('GWAS') summary statistics, Gene-based Association Test that uses an extended Simes procedure ('GATES'), Hybrid Set-based Test ('HYST') and extended version of 'GATES' test for pathway-based association testing ('GATES-Simes'). ). The tests can be used with genetic and other data sets with covariates. The response variable is binary or quantitative. Summary; (1) Single trait-'SNP' set association with individual-level data ('aSPU', 'aSPUw', 'aSPUr'), (2) Single trait-'SNP' set association with summary statistics ('aSPUs'), (3) Single trait-pathway association with individual-level data ('aSPUpath'), (4) Single trait-pathway association with summary statistics ('aSPUsPath'), (5) Multiple traits-single 'SNP' association with individual-level data ('GEEaSPU'), (6) Multiple traits- single SNP association with summary statistics ('MTaSPUs'), (7) Multiple traits-'SNP' set association with summary statistics('MTaSPUsSet'), (8) Multiple traits-pathway association with summary statistics('MTaSPUsSetPath').
Author: Il-Youp Kwak and others (See Author(s) in each function manual)
Maintainer: Il-Youp Kwak <ikwak@umn.edu>

Diff between aSPU versions 1.45 dated 2016-10-11 and 1.46 dated 2016-11-08

 DESCRIPTION        |    8 ++++----
 MD5                |   20 ++++++++++----------
 R/aSPU.R           |   16 ++++++++++++----
 R/aSPUboot.R       |    4 ++--
 R/aSPUperm.R       |    4 ++--
 R/aSPUsim1.R       |    4 ++--
 R/aSPUw.R          |   19 +++++++++++++------
 R/aSPUwsim.R       |    4 ++--
 build/vignette.rds |binary
 man/aSPU.Rd        |    2 +-
 man/aSPUw.Rd       |    2 +-
 11 files changed, 49 insertions(+), 34 deletions(-)

More information about aSPU at CRAN
Permanent link

Package umx updated to version 1.4.5 with previous version 1.4.0 dated 2016-10-12

Title: Structural Equation Modelling in R with 'OpenMx'
Description: Create, run, and report structural equation and twin models quickly. If you're just starting out, try typing '?umx'.
Author: Timothy C Bates [aut, cre]
Maintainer: Timothy C Bates <timothy.c.bates@gmail.com>

Diff between umx versions 1.4.0 dated 2016-10-12 and 1.4.5 dated 2016-11-08

 DESCRIPTION                               |    6 
 MD5                                       |  136 ++++----
 NEWS                                      |    6 
 R/build_run_modify.r                      |  297 +++++++++---------
 R/datasets.R                              |    2 
 R/fit_and_reporting.r                     |   62 ---
 R/misc_and_utility.r                      |  482 +++++++++++++++++-------------
 man/install.OpenMx.Rd                     |    4 
 man/loadings.MxModel.Rd                   |    8 
 man/mxSE.Rd                               |    8 
 man/plot.MxModel.Rd                       |    6 
 man/umx.Rd                                |   29 -
 man/umxACE.Rd                             |    4 
 man/umxAPA.Rd                             |    8 
 man/umxDiagnose.Rd                        |   11 
 man/umxGxE.Rd                             |    2 
 man/umxJiggle.Rd                          |    8 
 man/umxLabel.Rd                           |    8 
 man/umxLatent.Rd                          |   18 -
 man/umxMatrix.Rd                          |   13 
 man/umxModify.Rd                          |   10 
 man/umxPath.Rd                            |   27 -
 man/umxPlotACEcov.Rd                      |    2 
 man/umxRAM.Rd                             |   15 
 man/umxRAM2Ordinal.Rd                     |    7 
 man/umxReduce.Rd                          |    7 
 man/umxRun.Rd                             |   13 
 man/umxSummary.Rd                         |   14 
 man/umxSummaryCP.Rd                       |    2 
 man/umxThresholdMatrix.Rd                 |    7 
 man/umxValues.Rd                          |    7 
 man/umx_APA_pval.Rd                       |    6 
 man/umx_aggregate.Rd                      |    6 
 man/umx_drop_ok.Rd                        |    2 
 man/umx_explode.Rd                        |    4 
 man/umx_explode_twin_names.Rd             |   15 
 man/umx_fix_first_loadings.Rd             |    7 
 man/umx_fix_latents.Rd                    |    7 
 man/umx_get_options.Rd                    |    2 
 man/umx_means.Rd                          |    3 
 man/umx_pad.Rd                            |    2 
 man/umx_print.Rd                          |    6 
 man/umx_rot.Rd                            |    4 
 man/umx_set_auto_plot.Rd                  |    7 
 man/umx_set_auto_run.Rd                   |    7 
 man/umx_set_condensed_slots.Rd            |    7 
 man/umx_set_cores.Rd                      |   10 
 man/umx_set_optimizer.Rd                  |    7 
 man/umx_set_plot_format.Rd                |   10 
 man/umx_set_table_format.Rd               |    7 
 man/umx_show.Rd                           |    6 
 man/umx_time.Rd                           |    6 
 man/umx_trim.Rd                           |    4 
 man/us_skinfold_data.Rd                   |    2 
 man/xmuHasSquareBrackets.Rd               |    3 
 man/xmuLabel_MATRIX_Model.Rd              |    3 
 man/xmuLabel_Matrix.Rd                    |    3 
 man/xmuLabel_RAM_Model.Rd                 |    3 
 man/xmuMI.Rd                              |    3 
 man/xmuMakeDeviationThresholdsMatrices.Rd |    3 
 man/xmuMakeOneHeadedPathsFromPathList.Rd  |    3 
 man/xmuMakeTwoHeadedPathsFromPathList.Rd  |    3 
 man/xmuMaxLevels.Rd                       |    3 
 man/xmuMinLevels.Rd                       |    3 
 man/xmuPropagateLabels.Rd                 |    3 
 man/xmu_check_levels_identical.Rd         |    3 
 man/xmu_dot_make_paths.Rd                 |    3 
 man/xmu_dot_make_residuals.Rd             |    3 
 man/xmu_start_value_list.Rd               |    3 
 69 files changed, 715 insertions(+), 696 deletions(-)

More information about umx at CRAN
Permanent link

Package popEpi updated to version 0.4.1 with previous version 0.4.0 dated 2016-09-23

Title: Functions for Epidemiological Analysis using Population Data
Description: Enables computation of epidemiological statistics where e.g. counts or mortality rates of the reference population are used. Currently supported: excess hazard models, rates, mean survival times, relative survival, as well as standardized incidence and mortality ratios (SIRs/SMRs), all of which can be easily adjusted for e.g. age. Fast splitting and aggregation of 'Lexis' objects (from package 'Epi') and other computations achieved using 'data.table'.
Author: Joonas Miettinen [aut, cre], Matti Rantanen [aut], Karri Seppa [ctb]
Maintainer: Joonas Miettinen <joonas.miettinen@cancer.fi>

Diff between popEpi versions 0.4.0 dated 2016-09-23 and 0.4.1 dated 2016-11-08

 DESCRIPTION                            |   21 -
 MD5                                    |   57 +--
 NAMESPACE                              |    7 
 NEWS                                   |   10 
 NEWS.md                                |   12 
 R/S3_definitions.R                     |  260 +++++++-------
 R/aggregating.R                        |   11 
 R/incidence_rates_utils.R              |   21 -
 R/lexpand.R                            |    2 
 R/sir.R                                |  608 ++++++++++++++++++++++-----------
 R/sir_utils.R                          |    8 
 R/splitting_utility_functions.R        |   11 
 R/survival_aggregated.R                |   44 +-
 R/survival_lexis.R                     |   17 
 R/utility_functions.R                  |   12 
 build/vignette.rds                     |binary
 man/lines.sirspline.Rd                 |    4 
 man/plot.sir.Rd                        |   11 
 man/plot.sirspline.Rd                  |    4 
 man/rate_ratio.Rd                      |   21 -
 man/sir.Rd                             |   71 +--
 man/sir_exp.Rd                         |only
 man/sir_ratio.Rd                       |    4 
 man/sirspline.Rd                       |    6 
 man/summary.survtab.Rd                 |    3 
 man/survtab_ag.Rd                      |    2 
 tests/testthat/test_lexpand.R          |   32 +
 tests/testthat/test_sir.R              |  326 ++++++++++++++---
 tests/testthat/test_survtab_observed.R |    5 
 tests/testthat/test_survtab_usage.R    |   41 ++
 30 files changed, 1105 insertions(+), 526 deletions(-)

More information about popEpi at CRAN
Permanent link

New package msaFACE with initial version 0.1.0
Package: msaFACE
Type: Package
Title: Moving Subset Analysis FACE
Version: 0.1.0
Date: 2016-11-08
Author: Wolfgang A. Obermeier [cre, aut], Lukas W. Lehnert [cre, aut], Joerg Bendix [aut]
Maintainer: Lukas W. Lehnert <lukaslehnert@googlemail.com>
Depends: R (>= 2.10.0)
Description: The new methodology "moving subset analysis" provides functions to investigate the effect of environmental conditions on the CO2 fertilization effect within longterm free air carbon enrichment (FACE) experiments. In general, the functionality is applicable to derive the influence of a third variable (forcing experiment-support variable) on the relation between a dependent and an independent variable.
License: GPL
LazyLoad: yes
BuildVignettes: yes
NeedsCompilation: no
Packaged: 2016-11-08 16:06:13 UTC; lehnert
Repository: CRAN
Date/Publication: 2016-11-08 18:36:03

More information about msaFACE at CRAN
Permanent link

New package horseshoe with initial version 0.1.0
Package: horseshoe
Title: Implementation of the Horseshoe Prior
Version: 0.1.0
Authors@R: c( person("Stephanie", "van der Pas", email = "svdpas@math.leidenuniv.nl", role = c("cre", "aut")), person("James", "Scott", email = "James.Scott@mccombs.utexas.edu", role = "aut"), person("Antik", "Chakraborty", email = "antik@stat.tamu.edu", role = "aut"), person("Anirban", "Bhattacharya", email = "anirbanb@stat.tamu.edu", role = "aut"))
Description: Contains functions for applying the horseshoe prior to high- dimensional linear regression, yielding the posterior mean and credible intervals, amongst other things. The key parameter tau can be equipped with a prior or estimated via maximum marginal likelihood estimation (MMLE). The main function, horseshoe, is for linear regression. In addition, there are functions specifically for the sparse normal means problem, allowing for faster computation of for example the posterior mean and posterior variance. Finally, there is a function available to perform variable selection, using either a form of thresholding, or credible intervals.
Depends: R (>= 3.1.0)
Imports: stats
Suggests: Hmisc
Encoding: UTF-8
License: GPL-3
LazyData: false
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-11-08 15:53:54 UTC; stephanie
Author: Stephanie van der Pas [cre, aut], James Scott [aut], Antik Chakraborty [aut], Anirban Bhattacharya [aut]
Maintainer: Stephanie van der Pas <svdpas@math.leidenuniv.nl>
Repository: CRAN
Date/Publication: 2016-11-08 18:36:01

More information about horseshoe at CRAN
Permanent link

Package fragilityindex updated to version 0.0.8 with previous version 0.0.7 dated 2016-10-11

Title: Fragility Index
Description: Implements and extends the fragility index calculation for dichotomous results as described in Walsh, Srinathan, McAuley, Mrkobrada, Levine, Ribic, Molnar, Dattani, Burke, Guyatt, Thabane, Walter, Pogue, and Devereaux (2014) <DOI:10.1016/j.jclinepi.2013.10.019>.
Author: Kipp Johnson [aut, cre]
Maintainer: Kipp Johnson <kipp.william.johnson@gmail.com>

Diff between fragilityindex versions 0.0.7 dated 2016-10-11 and 0.0.8 dated 2016-11-08

 DESCRIPTION                      |    8 +++----
 MD5                              |   14 ++++++++-----
 NAMESPACE                        |    6 +++++
 R/fragility.index.R              |    8 +++----
 R/logisticfragility.R            |    2 -
 R/survivalfragility.R            |only
 R/survivalfragilityinternal.R    |only
 README.md                        |   41 ++++++++++++++++++++++++++-------------
 man/survivalfragility.Rd         |only
 man/survivalfragilityinternal.Rd |only
 10 files changed, 52 insertions(+), 27 deletions(-)

More information about fragilityindex at CRAN
Permanent link

New package wvtool with initial version 1.0
Package: wvtool
Type: Package
Title: Image Tools for Automated Wood Identification
Version: 1.0
Date: 2016-11-07
Author: Junji Sugiyama, Kayoko Kobayashi
Maintainer: Kayoko Kobayashi <kayoko_kobayashi@rish.kyoto-u.ac.jp>
Description: This tool, wood vision tool, is intended to facilitate preprocessing and analyzing 2-dimensional wood images toward automated recognition. The former includes some basics such as functions to RGB to grayscale, gray to binary, cropping, rotation(bilinear), median/mean/Gaussian filter, and Canny/Sobel edge detection. The latter includes gray level co-occurrence matrix (GLCM), Haralick parameters, local binary pattern (LBP), higher order local autocorrelation (HLAC), Fourier transform (radial and azimuthal integration), and Gabor filtering. The functions are intended to read data using 'readTIFF(x,info=T)' from 'tiff' package. The functions in this packages basically assumes the grayscale images as input data, thus the color images should be subjected to the function rgb2gray() before used for some other functions.
License: GPL (>= 2)
NeedsCompilation: no
Suggests: tiff
Depends: R (>= 2.10)
Packaged: 2016-11-08 11:17:41 UTC; kayoko
Repository: CRAN
Date/Publication: 2016-11-08 16:50:40

More information about wvtool at CRAN
Permanent link

New package POT with initial version 1.1-5
Package: POT
Version: 1.1-5
Title: Generalized Pareto Distribution and Peaks Over Threshold
Author: Mathieu Ribatet [aut], Christophe Dutang [ctb]
Maintainer: Christophe Dutang <christophe.dutang@ensimag.fr>
Depends: R (>= 3.0.0)
Description: Some functions useful to perform a Peak Over Threshold analysis in univariate and bivariate cases. A user's guide is available.
License: GPL (>= 2)
URL: http://pot.r-forge.r-project.org/
Repository: CRAN
NeedsCompilation: yes
Packaged: 2016-11-08 06:42:36 UTC; dutangc
Date/Publication: 2016-11-08 16:53:45

More information about POT at CRAN
Permanent link

Package oii updated to version 1.0.1 with previous version 1.0 dated 2016-10-02

Title: Crosstab and Statistical Tests for OII MSc Stats Course
Description: Provides simple crosstab output with optional statistics (e.g., Goodman-Kruskal Gamma, Somers' d, and Kendall's tau-b) as well as two-way and one-way tables. The package is used within the statistics component of the Masters of Science (MSc) in Social Science of the Internet at the Oxford Internet Institute (OII), University of Oxford, but the functions should be useful for general data analysis and especially for analysis of categorical and ordinal data.
Author: Scott Hale [aut, cre], Jon Bright [aut], Grant Blank [aut]
Maintainer: Scott Hale <scott.hale@oii.ox.ac.uk>

Diff between oii versions 1.0 dated 2016-10-02 and 1.0.1 dated 2016-11-08

 DESCRIPTION |    6 +++---
 MD5         |    4 ++--
 R/oiixtab.R |    2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

More information about oii at CRAN
Permanent link

New package emdi with initial version 1.0.0
Package: emdi
Title: Estimating and Mapping Disaggregated Indicators
Version: 1.0.0
Authors@R: c(person("Ann-Kristin", "Kreutzmann", role="aut", email="ann-kristin.kreutzmann@fu-berlin.de"), person("Soeren", "Pannier", role="cre", email="soeren.pannier@fu-berlin.de"), person("Natalia", "Rojas-Perilla", role="aut", email = "natalia.rojas@fu-berlin.de"), person("Timo", "Schmid", role="aut", email = "timo.schmid@fu-berlin.de"), person("Nikos", "Tzavidis", role="aut", email = "N.TZAVIDIS@soton.ac.uk"), person("Matthias", "Templ", role="aut", email = "templ@statistik.tuwien.ac.at"))
Description: Functions that support estimating, assessing and mapping regional disaggregated indicators. So far, estimation methods comprise the model-based approach Empirical Best Prediction (see "Small area estimation of poverty indicators" by Molina and Rao (2010)<doi:10.1002/cjs.10051>), as well as their precision estimates. The assessment of the used model is supported by a summary and diagnostic plots. For a suitable presentation of estimates, map plots can be easily created. Furthermore, results can easily be exported to excel.
Depends: R (>= 3.3.0), maptools
License: GPL-2
LazyData: true
RoxygenNote: 5.0.1
Imports: nlme, FNN, moments, ggplot2, MuMIn, gridExtra, openxlsx, ggmap, reshape2, graphics, stats, parallelMap, HLMdiag, parallel, simFrame
Suggests: testthat
NeedsCompilation: no
Packaged: 2016-11-08 13:05:28 UTC; SP
Author: Ann-Kristin Kreutzmann [aut], Soeren Pannier [cre], Natalia Rojas-Perilla [aut], Timo Schmid [aut], Nikos Tzavidis [aut], Matthias Templ [aut]
Maintainer: Soeren Pannier <soeren.pannier@fu-berlin.de>
Repository: CRAN
Date/Publication: 2016-11-08 16:50:36

More information about emdi at CRAN
Permanent link

New package MSGLasso with initial version 2.1
Package: MSGLasso
Type: Package
Title: Multivariate Sparse Group Lasso for the Multivariate Multiple Linear Regression with an Arbitrary Group Structure
Version: 2.1
Date: 2016-11-7
Author: Yanming Li <liyanmin@umich.edu>, Bin Nan <bnan@umich.edu>, Ji Zhu <jizhu@umich.edu>
Maintainer: Yanming Li <liyanmin@umich.edu>
Description: For fitting multivariate response and multiple predictor linear regressions with an arbitrary group structure assigned on the regression coefficient matrix, using the multivariate sparse group lasso and the mixed coordinate descent algorithm.
License: GPL (>= 2)
Packaged: 2016-11-07 21:45:40 UTC; lyqg
NeedsCompilation: yes
X-CRAN-Comment: Archived on 2015-05-27 as out-of-bounds memory write caused segfaults on Linux and Solaris (at least).
Repository: CRAN
Date/Publication: 2016-11-08 11:50:08

More information about MSGLasso at CRAN
Permanent link

Package MAPA updated to version 2.0.1 with previous version 1.9.1 dated 2016-05-24

Title: Multiple Aggregation Prediction Algorithm
Description: Functions and wrappers for using the Multiple Aggregation Prediction Algorithm (MAPA) for time series forecasting. MAPA models and forecasts time series at multiple temporal aggregation levels, thus strengthening and attenuating the various time series components for better holistic estimation of its structure.
Author: Nikolaos Kourentzes and Fotios Petropoulos
Maintainer: Nikolaos Kourentzes <nikolaos@kourentzes.com>

Diff between MAPA versions 1.9.1 dated 2016-05-24 and 2.0.1 dated 2016-11-08

 MAPA-1.9.1/MAPA/ChangeLog            |only
 MAPA-1.9.1/MAPA/R/MAPA.R             |only
 MAPA-2.0.1/MAPA/DESCRIPTION          |   13 +++++----
 MAPA-2.0.1/MAPA/MD5                  |   26 ++++++++++--------
 MAPA-2.0.1/MAPA/NAMESPACE            |   18 ++++++++++---
 MAPA-2.0.1/MAPA/NEWS.md              |only
 MAPA-2.0.1/MAPA/R/mapa.R             |only
 MAPA-2.0.1/MAPA/R/mapa.estim.R       |only
 MAPA-2.0.1/MAPA/R/mapa.forecast.R    |only
 MAPA-2.0.1/MAPA/README.md            |only
 MAPA-2.0.1/MAPA/man/mapa.Rd          |   36 +++++++++++++++++++-------
 MAPA-2.0.1/MAPA/man/mapacalc.Rd      |   29 ++++++++++-----------
 MAPA-2.0.1/MAPA/man/mapaest.Rd       |   48 +++++++++++++++++++++++------------
 MAPA-2.0.1/MAPA/man/mapafor.Rd       |   22 ++++++++++------
 MAPA-2.0.1/MAPA/man/mapasimple.Rd    |   44 +++++++++++++++++++++-----------
 MAPA-2.0.1/MAPA/man/plot.mapa.fit.Rd |only
 MAPA-2.0.1/MAPA/man/plotmapa.Rd      |   14 ++++++----
 MAPA-2.0.1/MAPA/man/tsaggr.Rd        |    2 -
 18 files changed, 164 insertions(+), 88 deletions(-)

More information about MAPA at CRAN
Permanent link

Package bipartite updated to version 2.07 with previous version 2.06.1 dated 2016-07-10

Title: Visualising Bipartite Networks and Calculating Some (Ecological) Indices
Description: Functions to visualise webs and calculate a series of indices commonly used to describe pattern in (ecological) webs. It focuses on webs consisting of only two levels (bipartite), e.g. pollination webs or predator-prey-webs. Visualisation is important to get an idea of what we are actually looking at, while the indices summarise different aspects of the web's topology.
Author: Carsten F. Dormann, Jochen Fruend and Bernd Gruber, with additional code from Mariano Devoto, Jose Iriondo, Rouven Strauss and Diego Vazquez, also based on C-code developed by Nils Bluethgen, Aaron Clauset/Rouven Strauss and Miguel Rodriguez-Girones
Maintainer: Carsten F. Dormann <carsten.dormann@biom.uni-freiburg.de>

Diff between bipartite versions 2.06.1 dated 2016-07-10 and 2.07 dated 2016-11-08

 DESCRIPTION                   |    8 ++++----
 MD5                           |   18 +++++++++---------
 R/nodespec.r                  |    1 -
 R/nullmodel.r                 |   10 ++++------
 R/vaznull.r                   |   18 +++++++++---------
 inst/doc/Dormann2008Rnews.pdf |binary
 man/PAC.rd                    |    4 +++-
 man/bipartite-package.Rd      |   17 ++++++++++++-----
 man/grouplevel.Rd             |    2 +-
 src/bmn5.cc                   |   24 ++++++++++++------------
 10 files changed, 54 insertions(+), 48 deletions(-)

More information about bipartite at CRAN
Permanent link

New package vdiffr with initial version 0.1.0
Package: vdiffr
Title: Visual Regression Testing and Graphical Diffing
Version: 0.1.0
Authors@R: c( person("Lionel", "Henry", , "lionel@rstudio.com", c("cre", "aut")), person("RStudio", role = "cph"), person("Carl", "Sutherland", role = "aut", comment = "jg-imagediff library"), person("Humble Software", role = "cph", comment = "jg-imagediff library"), person("David", "Hong", role = "aut", comment = "TwoFace library"), person(family = "jQuery Foundation", role = "cph", comment = "jQuery library"), person(family = "jQuery contributors", role = c("ctb", "cph"), comment = "jQuery library; authors listed in inst/htmlwidgets/lib/jquery-authors.txt") )
Description: An extension to the 'testthat' package that makes it easy to add graphical unit tests. It provides a Shiny application to manage the test cases.
Depends: R (>= 3.2.3)
Imports: purrr (>= 0.2.0), R6, shiny, devtools, testthat (>= 1.0.0), svglite (>= 1.2.0), grDevices, xml2, htmlwidgets (>= 0.6), fontquiver (>= 0.2.0), gdtools (>= 0.1.1), Rcpp
Suggests: ggplot2, roxygen2, rstudioapi
License: GPL-3 | file LICENSE
LazyData: true
RoxygenNote: 5.0.1
LinkingTo: Rcpp
SystemRequirements: FreeType >= 2.6.0
NeedsCompilation: yes
Packaged: 2016-11-06 20:47:57 UTC; lionel
Author: Lionel Henry [cre, aut], RStudio [cph], Carl Sutherland [aut] (jg-imagediff library), Humble Software [cph] (jg-imagediff library), David Hong [aut] (TwoFace library), jQuery Foundation [cph] (jQuery library), jQuery contributors [ctb, cph] (jQuery library; authors listed in inst/htmlwidgets/lib/jquery-authors.txt)
Maintainer: Lionel Henry <lionel@rstudio.com>
Repository: CRAN
Date/Publication: 2016-11-08 10:42:19

More information about vdiffr at CRAN
Permanent link

Package rgho updated to version 1.0.0 with previous version 0.2.3 dated 2016-10-10

Title: Access WHO Global Health Observatory Data from R
Description: Access WHO Global Health Observatory data from R via the Athena web service, an application program interface providing a simple query interface to the World Health Organization's data and statistics content.
Author: Antoine Filipovic-Pierucci [aut,cre]
Maintainer: Antoine Filipovic-Pierucci <pierucci@gmail.com>

Diff between rgho versions 0.2.3 dated 2016-10-10 and 1.0.0 dated 2016-11-08

 rgho-0.2.3/rgho/R/values_attrs.R                |only
 rgho-0.2.3/rgho/inst/xml.R                      |only
 rgho-0.2.3/rgho/man/get_gho_data_.Rd            |only
 rgho-0.2.3/rgho/man/get_proxy_list.Rd           |only
 rgho-0.2.3/rgho/man/values_attrs.Rd             |only
 rgho-1.0.0/rgho/DESCRIPTION                     |    8 
 rgho-1.0.0/rgho/MD5                             |   60 
 rgho-1.0.0/rgho/NAMESPACE                       |    6 
 rgho-1.0.0/rgho/NEWS.md                         |   20 
 rgho-1.0.0/rgho/R/display_attrs.R               |only
 rgho-1.0.0/rgho/R/filter.R                      |   15 
 rgho-1.0.0/rgho/R/get_data.R                    |    9 
 rgho-1.0.0/rgho/R/get_gho.R                     |   78 
 rgho-1.0.0/rgho/R/get_object.R                  |    6 
 rgho-1.0.0/rgho/R/proxy.R                       |   37 
 rgho-1.0.0/rgho/R/utils.R                       |    5 
 rgho-1.0.0/rgho/R/zzz.R                         |    3 
 rgho-1.0.0/rgho/README.md                       |    2 
 rgho-1.0.0/rgho/inst/doc/a-intro.R              |    7 
 rgho-1.0.0/rgho/inst/doc/a-intro.Rmd            |   11 
 rgho-1.0.0/rgho/inst/doc/a-intro.html           |  104 
 rgho-1.0.0/rgho/inst/doc/b-dimensions.html      |    4 
 rgho-1.0.0/rgho/inst/doc/c-codes-gho.html       | 4400 ++++++++++++------------
 rgho-1.0.0/rgho/inst/doc/d-codes-country.html   |    4 
 rgho-1.0.0/rgho/inst/doc/e-details.Rmd          |   12 
 rgho-1.0.0/rgho/inst/doc/e-details.html         |   23 
 rgho-1.0.0/rgho/man/display_attribute_values.Rd |only
 rgho-1.0.0/rgho/man/filter_gho.Rd               |only
 rgho-1.0.0/rgho/man/get_gho_.Rd                 |    9 
 rgho-1.0.0/rgho/man/get_gho_codes.Rd            |   15 
 rgho-1.0.0/rgho/man/get_gho_data.Rd             |only
 rgho-1.0.0/rgho/man/get_proxy.Rd                |only
 rgho-1.0.0/rgho/tests                           |only
 rgho-1.0.0/rgho/vignettes/a-intro.Rmd           |   11 
 rgho-1.0.0/rgho/vignettes/e-details.Rmd         |   12 
 35 files changed, 2459 insertions(+), 2402 deletions(-)

More information about rgho at CRAN
Permanent link

New package rehh.data with initial version 1.0.0
Package: rehh.data
Maintainer: Mathieu Gautier <mathieu.gautier@supagro.inra.fr>
Author: Mathieu Gautier, Alexander Klassmann and Renaud Vitalis
Version: 1.0.0
License: GPL (>= 2)
Title: Data Only: Searching for Footprints of Selection using Haplotype Homozygosity Based Tests
Description: Contains example data for the 'rehh' package.
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2016-11-07 17:07:09 UTC; mathieu
Repository: CRAN
Date/Publication: 2016-11-08 11:10:29

More information about rehh.data at CRAN
Permanent link

Package mnlogit updated to version 1.2.5 with previous version 1.2.4 dated 2015-10-16

Title: Multinomial Logit Model
Description: Time and memory efficient estimation of multinomial logit models using maximum likelihood method. Numerical optimization performed by Newton-Raphson method using an optimized, parallel C++ library to achieve fast computation of Hessian matrices. Motivated by large scale multiclass classification problems in econometrics and machine learning.
Author: Asad Hasan, Wang Zhiyu, Alireza S. Mahani
Maintainer: Asad Hasan <asadhasan32@gmail.com>

Diff between mnlogit versions 1.2.4 dated 2015-10-16 and 1.2.5 dated 2016-11-08

 ChangeLog             |    8 ++++++++
 DESCRIPTION           |   10 +++++-----
 MD5                   |   23 ++++++++++++-----------
 R/predict.R           |    4 ++--
 build/vignette.rds    |binary
 inst/CITATION         |only
 inst/doc/mnlogit.Rnw  |    4 ++--
 inst/doc/mnlogit.pdf  |binary
 man/hyptests.Rd       |    3 +--
 man/mnlogit.Rd        |    8 +++++---
 src/hessian.cc        |   16 ++++++++--------
 src/hessian.h         |    2 +-
 vignettes/mnlogit.Rnw |    4 ++--
 13 files changed, 46 insertions(+), 36 deletions(-)

More information about mnlogit at CRAN
Permanent link

Package fanc updated to version 2.1 with previous version 2.0 dated 2016-11-04

Title: Penalized Likelihood Factor Analysis via Nonconvex Penalty
Description: Computes the penalized maximum likelihood estimates of factor loadings and unique variances for various tuning parameters. The pathwise coordinate descent along with EM algorithm is used. This package also includes a new graphical tool which outputs path diagram, goodness-of-fit indices and model selection criteria for each regularization parameter. The user can change the regularization parameter by manipulating scrollbars, which is helpful to find a suitable value of regularization parameter.
Author: Kei Hirose, Michio Yamamoto, Haruhisa Nagata
Maintainer: Kei Hirose <mail@keihirose.com>

Diff between fanc versions 2.0 dated 2016-11-04 and 2.1 dated 2016-11-08

 DESCRIPTION      |    6 +++---
 MD5              |   12 ++++++------
 R/out.fanc.R     |    2 +-
 R/plot.fanc.R    |   13 ++++++-------
 man/out.fanc.Rd  |    2 +-
 man/plot.fanc.Rd |    2 +-
 src/fanc.c       |   14 ++++++++++----
 7 files changed, 28 insertions(+), 23 deletions(-)

More information about fanc at CRAN
Permanent link

Package eggCounts updated to version 1.2 with previous version 1.1-2 dated 2016-10-17

Title: Hierarchical Modelling of Faecal Egg Counts
Description: An implementation of hierarchical models for faecal egg count data to assess anthelmintic efficacy. Bayesian inference is done via MCMC sampling using Stan.
Author: Craig Wang [cre, aut], Michaela Paul [aut], Reinhard Furrer [ctb], Trustees of Columbia University [cph] (rstanarm)
Maintainer: Craig Wang <craig.wang@uzh.ch>

Diff between eggCounts versions 1.1-2 dated 2016-10-17 and 1.2 dated 2016-11-08

 eggCounts-1.1-2/eggCounts/ChangeLog              |only
 eggCounts-1.1-2/eggCounts/tests/test.R           |only
 eggCounts-1.2/eggCounts/DESCRIPTION              |   13 ++++-----
 eggCounts-1.2/eggCounts/MD5                      |   31 +++++++++++------------
 eggCounts-1.2/eggCounts/R/fec_stan.R             |    9 +++---
 eggCounts-1.2/eggCounts/R/fecr_stan.R            |   11 ++++----
 eggCounts-1.2/eggCounts/R/printSummary.R         |    1 
 eggCounts-1.2/eggCounts/R/stan2mcmc.R            |   10 +++----
 eggCounts-1.2/eggCounts/demo/fecm_stan.R         |    4 +-
 eggCounts-1.2/eggCounts/exec/zipaired.stan       |    9 +++---
 eggCounts-1.2/eggCounts/inst/CITATION            |   13 ++++++++-
 eggCounts-1.2/eggCounts/inst/NEWS                |   11 ++++++++
 eggCounts-1.2/eggCounts/man/eggCounts-package.Rd |    6 ++--
 eggCounts-1.2/eggCounts/man/fec_stan.Rd          |    2 -
 eggCounts-1.2/eggCounts/man/fecr_stan.Rd         |    2 -
 eggCounts-1.2/eggCounts/man/stan2mcmc.Rd         |    4 +-
 eggCounts-1.2/eggCounts/src/include/models.hpp   |    4 +-
 eggCounts-1.2/eggCounts/tests/testthat           |only
 18 files changed, 77 insertions(+), 53 deletions(-)

More information about eggCounts at CRAN
Permanent link

Package drgee updated to version 1.1.6 with previous version 1.1.5 dated 2016-04-25

Title: Doubly Robust Generalized Estimating Equations
Description: Fit restricted mean models for the conditional association between an exposure and an outcome, given covariates. Three methods are implemented: O-estimation, where a nuisance model for the association between the covariates and the outcome is used; E-estimation where a nuisance model for the association between the covariates and the exposure is used, and doubly robust (DR) estimation where both nuisance models are used. In DR-estimation, the estimates will be consistent when at least one of the nuisance models is correctly specified, not necessarily both.
Author: Johan Zetterqvist <johan.zetterqvist@ki.se> , Arvid Sjölander <arvid.sjolander@ki.se> with contributions from Alexander Ploner.
Maintainer: Johan Zetterqvist <johan.zetterqvist@ki.se>

Diff between drgee versions 1.1.5 dated 2016-04-25 and 1.1.6 dated 2016-11-08

 drgee-1.1.5/drgee/R/condit.R                         |only
 drgee-1.1.6/drgee/DESCRIPTION                        |    8 +-
 drgee-1.1.6/drgee/MD5                                |   28 +++++----
 drgee-1.1.6/drgee/NAMESPACE                          |   14 +++-
 drgee-1.1.6/drgee/NEWS                               |   19 ++++++
 drgee-1.1.6/drgee/R/conditFit.R                      |only
 drgee-1.1.6/drgee/R/drConditFit.R                    |only
 drgee-1.1.6/drgee/R/drFit.R                          |   11 ++-
 drgee-1.1.6/drgee/R/dreFit.R                         |    8 +-
 drgee-1.1.6/drgee/R/dreFitCond.R                     |   56 +++++++++---------
 drgee-1.1.6/drgee/R/eFit.R                           |    5 +
 drgee-1.1.6/drgee/R/findRoots.R                      |   12 ----
 drgee-1.1.6/drgee/R/gee.R                            |   24 ++++----
 drgee-1.1.6/drgee/R/geeFit.R                         |   57 +++++++++++++++----
 drgee-1.1.6/drgee/R/geeFitCond.R                     |   10 +--
 drgee-1.1.6/drgee/R/oFit.R                           |   30 +++++++---
 drgee-1.1.6/drgee/man/getScoreResidualsFromClogit.Rd |only
 17 files changed, 181 insertions(+), 101 deletions(-)

More information about drgee at CRAN
Permanent link

Package validann updated to version 1.1.0 with previous version 1.0.0 dated 2016-07-21

Title: Validation Tools for Artificial Neural Networks
Description: Methods and tools for analysing and validating the outputs and modelled functions of artificial neural networks (ANNs) in terms of predictive, replicative and structural validity. Also provides a method for fitting feed-forward ANNs with a single hidden layer.
Author: Greer B. Humphrey [aut, cre]
Maintainer: Greer B. Humphrey <greer.humphrey@student.adelaide.edu.au>

Diff between validann versions 1.0.0 dated 2016-07-21 and 1.1.0 dated 2016-11-08

 validann |only
 1 file changed

More information about validann at CRAN
Permanent link

Package R.devices updated to version 2.15.0 with previous version 2.14.0 dated 2016-03-09

Title: Unified Handling of Graphics Devices
Description: Functions for creating plots and image files in a unified way regardless of output format (EPS, PDF, PNG, SVG, TIFF, WMF, etc.). Default device options as well as scales and aspect ratios are controlled in a uniform way across all device types. Switching output format requires minimal changes in code. This package is ideal for large-scale batch processing, because it will never leave open graphics devices or incomplete image files behind, even on errors or user interrupts.
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>

Diff between R.devices versions 2.14.0 dated 2016-03-09 and 2.15.0 dated 2016-11-08

 DESCRIPTION                     |   23 +++++---
 MD5                             |   31 +++++++----
 NAMESPACE                       |    9 +++
 NEWS                            |   10 +++
 R/capturePlot.R                 |   63 +++++++++++++++++++++++-
 R/devOptions.R                  |    6 +-
 R/recordedplot-methods.R        |only
 R/utils.R                       |   12 ++--
 build/vignette.rds              |binary
 inst/doc/R.devices-overview.R   |   92 +++++++++++++++++------------------
 inst/doc/R.devices-overview.pdf |binary
 inst/exdata                     |only
 man/R.devices-package.Rd        |    4 -
 man/architecture.Rd             |only
 man/capturePlot.Rd              |   13 +++++
 man/print.RecordedPlot.Rd       |only
 tests/capturePlot.R             |  104 ++++++++++++++++++++++++++++++----------
 17 files changed, 264 insertions(+), 103 deletions(-)

More information about R.devices at CRAN
Permanent link

New package flock with initial version 0.5
Package: flock
Type: Package
Title: Process Synchronization Using File Locks
Version: 0.5
Date: 2016-11-07
Author: Ivan Popivanov
Maintainer: Ivan Popivanov <ivan.popivanov@gmail.com>
Description: Implements synchronization between R processes (spawned by using the "parallel" package for instance) using file locks. Supports both exclusive and shared locking.
License: Apache License 2.0
Imports: Rcpp (>= 0.11.3), methods
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2016-11-08 06:11:13 UTC; ivpop
Repository: CRAN
Date/Publication: 2016-11-08 08:10:27

More information about flock at CRAN
Permanent link

Package rfordummies (with last version 0.1.2) was removed from CRAN

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

2016-01-31 0.1.2
2015-04-24 0.1.1
2014-08-18 0.0-2

Permanent link

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