Thu, 25 Feb 2021

Package yamlet updated to version 0.7.0 with previous version 0.6.10 dated 2021-02-20

Title: Versatile Curation of Table Metadata
Description: A YAML-based mechanism for working with table metadata. It supports compact syntax for creating, modifying, viewing, exporting, importing, displaying, and plotting metadata coded as column attributes. The 'yamlet' dialect is valid 'YAML' with defaults and conventions chosen to improve readability. See ?yamlet, ?decorate.data.frame and ?modify.default. See ?read_yamlet ?write_yamlet, ?io_csv, and ?ggplot.decorated.
Author: Tim Bergsma
Maintainer: Tim Bergsma <bergsmat@gmail.com>

Diff between yamlet versions 0.6.10 dated 2021-02-20 and 0.7.0 dated 2021-02-25

 yamlet-0.6.10/yamlet/tests/testthat/Rplots.pdf        |only
 yamlet-0.7.0/yamlet/DESCRIPTION                       |    6 +++---
 yamlet-0.7.0/yamlet/MD5                               |   17 ++++++++---------
 yamlet-0.7.0/yamlet/R/mimic.R                         |    8 +++++---
 yamlet-0.7.0/yamlet/R/parseable.R                     |    4 ++--
 yamlet-0.7.0/yamlet/inst/doc/yamlet-introduction.html |    4 ++--
 yamlet-0.7.0/yamlet/man/is_parseable.default.Rd       |    4 ++--
 yamlet-0.7.0/yamlet/man/mimic.classified.Rd           |    3 ++-
 yamlet-0.7.0/yamlet/man/mimic.default.Rd              |    3 ++-
 yamlet-0.7.0/yamlet/tests/testthat/test-yamlet.R      |    5 +++--
 10 files changed, 29 insertions(+), 25 deletions(-)

More information about yamlet at CRAN
Permanent link

Package GWI updated to version 1.0.2 with previous version 1.0.1 dated 2021-01-27

Title: Count and Continuous Generalized Variability Indexes
Description: Firstly, both functions of the univariate Poisson dispersion index (DI) for count data and the univariate exponential variation index (VI) for nonnegative continuous data are performed. Next, other functions of univariate indexes such the binomial dispersion index (DIb), the negative binomial dispersion index (DInb) and the inverse Gaussian variation index (VIiG) are given. Finally, we are computed some multivariate versions of these functions such that the generalized dispersion index (GDI) with its marginal one (MDI) and the generalized variation index (GVI) with its marginal one (MVI) too.
Author: Aboubacar Y. Touré and Célestin C. Kokonendji
Maintainer: Aboubacar Y. Touré <aboubacaryacoubatoure.ussgb@gmail.com>

Diff between GWI versions 1.0.1 dated 2021-01-27 and 1.0.2 dated 2021-02-25

 DESCRIPTION        |   10 +++++-----
 MD5                |   28 +++++++++++++++++-----------
 NAMESPACE          |    4 ++++
 R/di.R             |    2 +-
 R/diB.R            |only
 R/diNB.R           |only
 R/gmdi.R           |    5 +++--
 R/gmvi.R           |    6 ++++--
 R/vi.R             |    3 ++-
 R/viIG.R           |only
 man/GWI-package.Rd |   21 +++++++++++++++++----
 man/di.fun.Rd      |    2 +-
 man/dib.fun.Rd     |only
 man/dinb.fun.Rd    |only
 man/gmdi.fun.Rd    |    4 ++--
 man/gmvi.fun.Rd    |    4 ++--
 man/vi.fun.Rd      |    2 +-
 man/viiG.fun.Rd    |only
 18 files changed, 59 insertions(+), 32 deletions(-)

More information about GWI at CRAN
Permanent link

Package demoKde updated to version 1.0.0 with previous version 0.9-4 dated 2017-02-01

Title: Kernel Density Estimation for Demonstration Purposes
Description: Demonstration code showing how (univariate) kernel density estimates are computed, at least conceptually, and allowing users to experiment with different kernels, should they so wish. The method used follows directly the definition, but gains efficiency by replacing the observations by frequencies in a very fine grid covering the sample range. A canonical reference is B. W. Silverman, (1998) <doi: 10.1201/9781315140919>. NOTE: the density function in the stats package uses a more sophisticated method based on the fast Fourier transform and that function should be used if computational efficiency is a prime consideration.
Author: Bill Venables
Maintainer: Bill Venables <Bill.Venables@gmail.com>

Diff between demoKde versions 0.9-4 dated 2017-02-01 and 1.0.0 dated 2021-02-25

 DESCRIPTION            |   19 +++++++++++++------
 MD5                    |   11 ++++++-----
 R/demoKde.R            |   38 +++++++++++++++++++++-----------------
 build                  |only
 man/demoKde-package.Rd |   14 ++++++++++----
 man/kde.Rd             |   10 +++++++---
 man/kernelBiweight.Rd  |    4 ++--
 7 files changed, 59 insertions(+), 37 deletions(-)

More information about demoKde at CRAN
Permanent link

Package mitre updated to version 0.5.0 with previous version 0.1.1 dated 2020-11-26

Title: Cybersecurity MITRE Standards Data and Digraphs
Description: Extract, transform and load MITRE standards. This package gives you an approach to cybersecurity data sets. All data sets are build on runtime downloading raw data from MITRE public services. MITRE <https://www.mitre.org/> is a government-funded research organization based in Bedford and McLean. Current version includes most used standards as data frames. It also provide a list of nodes and edges with all relationships.
Author: Humbert Costas [aut, cre]
Maintainer: Humbert Costas <humbert.costas@gmail.com>

Diff between mitre versions 0.1.1 dated 2020-11-26 and 0.5.0 dated 2021-02-25

 mitre-0.1.1/mitre/inst/doc/Introduction.html          |only
 mitre-0.5.0/mitre/DESCRIPTION                         |   17 -
 mitre-0.5.0/mitre/MD5                                 |   87 +++++++--
 mitre-0.5.0/mitre/NAMESPACE                           |   14 -
 mitre-0.5.0/mitre/NEWS.md                             |   39 ++++
 mitre-0.5.0/mitre/R/attck.R                           |only
 mitre-0.5.0/mitre/R/capec.R                           |only
 mitre-0.5.0/mitre/R/car.R                             |only
 mitre-0.5.0/mitre/R/cpe.R                             |only
 mitre-0.5.0/mitre/R/cti.R                             |only
 mitre-0.5.0/mitre/R/cve.R                             |only
 mitre-0.5.0/mitre/R/cwe.R                             |only
 mitre-0.5.0/mitre/R/mitre.R                           |only
 mitre-0.5.0/mitre/R/network.R                         |only
 mitre-0.5.0/mitre/R/shield.R                          |  170 ++++++++---------
 mitre-0.5.0/mitre/README.md                           |  172 ++++++++++--------
 mitre-0.5.0/mitre/build/vignette.rds                  |binary
 mitre-0.5.0/mitre/inst/doc/Introduction.R             |   30 +--
 mitre-0.5.0/mitre/inst/doc/Introduction.Rmd           |   34 ++-
 mitre-0.5.0/mitre/inst/doc/Introduction.pdf           |only
 mitre-0.5.0/mitre/inst/doc/Mitre.R                    |only
 mitre-0.5.0/mitre/inst/doc/Mitre.Rmd                  |only
 mitre-0.5.0/mitre/inst/doc/Mitre.html                 |only
 mitre-0.5.0/mitre/inst/scripts                        |only
 mitre-0.5.0/mitre/man/MapCommonproperties.Rd          |only
 mitre-0.5.0/mitre/man/MapGroups.Rd                    |only
 mitre-0.5.0/mitre/man/MapMitigation.Rd                |only
 mitre-0.5.0/mitre/man/MapRelations.Rd                 |only
 mitre-0.5.0/mitre/man/MapSoftware.Rd                  |only
 mitre-0.5.0/mitre/man/MapTactics.Rd                   |only
 mitre-0.5.0/mitre/man/MapTechniques.Rd                |only
 mitre-0.5.0/mitre/man/buildAttckTactics.Rd            |only
 mitre-0.5.0/mitre/man/createATTCKedges.Rd             |only
 mitre-0.5.0/mitre/man/downloadRawData.Rd              |only
 mitre-0.5.0/mitre/man/getAttckData.Rd                 |only
 mitre-0.5.0/mitre/man/getCAPECData.Rd                 |only
 mitre-0.5.0/mitre/man/getCARData.Rd                   |only
 mitre-0.5.0/mitre/man/getCPEData.Rd                   |only
 mitre-0.5.0/mitre/man/getCVEData.Rd                   |only
 mitre-0.5.0/mitre/man/getCWEData.Rd                   |only
 mitre-0.5.0/mitre/man/getLatestDataSet.Rd             |only
 mitre-0.5.0/mitre/man/getNodeNeighbors.Rd             |only
 mitre-0.5.0/mitre/man/getShieldData.Rd                |only
 mitre-0.5.0/mitre/man/getShieldNetwork.Rd             |   15 -
 mitre-0.5.0/mitre/man/getShieldNodes.Rd               |only
 mitre-0.5.0/mitre/man/getShieldOpportunities.Rd       |   12 -
 mitre-0.5.0/mitre/man/getShieldProcedures.Rd          |   12 -
 mitre-0.5.0/mitre/man/getShieldRelations.Rd           |    6 
 mitre-0.5.0/mitre/man/getShieldTactics.Rd             |   12 -
 mitre-0.5.0/mitre/man/getShieldTactictDetail.Rd       |    6 
 mitre-0.5.0/mitre/man/getShieldTechniques.Rd          |   12 -
 mitre-0.5.0/mitre/man/getShieldTechniquesDetail.Rd    |    6 
 mitre-0.5.0/mitre/man/getShieldUseCases.Rd            |   12 -
 mitre-0.5.0/mitre/man/parseAttck.Groups.Rd            |only
 mitre-0.5.0/mitre/man/parseAttck.Mitigation.Rd        |only
 mitre-0.5.0/mitre/man/parseAttck.Relationships.Rd     |only
 mitre-0.5.0/mitre/man/parseAttck.Software.Rd          |only
 mitre-0.5.0/mitre/man/parseAttck.Tactics.Rd           |only
 mitre-0.5.0/mitre/man/parseAttck.Techniques.Rd        |only
 mitre-0.5.0/mitre/man/parseAttckmodel.group.Rd        |only
 mitre-0.5.0/mitre/man/parseAttckmodel.miti.Rd         |only
 mitre-0.5.0/mitre/man/parseAttckmodel.rels.Rd         |only
 mitre-0.5.0/mitre/man/parseAttckmodel.soft.Rd         |only
 mitre-0.5.0/mitre/man/parseAttckmodel.tact.Rd         |only
 mitre-0.5.0/mitre/man/parseAttckmodel.tech.Rd         |only
 mitre-0.5.0/mitre/man/parseRawData.Rd                 |only
 mitre-0.5.0/mitre/vignettes/Introduction.Rmd          |   34 ++-
 mitre-0.5.0/mitre/vignettes/Introduction.html         |only
 mitre-0.5.0/mitre/vignettes/Mitre.Rmd                 |only
 mitre-0.5.0/mitre/vignettes/images/readme_example.png |only
 70 files changed, 393 insertions(+), 297 deletions(-)

More information about mitre at CRAN
Permanent link

Package hydraulics updated to version 0.2.4 with previous version 0.2.3 dated 2020-12-13

Title: Basic Pipe and Open Channel Hydraulics
Description: Functions for basic hydraulic calculations related to water flow in circular pipes both flowing full (under pressure), and partially full (gravity flow), and trapezoidal open channels. For pressure flow this includes friction loss calculations by solving the Darcy-Weisbach equation for head loss, flow or diameter, and plotting a Moody diagram. The Darcy-Weisbach friction factor is calculated using the Colebrook (or Colebrook-White equation), the basis of the Moody diagram, the original citation being Colebrook (1939) <doi:10.1680/ijoti.1939.13150>. For gravity flow, the Manning equation is used, again solving for missing parameters. The derivation of and solutions using the Darcy-Weisbach equation and the Manning equation are outlined in many fluid mechanics texts such as Finnemore and Franzini (2002, ISBN:978-0072432022). For the Manning equation solutions, this package uses modifications of original code from the 'iemisc' package by Irucka Embry.
Author: Ed Maurer [aut, cre], Irucka Embry [aut, ctb] (iemisc code)
Maintainer: Ed Maurer <emaurer@scu.edu>

Diff between hydraulics versions 0.2.3 dated 2020-12-13 and 0.2.4 dated 2021-02-25

 DESCRIPTION                                 |    6 +++---
 MD5                                         |   10 +++++-----
 NEWS.md                                     |    4 ++++
 R/spec_energy_trap.R                        |   19 ++++++++++++-------
 inst/doc/hydraulics_vignette.html           |    8 ++++----
 man/figures/README-spec-energy-plot-1-1.png |binary
 6 files changed, 28 insertions(+), 19 deletions(-)

More information about hydraulics at CRAN
Permanent link

Package psychReport updated to version 3.0.0 with previous version 2.0.0 dated 2020-12-17

Title: Reproducible Reports in Psychology
Description: Helper functions for producing reports in Psychology (Reproducible Research). Provides required formatted strings (APA style) for use in 'Knitr'/'Latex' integration within *.Rnw files.
Author: Ian G Mackenzie [cre, aut], Carolin Dudschig [aut]
Maintainer: Ian G Mackenzie <ian.mackenzie@uni-tuebingen.de>

Diff between psychReport versions 2.0.0 dated 2020-12-17 and 3.0.0 dated 2021-02-25

 DESCRIPTION                                   |   15 -
 LICENSE                                       |    2 
 MD5                                           |   97 ++++-----
 NAMESPACE                                     |    1 
 R/anova.R                                     |  120 ++++++-----
 R/globals.R                                   |only
 R/psychReportData.R                           |  270 ++++++++++++++++++++------
 R/ttest.R                                     |   16 -
 R/utils.R                                     |   40 ++-
 man/addDataDF.Rd                              |   62 +++--
 man/aovDispMeans.Rd                           |    4 
 man/aovDispTable.Rd                           |    4 
 man/aovEffectSize.Rd                          |   12 -
 man/aovJackknifeAdjustment.Rd                 |    8 
 man/aovRoundDigits.Rd                         |    8 
 man/aovSphericityAdjustment.Rd                |    6 
 man/aovTable.Rd                               |    8 
 man/aovTidyTable.Rd                           |    4 
 man/ciStrT.Rd                                 |    4 
 man/createDF.Rd                               |    7 
 man/effectsizeValueString.Rd                  |    8 
 man/errDist.Rd                                |    1 
 man/fValueString.Rd                           |    8 
 man/meanStrAov.Rd                             |    8 
 man/meanStrT.Rd                               |    4 
 man/normData.Rd                               |only
 man/printAovMeans.Rd                          |    4 
 man/printTable.Rd                             |   17 -
 man/psychReport-package.Rd                    |    9 
 man/rtDist.Rd                                 |    3 
 man/sphericityValueString.Rd                  |    6 
 man/statStrAov.Rd                             |    8 
 man/statStrT.Rd                               |    4 
 man/summaryMSDSE.Rd                           |only
 man/tValueString.Rd                           |    4 
 tests/testthat/test-addDataDF.R               |    8 
 tests/testthat/test-aovDispMeans.R            |    6 
 tests/testthat/test-aovDispTable.R            |    6 
 tests/testthat/test-aovEffectSize.R           |    4 
 tests/testthat/test-aovJackknifeAdjustment.R  |    4 
 tests/testthat/test-aovRoundDigits.R          |    6 
 tests/testthat/test-aovSphericityAdjustment.R |    6 
 tests/testthat/test-aovTable.R                |    6 
 tests/testthat/test-aovTidyTable.R            |    6 
 tests/testthat/test-effectsizeValueString.R   |    4 
 tests/testthat/test-fValueString.R            |    8 
 tests/testthat/test-meanStrAov.R              |    4 
 tests/testthat/test-printAovMeans.R           |   11 -
 tests/testthat/test-printTable.R              |    5 
 tests/testthat/test-sphericityValueString.R   |    6 
 tests/testthat/test-statStrAov.R              |    8 
 51 files changed, 538 insertions(+), 332 deletions(-)

More information about psychReport at CRAN
Permanent link

Package magclass updated to version 5.24.7 with previous version 5.15.6 dated 2020-12-14

Title: Data Class and Tools for Handling Spatial-Temporal Data
Description: Data class for increased interoperability working with spatial- temporal data together with corresponding functions and methods (conversions, basic calculations and basic data manipulation). The class distinguishes between spatial, temporal and other dimensions to facilitate the development and interoperability of tools build for it. Additional features are name-based addressing of data and internal consistency checks (e.g. checking for the right data order in calculations).
Author: Jan Philipp Dietrich [aut, cre], Benjamin Leon Bodirsky [aut], Markus Bonsch [aut], Florian Humpenoeder [aut], Stephen Bi [aut], Kristine Karstens [aut], Debbora Leip [aut], Lavinia Baumstark [ctb], Christoph Bertram [ctb], Anastasis Giannousakis [ctb], David Klein [ctb], Ina Neher [ctb], Michaja Pehl [ctb], Anselm Schultes [ctb], Miodrag Stevanovic [ctb], Xiaoxi Wang [ctb], Felicitas Beier [ctb]
Maintainer: Jan Philipp Dietrich <dietrich@pik-potsdam.de>

Diff between magclass versions 5.15.6 dated 2020-12-14 and 5.24.7 dated 2021-02-25

 magclass-5.15.6/magclass/R/coord.R                             |only
 magclass-5.15.6/magclass/man/coord.Rd                          |only
 magclass-5.15.6/magclass/tests/testthat/test-travisCI.R        |only
 magclass-5.24.7/magclass/DESCRIPTION                           |   20 
 magclass-5.24.7/magclass/MD5                                   |  210 +-
 magclass-5.24.7/magclass/NAMESPACE                             |   13 
 magclass-5.24.7/magclass/R/add_columns.R                       |    4 
 magclass-5.24.7/magclass/R/add_dimension.R                     |    3 
 magclass-5.24.7/magclass/R/as.RasterBrick.R                    |only
 magclass-5.24.7/magclass/R/as.data.frame.R                     |    6 
 magclass-5.24.7/magclass/R/as.magpie.R                         |   52 
 magclass-5.24.7/magclass/R/calibrate_it.R                      |   16 
 magclass-5.24.7/magclass/R/clean_magpie.R                      |    4 
 magclass-5.24.7/magclass/R/collapseDim.R                       |only
 magclass-5.24.7/magclass/R/collapseNames.R                     |    5 
 magclass-5.24.7/magclass/R/complete_magpie.R                   |    4 
 magclass-5.24.7/magclass/R/convergence.R                       |    4 
 magclass-5.24.7/magclass/R/dimCode.R                           |    6 
 magclass-5.24.7/magclass/R/dimExists.R                         |only
 magclass-5.24.7/magclass/R/dimOrder.R                          |    4 
 magclass-5.24.7/magclass/R/dimReduce.R                         |    2 
 magclass-5.24.7/magclass/R/getCoords.R                         |only
 magclass-5.24.7/magclass/R/getDim.R                            |    8 
 magclass-5.24.7/magclass/R/getItems.R                          |  112 +
 magclass-5.24.7/magclass/R/getMetadata.R                       |   32 
 magclass-5.24.7/magclass/R/hasCoords.R                         |only
 magclass-5.24.7/magclass/R/hasSets.R                           |only
 magclass-5.24.7/magclass/R/head.magpie.R                       |    6 
 magclass-5.24.7/magclass/R/install_magpie_units.R              |   72 
 magclass-5.24.7/magclass/R/lin.convergence.R                   |    4 
 magclass-5.24.7/magclass/R/magpie-class.R                      |  233 +-
 magclass-5.24.7/magclass/R/magpieResolution.R                  |    5 
 magclass-5.24.7/magclass/R/magpie_expand.R                     |  180 --
 magclass-5.24.7/magclass/R/magpie_expand_dim.R                 |    6 
 magclass-5.24.7/magclass/R/magpiesort.R                        |    4 
 magclass-5.24.7/magclass/R/magpply.R                           |   11 
 magclass-5.24.7/magclass/R/maxample.R                          |only
 magclass-5.24.7/magclass/R/mbind.R                             |    6 
 magclass-5.24.7/magclass/R/mcalc.R                             |   10 
 magclass-5.24.7/magclass/R/mselect.R                           |    5 
 magclass-5.24.7/magclass/R/new.magpie.R                        |   30 
 magclass-5.24.7/magclass/R/place_x_in_y.R                      |    6 
 magclass-5.24.7/magclass/R/print.magpie.R                      |    8 
 magclass-5.24.7/magclass/R/read.report.R                       |    2 
 magclass-5.24.7/magclass/R/setItems.R                          |only
 magclass-5.24.7/magclass/R/sizeCheck.R                         |    3 
 magclass-5.24.7/magclass/R/time_interpolate.R                  |    6 
 magclass-5.24.7/magclass/R/where.R                             |    3 
 magclass-5.24.7/magclass/R/withMetadata.R                      |   12 
 magclass-5.24.7/magclass/R/write.report.R                      |    4 
 magclass-5.24.7/magclass/R/write.report2.R                     |    3 
 magclass-5.24.7/magclass/README.md                             |   16 
 magclass-5.24.7/magclass/inst/doc/magclass-concept.html        |   53 
 magclass-5.24.7/magclass/inst/doc/magclass-expansion.R         |   19 
 magclass-5.24.7/magclass/inst/doc/magclass-expansion.Rmd       |   21 
 magclass-5.24.7/magclass/inst/doc/magclass-expansion.html      |  178 --
 magclass-5.24.7/magclass/inst/doc/magclass.R                   |    6 
 magclass-5.24.7/magclass/inst/doc/magclass.Rmd                 |   10 
 magclass-5.24.7/magclass/inst/doc/magclass.html                |  837 ++++------
 magclass-5.24.7/magclass/inst/extdata                          |only
 magclass-5.24.7/magclass/man/add_columns.Rd                    |    4 
 magclass-5.24.7/magclass/man/add_dimension.Rd                  |    3 
 magclass-5.24.7/magclass/man/as.RasterBrick.Rd                 |only
 magclass-5.24.7/magclass/man/as.data.frame-methods.Rd          |    6 
 magclass-5.24.7/magclass/man/calibrate_it.Rd                   |   10 
 magclass-5.24.7/magclass/man/clean_magpie.Rd                   |    4 
 magclass-5.24.7/magclass/man/collapseDim.Rd                    |only
 magclass-5.24.7/magclass/man/collapseNames.Rd                  |    6 
 magclass-5.24.7/magclass/man/complete_magpie.Rd                |    4 
 magclass-5.24.7/magclass/man/convergence.Rd                    |    4 
 magclass-5.24.7/magclass/man/dimCode.Rd                        |    4 
 magclass-5.24.7/magclass/man/dimExists.Rd                      |only
 magclass-5.24.7/magclass/man/dimOrder.Rd                       |    4 
 magclass-5.24.7/magclass/man/dimReduce.Rd                      |    2 
 magclass-5.24.7/magclass/man/getCoords.Rd                      |only
 magclass-5.24.7/magclass/man/getDim.Rd                         |    8 
 magclass-5.24.7/magclass/man/getItems.Rd                       |   28 
 magclass-5.24.7/magclass/man/getMetadata.Rd                    |   32 
 magclass-5.24.7/magclass/man/hasCoords.Rd                      |only
 magclass-5.24.7/magclass/man/hasSets.Rd                        |only
 magclass-5.24.7/magclass/man/head.magpie.Rd                    |    6 
 magclass-5.24.7/magclass/man/lin.convergence.Rd                |    4 
 magclass-5.24.7/magclass/man/magpie-class.Rd                   |   31 
 magclass-5.24.7/magclass/man/magpieResolution.Rd               |    5 
 magclass-5.24.7/magclass/man/magpie_expand.Rd                  |    2 
 magclass-5.24.7/magclass/man/magpiesort.Rd                     |    4 
 magclass-5.24.7/magclass/man/magpply.Rd                        |   11 
 magclass-5.24.7/magclass/man/maxample.Rd                       |only
 magclass-5.24.7/magclass/man/mbind.Rd                          |    6 
 magclass-5.24.7/magclass/man/mcalc.Rd                          |   10 
 magclass-5.24.7/magclass/man/mselect.Rd                        |    5 
 magclass-5.24.7/magclass/man/place_x_in_y.Rd                   |    6 
 magclass-5.24.7/magclass/man/print.magpie.Rd                   |    8 
 magclass-5.24.7/magclass/man/setItems.Rd                       |only
 magclass-5.24.7/magclass/man/sizeCheck.Rd                      |    3 
 magclass-5.24.7/magclass/man/time_interpolate.Rd               |    6 
 magclass-5.24.7/magclass/man/where.Rd                          |    3 
 magclass-5.24.7/magclass/man/withMetadata.Rd                   |   12 
 magclass-5.24.7/magclass/man/write.report.Rd                   |    4 
 magclass-5.24.7/magclass/man/write.report2.Rd                  |    3 
 magclass-5.24.7/magclass/tests/testthat/test-as.magpie.R       |    6 
 magclass-5.24.7/magclass/tests/testthat/test-collapseDim.R     |only
 magclass-5.24.7/magclass/tests/testthat/test-collapseNames.R   |    2 
 magclass-5.24.7/magclass/tests/testthat/test-dimCode.R         |only
 magclass-5.24.7/magclass/tests/testthat/test-dimExists.R       |only
 magclass-5.24.7/magclass/tests/testthat/test-getCoords.R       |only
 magclass-5.24.7/magclass/tests/testthat/test-getDim.R          |   13 
 magclass-5.24.7/magclass/tests/testthat/test-getItems.R        |   40 
 magclass-5.24.7/magclass/tests/testthat/test-lowpass.R         |    4 
 magclass-5.24.7/magclass/tests/testthat/test-magpie.R          |  175 +-
 magclass-5.24.7/magclass/tests/testthat/test-magpie_expand.R   |   14 
 magclass-5.24.7/magclass/tests/testthat/test-metadata.R        |   28 
 magclass-5.24.7/magclass/tests/testthat/test-new.magpie.R      |only
 magclass-5.24.7/magclass/tests/testthat/test-printmagpie.R     |   14 
 magclass-5.24.7/magclass/tests/testthat/test-raster.R          |only
 magclass-5.24.7/magclass/tests/testthat/test-readwritemagpie.R |   10 
 magclass-5.24.7/magclass/vignettes/magclass-expansion.Rmd      |   21 
 magclass-5.24.7/magclass/vignettes/magclass.Rmd                |   10 
 118 files changed, 1514 insertions(+), 1335 deletions(-)

More information about magclass at CRAN
Permanent link

Package tibble updated to version 3.1.0 with previous version 3.0.6 dated 2021-01-29

Title: Simple Data Frames
Description: Provides a 'tbl_df' class (the 'tibble') that provides stricter checking and better formatting than the traditional data frame.
Author: Kirill Müller [aut, cre], Hadley Wickham [aut], Romain Francois [ctb], Jennifer Bryan [ctb], RStudio [cph]
Maintainer: Kirill Müller <krlmlr+r@mailbox.org>

Diff between tibble versions 3.0.6 dated 2021-01-29 and 3.1.0 dated 2021-02-25

 tibble-3.0.6/tibble/R/aaa-pillar.R                            |only
 tibble-3.0.6/tibble/man/glimpse.Rd                            |only
 tibble-3.0.6/tibble/man/tbl_sum.Rd                            |only
 tibble-3.1.0/tibble/DESCRIPTION                               |   24 -
 tibble-3.1.0/tibble/MD5                                       |  152 +++++-----
 tibble-3.1.0/tibble/NAMESPACE                                 |   12 
 tibble-3.1.0/tibble/NEWS.md                                   |   25 +
 tibble-3.1.0/tibble/R/add.R                                   |    2 
 tibble-3.1.0/tibble/R/as_tibble.R                             |   11 
 tibble-3.1.0/tibble/R/class-tbl_df.R                          |    6 
 tibble-3.1.0/tibble/R/enframe.R                               |    2 
 tibble-3.1.0/tibble/R/error.R                                 |   18 -
 tibble-3.1.0/tibble/R/glimpse.R                               |  142 ---------
 tibble-3.1.0/tibble/R/legacy-compat.R                         |    2 
 tibble-3.1.0/tibble/R/lst.R                                   |   10 
 tibble-3.1.0/tibble/R/names.R                                 |   26 -
 tibble-3.1.0/tibble/R/new.R                                   |    2 
 tibble-3.1.0/tibble/R/print.R                                 |   41 +-
 tibble-3.1.0/tibble/R/rownames.R                              |    6 
 tibble-3.1.0/tibble/R/subsetting.R                            |   20 -
 tibble-3.1.0/tibble/R/tbl_sum.R                               |   39 --
 tibble-3.1.0/tibble/R/tibble.R                                |   12 
 tibble-3.1.0/tibble/R/tidy_names.R                            |    2 
 tibble-3.1.0/tibble/R/tribble.R                               |    4 
 tibble-3.1.0/tibble/R/zzz.R                                   |   10 
 tibble-3.1.0/tibble/build/vignette.rds                        |binary
 tibble-3.1.0/tibble/inst/doc/formats.html                     |   18 -
 tibble-3.1.0/tibble/inst/doc/invariants.R                     |    2 
 tibble-3.1.0/tibble/inst/doc/invariants.Rmd                   |    2 
 tibble-3.1.0/tibble/inst/doc/invariants.html                  |   74 ++--
 tibble-3.1.0/tibble/inst/doc/tibble.html                      |   18 -
 tibble-3.1.0/tibble/inst/doc/types.html                       |    6 
 tibble-3.1.0/tibble/man/as_tibble.Rd                          |    6 
 tibble-3.1.0/tibble/man/deprecated.Rd                         |    2 
 tibble-3.1.0/tibble/man/enframe.Rd                            |    2 
 tibble-3.1.0/tibble/man/formatting.Rd                         |   14 
 tibble-3.1.0/tibble/man/frame_matrix.Rd                       |    2 
 tibble-3.1.0/tibble/man/is.tibble.Rd                          |    2 
 tibble-3.1.0/tibble/man/lst.Rd                                |   12 
 tibble-3.1.0/tibble/man/name-repair-superseded.Rd             |    2 
 tibble-3.1.0/tibble/man/new_tibble.Rd                         |    2 
 tibble-3.1.0/tibble/man/reexports.Rd                          |    7 
 tibble-3.1.0/tibble/man/subsetting.Rd                         |    5 
 tibble-3.1.0/tibble/man/tibble-package.Rd                     |    2 
 tibble-3.1.0/tibble/man/tibble.Rd                             |   10 
 tibble-3.1.0/tibble/man/tribble.Rd                            |    2 
 tibble-3.1.0/tibble/man/trunc_mat.Rd                          |only
 tibble-3.1.0/tibble/man/view.Rd                               |    2 
 tibble-3.1.0/tibble/tests/testthat/_snaps/add.md              |    3 
 tibble-3.1.0/tibble/tests/testthat/_snaps/as_tibble.md        |   27 +
 tibble-3.1.0/tibble/tests/testthat/_snaps/class-tbl_df.md     |   14 
 tibble-3.1.0/tibble/tests/testthat/_snaps/invariants.md       |only
 tibble-3.1.0/tibble/tests/testthat/_snaps/msg.md              |   46 ---
 tibble-3.1.0/tibble/tests/testthat/_snaps/names.md            |   20 -
 tibble-3.1.0/tibble/tests/testthat/_snaps/print.md            |    6 
 tibble-3.1.0/tibble/tests/testthat/_snaps/str.md              |   12 
 tibble-3.1.0/tibble/tests/testthat/_snaps/subsetting.md       |   86 -----
 tibble-3.1.0/tibble/tests/testthat/_snaps/tibble.md           |    1 
 tibble-3.1.0/tibble/tests/testthat/_snaps/tidy_names.md       |    1 
 tibble-3.1.0/tibble/tests/testthat/_snaps/utils-msg-format.md |    2 
 tibble-3.1.0/tibble/tests/testthat/helper-expectations.R      |    2 
 tibble-3.1.0/tibble/tests/testthat/helper-zzz.R               |    5 
 tibble-3.1.0/tibble/tests/testthat/test-add.R                 |    2 
 tibble-3.1.0/tibble/tests/testthat/test-as_tibble.R           |   34 +-
 tibble-3.1.0/tibble/tests/testthat/test-class-tbl_df.R        |    1 
 tibble-3.1.0/tibble/tests/testthat/test-error.R               |    7 
 tibble-3.1.0/tibble/tests/testthat/test-invariants.R          |only
 tibble-3.1.0/tibble/tests/testthat/test-msg.R                 |   30 -
 tibble-3.1.0/tibble/tests/testthat/test-names.R               |   25 -
 tibble-3.1.0/tibble/tests/testthat/test-new.R                 |    2 
 tibble-3.1.0/tibble/tests/testthat/test-print.R               |    1 
 tibble-3.1.0/tibble/tests/testthat/test-rownames.R            |   12 
 tibble-3.1.0/tibble/tests/testthat/test-subsetting.R          |   19 +
 tibble-3.1.0/tibble/tests/testthat/test-zzz-data-frame.R      |   22 -
 tibble-3.1.0/tibble/tests/testthat/test-zzz-glimpse.R         |   10 
 tibble-3.1.0/tibble/tests/testthat/test-zzz-msg.R             |   24 -
 tibble-3.1.0/tibble/tests/testthat/test-zzz-name-repair.R     |   16 -
 tibble-3.1.0/tibble/tests/testthat/test-zzz-syntactic-names.R |    4 
 tibble-3.1.0/tibble/tests/testthat/test-zzz-tbl-df.R          |    2 
 tibble-3.1.0/tibble/vignettes/invariants.Rmd                  |    2 
 80 files changed, 488 insertions(+), 710 deletions(-)

More information about tibble at CRAN
Permanent link

Package QRIpkg updated to version 0.2.2 with previous version 0.2.1 dated 2020-10-20

Title: Quantile Regression Index Score
Description: The QRI_func() function performs quantile regression analysis using age and sex as predictors to calculate the Quantile Regression Index (QRI) score for each individual’s regional brain imaging metrics and then averages across the regional scores to generate an average tissue specific score for each subject. The QRI_plot() is used to plot QRI and generate the normative curves for individual measurements.
Author: Peter Kochunov [aut], Si Gao [aut, cre], Meghann Ryan [aut]
Maintainer: Si Gao <sgao@som.umaryland.edu>

Diff between QRIpkg versions 0.2.1 dated 2020-10-20 and 0.2.2 dated 2021-02-25

 DESCRIPTION     |    6 +++---
 MD5             |    6 +++---
 R/QRI_func.R    |   13 ++++++++-----
 man/QRI_func.Rd |   16 +++++++++++++---
 4 files changed, 27 insertions(+), 14 deletions(-)

More information about QRIpkg at CRAN
Permanent link

New package npde with initial version 3.0
Package: npde
Title: Normalised Prediction Distribution Errors for Nonlinear Mixed-Effect Models
Version: 3.0
Date: 2021-02-01
Authors@R: c(person(given = "Emmanuelle", family = "Comets", role = c("aut", "cre"), email = "emmanuelle.comets@inserm.fr", comment = c(ORCID = "0000-0002-9150-9886")), person(given = "Karl", family = "Brendel", role = "ctb"), person(given = "Thi Huyen Tram", family = "Nguyen", role = "ctb"), person(given = "Romain", family = "Leroux", role = "ctb"), person(given = "France", family = "Mentre", role = "ctb"))
Maintainer: Emmanuelle Comets <emmanuelle.comets@inserm.fr>
Description: Provides routines to compute normalised prediction distribution errors, a metric designed to evaluate non-linear mixed effect models such as those used in pharmacokinetics and pharmacodynamics. Documentation about 'npde' is provided by a comprehensive user guide on the github repository (<https://github.com/ecomets/npde30/blob/main/userguide_npde_3.0.pdf>), and references concerning the methods include the papers by Brendel et al. (2006, <doi:10.1007/s11095-006-9067-5>; 2010, <doi:10.1007/s10928-009-9143-7>), Comets et al. (2008, <doi:10.1016/j.cmpb.2007.12.002> ; 2010, <http://journal-sfds.fr/article/view/45>), and Nguyen et al. (2012, <doi:10.1007/s10928-012-9264-2>). See 'citation("npde")' for details.
URL: https://github.com/ecomets/npde30/blob/main/userguide_npde_3.0.pdf
License: GPL (>= 2)
Encoding: UTF-8
LazyLoad: yes
LazyData: yes
Depends: gridExtra, ggplot2, grid
Imports: methods, scales, mclust, testthat, rlang
RoxygenNote: 7.1.1
Collate: 'NpdeSimData.R' 'NpdeData.R' 'aaa_generics.R' 'NpdeData-methods.R' 'NpdeRes.R' 'NpdeRes-methods.R' 'NpdeObject.R' 'NpdeObject-methods.R' 'compute_distribution.R' 'compute_npde.R' 'compute_pd.R' 'compute_ploq.R' 'mainNpde.R' 'npde.R' 'npdeControl.R' 'plotNpde-auxDistPlot.R' 'plotNpde-auxScatter.R' 'plotNpde-auxScatterPlot.R' 'plotNpde-binningPI.R' 'plotNpde-covplot.R' 'plotNpde-distributionPlot.R' 'plotNpde-methods.R' 'plotNpde-plotFunctions.R' 'plotNpde-scatterplot.R'
NeedsCompilation: no
Packaged: 2021-02-25 10:55:36 UTC; eco
Author: Emmanuelle Comets [aut, cre] (<https://orcid.org/0000-0002-9150-9886>), Karl Brendel [ctb], Thi Huyen Tram Nguyen [ctb], Romain Leroux [ctb], France Mentre [ctb]
Repository: CRAN
Date/Publication: 2021-02-25 16:00:02 UTC

More information about npde at CRAN
Permanent link

Package mixComp updated to version 0.1-2 with previous version 0.1-1 dated 2020-11-18

Title: Estimation of Order of Mixture Distributions
Description: Methods for estimating the order of a mixture model. The approaches considered are based on the following papers (extensive list of references is available in the vignette): 1. Dacunha-Castelle, Didier, and Elisabeth Gassiat. The estimation of the order of a mixture model. Bernoulli 3, no. 3 (1997): 279-299. <https://projecteuclid.org/download/pdf_1/euclid.bj/1177334456>. 2. Woo, Mi-Ja, and T. N. Sriram. Robust estimation of mixture complexity. Journal of the American Statistical Association 101, no. 476 (2006): 1475-1486. <doi:10.1198/016214506000000555>. 3. Woo, Mi-Ja, and T. N. Sriram. Robust estimation of mixture complexity for count data. Computational statistics & data analysis 51, no. 9 (2007): 4379-4392. <doi:10.1016/j.csda.2006.06.006>. 4. Umashanger, T., and T. N. Sriram. L2E estimation of mixture complexity for count data. Computational statistics & data analysis 53, no. 12 (2009): 4243-4254. <doi:10.1016/j.csda.2009.05.013>. 5. Karlis, Dimitris, and Evdokia Xekalaki. On testing for the number of components in a mixed Poisson model. Annals of the Institute of Statistical Mathematics 51, no. 1 (1999): 149-162. <doi:10.1023/A:1003839420071>. 6. Cutler, Adele, and Olga I. Cordero-Brana. Minimum Hellinger Distance Estimation for Finite Mixture Models. Journal of the American Statistical Association 91, no. 436 (1996): 1716-1723. <doi:10.2307/2291601>. A number of datasets are included. 1. accidents, from Karlis, Dimitris, and Evdokia Xekalaki. On testing for the number of components in a mixed Poisson model. Annals of the Institute of Statistical Mathematics 51, no. 1 (1999): 149-162. <doi:10.1023/A:1003839420071>. 2. acidity, from Sybil L. Crawford, Morris H. DeGroot, Joseph B. Kadane & Mitchell J. Small (1992) Modeling Lake-Chemistry Distributions: Approximate Bayesian Methods for Estimating a Finite-Mixture Model, Technometrics, 34:4, 441-453. <doi:10.1080/00401706.1992.10484955>. 3. children, from Thisted, R. A. (1988). Elements of statistical computing: Numerical computation (Vol. 1). CRC Press. 4. faithful, from R package "datasets"; Azzalini, A. and Bowman, A. W. (1990). A look at some data on the Old Faithful geyser. Applied Statistics, 39, 357--365. <https://www.jstor.org/stable/2347385>. 5. shakespeare, from Efron, Bradley, and Ronald Thisted. "Estimating the number of unseen species: How many words did Shakespeare know?." Biometrika 63.3 (1976): 435-447. <doi:10.1093/biomet/63.3.435>.
Author: Anja Weigel [aut], Yulia Kulagina [aut, cre], Fadoua Balabdaoui [aut, ths], Lilian Mueller [ctb], Martin Maechler [ctb] (package 'nor1mix' as model, <https://orcid.org/0000-0002-8685-9910>)
Maintainer: Yulia Kulagina <yulia.kulagina@stat.math.ethz.ch>

Diff between mixComp versions 0.1-1 dated 2020-11-18 and 0.1-2 dated 2021-02-25

 DESCRIPTION           |   17 
 MD5                   |   67 +-
 NAMESPACE             |    4 
 R/0_Mix_utils.R       | 1657 ++++++++++++++++++++++++--------------------------
 R/1_hankel_np_utils.R |   73 +-
 R/2_hankel_p_utils.R  |   34 -
 R/3_distances_disc.R  |  115 +--
 R/4_distances_cont.R  |  100 +--
 R/5_lrt_utils.R       |   30 
 R/accidents.R         |only
 R/acidity.R           |only
 R/children.R          |only
 R/faithful.R          |only
 R/shakespeare.R       |only
 build/vignette.rds    |binary
 data                  |only
 inst/doc/mixComp.R    |  190 ++++-
 inst/doc/mixComp.Rmd  |  386 ++++++++---
 inst/doc/mixComp.html |  791 +++++++++++++++++------
 man/L2.disc.Rd        |   20 
 man/Mix.Rd            |  101 ---
 man/RtoDat.Rd         |   31 
 man/accidents.Rd      |only
 man/acidity.Rd        |only
 man/children.Rd       |only
 man/dMix.Rd           |   11 
 man/datMix.Rd         |   71 +-
 man/faithful.Rd       |only
 man/hellinger.cont.Rd |   42 -
 man/hellinger.disc.Rd |   41 -
 man/mix.lrt.Rd        |   24 
 man/nonparamHankel.Rd |   42 -
 man/paramHankel.Rd    |   28 
 man/plot.Mix.Rd       |only
 man/plot.rMix.Rd      |only
 man/rMix.Rd           |   71 --
 man/shakespeare.Rd    |only
 vignettes/mixComp.Rmd |  386 ++++++++---
 vignettes/refs.bib    |  189 +++++
 39 files changed, 2698 insertions(+), 1823 deletions(-)

More information about mixComp at CRAN
Permanent link

Package glmnetUtils updated to version 1.1.8 with previous version 1.1.7 dated 2021-02-23

Title: Utilities for 'Glmnet'
Description: Provides a formula interface for the 'glmnet' package for elasticnet regression, a method for cross-validating the alpha parameter, and other quality-of-life tools.
Author: Microsoft [cph], Hong Ooi [aut, cre]
Maintainer: Hong Ooi <hongooi73@gmail.com>

Diff between glmnetUtils versions 1.1.7 dated 2021-02-23 and 1.1.8 dated 2021-02-25

 DESCRIPTION                   |    6 +++---
 MD5                           |    8 ++++----
 NEWS.md                       |    4 ++++
 inst/doc/intro.html           |    4 ++--
 tests/testthat/test7_family.R |    3 +++
 5 files changed, 16 insertions(+), 9 deletions(-)

More information about glmnetUtils at CRAN
Permanent link

Package eplusr updated to version 0.14.1 with previous version 0.14.0 dated 2021-01-07

Title: A Toolkit for Using Whole Building Simulation Program 'EnergyPlus'
Description: A rich toolkit of using the whole building simulation program 'EnergyPlus'(<https://energyplus.net>), which enables programmatic navigation, modification of 'EnergyPlus' models and makes it less painful to do parametric simulations and analysis.
Author: Hongyuan Jia [aut, cre] (<https://orcid.org/0000-0002-0075-8183>)
Maintainer: Hongyuan Jia <hongyuan.jia@bears-berkeley.sg>

Diff between eplusr versions 0.14.0 dated 2021-01-07 and 0.14.1 dated 2021-02-25

 DESCRIPTION          |    6 +++---
 MD5                  |   16 ++++++++--------
 NAMESPACE            |    2 --
 NEWS.md              |    7 +++++++
 R/units.R            |   19 +++++++++++++------
 man/Epw.Rd           |    2 +-
 man/Idf.Rd           |    2 +-
 man/IdfObject.Rd     |    4 ++--
 man/get_idf_table.Rd |    2 +-
 9 files changed, 36 insertions(+), 24 deletions(-)

More information about eplusr at CRAN
Permanent link

New package BoostMLR with initial version 1.0.3
Package: BoostMLR
Type: Package
Title: Boosting for Multivariate Longitudinal Responses
Version: 1.0.3
Date: 2021-02-23
Author: Amol Pande, Hemant Ishwaran
Maintainer: Amol Pande <amoljpande@gmail.com>
Description: Jointly models the multivariate longitudinal responses and multiple covariates and time using gradient boosting approach.
License: GPL (>= 2)
Depends: R (>= 3.5.0)
Imports: Rcpp (>= 0.12.18), stats, splines, nlme
Suggests: mlbench
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2021-02-23 18:26:20 UTC; pandea2
Repository: CRAN
Date/Publication: 2021-02-25 16:00:07 UTC

More information about BoostMLR at CRAN
Permanent link

Package apollo updated to version 0.2.4 with previous version 0.2.3 dated 2021-01-20

Title: Tools for Choice Model Estimation and Application
Description: The Choice Modelling Centre (CMC) at the University of Leeds has developed flexible code for the estimation and application of choice models in R. Users are able to write their own model functions or use a mix of already available ones. Random heterogeneity, both continuous and discrete and at the level of individuals and choices, can be incorporated for all models. There is support for both standalone models and hybrid model structures. Both classical and Bayesian estimation is available, and multiple discrete continuous models are covered in addition to discrete choice. Multi-threading processing is supported for estimation and a large number of pre and post-estimation routines, including for computing posterior (individual-level) distributions are available. For examples, a manual, and a support forum, visit <http://www.ApolloChoiceModelling.com>. For more information on choice models see Train, K. (2009) <isbn:978-0-521-74738-7> and Hess, S. & Daly, A.J. (2014) <isbn:978-1-781-00314-5> for an overview of the field.
Author: Stephane Hess [aut], David Palma [aut, cre]
Maintainer: David Palma <D.Palma@leeds.ac.uk>

Diff between apollo versions 0.2.3 dated 2021-01-20 and 0.2.4 dated 2021-02-25

 apollo-0.2.3/apollo/tests/testthat/test-multicore.R  |only
 apollo-0.2.4/apollo/DESCRIPTION                      |    8 
 apollo-0.2.4/apollo/MD5                              |   57 
 apollo-0.2.4/apollo/R/apollo_conditionals.R          |    7 
 apollo-0.2.4/apollo/R/apollo_deltaMethod.R           |    1 
 apollo-0.2.4/apollo/R/apollo_dft.R                   | 1846 +++++++++----------
 apollo-0.2.4/apollo/R/apollo_fitsTest.R              |    2 
 apollo-0.2.4/apollo/R/apollo_insertFunc.R            |   29 
 apollo-0.2.4/apollo/R/apollo_lcConditionals.R        |    4 
 apollo-0.2.4/apollo/R/apollo_lcEM.R                  |    3 
 apollo-0.2.4/apollo/R/apollo_lcUnconditionals.r      |    2 
 apollo-0.2.4/apollo/R/apollo_makeDraws.R             |    2 
 apollo-0.2.4/apollo/R/apollo_makeGrad.R              |   13 
 apollo-0.2.4/apollo/R/apollo_mdcev.R                 |   11 
 apollo-0.2.4/apollo/R/apollo_mdcnev.R                |   10 
 apollo-0.2.4/apollo/R/apollo_mixEM.R                 |    9 
 apollo-0.2.4/apollo/R/apollo_prediction.R            |   67 
 apollo-0.2.4/apollo/R/apollo_preprocess.R            |   38 
 apollo-0.2.4/apollo/R/apollo_readBeta.R              |   20 
 apollo-0.2.4/apollo/R/apollo_sharesTest.R            |   96 
 apollo-0.2.4/apollo/R/apollo_validate.R              |   33 
 apollo-0.2.4/apollo/R/apollo_validateControl.R       |    7 
 apollo-0.2.4/apollo/R/apollo_validateInputs.R        |    1 
 apollo-0.2.4/apollo/inst/doc/apollofirstexample.html |   18 
 apollo-0.2.4/apollo/man/apollo_deltaMethod.Rd        |    1 
 apollo-0.2.4/apollo/man/apollo_fitsTest.Rd           |    1 
 apollo-0.2.4/apollo/man/apollo_lcEM.Rd               |    3 
 apollo-0.2.4/apollo/man/apollo_prediction.Rd         |    1 
 apollo-0.2.4/apollo/tests/testthat/test-mmnl.R       |  158 -
 apollo-0.2.4/apollo/tests/testthat/test-mnl.R        |  126 -
 30 files changed, 1337 insertions(+), 1237 deletions(-)

More information about apollo at CRAN
Permanent link

Package ragg updated to version 1.1.1 with previous version 1.1.0 dated 2021-02-15

Title: Graphic Devices Based on AGG
Description: Anti-Grain Geometry (AGG) is a high-quality and high-performance 2D drawing library. The 'ragg' package provides a set of graphic devices based on AGG to use as alternative to the raster devices provided through the 'grDevices' package.
Author: Thomas Lin Pedersen [cre, aut] (<https://orcid.org/0000-0002-5147-4711>), Maxim Shemanarev [aut, cph] (Author of AGG), Tony Juricic [ctb, cph] (Contributor to AGG), Milan Marusinec [ctb, cph] (Contributor to AGG), Spencer Garrett [ctb] (Contributor to AGG), RStudio [cph]
Maintainer: Thomas Lin Pedersen <thomas.pedersen@rstudio.com>

Diff between ragg versions 1.1.0 dated 2021-02-15 and 1.1.1 dated 2021-02-25

 DESCRIPTION                         |    6 +--
 MD5                                 |   12 +++----
 NEWS.md                             |    5 +++
 src/AggDevice.h                     |   10 +++---
 src/agg/include/agg_font_freetype.h |    3 +
 src/init_device.h                   |    5 ++-
 src/text_renderer.h                 |   59 +++++++++++++++++-------------------
 7 files changed, 55 insertions(+), 45 deletions(-)

More information about ragg at CRAN
Permanent link

Package miRecSurv updated to version 1.0.1 with previous version 0.0.1 dated 2020-09-25

Title: Left-Censored Recurrent Events Survival Models
Description: Fitting recurrent events survival models for left-censored data with multiple imputation of the number of previous episodes. See Hernández-Herrera G, Moriña D, Navarro A. (2020) <arXiv:2007.15031>.
Author: David Moriña [aut, cre] (<https://orcid.org/0000-0001-5949-7443>), Gilma Hernández-Herrera [aut], Albert Navarro [aut]
Maintainer: David Moriña <dmorina@ub.edu>

Diff between miRecSurv versions 0.0.1 dated 2020-09-25 and 1.0.1 dated 2021-02-25

 DESCRIPTION                |    9 ++++---
 MD5                        |   16 +++++++------
 NAMESPACE                  |    4 +++
 R/print.summary.recEvFit.R |only
 R/recEvFit.R               |   54 ++++++++++++++++++++-------------------------
 R/summary.recEvFit.R       |only
 man/miRecSurv-internal.Rd  |    4 +++
 man/miRecSurv-package.Rd   |   11 ++++-----
 man/recEvFit.Rd            |   33 +++++++++++++++++++++++----
 man/sim.data.Rd            |   23 +++++++++++++++++--
 10 files changed, 100 insertions(+), 54 deletions(-)

More information about miRecSurv at CRAN
Permanent link

Package taxadb updated to version 0.1.1 with previous version 0.1.0 dated 2020-02-19

Title: A High-Performance Local Taxonomic Database Interface
Description: Creates a local database of many commonly used taxonomic authorities and provides functions that can quickly query this data.
Author: Carl Boettiger [aut, cre] (<https://orcid.org/0000-0002-1642-628X>), Kari Norman [aut] (<https://orcid.org/0000-0002-2029-2325>), Jorrit Poelen [aut] (<https://orcid.org/0000-0003-3138-4118>), Scott Chamberlain [aut] (<https://orcid.org/0000-0003-1444-9135>), Noam Ross [ctb] (<https://orcid.org/0000-0002-2136-0000>)
Maintainer: Carl Boettiger <cboettig@gmail.com>

Diff between taxadb versions 0.1.0 dated 2020-02-19 and 0.1.1 dated 2021-02-25

 taxadb-0.1.0/taxadb/man/available_versions.Rd                 |only
 taxadb-0.1.1/taxadb/DESCRIPTION                               |   23 
 taxadb-0.1.1/taxadb/MD5                                       |   92 ++-
 taxadb-0.1.1/taxadb/NAMESPACE                                 |    6 
 taxadb-0.1.1/taxadb/NEWS.md                                   |only
 taxadb-0.1.1/taxadb/R/filter_by.R                             |   11 
 taxadb-0.1.1/taxadb/R/filter_common.R                         |    9 
 taxadb-0.1.1/taxadb/R/filter_id.R                             |    1 
 taxadb-0.1.1/taxadb/R/filter_name.R                           |    1 
 taxadb-0.1.1/taxadb/R/filter_rank.R                           |    1 
 taxadb-0.1.1/taxadb/R/fuzzy_filter.R                          |   19 
 taxadb-0.1.1/taxadb/R/get_ids.R                               |   19 
 taxadb-0.1.1/taxadb/R/get_names.R                             |   20 
 taxadb-0.1.1/taxadb/R/handling-duplicates.R                   |   17 
 taxadb-0.1.1/taxadb/R/mutate_db.R                             |   21 
 taxadb-0.1.1/taxadb/R/taxa_tbl.R                              |   34 -
 taxadb-0.1.1/taxadb/R/td_connect.R                            |  104 ----
 taxadb-0.1.1/taxadb/R/td_create.R                             |  115 ----
 taxadb-0.1.1/taxadb/R/tl_import.R                             |only
 taxadb-0.1.1/taxadb/README.md                                 |  168 +++----
 taxadb-0.1.1/taxadb/build/vignette.rds                        |binary
 taxadb-0.1.1/taxadb/inst/WORDLIST                             |    6 
 taxadb-0.1.1/taxadb/inst/doc/backends.html                    |  232 +---------
 taxadb-0.1.1/taxadb/inst/doc/data-sources.Rmd                 |    6 
 taxadb-0.1.1/taxadb/inst/doc/data-sources.html                |  209 ---------
 taxadb-0.1.1/taxadb/inst/examples/taxadb_github_releases.R    |only
 taxadb-0.1.1/taxadb/inst/extdata/prov.json                    |only
 taxadb-0.1.1/taxadb/man/common_contains.Rd                    |    5 
 taxadb-0.1.1/taxadb/man/common_starts_with.Rd                 |    5 
 taxadb-0.1.1/taxadb/man/filter_by.Rd                          |    3 
 taxadb-0.1.1/taxadb/man/filter_common.Rd                      |   10 
 taxadb-0.1.1/taxadb/man/filter_id.Rd                          |    3 
 taxadb-0.1.1/taxadb/man/filter_name.Rd                        |    3 
 taxadb-0.1.1/taxadb/man/filter_rank.Rd                        |    3 
 taxadb-0.1.1/taxadb/man/fuzzy_filter.Rd                       |    5 
 taxadb-0.1.1/taxadb/man/get_ids.Rd                            |   16 
 taxadb-0.1.1/taxadb/man/get_names.Rd                          |   13 
 taxadb-0.1.1/taxadb/man/mutate_db.Rd                          |   14 
 taxadb-0.1.1/taxadb/man/name_contains.Rd                      |    7 
 taxadb-0.1.1/taxadb/man/name_starts_with.Rd                   |    7 
 taxadb-0.1.1/taxadb/man/taxa_tbl.Rd                           |   18 
 taxadb-0.1.1/taxadb/man/td_connect.Rd                         |   11 
 taxadb-0.1.1/taxadb/man/td_create.Rd                          |   18 
 taxadb-0.1.1/taxadb/man/td_disconnect.Rd                      |    4 
 taxadb-0.1.1/taxadb/man/tl_import.Rd                          |only
 taxadb-0.1.1/taxadb/tests/testthat/test-get_ids.R             |    9 
 taxadb-0.1.1/taxadb/tests/testthat/test-handling-duplicates.R |only
 taxadb-0.1.1/taxadb/tests/testthat/test-mutate-db.R           |    4 
 taxadb-0.1.1/taxadb/tests/testthat/test-taxadb.R              |   15 
 taxadb-0.1.1/taxadb/tests/testthat/test-tl_import.R           |only
 taxadb-0.1.1/taxadb/vignettes/data-sources.Rmd                |    6 
 51 files changed, 444 insertions(+), 849 deletions(-)

More information about taxadb at CRAN
Permanent link

Package powerbydesign updated to version 1.0.5 with previous version 1.0.4 dated 2018-04-04

Title: Power Estimates for ANOVA Designs
Description: Functions for bootstrapping the power of ANOVA designs based on estimated means and standard deviations of the conditions. Please refer to the documentation of the boot.power.anova() function for further details.
Author: Frank Papenmeier [aut, cre]
Maintainer: Frank Papenmeier <frank.papenmeier@uni-tuebingen.de>

Diff between powerbydesign versions 1.0.4 dated 2018-04-04 and 1.0.5 dated 2021-02-25

 DESCRIPTION                     |   10 +++++-----
 MD5                             |   10 +++++-----
 NEWS                            |    8 ++++++++
 R/boot.power.anova.R            |    2 +-
 man/design.anova.Rd             |   10 +++++++---
 man/plot.power_by_samplesize.Rd |    3 +--
 6 files changed, 27 insertions(+), 16 deletions(-)

More information about powerbydesign at CRAN
Permanent link

Package popgenr updated to version 0.2 with previous version 0.1 dated 2020-07-02

Title: Accompaniment to Population Genetics with R: An Introduction for Life Scientists
Description: Provides several data sets and functions to accompany the book "Population Genetics with R: An Introduction for Life Scientists" (2021, ISBN:9780198829546).
Author: Aki Jarl Laruson; Floyd Reed
Maintainer: Aki Jarl Laruson <akijarl@gmail.com>

Diff between popgenr versions 0.1 dated 2020-07-02 and 0.2 dated 2021-02-25

 .Rbuildignore    |only
 DESCRIPTION      |   14 +--
 MD5              |   22 ++--
 NAMESPACE        |    5 -
 R/Dcalc.R        |  246 +++++++++++++++++++++++++++----------------------------
 R/coal.R         |only
 man/Dcalc.Rd     |   74 ++++++++--------
 man/coal.Rd      |only
 man/fly.Rd       |   33 +++----
 man/genotypes.Rd |   30 +++---
 man/moth.Rd      |   31 +++---
 man/snp.Rd       |   28 +++---
 man/thirteen.Rd  |   29 +++---
 man/whale.Rd     |   33 ++++---
 14 files changed, 277 insertions(+), 268 deletions(-)

More information about popgenr at CRAN
Permanent link

Package constants updated to version 1.0.1 with previous version 1.0.0 dated 2020-11-11

Title: Reference on Constants, Units and Uncertainty
Description: CODATA internationally recommended values of the fundamental physical constants, provided as symbols for direct use within the R language. Optionally, the values with uncertainties and/or units are also provided if the 'errors', 'units' and/or 'quantities' packages are installed. The Committee on Data for Science and Technology (CODATA) is an interdisciplinary committee of the International Council for Science which periodically provides the internationally accepted set of values of the fundamental physical constants. This package contains the "2018 CODATA" version, published on May 2019: Eite Tiesinga, Peter J. Mohr, David B. Newell, and Barry N. Taylor (2020) <https://physics.nist.gov/cuu/Constants/>.
Author: Iñaki Ucar [aut, cph, cre] (<https://orcid.org/0000-0001-6403-5550>)
Maintainer: Iñaki Ucar <iucar@fedoraproject.org>

Diff between constants versions 1.0.0 dated 2020-11-11 and 1.0.1 dated 2021-02-25

 DESCRIPTION              |    8 ++++----
 MD5                      |   12 ++++++------
 NEWS.md                  |    4 ++++
 R/constants.R            |   13 +++++++++----
 README.md                |   12 +++++++-----
 man/codata.Rd            |    2 +-
 man/constants-package.Rd |    2 +-
 7 files changed, 32 insertions(+), 21 deletions(-)

More information about constants at CRAN
Permanent link

Package eechidna updated to version 1.4.1 with previous version 1.4.0 dated 2019-11-08

Title: Exploring Election and Census Highly Informative Data Nationally for Australia
Description: Data from the seven Australian Federal Elections (House of Representatives) between 2001 and 2019, and from the four Australian Censuses over the same period. Includes tools for visualizing and analysing the data, as well as imputing Census data for years in which a Census does not occur. This package incorporates data that is copyright Commonwealth of Australia (Australian Electoral Commission and Australian Bureau of Statistics) 2019.
Author: Jeremy Forbes [aut, cre], Di Cook [aut], Anthony Ebert [aut], Heike Hofmann [aut], Rob Hyndman [aut], Thomas Lumley [aut], Ben Marwick [aut], Carson Sievert [aut], Mingzhu Sun [aut], Dilini Talagala [aut], Nicholas Tierney [aut], Nathaniel Tomasetti [aut], Earo Wang [aut], Fang Zhou [aut], Commonwealth of Australia AEC [cph], Australian Bureau of Statistics ABS [cph]
Maintainer: Jeremy Forbes <jeforbes14@gmail.com>

Diff between eechidna versions 1.4.0 dated 2019-11-08 and 1.4.1 dated 2021-02-25

 eechidna-1.4.0/eechidna/man/abs2001.Rd                         |only
 eechidna-1.4.0/eechidna/man/abs2004.Rd                         |only
 eechidna-1.4.0/eechidna/man/abs2006.Rd                         |only
 eechidna-1.4.0/eechidna/man/abs2007.Rd                         |only
 eechidna-1.4.0/eechidna/man/abs2010.Rd                         |only
 eechidna-1.4.0/eechidna/man/abs2011.Rd                         |only
 eechidna-1.4.0/eechidna/man/abs2013.Rd                         |only
 eechidna-1.4.0/eechidna/man/abs2016.Rd                         |only
 eechidna-1.4.0/eechidna/man/abs2019.Rd                         |only
 eechidna-1.4.0/eechidna/man/eechidnaR-package.Rd               |only
 eechidna-1.4.0/eechidna/man/fp01.Rd                            |only
 eechidna-1.4.0/eechidna/man/fp04.Rd                            |only
 eechidna-1.4.0/eechidna/man/fp07.Rd                            |only
 eechidna-1.4.0/eechidna/man/fp10.Rd                            |only
 eechidna-1.4.0/eechidna/man/fp13.Rd                            |only
 eechidna-1.4.0/eechidna/man/fp16.Rd                            |only
 eechidna-1.4.0/eechidna/man/fp19.Rd                            |only
 eechidna-1.4.0/eechidna/man/tcp01.Rd                           |only
 eechidna-1.4.0/eechidna/man/tcp04.Rd                           |only
 eechidna-1.4.0/eechidna/man/tcp07.Rd                           |only
 eechidna-1.4.0/eechidna/man/tcp10.Rd                           |only
 eechidna-1.4.0/eechidna/man/tcp13.Rd                           |only
 eechidna-1.4.0/eechidna/man/tcp16.Rd                           |only
 eechidna-1.4.0/eechidna/man/tcp19.Rd                           |only
 eechidna-1.4.0/eechidna/man/tpp01.Rd                           |only
 eechidna-1.4.0/eechidna/man/tpp04.Rd                           |only
 eechidna-1.4.0/eechidna/man/tpp07.Rd                           |only
 eechidna-1.4.0/eechidna/man/tpp10.Rd                           |only
 eechidna-1.4.0/eechidna/man/tpp13.Rd                           |only
 eechidna-1.4.0/eechidna/man/tpp16.Rd                           |only
 eechidna-1.4.0/eechidna/man/tpp19.Rd                           |only
 eechidna-1.4.1/eechidna/DESCRIPTION                            |   26 
 eechidna-1.4.1/eechidna/MD5                                    |  190 -
 eechidna-1.4.1/eechidna/R/data.R                               | 1588 +---------
 eechidna-1.4.1/eechidna/R/git-download.R                       |   98 
 eechidna-1.4.1/eechidna/R/shapefiles.R                         |    2 
 eechidna-1.4.1/eechidna/data/abs2001.rda                       |binary
 eechidna-1.4.1/eechidna/data/abs2004.rda                       |binary
 eechidna-1.4.1/eechidna/data/abs2006.rda                       |binary
 eechidna-1.4.1/eechidna/data/abs2007.rda                       |binary
 eechidna-1.4.1/eechidna/data/abs2010.rda                       |binary
 eechidna-1.4.1/eechidna/data/abs2011.rda                       |binary
 eechidna-1.4.1/eechidna/data/abs2013.rda                       |binary
 eechidna-1.4.1/eechidna/data/abs2016.rda                       |binary
 eechidna-1.4.1/eechidna/data/abs2019.rda                       |binary
 eechidna-1.4.1/eechidna/data/fp01.rda                          |binary
 eechidna-1.4.1/eechidna/data/fp04.rda                          |binary
 eechidna-1.4.1/eechidna/data/fp07.rda                          |binary
 eechidna-1.4.1/eechidna/data/fp10.rda                          |binary
 eechidna-1.4.1/eechidna/data/fp13.rda                          |binary
 eechidna-1.4.1/eechidna/data/fp16.rda                          |binary
 eechidna-1.4.1/eechidna/data/fp19.rda                          |binary
 eechidna-1.4.1/eechidna/data/nat_data01.rda                    |binary
 eechidna-1.4.1/eechidna/data/nat_data04.rda                    |binary
 eechidna-1.4.1/eechidna/data/nat_data07.rda                    |binary
 eechidna-1.4.1/eechidna/data/nat_data10.rda                    |binary
 eechidna-1.4.1/eechidna/data/nat_data13.rda                    |binary
 eechidna-1.4.1/eechidna/data/nat_data16.rda                    |binary
 eechidna-1.4.1/eechidna/data/nat_data19.rda                    |binary
 eechidna-1.4.1/eechidna/data/nat_map01.rda                     |binary
 eechidna-1.4.1/eechidna/data/nat_map04.rda                     |binary
 eechidna-1.4.1/eechidna/data/nat_map07.rda                     |binary
 eechidna-1.4.1/eechidna/data/nat_map10.rda                     |binary
 eechidna-1.4.1/eechidna/data/nat_map13.rda                     |binary
 eechidna-1.4.1/eechidna/data/nat_map16.rda                     |binary
 eechidna-1.4.1/eechidna/data/nat_map19.rda                     |binary
 eechidna-1.4.1/eechidna/data/tcp01.rda                         |binary
 eechidna-1.4.1/eechidna/data/tcp04.rda                         |binary
 eechidna-1.4.1/eechidna/data/tcp07.rda                         |binary
 eechidna-1.4.1/eechidna/data/tcp10.rda                         |binary
 eechidna-1.4.1/eechidna/data/tcp13.rda                         |binary
 eechidna-1.4.1/eechidna/data/tcp16.rda                         |binary
 eechidna-1.4.1/eechidna/data/tcp19.rda                         |binary
 eechidna-1.4.1/eechidna/data/tpp01.rda                         |binary
 eechidna-1.4.1/eechidna/data/tpp04.rda                         |binary
 eechidna-1.4.1/eechidna/data/tpp07.rda                         |binary
 eechidna-1.4.1/eechidna/data/tpp10.rda                         |binary
 eechidna-1.4.1/eechidna/data/tpp13.rda                         |binary
 eechidna-1.4.1/eechidna/data/tpp16.rda                         |binary
 eechidna-1.4.1/eechidna/data/tpp19.rda                         |binary
 eechidna-1.4.1/eechidna/inst/doc/eechidna-intro.R              |   32 
 eechidna-1.4.1/eechidna/inst/doc/eechidna-intro.Rmd            |    4 
 eechidna-1.4.1/eechidna/inst/doc/eechidna-intro.html           |  221 -
 eechidna-1.4.1/eechidna/man/aec_carto_f.Rd                     |   13 
 eechidna-1.4.1/eechidna/man/allocate_electorate.Rd             |    8 
 eechidna-1.4.1/eechidna/man/census.Rd                          |only
 eechidna-1.4.1/eechidna/man/circle.Rd                          |   13 
 eechidna-1.4.1/eechidna/man/dorling.Rd                         |   24 
 eechidna-1.4.1/eechidna/man/first_preference.Rd                |only
 eechidna-1.4.1/eechidna/man/firstpref_pollingbooth_download.Rd |    6 
 eechidna-1.4.1/eechidna/man/get_electorate_shapes.Rd           |   11 
 eechidna-1.4.1/eechidna/man/launch_app.Rd                      |   20 
 eechidna-1.4.1/eechidna/man/nat_data01.Rd                      |    8 
 eechidna-1.4.1/eechidna/man/nat_data04.Rd                      |   10 
 eechidna-1.4.1/eechidna/man/nat_data07.Rd                      |   10 
 eechidna-1.4.1/eechidna/man/nat_data10.Rd                      |   10 
 eechidna-1.4.1/eechidna/man/nat_data13.Rd                      |   10 
 eechidna-1.4.1/eechidna/man/nat_data16.Rd                      |   37 
 eechidna-1.4.1/eechidna/man/nat_data19.Rd                      |   37 
 eechidna-1.4.1/eechidna/man/nat_data_download.Rd               |   41 
 eechidna-1.4.1/eechidna/man/nat_map01.Rd                       |    8 
 eechidna-1.4.1/eechidna/man/nat_map04.Rd                       |   10 
 eechidna-1.4.1/eechidna/man/nat_map07.Rd                       |   10 
 eechidna-1.4.1/eechidna/man/nat_map10.Rd                       |   10 
 eechidna-1.4.1/eechidna/man/nat_map13.Rd                       |   10 
 eechidna-1.4.1/eechidna/man/nat_map16.Rd                       |   10 
 eechidna-1.4.1/eechidna/man/nat_map19.Rd                       |   10 
 eechidna-1.4.1/eechidna/man/nat_map_download.Rd                |   43 
 eechidna-1.4.1/eechidna/man/tcp.Rd                             |only
 eechidna-1.4.1/eechidna/man/tpp.Rd                             |only
 eechidna-1.4.1/eechidna/man/twocand_pollingbooth_download.Rd   |    6 
 eechidna-1.4.1/eechidna/man/twoparty_pollingbooth_download.Rd  |    6 
 eechidna-1.4.1/eechidna/tests/testthat/test-maps.R             |only
 eechidna-1.4.1/eechidna/vignettes/eechidna-intro.Rmd           |    4 
 114 files changed, 822 insertions(+), 1724 deletions(-)

More information about eechidna at CRAN
Permanent link

Package dssd updated to version 0.2.2 with previous version 0.2.1 dated 2020-02-20

Title: Distance Sampling Survey Design
Description: Creates survey designs for distance sampling surveys. These designs can be assessed for various effort and coverage statistics. Once the user is satisfied with the design characteristics they can generate a set of transects to use in their distance sampling survey. Many of the designs implemented in this R package were first made available in our 'Distance' for Windows software and are detailed in Chapter 7 of Advanced Distance Sampling, Buckland et. al. (2008, ISBN-13: 978-0199225873). Find out more about estimating animal/plant abundance with distance sampling at <http://distancesampling.org/>.
Author: Laura Marshall <lhm@st-andrews.ac.uk>
Maintainer: Laura Marshall <lhm@st-andrews.ac.uk>

Diff between dssd versions 0.2.1 dated 2020-02-20 and 0.2.2 dated 2021-02-25

 DESCRIPTION                       |    8 ++++----
 MD5                               |   14 +++++++-------
 NAMESPACE                         |    1 +
 NEWS                              |    5 +++++
 R/Region.R                        |    1 +
 build/vignette.rds                |binary
 inst/doc/GettingStarted.html      |   28 ++++++++++++++++++----------
 inst/doc/MultiStrataVignette.html |   34 +++++++++++++++++++++-------------
 8 files changed, 57 insertions(+), 34 deletions(-)

More information about dssd at CRAN
Permanent link

New package subtee with initial version 0.3-7.1
Package: subtee
Type: Package
Title: Subgroup Treatment Effect Estimation in Clinical Trials
Version: 0.3-7.1
Date: 2021-02-24
Author: Nicolas Ballarini [aut, cre], Bjoern Bornkamp [aut], Marius Thomas [aut, cre], Baldur Magnusson [ctb]
Maintainer: Nicolas Ballarini <nicoballarini@gmail.com>
Description: Naive and adjusted treatment effect estimation for subgroups. Model averaging (Bornkamp et.al, 2016 <doi:10.1002/pst.1796>) and bagging (Rosenkranz, 2016 <doi:10.1002/bimj.201500147>) are proposed to address the problem of selection bias in treatment effect estimates for subgroups. The package can be used for all commonly encountered type of outcomes in clinical trials (continuous, binary, survival, count). Additional functions are provided to build the subgroup variables to be used and to plot the results using forest plots.
Imports: MASS, ggplot2, survival, matrixStats
Suggests: knitr, rmarkdown, parallel, testthat
VignetteBuilder: knitr
Depends: R (>= 2.10)
License: GPL-2
NeedsCompilation: no
Packaged: 2021-02-25 00:16:39 UTC; nicolasballarini
Repository: CRAN
Date/Publication: 2021-02-25 11:10:03 UTC

More information about subtee at CRAN
Permanent link

Package NFCP updated to version 0.2.0 with previous version 0.1.0 dated 2021-01-13

Title: N-Factor Commodity Pricing Through Term Structure Estimation
Description: Commodity pricing models are (systems of) stochastic differential equations that are utilized for the valuation and hedging of commodity contingent claims (i.e. derivative products on the commodity) and other commodity related investments. Commodity pricing models that capture market dynamics are of great importance to commodity market participants in order to exercise sound investment and risk-management strategies. Parameters of commodity pricing models are estimated through maximum likelihood estimation, using available term structure futures data of a commodity. 'NFCP' (n-factor commodity pricing) provides a framework for the modeling, parameter estimation, probabilistic forecasting, option valuation and simulation of commodity prices through state space and Monte Carlo methods, risk-neutral valuation and Kalman filtering. 'NFCP' allows the commodity pricing model to consist of n correlated factors, with both random walk and mean-reverting elements. The n-factor commodity pricing model framework was first presented in the work of Cortazar and Naranjo (2006) <doi:10.1002/fut.20198>. Examples presented in 'NFCP' replicate the two-factor crude oil commodity pricing model presented in the prolific work of Schwartz and Smith (2000) <doi:10.1287/mnsc.46.7.893.12034> with the approximate term structure futures data applied within this study provided in the 'NFCP' package.
Author: Thomas Aspinall [aut, cre] (<https://orcid.org/0000-0002-6968-1989>), Adrian Gepp [aut] (<https://orcid.org/0000-0003-1666-5501>), Geoff Harris [aut] (<https://orcid.org/0000-0003-4284-8619>), Simone Kelly [aut] (<https://orcid.org/0000-0002-6528-8557>), Colette Southam [aut] (<https://orcid.org/0000-0001-7263-2347>), Bruce Vanstone [aut] (<https://orcid.org/0000-0002-3977-2468>)
Maintainer: Thomas Aspinall <tomaspinall2512@gmail.com>

Diff between NFCP versions 0.1.0 dated 2021-01-13 and 0.2.0 dated 2021-02-25

 NFCP-0.1.0/NFCP/R/KF-dependencies.R           |only
 NFCP-0.1.0/NFCP/man/NFCP.bounds.Rd            |only
 NFCP-0.2.0/NFCP/DESCRIPTION                   |   10 
 NFCP-0.2.0/NFCP/MD5                           |   62 -
 NFCP-0.2.0/NFCP/NAMESPACE                     |    3 
 NFCP-0.2.0/NFCP/NEWS.md                       |   13 
 NFCP-0.2.0/NFCP/R/American-Options.R          |only
 NFCP-0.2.0/NFCP/R/Analysis.R                  |   55 -
 NFCP-0.2.0/NFCP/R/Data-Descriptions.R         |  103 +-
 NFCP-0.2.0/NFCP/R/Dependencies.R              |only
 NFCP-0.2.0/NFCP/R/Kalman-Filter.R             |   24 
 NFCP-0.2.0/NFCP/R/Simulations.R               |   31 
 NFCP-0.2.0/NFCP/R/TS-PE.R                     |   90 +
 NFCP-0.2.0/NFCP/README.md                     |    2 
 NFCP-0.2.0/NFCP/build/NFCP.pdf                |binary
 NFCP-0.2.0/NFCP/build/vignette.rds            |binary
 NFCP-0.2.0/NFCP/inst/doc/NFCP.R               |  194 ++-
 NFCP-0.2.0/NFCP/inst/doc/NFCP.Rmd             | 1298 ++++++++++++++------------
 NFCP-0.2.0/NFCP/inst/doc/NFCP.html            | 1050 +++++++++------------
 NFCP-0.2.0/NFCP/man/A_T.Rd                    |    2 
 NFCP-0.2.0/NFCP/man/American.Option.Value.Rd  |only
 NFCP-0.2.0/NFCP/man/European.Option.Value.Rd  |   12 
 NFCP-0.2.0/NFCP/man/Futures.Price.Forecast.Rd |    2 
 NFCP-0.2.0/NFCP/man/Futures.Price.Simulate.Rd |   13 
 NFCP-0.2.0/NFCP/man/NFCP.Domains.Rd           |only
 NFCP-0.2.0/NFCP/man/NFCP.Kalman.filter.Rd     |  618 ++++++------
 NFCP-0.2.0/NFCP/man/NFCP.MLE.Rd               |  424 ++++----
 NFCP-0.2.0/NFCP/man/NFCP.Parameters.Rd        |  238 ++--
 NFCP-0.2.0/NFCP/man/SS.Oil.Rd                 |    5 
 NFCP-0.2.0/NFCP/man/Spot.Price.Forecast.Rd    |    2 
 NFCP-0.2.0/NFCP/man/Spot.Price.Simulate.Rd    |   10 
 NFCP-0.2.0/NFCP/man/Stitch.Contracts.Rd       |   13 
 NFCP-0.2.0/NFCP/man/TSFit.Volatility.Rd       |    8 
 NFCP-0.2.0/NFCP/man/cov_func.Rd               |    4 
 NFCP-0.2.0/NFCP/vignettes/NFCP.Rmd            | 1298 ++++++++++++++------------
 35 files changed, 2943 insertions(+), 2641 deletions(-)

More information about NFCP at CRAN
Permanent link

Package loon updated to version 1.3.3 with previous version 1.3.2 dated 2021-02-23

Title: Interactive Statistical Data Visualization
Description: An extendable toolkit for interactive data visualization and exploration.
Author: Adrian Waddell [aut], R. Wayne Oldford [aut, cre, ths], Zehao Xu [ctb], Martin Gauch [ctb]
Maintainer: R. Wayne Oldford <rwoldford@uwaterloo.ca>

Diff between loon versions 1.3.2 dated 2021-02-23 and 1.3.3 dated 2021-02-25

 DESCRIPTION                              |    8 ++---
 MD5                                      |   24 ++++++++--------
 NEWS.md                                  |   20 +++++++++++++
 R/l_binCut.R                             |    3 ++
 R/loonGrob_l_compound.R                  |    2 -
 R/loonGrob_l_pairs.R                     |   22 +++++++++++----
 inst/doc/introduction.html               |    4 +-
 inst/doc/teaching-example-smoothing.html |    4 +-
 man/l_binCut.Rd                          |    3 ++
 man/l_plot_arguments.Rd                  |    8 +++++
 tests/testthat/test_facets.R             |   19 +++++++------
 tests/testthat/test_linking.R            |   45 +++++++++++++++----------------
 tests/testthat/test_sync.R               |   41 ++++++++++++----------------
 13 files changed, 124 insertions(+), 79 deletions(-)

More information about loon at CRAN
Permanent link

Package lingmatch updated to version 1.0.1 with previous version 1.0.0 dated 2021-02-17

Title: Linguistic Matching and Accommodation
Description: Measure similarity between texts. Offers a variety of processing tools and similarity metrics to facilitate flexible representation of texts and matching. Implements forms of Language Style Matching (Ireland & Pennebaker, 2010) <doi:10.1037/a0020386> and Latent Semantic Analysis (Landauer & Dumais, 1997) <doi:10.1037/0033-295X.104.2.211>.
Author: Micah Iserman
Maintainer: Micah Iserman <micah.iserman@gmail.com>

Diff between lingmatch versions 1.0.0 dated 2021-02-17 and 1.0.1 dated 2021-02-25

 DESCRIPTION                       |    6 +--
 MD5                               |   16 +++++----
 NEWS.md                           |only
 R/RcppExports.R                   |   62 +++++++++++++++++++-------------------
 R/lingmatch.R                     |   37 +++++++++++++---------
 R/utils.R                         |   59 +++++++++++++++++++++---------------
 README.md                         |only
 src/utils.cpp                     |    5 +--
 tests/testthat/test-lma_termcat.R |    6 +--
 tests/testthat/test-utils.R       |    9 +++--
 10 files changed, 111 insertions(+), 89 deletions(-)

More information about lingmatch at CRAN
Permanent link

Package PSweight updated to version 1.1.3 with previous version 1.1.2 dated 2020-10-05

Title: Propensity Score Weighting for Causal Inference with Observational Studies and Randomized Trials
Description: Supports propensity score weighting analysis of observational studies and randomized trials. Enables the estimation and inference of average causal effects with binary and multiple treatments using overlap weights (ATO), inverse probability of treatment weights (ATE), average treatment effect among the treated weights (ATT), matching weights (ATM) and entropy weights (ATEN), with and without propensity score trimming. These weights are members of the family of balancing weights introduced in Li, Morgan and Zaslavsky (2018) <doi:10.1080/01621459.2016.1260466> and Li and Li (2019) <doi:10.1214/19-AOAS1282>.
Author: Tianhui Zhou [aut, cre], Guangyu Tong [aut], Fan Li [aut], Laine Thomas [aut], Fan Li [aut]
Maintainer: Tianhui Zhou <tianhui.zhou@duke.edu>

Diff between PSweight versions 1.1.2 dated 2020-10-05 and 1.1.3 dated 2021-02-25

 PSweight-1.1.2/PSweight/R/ATENbin.R             |only
 PSweight-1.1.2/PSweight/R/ATENbin_o.R           |only
 PSweight-1.1.2/PSweight/R/ATENbin_p.R           |only
 PSweight-1.1.2/PSweight/R/ATENmul.R             |only
 PSweight-1.1.2/PSweight/R/ATENmul_o.R           |only
 PSweight-1.1.2/PSweight/R/ATENmul_p.R           |only
 PSweight-1.1.2/PSweight/R/ATEbin.R              |only
 PSweight-1.1.2/PSweight/R/ATEbin_o.R            |only
 PSweight-1.1.2/PSweight/R/ATEbin_p.R            |only
 PSweight-1.1.2/PSweight/R/ATEmul.R              |only
 PSweight-1.1.2/PSweight/R/ATEmul_o.R            |only
 PSweight-1.1.2/PSweight/R/ATEmul_p.R            |only
 PSweight-1.1.2/PSweight/R/ATMbin.R              |only
 PSweight-1.1.2/PSweight/R/ATMbin_o.R            |only
 PSweight-1.1.2/PSweight/R/ATMbin_p.R            |only
 PSweight-1.1.2/PSweight/R/ATMmul.R              |only
 PSweight-1.1.2/PSweight/R/ATMmul_o.R            |only
 PSweight-1.1.2/PSweight/R/ATMmul_p.R            |only
 PSweight-1.1.2/PSweight/R/ATObin.R              |only
 PSweight-1.1.2/PSweight/R/ATObin_o.R            |only
 PSweight-1.1.2/PSweight/R/ATObin_p.R            |only
 PSweight-1.1.2/PSweight/R/ATOmul.R              |only
 PSweight-1.1.2/PSweight/R/ATOmul_o.R            |only
 PSweight-1.1.2/PSweight/R/ATOmul_p.R            |only
 PSweight-1.1.2/PSweight/R/ATTbin.R              |only
 PSweight-1.1.2/PSweight/R/ATTbin_o.R            |only
 PSweight-1.1.2/PSweight/R/ATTbin_p.R            |only
 PSweight-1.1.2/PSweight/R/ATTmul.R              |only
 PSweight-1.1.2/PSweight/R/ATTmul_o.R            |only
 PSweight-1.1.2/PSweight/R/ATTmul_p.R            |only
 PSweight-1.1.2/PSweight/R/SumStat_f.R           |only
 PSweight-1.1.2/PSweight/R/SumStat_p.R           |only
 PSweight-1.1.3/PSweight/DESCRIPTION             |   10 
 PSweight-1.1.3/PSweight/MD5                     |   74 +---
 PSweight-1.1.3/PSweight/NAMESPACE               |   10 
 PSweight-1.1.3/PSweight/R/NCDS.R                |only
 PSweight-1.1.3/PSweight/R/Outmethod.R           |only
 PSweight-1.1.3/PSweight/R/PSmethod.R            |only
 PSweight-1.1.3/PSweight/R/PStrim.R              |   86 ++---
 PSweight-1.1.3/PSweight/R/PSweight.R            |  226 +------------
 PSweight-1.1.3/PSweight/R/SumStat.R             |  406 +++++++++++++++++++++++-
 PSweight-1.1.3/PSweight/R/bin_est.R             |only
 PSweight-1.1.3/PSweight/R/coef_PSweight.R       |only
 PSweight-1.1.3/PSweight/R/mul_est.R             |only
 PSweight-1.1.3/PSweight/R/plot_SumStat.R        |   28 +
 PSweight-1.1.3/PSweight/R/print_PStrim.R        |only
 PSweight-1.1.3/PSweight/R/print_PSweightsum.R   |   32 +
 PSweight-1.1.3/PSweight/R/pt_est.R              |only
 PSweight-1.1.3/PSweight/R/sand_var.R            |only
 PSweight-1.1.3/PSweight/R/summary_PSweight.R    |   33 +
 PSweight-1.1.3/PSweight/R/summary_SumStat.R     |   23 -
 PSweight-1.1.3/PSweight/R/tilt.R                |only
 PSweight-1.1.3/PSweight/R/vcov_PSweight.R       |only
 PSweight-1.1.3/PSweight/data/NCDS.rda           |only
 PSweight-1.1.3/PSweight/man/NCDS.Rd             |only
 PSweight-1.1.3/PSweight/man/PStrim.Rd           |   34 +-
 PSweight-1.1.3/PSweight/man/PSweight.Rd         |   31 +
 PSweight-1.1.3/PSweight/man/SumStat.Rd          |   26 +
 PSweight-1.1.3/PSweight/man/coef.PSweight.Rd    |only
 PSweight-1.1.3/PSweight/man/print.PStrim.Rd     |only
 PSweight-1.1.3/PSweight/man/summary.PSweight.Rd |   13 
 PSweight-1.1.3/PSweight/man/vcov.PSweight.Rd    |only
 62 files changed, 679 insertions(+), 353 deletions(-)

More information about PSweight at CRAN
Permanent link

Package powerEQTL updated to version 0.2.7 with previous version 0.2.2 dated 2020-11-01

Title: Power and Sample Size Calculation for eQTL Analysis
Description: Power and sample size calculation for eQTL analysis based on ANOVA or simple linear regression. It can also calculate power/sample size for testing the association of a SNP to a continuous type phenotype.
Author: Xianjun Dong [aut, ctb], Xiaoqi Li [aut, ctb], Tzuu-Wang Chang [aut, ctb], Scott T. Weiss [aut, ctb], Weiliang Qiu [aut, cre]
Maintainer: Weiliang Qiu <weiliang.qiu@gmail.com>

Diff between powerEQTL versions 0.2.2 dated 2020-11-01 and 0.2.7 dated 2021-02-25

 powerEQTL-0.2.2/powerEQTL/README.md                     |only
 powerEQTL-0.2.7/powerEQTL/DESCRIPTION                   |   13 
 powerEQTL-0.2.7/powerEQTL/MD5                           |   21 
 powerEQTL-0.2.7/powerEQTL/NAMESPACE                     |   18 
 powerEQTL-0.2.7/powerEQTL/NEWS                          |   22 
 powerEQTL-0.2.7/powerEQTL/R/powerEQTL.scRNAseq.sim.R    |only
 powerEQTL-0.2.7/powerEQTL/R/simDat_scRNAseq_eQTL.R      |only
 powerEQTL-0.2.7/powerEQTL/man/powerEQTL.ANOVA.Rd        |  327 ++++++-------
 powerEQTL-0.2.7/powerEQTL/man/powerEQTL.sLR.Rd          |  331 ++++++-------
 powerEQTL-0.2.7/powerEQTL/man/powerEQTL.scRNAseq.Rd     |  397 ++++++++--------
 powerEQTL-0.2.7/powerEQTL/man/powerEQTL.scRNAseq.sim.Rd |only
 powerEQTL-0.2.7/powerEQTL/man/powerLME.Rd               |  371 +++++++-------
 powerEQTL-0.2.7/powerEQTL/man/powerLMEnoCov.Rd          |  367 +++++++-------
 powerEQTL-0.2.7/powerEQTL/man/simDat.eQTL.scRNAseq.Rd   |only
 14 files changed, 959 insertions(+), 908 deletions(-)

More information about powerEQTL at CRAN
Permanent link

Package mvPot updated to version 0.1.5 with previous version 0.1.4 dated 2018-04-09

Title: Multivariate Peaks-over-Threshold Modelling for Spatial Extreme Events
Description: Tools for high-dimensional peaks-over-threshold inference and simulation of spatial extremal processes. Key references include de Fondeville and Davison (2018) <doi:10.1093/biomet/asy026>, Thibaud and Opitz (2015) <doi:10.1093/biomet/asv045>, Wadsworth and Tawn <doi:10.1093/biomet/ast042>.
Author: Raphael de Fondeville [aut, cre], Leo Belzile [aut] (<https://orcid.org/0000-0002-9135-014X>), Emeric Thibaud [ctb]
Maintainer: Raphael de Fondeville <raphael.de-fondeville@epfl.ch>

Diff between mvPot versions 0.1.4 dated 2018-04-09 and 0.1.5 dated 2021-02-25

 DESCRIPTION                          |   19 +-
 MD5                                  |   50 +++---
 NAMESPACE                            |    1 
 NEWS.md                              |   10 +
 R/censored_likelihood.R              |  162 +++++++++++++-------
 R/censored_likelihood_XS.R           |  185 ++++++++++++++---------
 R/generating_vector.R                |    3 
 R/gradient_score.R                   |   26 +--
 R/mvNormQMC.R                        |   39 +++--
 R/mvTQMC.R                           |   45 ++++-
 R/rBrownResnick.R                    |   17 --
 R/rExtremalStudentPar.R              |   45 ++++-
 R/rMvtPar.R                          |   34 ++--
 R/spectral_likelihood.R              |   22 +-
 man/censoredLikelihoodBR.Rd          |   55 +++++--
 man/censoredLikelihoodXS.Rd          |   38 +++-
 man/genVecQMC.Rd                     |    3 
 man/mvPot-package.Rd                 |   29 +--
 man/mvTProbQuasiMonteCarlo.Rd        |   20 +-
 man/mvtNormQuasiMonteCarlo.Rd        |   15 +
 man/rExtremalStudentParetoProcess.Rd |   36 +++-
 man/scoreEstimation.Rd               |   21 ++
 man/simulBrownResnick.Rd             |    3 
 man/simulPareto.Rd                   |    6 
 man/spectralLikelihood.Rd            |    8 -
 src/mvnCppAdaptedSTL.cpp             |  272 ++++++++++++++++++++++++++++++-----
 26 files changed, 808 insertions(+), 356 deletions(-)

More information about mvPot at CRAN
Permanent link

Package mapSpain updated to version 0.2.0 with previous version 0.1.2 dated 2021-01-05

Title: Administrative Boundaries of Spain
Description: Administrative Boundaries of Spain at several levels (CCAA, Provinces, Municipalities) based on the GISCO Eurostat database <https://ec.europa.eu/eurostat/web/gisco> and 'CartoBase SIANE' from 'Instituto Geografico Nacional' <https://www.ign.es/>. It also provides a 'leaflet' plugin and the ability of downloading and processing static tiles.
Author: Diego Hernangómez [aut, cre, cph] (<https://orcid.org/0000-0001-8457-4658>), EuroGeographics [cph] (for the administrative boundaries.), Instituto Geográfico Nacional [cph] (for the administrative boundaries.)
Maintainer: Diego Hernangómez <diego.hernangomezherrero@gmail.com>

Diff between mapSpain versions 0.1.2 dated 2021-01-05 and 0.2.0 dated 2021-02-25

 DESCRIPTION                             |   19 +
 MD5                                     |  105 +++++----
 NAMESPACE                               |    9 
 NEWS.md                                 |   38 ++-
 R/addProviderEspTiles.R                 |   83 ++++---
 R/data.R                                |  348 +++++++++++++++++---------------
 R/esp_dict.R                            |  154 ++++++++------
 R/esp_getTiles.R                        |  148 ++++++++-----
 R/esp_get_can_box.R                     |  102 +++++----
 R/esp_get_capimun.R                     |only
 R/esp_get_ccaa.R                        |  267 +++++++++++++++++++++---
 R/esp_get_country.R                     |   50 ++--
 R/esp_get_gridmap.R                     |  176 ++++++++++------
 R/esp_get_hydrobasin.R                  |only
 R/esp_get_hypsobath.R                   |only
 R/esp_get_munic.R                       |  333 ++++++++++++++++++++++++------
 R/esp_get_nuts.R                        |  183 ++++++++--------
 R/esp_get_prov.R                        |  318 +++++++++++++++++++++++------
 R/esp_get_railway.R                     |only
 R/esp_get_rivers.R                      |only
 R/esp_get_roads.R                       |only
 R/mapSpain-package.R                    |   60 +++--
 R/utils_names.R                         |   53 +++-
 R/utils_siane.R                         |only
 R/utils_tiles.R                         |   83 ++++---
 README.md                               |   44 ++--
 inst/CITATION                           |    5 
 inst/schemaorg.json                     |   10 
 inst/tinytest/test_esp_getTiles.R       |    1 
 inst/tinytest/test_esp_get_can_box.R    |    1 
 inst/tinytest/test_esp_get_capimun.R    |only
 inst/tinytest/test_esp_get_ccaa.R       |   50 ++++
 inst/tinytest/test_esp_get_gridmap.R    |    4 
 inst/tinytest/test_esp_get_hydrobasin.R |only
 inst/tinytest/test_esp_get_hypsobath.R  |only
 inst/tinytest/test_esp_get_munic.R      |   31 ++
 inst/tinytest/test_esp_get_nuts.R       |    3 
 inst/tinytest/test_esp_get_prov.R       |   58 +++++
 inst/tinytest/test_esp_get_railway.R    |only
 inst/tinytest/test_esp_get_rivers.R     |only
 inst/tinytest/test_esp_get_roads.R      |only
 man/addProviderEspTiles.Rd              |   67 ++++--
 man/esp_codelist.Rd                     |   62 ++---
 man/esp_dict.Rd                         |   51 ++--
 man/esp_getTiles.Rd                     |   50 ++--
 man/esp_get_can_box.Rd                  |   73 ++++--
 man/esp_get_capimun.Rd                  |only
 man/esp_get_ccaa.Rd                     |   99 +++++++--
 man/esp_get_country.Rd                  |   10 
 man/esp_get_gridmap.Rd                  |   71 +++---
 man/esp_get_hydrobasin.Rd               |only
 man/esp_get_hypsobath.Rd                |only
 man/esp_get_munic.Rd                    |   75 ++++++
 man/esp_get_nuts.Rd                     |   83 +++----
 man/esp_get_prov.Rd                     |  103 +++++++--
 man/esp_get_railway.Rd                  |only
 man/esp_get_rivers.Rd                   |only
 man/esp_get_roads.Rd                    |only
 man/esp_munic.sf.Rd                     |   40 +--
 man/esp_nuts.sf.Rd                      |   36 +--
 man/leaflet.providersESP.df.Rd          |  130 +++++------
 man/mapSpain-package.Rd                 |   40 +--
 man/pobmun19.Rd                         |    7 
 63 files changed, 2499 insertions(+), 1234 deletions(-)

More information about mapSpain at CRAN
Permanent link

New package kernelPhil with initial version 0.1
Package: kernelPhil
Title: Kernel Smoothing Tools for Philology and Historical Dialectology
Version: 0.1
Authors@R: person(given = "Tamsin", family = "Blaxter", role = c("aut", "cre"), email = "ttb26@cam.ac.uk", comment = c(ORCID = "0000-0002-1466-8306"))
URL: http://www.icge.co.uk/
Description: Contains kernel smoothing tools designed for use by historical dialectologists and philologists for exploring spatial and temporal patterns in noisy historical language data, such as that obtained from historical texts. The main way in which these might differ from other implementations of kernel smoothing is that they assume that the function (linguistic variable) being explored has the form of the relative frequency of a series of discrete possibilities (linguistic variants). This package also offers a way of exploring distributions in 2-dimensional space and in time with separate kernels, and tools for identifying appropriate bandwidths for these.
License: GPL (>= 3)
Encoding: UTF-8
Imports: benchmarkme, directlabels, dplyr, ggplot2, grDevices, gridExtra, Hmisc, pbapply, rgdal, reshape2, stats, utils, wordspace
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-24 12:34:46 UTC; tammsin
Author: Tamsin Blaxter [aut, cre] (<https://orcid.org/0000-0002-1466-8306>)
Maintainer: Tamsin Blaxter <ttb26@cam.ac.uk>
Repository: CRAN
Date/Publication: 2021-02-25 10:50:02 UTC

More information about kernelPhil at CRAN
Permanent link

New package gargoyle with initial version 0.0.1
Package: gargoyle
Title: An Event-Based Mechanism for 'Shiny'
Version: 0.0.1
Authors@R: person("Colin", "Fay", email = "contact@colinfay.me", role = c("aut", "cre"))
Description: An event-Based framework for building 'Shiny' apps. Instead of relying on standard 'Shiny' reactive objects, this package allow to relying on a lighter set of triggers, so that reactive contexts can be invalidated with more control.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: shiny, attempt
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-02-24 10:33:13 UTC; colin
Author: Colin Fay [aut, cre]
Maintainer: Colin Fay <contact@colinfay.me>
Repository: CRAN
Date/Publication: 2021-02-25 10:30:02 UTC

More information about gargoyle at CRAN
Permanent link

Package feisr updated to version 1.2.0 with previous version 1.1.4 dated 2021-01-15

Title: Estimating Fixed Effects Individual Slope Models
Description: Provides the function feis() to estimate fixed effects individual slope (FEIS) models. The FEIS model constitutes a more general version of the often-used fixed effects (FE) panel model, as implemented in the package 'plm' by Croissant and Millo (2008) <doi:10.18637/jss.v027.i02>. In FEIS models, data are not only person demeaned like in conventional FE models, but detrended by the predicted individual slope of each person or group. Estimation is performed by applying least squares lm() to the transformed data. For more details on FEIS models see Bruederl and Ludwig (2015, ISBN:1446252442); Frees (2001) <doi:10.2307/3316008>; Polachek and Kim (1994) <doi:10.1016/0304-4076(94)90075-2>; Ruettenauer and Ludwig (2020) <doi:10.1177/0049124120926211>; Wooldridge (2010, ISBN:0262294354). To test consistency of conventional FE and random effects estimators against heterogeneous slopes, the package also provides the functions feistest() for an artificial regression test and bsfeistest() for a bootstrapped version of the Hausman test.
Author: Tobias Ruettenauer [aut, cre] (<https://orcid.org/0000-0001-5747-9735>), Volker Ludwig [aut] (<https://orcid.org/0000-0003-3118-3172>)
Maintainer: Tobias Ruettenauer <ruettenauer@sowi.uni-kl.de>

Diff between feisr versions 1.1.4 dated 2021-01-15 and 1.2.0 dated 2021-02-25

 DESCRIPTION                                |    6 
 MD5                                        |   39 ++--
 NAMESPACE                                  |    2 
 NEWS.md                                    |   20 ++
 R/feis.R                                   |  235 +++++++++++++++++++----------
 R/feistest.R                               |  100 ++++++++++--
 R/methods.R                                |   12 +
 R/summary_functions.R                      |    4 
 R/utility_functions.R                      |  123 ++++++++++++---
 build/partial.rdb                          |binary
 build/vignette.rds                         |binary
 inst/doc/feisr-vignette.Rmd                |    2 
 inst/doc/feisr-vignette.html               |   15 +
 man/bsfeistest.Rd                          |    4 
 man/detrend.Rd                             |    7 
 man/feis.Rd                                |   13 +
 man/predict.feis.Rd                        |    4 
 tests/testthat/test_CollinearityHandling.R |   46 +++++
 tests/testthat/test_detrend.R              |   15 +
 tests/testthat/test_weights.R              |only
 vignettes/feisr-vignette.Rmd               |    2 
 21 files changed, 486 insertions(+), 163 deletions(-)

More information about feisr at CRAN
Permanent link

New package DiallelAnalysisR with initial version 0.4.0
Package: DiallelAnalysisR
Type: Package
Title: Diallel Analysis with R
Version: 0.4.0
Authors@R: c( person( c("Muhammad", "Yaseen") , email = "myaseen208@gmail.com" , role = c("aut", "cre", "cph") , comment = c(ORCID = "0000-0002-5923-1714") ) , person( c("Kent", "M.", "Eskridge") , email = "keskridge1@unl.edu" , role = c("ctb") ) , person( c("Pedro", "A. M.", "Barbosa") , email = "pedro.barbosa@usp.br" , role = c("ctb") ) )
Maintainer: Muhammad Yaseen <myaseen208@gmail.com>
Description: Performs Diallel Analysis with R using Griffing's and Hayman's approaches. Four different Methods (1: Method-I (Parents + F1's + reciprocals); 2: Method-II (Parents and one set of F1's); 3: Method-III (One set of F1's and reciprocals); 4: Method-IV (One set of F1's only)) and two Models (1: Fixed Effects Model; 2: Random Effects Model) can be applied using Griffing's approach.
Depends: R (>= 3.5.0)
Copyright: 2019-2020, UAF
License: GPL-2 | GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/myaseen208/DiallelAnalysisR https://CRAN.R-project.org/package=DiallelAnalysisR https://myaseen208.github.io/DiallelAnalysisR/
BugReports: https://github.com/myaseen208/DiallelAnalysisR/issues
Note: Department of Mathematics and Statistics, University of Agriculture Faisalabad, Faisalabad-Pakistan.
Imports: ggplot2, stats
Suggests: knitr, rmarkdown, testthat
NeedsCompilation: no
Packaged: 2021-02-24 10:09:13 UTC; myaseen208
Author: Muhammad Yaseen [aut, cre, cph] (<https://orcid.org/0000-0002-5923-1714>), Kent M. Eskridge [ctb], Pedro A. M. Barbosa [ctb]
Repository: CRAN
Date/Publication: 2021-02-25 10:40:07 UTC

More information about DiallelAnalysisR at CRAN
Permanent link

Package units updated to version 0.7-0 with previous version 0.6-7 dated 2020-06-13

Title: Measurement Units for R Vectors
Description: Support for measurement units in R vectors, matrices and arrays: automatic propagation, conversion, derivation and simplification of units; raising errors in case of unit incompatibility. Compatible with the POSIXct, Date and difftime classes. Uses the UNIDATA udunits library and unit database for unit compatibility checking and conversion. Documentation about 'units' is provided in the paper by Pebesma, Mailund & Hiebert (2016, <doi:10.32614/RJ-2016-061>), included in this package as a vignette; see 'citation("units")' for details.
Author: Edzer Pebesma [aut, cre] (<https://orcid.org/0000-0001-8049-7069>), Thomas Mailund [aut], Tomasz Kalinowski [aut], James Hiebert [ctb], Iñaki Ucar [ctb] (<https://orcid.org/0000-0001-6403-5550>)
Maintainer: Edzer Pebesma <edzer.pebesma@uni-muenster.de>

Diff between units versions 0.6-7 dated 2020-06-13 and 0.7-0 dated 2021-02-25

 units-0.6-7/units/R/deprecated.R                        |only
 units-0.6-7/units/R/set_units.R                         |only
 units-0.6-7/units/R/sysdata.rda                         |only
 units-0.6-7/units/man/as_units.Rd                       |only
 units-0.6-7/units/man/deprecated.Rd                     |only
 units-0.6-7/units/man/set_units.Rd                      |only
 units-0.6-7/units/man/ud_units.Rd                       |only
 units-0.6-7/units/src/io.c                              |only
 units-0.6-7/units/src/io.h                              |only
 units-0.7-0/units/DESCRIPTION                           |    8 
 units-0.7-0/units/MD5                                   |  114 -
 units-0.7-0/units/NAMESPACE                             |   13 
 units-0.7-0/units/NEWS.md                               |   27 
 units-0.7-0/units/R/RcppExports.R                       |   30 
 units-0.7-0/units/R/arith.R                             |  107 -
 units-0.7-0/units/R/conversion.R                        |  243 +-
 units-0.7-0/units/R/database.R                          |only
 units-0.7-0/units/R/helpers.R                           |only
 units-0.7-0/units/R/init.R                              |   10 
 units-0.7-0/units/R/make_units.R                        |  294 +--
 units-0.7-0/units/R/math.R                              |   34 
 units-0.7-0/units/R/misc.R                              |   16 
 units-0.7-0/units/R/mixed.R                             |   44 
 units-0.7-0/units/R/options.R                           |   10 
 units-0.7-0/units/R/plot.R                              |   46 
 units-0.7-0/units/R/udunits.R                           |   34 
 units-0.7-0/units/R/user_conversion.R                   |  199 +-
 units-0.7-0/units/R/valid_udunits.R                     |  318 ---
 units-0.7-0/units/build/vignette.rds                    |binary
 units-0.7-0/units/configure                             |   18 
 units-0.7-0/units/demo/cf.R                             |    6 
 units-0.7-0/units/demo/ggforce.R                        |   16 
 units-0.7-0/units/demo/year.R                           |   10 
 units-0.7-0/units/inst/doc/measurement_units_in_R.Rmd   |    5 
 units-0.7-0/units/inst/doc/measurement_units_in_R.html  | 1379 +++++++++++++++-
 units-0.7-0/units/inst/doc/units.R                      |   33 
 units-0.7-0/units/inst/doc/units.Rmd                    |   40 
 units-0.7-0/units/inst/doc/units.html                   |  384 +++-
 units-0.7-0/units/man/Ops.units.Rd                      |   17 
 units-0.7-0/units/man/as_difftime.Rd                    |    4 
 units-0.7-0/units/man/boxplot.units.Rd                  |    2 
 units-0.7-0/units/man/deparse_unit.Rd                   |    6 
 units-0.7-0/units/man/drop_units.Rd                     |    2 
 units-0.7-0/units/man/install_conversion_constant.Rd    |   32 
 units-0.7-0/units/man/install_symbolic_unit.Rd          |   17 
 units-0.7-0/units/man/install_unit.Rd                   |only
 units-0.7-0/units/man/keep_units.Rd                     |only
 units-0.7-0/units/man/load_units_xml.Rd                 |only
 units-0.7-0/units/man/plot.units.Rd                     |   12 
 units-0.7-0/units/man/ud_are_convertible.Rd             |only
 units-0.7-0/units/man/units.Rd                          |  290 +++
 units-0.7-0/units/man/valid_udunits.Rd                  |   10 
 units-0.7-0/units/src/RcppExports.cpp                   |   85 
 units-0.7-0/units/src/udunits.cpp                       |  119 -
 units-0.7-0/units/tests/plot.R                          |   12 
 units-0.7-0/units/tests/testthat/test_arith.R           |   50 
 units-0.7-0/units/tests/testthat/test_conversion.R      |   36 
 units-0.7-0/units/tests/testthat/test_helpers.R         |only
 units-0.7-0/units/tests/testthat/test_math.R            |   32 
 units-0.7-0/units/tests/testthat/test_misc.R            |   28 
 units-0.7-0/units/tests/testthat/test_summaries.R       |   14 
 units-0.7-0/units/tests/testthat/test_udunits.R         |   17 
 units-0.7-0/units/tests/testthat/test_user_conversion.R |   69 
 units-0.7-0/units/vignettes/measurement_units_in_R.Rmd  |    5 
 units-0.7-0/units/vignettes/measurement_units_in_R.bib  |   12 
 units-0.7-0/units/vignettes/units.Rmd                   |   40 
 66 files changed, 3021 insertions(+), 1328 deletions(-)

More information about units at CRAN
Permanent link

New package spsComps with initial version 0.1.0
Package: spsComps
Title: 'systemPipeShiny' UI and Server Components
Version: 0.1.0
Date: 2021-02-18
Authors@R: c(person(given = "Le", family = "Zhang", role = c("aut", "cre"), email = "lezhang100@gmail.com"))
Description: The systemPipeShiny (SPS) framework comes with many UI and server components. However, installing the whole framework is heavy and takes some time. If you would like to use UI and server components from SPS in your own Shiny apps, but do not want to install the whole framework, just install this package.
Depends: R (>= 4.0.0), shiny (>= 1.5.0), spsUtil
Imports: assertthat, stringr, glue (>= 1.4.0), magrittr, bsplus, shinyFiles, shinyWidgets, shinydashboardPlus, shinytoastr, shinyAce, htmltools, shinydashboard, shinyjqui, vroom, dplyr, utils
Suggests: testthat
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/lz100/spsComps/issues
URL: https://github.com/lz100/spsComps
RoxygenNote: 7.1.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-02-24 06:25:19 UTC; lz
Author: Le Zhang [aut, cre]
Maintainer: Le Zhang <lezhang100@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-25 09:40:02 UTC

More information about spsComps at CRAN
Permanent link

New package RespirAnalyzer with initial version 1.0.0
Package: RespirAnalyzer
Type: Package
Title: Analysis Functions of Respiratory Data
Version: 1.0.0
Date: 2021-2-18
Authors@R: c(person("Xiaohua Douglas", "Zhang", role = c("aut", "cph"), email = "douglaszhang@um.edu.mo"), person("Teng", "Zhang", role = "aut"), person("Xinzheng", "Dong", role = c("aut", "cre"), email = "dong.xinzheng@foxmail.com"))
Author: Xiaohua Douglas Zhang [aut, cph], Teng Zhang [aut], Xinzheng Dong [aut, cre]
Maintainer: Xinzheng Dong <dong.xinzheng@foxmail.com>
Description: Provides functions for the complete analysis of respiratory data. Consists of a set of functions that allow to preprocessing respiratory data, calculate both regular statistics and nonlinear statistics, conduct group comparison and visualize the results. Especially, Power Spectral Density ('PSD') (A. Eke (2000) <doi:10.1007/s004249900135>), 'MultiScale Entropy(MSE)' ('Madalena Costa(2002)' <doi:10.1103/PhysRevLett.89.068102>) and 'MultiFractal Detrended Fluctuation Analysis(MFDFA)' ('Jan W.Kantelhardt' (2002) <doi:10.1016/S0378-4371(02)01383-3>) were applied for the analysis of respiratory data.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: Rcpp (>= 1.0.2), signal, pracma
LinkingTo: Rcpp
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0)
NeedsCompilation: yes
Packaged: 2021-02-24 07:46:40 UTC; 11547
Repository: CRAN
Date/Publication: 2021-02-25 10:00:03 UTC

More information about RespirAnalyzer at CRAN
Permanent link

New package dumbbell with initial version 0.1
Package: dumbbell
Type: Package
Title: Displaying Changes Between Two Points Using Dumbbell Plots
Version: 0.1
Author: Foo Cheung
Maintainer: Foo Cheung <foocheung@yahoo.com>
Description: Creates a Dumbbell Plot.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: dplyr,tidyr, tidyverse, ggplot2, rlang, utils, data.table, rstatix
URL: https://github.com/foocheung2/dumbbell
NeedsCompilation: no
Packaged: 2021-02-23 23:57:26 UTC; cheungf
RoxygenNote: 7.1.1
Collate: 'global.R' 'dumbbell.R'
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Repository: CRAN
Date/Publication: 2021-02-25 09:10:02 UTC

More information about dumbbell at CRAN
Permanent link

New package communication with initial version 0.1
Package: communication
Type: Package
Title: Feature Extraction and Model Estimation for Audio of Human Speech
Version: 0.1
Date: 2021-02-12
Authors@R: c(person("Dean", "Knox", email = "dcknox@upenn.edu", role = c("aut")), person("Christopher", "Lucas", email = "christopher.lucas@wustl.edu", role = c("aut", "cre")), person("Guilherme", "Duarte", role = "ctb"), person("Alex", "Shmuley", role = "ctb"), person("Vineet", "Bansal", role = "ctb"), person("Vadym", "Vashchenko", role = "ctb"))
Maintainer: Christopher Lucas <christopher.lucas@wustl.edu>
Description: Provides fast, easy feature extraction of human speech and model estimation with hidden Markov models. Flexible extraction of phonetic features and their derivatives, with necessary preprocessing options like feature standardization. Communication can estimate supervised and unsupervised hidden Markov models with these features, with cross validation and corrections for auto-correlation in features. Methods developed in Knox and Lucas (2021) <doi:10.7910/DVN.8BTOHQ>.
Depends: R (>= 3.5.0)
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.2), purrr, magrittr, diagram, GGally, grid, useful, ggplot2, reshape2, tuneR, wrassp, gtools, signal, plyr, RColorBrewer, scales, abind, igraph, gtable
LinkingTo: Rcpp, RcppArmadillo (>= 0.9.700.2.0)
RoxygenNote: 7.1.1
Encoding: UTF-8
Suggests: knitr, qpdf, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-02-24 00:34:37 UTC; christopher
Author: Dean Knox [aut], Christopher Lucas [aut, cre], Guilherme Duarte [ctb], Alex Shmuley [ctb], Vineet Bansal [ctb], Vadym Vashchenko [ctb]
Repository: CRAN
Date/Publication: 2021-02-25 09:20:02 UTC

More information about communication at CRAN
Permanent link

New package ClinSigMeasures with initial version 1.0
Package: ClinSigMeasures
Type: Package
Title: Clinical Significance Measures
Version: 1.0
Author: Mike Malek-Ahmadi <michael.malekahmadi@bannerhealth.com>
Maintainer: Mike Malek-Ahmadi <michael.malekahmadi@bannerhealth.com>
Description: Provides measures of effect sizes from summarized continuous variables as well as diagnostic accuracy statistics for 2x2 table data. Includes functions for Cohen's d, Cohen's q, partial eta-squared, coefficient of variation, odds ratio, likelihood ratios, sensitivity, specificity, positive and negative predictive values, and Youden index.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-24 01:06:00 UTC; Mike
Repository: CRAN
Date/Publication: 2021-02-25 09:10:05 UTC

More information about ClinSigMeasures at CRAN
Permanent link

New package blocklength with initial version 0.1.3
Package: blocklength
Type: Package
Title: Select Optimal Block-Length to Bootstrap Dependent Data (Block Bootstrap)
Version: 0.1.3
Authors@R: c( person("Alec", "Stashevsky", email = "alec@alecstashevsky.com", role = c("aut", "cre")), person("Sergio", "Armella", role = "ctb") )
Maintainer: Alec Stashevsky <alec@alecstashevsky.com>
Description: A set of functions to select the optimal block-length for a dependent bootstrap (block-bootstrap). Includes the Hall, Horowitz, and Jing (1995) <doi:10.1093/biomet/82.3.561#'> cross-validation method and the Politis and White (2004) <doi:10.1081/ETC-120028836> Spectral Density Plug-in method with a corresponding set of S3 plot methods.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat, covr, parallel
Imports: tseries, stats
URL: https://github.com/Alec-Stashevsky/blocklength
BugReports: https://github.com/Alec-Stashevsky/blocklength/issues
NeedsCompilation: no
Packaged: 2021-02-24 04:44:47 UTC; Alec
Author: Alec Stashevsky [aut, cre], Sergio Armella [ctb]
Repository: CRAN
Date/Publication: 2021-02-25 09:30:06 UTC

More information about blocklength at CRAN
Permanent link

Package BoostMLR (with last version 1.0.2) was removed from CRAN

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

2020-03-15 1.0.2
2020-03-14 1.0.1

Permanent link
New package SoilTaxonomy with initial version 0.1
Package: SoilTaxonomy
Title: United States Soil Taxonomy
Description: Taxonomic dictionaries, formative element lists, and functions related to the maintenance, development and application of U.S. Soil Taxonomy.
Version: 0.1
Authors@R: c(person(given="Dylan", family="Beaudette", role = c("aut"), email = "dylan.beaudette@usda.gov"), person(given="Andrew", family="Brown", email="andrew.g.brown@usda.gov", role = c("aut", "cre")))
Maintainer: Andrew Brown <andrew.g.brown@usda.gov>
Depends: R (>= 3.5)
License: GPL (>= 3)
Encoding: UTF-8
LazyLoad: yes
Repository: CRAN
URL: https://github.com/ncss-tech/SoilTaxonomy
BugReports: https://github.com/ncss-tech/SoilTaxonomy/issues
Imports: stringr
Suggests: testthat, covr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-23 16:48:01 UTC; Andrew.G.Brown
Author: Dylan Beaudette [aut], Andrew Brown [aut, cre]
Date/Publication: 2021-02-25 08:30:02 UTC

More information about SoilTaxonomy at CRAN
Permanent link

New package SAFARI with initial version 0.1.0
Package: SAFARI
Title: Shape Analysis for AI-Reconstructed Images
Version: 0.1.0
Authors@R: c( person(given = "Esteban", family = "Fernandez Morales", role = c("aut", "cre"), email = "esteban.fernandezmorales@utdallas.edu"), person(given = "Qiwei", family = "Li", role = c("aut"), email = "qiwei.li@utdallas.edu"))
Description: Provides functionality for image processing and shape analysis in the context of reconstructed medical images generated by deep learning-based methods or standard image processing algorithms and produced from different medical imaging types, such as X-ray, Computational Tomography (CT), Magnetic Resonance Imaging (MRI), and pathology imaging. Specifically, offers tools to segment regions of interest and to extract quantitative shape descriptors for applications in signal processing, statistical analysis and modeling, and machine learning.
Depends: R (>= 3.5.0)
Imports: caTools, EBImage, graphics, lattice, png
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
URL: https://github.com/estfernandez/SAFARI
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-23 19:34:09 UTC; estfernandez
Author: Esteban Fernandez Morales [aut, cre], Qiwei Li [aut]
Maintainer: Esteban Fernandez Morales <esteban.fernandezmorales@utdallas.edu>
Repository: CRAN
Date/Publication: 2021-02-25 08:50:02 UTC

More information about SAFARI at CRAN
Permanent link

New package geofi with initial version 1.0.0
Type: Package
Package: geofi
Title: Access Finnish Geospatial Data
Version: 1.0.0
Date: 2021-02-20
Authors@R: c(person(given = "Markus", family = "Kainu", role = c("aut", "cre"), email = "markus.kainu@kapsi.fi", comment = c(ORCID = "0000-0003-1376-503X")), person(given = "Joona", family = "Lehtomaki", role = "aut", email = "joona.lehtomaki@iki.fi", comment = c(ORCID = "0000-0002-7891-0843")), person(given = "Juuso", family = "Parkkinen", role = "ctb", comment = c(ORCID = "0000-0002-7818-5901")), person(given = "Jani", family = "Miettinen", role = "ctb"), person(given = "Pyry", family = "Kantanen", role = "ctb"), person(given = "Leo", family = "Lahti", role = "aut", email = "leo.lahti@iki.fi", comment = c(ORCID = "0000-0001-5537-637X")))
Description: Tools for reading Finnish open geospatial data in R.
License: BSD_2_clause + file LICENSE
URL: https://github.com/ropengov/geofi
Depends: R (>= 3.5.0)
Imports: curl, dplyr, httpcache, httr, methods, purrr, rlang, sf, xml2 (>= 1.2.0), yaml
Suggests: covr, geofacet, ggplot2, ggtern, httptest (>= 4.0.0), janitor, knitr, leaflet, pxweb, rmarkdown, sotkanet, testthat, tidyr, tmap, tricolore, patchwork, ggrepel, htmltools, readr
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-23 20:47:47 UTC; aurelius
Author: Markus Kainu [aut, cre] (<https://orcid.org/0000-0003-1376-503X>), Joona Lehtomaki [aut] (<https://orcid.org/0000-0002-7891-0843>), Juuso Parkkinen [ctb] (<https://orcid.org/0000-0002-7818-5901>), Jani Miettinen [ctb], Pyry Kantanen [ctb], Leo Lahti [aut] (<https://orcid.org/0000-0001-5537-637X>)
Maintainer: Markus Kainu <markus.kainu@kapsi.fi>
Repository: CRAN
Date/Publication: 2021-02-25 09:00:02 UTC

More information about geofi at CRAN
Permanent link

Package matrixprofiler (with last version 0.1.3) was removed from CRAN

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

2021-02-17 0.1.3

Permanent link
Package rotations (with last version 1.6.1) was removed from CRAN

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

2020-04-03 1.6.1
2020-03-28 1.6

Permanent link
Package bayesefa (with last version 0.0.0.4) was removed from CRAN

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

2021-02-10 0.0.0.4

Permanent link

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