Sun, 21 Aug 2022

Package multinomineq updated to version 0.2.4 with previous version 0.2.3 dated 2022-02-28

Title: Bayesian Inference for Multinomial Models with Inequality Constraints
Description: Implements Gibbs sampling and Bayes factors for multinomial models with linear inequality constraints on the vector of probability parameters. As special cases, the model class includes models that predict a linear order of binomial probabilities (e.g., p[1] < p[2] < p[3] < .50) and mixture models assuming that the parameter vector p must be inside the convex hull of a finite number of predicted patterns (i.e., vertices). A formal definition of inequality-constrained multinomial models and the implemented computational methods is provided in: Heck, D.W., & Davis-Stober, C.P. (2019). Multinomial models with linear inequality constraints: Overview and improvements of computational methods for Bayesian inference. Journal of Mathematical Psychology, 91, 70-87. <doi:10.1016/j.jmp.2019.03.004>. Inequality-constrained multinomial models have applications in the area of judgment and decision making to fit and test random utility models (Regenwetter, M., Dana, J., & Davis [...truncated...]
Author: Daniel W. Heck [aut, cre]
Maintainer: Daniel W. Heck <dheck@uni-marburg.de>

Diff between multinomineq versions 0.2.3 dated 2022-02-28 and 0.2.4 dated 2022-08-21

 DESCRIPTION                                |   15 -
 MD5                                        |   56 +--
 R/bf_nonlinear.R                           |    4 
 R/checks.R                                 |    2 
 R/count_binomial.R                         |    2 
 R/count_multinomial.R                      |    2 
 R/multinomineq_package.R                   |    7 
 R/sampling_nonlinear.R                     |    4 
 R/sampling_polytope.R                      |    4 
 R/transform_Ab_V.R                         |  188 ++++++------
 build/partial.rdb                          |binary
 build/vignette.rds                         |binary
 inst/doc/multinomineq_intro.R              |    7 
 inst/doc/multinomineq_intro.Rmd            |   15 -
 inst/doc/multinomineq_intro.html           |   44 +-
 man/V_to_Ab.Rd                             |   61 ----
 man/bf_binom.Rd                            |    2 
 man/multinomineq-package.Rd                |   13 
 man/nirt_to_Ab.Rd                          |    6 
 tests/testthat/test_NIRT.R                 |  406 +++++++++++++--------------
 tests/testthat/test_bisection.R            |    2 
 tests/testthat/test_count.R                |  182 ++++++------
 tests/testthat/test_karabatsos2005.R       |   96 +++---
 tests/testthat/test_ml_estimation.R        |  154 +++++-----
 tests/testthat/test_sampling.R             |  434 ++++++++++++++---------------
 tests/testthat/test_sampling_vertex.R      |   70 ++--
 tests/testthat/test_strategy_postprob.R    |  176 +++++------
 tests/testthat/test_strategy_predictions.R |  306 ++++++++++----------
 vignettes/multinomineq_intro.Rmd           |   15 -
 29 files changed, 1107 insertions(+), 1166 deletions(-)

More information about multinomineq at CRAN
Permanent link

Package pow.int updated to version 1.2 with previous version 1.1 dated 2022-08-15

Title: Binary Exponentiation
Description: Fast exponentiation when the exponent is an integer.
Author: Jonathan Debove [aut, cre]
Maintainer: Jonathan Debove <jondebove@gmail.com>

Diff between pow.int versions 1.1 dated 2022-08-15 and 1.2 dated 2022-08-21

 DESCRIPTION   |    7 ++++---
 MD5           |    6 +++---
 R/pow.int.R   |   24 +++++++++++++++++++++++-
 src/pow_int.c |   38 ++++++++++++++++++++++++++------------
 4 files changed, 56 insertions(+), 19 deletions(-)

More information about pow.int at CRAN
Permanent link

Package MDSS updated to version 1.0-1 with previous version 1.0-0 dated 2020-03-02

Title: Modeling Human Dentin Serial Sectioning
Description: Modeling microstructures of human tooth dentin and horizontal serial-sectioning of the dentin. Corresponding age range of dentin serial sections, that is used in stable isotope analyses, can be calculated by using this package.
Author: Takumi Tsutaya [aut, cre]
Maintainer: Takumi Tsutaya <tsutayatakumi@gmail.com>

Diff between MDSS versions 1.0-0 dated 2020-03-02 and 1.0-1 dated 2022-08-21

 ChangeLog           |only
 DESCRIPTION         |    8 ++---
 MD5                 |   19 +++++++------
 NAMESPACE           |    6 ++--
 NEWS                |only
 R/dss.R             |   75 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 man/MDSS-package.Rd |    8 ++---
 man/PlotSections.Rd |only
 man/cca.Rd          |    2 -
 man/mds.Rd          |    2 -
 man/plot.cca.Rd     |    2 -
 man/plot.mds.Rd     |    2 -
 12 files changed, 102 insertions(+), 22 deletions(-)

More information about MDSS at CRAN
Permanent link

Package fptdApprox updated to version 2.4 with previous version 2.3 dated 2022-07-07

Title: Approximation of First-Passage-Time Densities for Diffusion Processes
Description: Efficient approximation of first-passage-time densities for diffusion processes based on the First-Passage-Time Location (FPTL) function.

Permanent link

Package tesselle updated to version 1.1.0 with previous version 1.0.0 dated 2022-04-28

Title: Easily Install and Load 'tesselle' Packages
Description: Easy install and load key packages from the 'tesselle' suite in a single step. The 'tesselle' suite is a collection of packages for research and teaching in archaeology. These packages focus on quantitative analysis methods developed for archaeology. The 'tesselle' packages are designed to work seamlessly together and to complement general-purpose and other specialized statistical packages. These packages can be used to explore and analyze common data types in archaeology: count data, compositional data and chronological data. Learn more about 'tesselle' at <https://www.tesselle.org>.
Author: Nicolas Frerebeau [aut, cre] , Brice Lebrun [ctb]
Maintainer: Nicolas Frerebeau <nicolas.frerebeau@u-bordeaux-montaigne.fr>

Diff between tesselle versions 1.0.0 dated 2022-04-28 and 1.1.0 dated 2022-08-21

 DESCRIPTION             |   12 ++++++------
 MD5                     |   10 +++++-----
 NEWS.md                 |    9 +++++++++
 R/tesselle-package.R    |   17 ++++++++++++++---
 README.md               |   24 +++++++++++++++++++-----
 man/tesselle-package.Rd |   10 +++++-----
 6 files changed, 58 insertions(+), 24 deletions(-)

More information about tesselle at CRAN
Permanent link

Package seplyr (with last version 1.0.4) was removed from CRAN

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

2021-09-02 1.0.4
2021-06-12 1.0.3
2020-10-18 1.0.1
2020-08-12 1.0.0
2020-05-24 0.8.8
2020-05-13 0.8.7
2020-04-30 0.8.6
2020-01-17 0.8.5
2019-07-24 0.8.4
2019-01-02 0.8.3
2018-09-25 0.8.2
2018-09-18 0.8.1
2018-09-10 0.8.0
2018-07-20 0.5.9
2018-06-30 0.5.7
2018-06-30 0.5.8
2018-06-23 0.5.6
2018-03-13 0.5.5
2018-02-22 0.5.4
2018-01-21 0.5.3
2018-01-20 0.5.2
2018-01-03 0.5.1
2017-11-25 0.5.0
2017-11-17 0.1.6
2017-08-28 0.1.5
2017-08-21 0.1.4
2017-08-01 0.1.3
2017-07-22 0.1.1
2017-07-15 0.1.0

Permanent link
Package tsibble updated to version 1.1.2 with previous version 1.1.1 dated 2021-12-03

Title: Tidy Temporal Data Frames and Tools
Description: Provides a 'tbl_ts' class (the 'tsibble') for temporal data in an data- and model-oriented format. The 'tsibble' provides tools to easily manipulate and analyse temporal data, such as filling in time gaps and aggregating over calendar periods.
Author: Earo Wang [aut, cre] , Di Cook [aut, ths] , Rob Hyndman [aut, ths] , Mitchell O'Hara-Wild [aut] , Tyler Smith [ctb], Wil Davis [ctb]
Maintainer: Earo Wang <earo.wang@gmail.com>

Diff between tsibble versions 1.1.1 dated 2021-12-03 and 1.1.2 dated 2022-08-21

 DESCRIPTION                 |    8 ++++----
 MD5                         |   30 +++++++++++++++---------------
 NEWS.md                     |    4 ++++
 R/holiday.R                 |    2 --
 R/tsibble-package.R         |    2 +-
 build/tsibble.pdf           |binary
 build/vignette.rds          |binary
 inst/doc/faq.html           |   14 +++++++++++---
 inst/doc/implicit-na.html   |   14 +++++++++++---
 inst/doc/intro-tsibble.html |   37 +++++++++++++++++++++++--------------
 man/count_gaps.Rd           |    5 +----
 man/has_gaps.Rd             |    5 +----
 man/holiday_aus.Rd          |    3 ---
 man/scan_gaps.Rd            |    5 +----
 man/tsibble-package.Rd      |    2 +-
 man/year-quarter.Rd         |    2 +-
 16 files changed, 74 insertions(+), 59 deletions(-)

More information about tsibble at CRAN
Permanent link

Package PAutilities updated to version 1.1.0 with previous version 1.0.1 dated 2020-05-17

Title: Streamline Physical Activity Research
Description: A collection of utilities that are useful for a broad range of tasks that are common in physical activity research, including the following: creation of Bland-Altman plots, formatted descriptive statistics, metabolic calculations (e.g. basal metabolic rate predictions) and conversions, demographic calculations (age and age-for-body-mass-index percentile), bout analysis of moderate-to-vigorous intensity physical activity, and analysis of bout detection algorithm performance.
Author: Paul R. Hibbing [aut, cre], Centers for Disease Control and Prevention [ctb]
Maintainer: Paul R. Hibbing <paulhibbing@gmail.com>

Diff between PAutilities versions 1.0.1 dated 2020-05-17 and 1.1.0 dated 2022-08-21

 DESCRIPTION                            |   15 -
 MD5                                    |  126 ++++++----
 NAMESPACE                              |   14 +
 NEWS.md                                |   35 ++
 R/PAutilities.R                        |    8 
 R/ba_analysis.R                        |only
 R/ba_plot.R                            |    2 
 R/bout_mvpa.R                          |   18 -
 R/cvd_risk.R                           |only
 R/dates_and_times.R                    |only
 R/descriptives.R                       |   48 +++-
 R/df_reorder.R                         |only
 R/equivalent_at.R                      |   56 ++--
 R/get_BMI_percentile.R                 |  177 +++++++++-----
 R/get_BMI_percentile_helpers.R         |only
 R/get_age.R                            |   39 +--
 R/get_bmi.R                            |only
 R/get_matchings.R                      |    3 
 R/get_ree.R                            |only
 R/get_ree_helpers.R                    |only
 R/get_transition_info.R                |    4 
 R/index_runs.R                         |   39 ++-
 R/new_paired_equivalence.R             |    2 
 R/paired_equivalence_generic.R         |    5 
 R/paired_equivalence_wrapper.R         |   17 -
 R/plot_transition.R                    |    8 
 R/residual_adjust.R                    |only
 R/summary_transition.R                 |    8 
 R/sysdata.rda                          |binary
 R/weight_status.R                      |   78 +++---
 R/zzz.R                                |    8 
 README.md                              |   26 +-
 build/vignette.rds                     |binary
 inst/doc/tpm.R                         |   24 +-
 inst/doc/tpm.Rmd                       |    4 
 inst/doc/tpm.html                      |  390 ++++++++++++++++++++++-----------
 man/DAgostino.Rd                       |only
 man/PAutilities.Rd                     |    1 
 man/add_summaryTransition.Rd           |    1 
 man/as.Rd                              |    2 
 man/ba_analysis.Rd                     |only
 man/ba_plot.Rd                         |    3 
 man/bmi_internal.Rd                    |only
 man/bout_mvpa.Rd                       |   15 -
 man/cvd_risk.Rd                        |only
 man/df_continuous.Rd                   |only
 man/df_reorder.Rd                      |only
 man/epoch_length_sec.Rd                |only
 man/equivalent_at.Rd                   |    3 
 man/ex_data.Rd                         |    6 
 man/full_days.Rd                       |only
 man/get_BMI_percentile.Rd              |   65 ++++-
 man/get_bmi.Rd                         |only
 man/get_bmr.Rd                         |   16 +
 man/get_ree.Rd                         |only
 man/get_ree_internal.Rd                |only
 man/get_transition_info.Rd             |    4 
 man/manage_procedure.Rd                |    5 
 man/mean_sd.Rd                         |   32 ++
 man/new_paired_equivalence.Rd          |   16 +
 man/paired_equivalence_test.Rd         |   53 +++-
 man/paired_equivalence_wrapper.Rd      |   16 +
 man/plot.transition.Rd                 |    8 
 man/residual_adjust.Rd                 |only
 man/rmr_sliding.Rd                     |    9 
 man/summary.transition.Rd              |   11 
 man/test_errors.Rd                     |    9 
 man/weight_status.Rd                   |   20 -
 src/RcppExports.cpp                    |    5 
 tests/testthat/cvd_multi_default.rds   |only
 tests/testthat/cvd_multi_noCombine.rds |only
 tests/testthat/cvd_single.rds          |only
 tests/testthat/ree_default.rds         |only
 tests/testthat/ree_df.rds              |only
 tests/testthat/ree_single.rds          |only
 tests/testthat/test_cvd.R              |only
 tests/testthat/test_metabolic.R        |   88 +++++++
 vignettes/tpm.Rmd                      |    4 
 78 files changed, 1055 insertions(+), 491 deletions(-)

More information about PAutilities at CRAN
Permanent link


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