Sun, 26 Feb 2023

Package pdfetch updated to version 0.2.8 with previous version 0.2.7 dated 2022-05-23

Title: Fetch Economic and Financial Time Series Data from Public Sources
Description: Download economic and financial time series from public sources, including the St Louis Fed's FRED system, Yahoo Finance, the US Bureau of Labor Statistics, the US Energy Information Administration, the World Bank, Eurostat, the European Central Bank, the Bank of England, the UK's Office of National Statistics, Deutsche Bundesbank, and INSEE.
Author: Abiel Reinhart <abielr@gmail.com>
Maintainer: Abiel Reinhart <abielr@gmail.com>

Diff between pdfetch versions 0.2.7 dated 2022-05-23 and 0.2.8 dated 2023-02-26

 DESCRIPTION    |   12 ++---
 MD5            |   12 +++--
 NAMESPACE      |    8 ++-
 NEWS           |    4 +
 R/help.R       |    4 +
 R/pdfetch.R    |  116 ++++++++++++++++++++++-----------------------------------
 R/utils-pipe.R |only
 man/pipe.Rd    |only
 8 files changed, 72 insertions(+), 84 deletions(-)

More information about pdfetch at CRAN
Permanent link

Package komaletter updated to version 0.5.0 with previous version 0.4.2 dated 2021-02-02

Title: Simply Beautiful PDF Letters from Markdown
Description: Write beautiful yet customizable letters in R Markdown and directly obtain the finished PDF. Smooth generation of PDFs is realized by 'rmarkdown', the 'pandoc-letter' template and the 'KOMA-Script' letter class. 'KOMA-Script' provides enhanced replacements for the standard 'LaTeX' classes with emphasis on typography and versatility. 'KOMA-Script' is particularly useful for international writers as it handles various paper formats well, provides layouts for many common window envelope types (e.g. German, US, French, Japanese) and lets you define your own layouts. The package comes with a default letter layout based on 'DIN 5008B'.
Author: Robert Nuske [aut, cre] , Dirk Eddelbuettel [aut] , Aaron Wolen [aut]
Maintainer: Robert Nuske <robert.nuske@mailbox.org>

Diff between komaletter versions 0.4.2 dated 2021-02-02 and 0.5.0 dated 2023-02-26

 DESCRIPTION                                                   |   15 
 MD5                                                           |   55 +
 NEWS.md                                                       |    5 
 R/komaletter.R                                                |    2 
 README.md                                                     |   24 
 build/vignette.rds                                            |binary
 inst/doc/intro.Rmd                                            |    6 
 inst/doc/intro.html                                           |   42 +
 inst/doc/letter_example0.Rmd                                  |only
 inst/doc/letter_example0.pdf                                  |only
 inst/doc/letter_example1.pdf                                  |binary
 inst/doc/letter_example2.Rmd                                  |    7 
 inst/doc/letter_example2.pdf                                  |binary
 inst/doc/letter_example3.Rmd                                  |    3 
 inst/doc/letter_example3.pdf                                  |binary
 inst/doc/letter_example4.Rmd                                  |    8 
 inst/doc/letter_example4.pdf                                  |binary
 inst/doc/parameterized_letter.R                               |   53 +
 inst/doc/parameterized_letter.Rmd                             |   88 ++-
 inst/doc/parameterized_letter.html                            |  277 ++++++----
 inst/rmarkdown/templates/pdf/resources/maintainersDelight.lco |   52 +
 inst/rmarkdown/templates/pdf/resources/template.tex           |   58 +-
 man/figures/logo.png                                          |only
 man/figures/logo.svg                                          |only
 man/komaletter.Rd                                             |    2 
 vignettes/intro.Rmd                                           |    6 
 vignettes/letter_example0.Rmd                                 |only
 vignettes/letter_example2.Rmd                                 |    7 
 vignettes/letter_example3.Rmd                                 |    3 
 vignettes/letter_example4.Rmd                                 |    8 
 vignettes/parameterized_letter.Rmd                            |   88 ++-
 31 files changed, 576 insertions(+), 233 deletions(-)

More information about komaletter at CRAN
Permanent link

Package ganGenerativeData updated to version 1.4.2 with previous version 1.4.1 dated 2023-02-11

Title: Generate Generative Data for a Data Source
Description: Generative Adversarial Networks are applied to generate generative data for a data source. In iterative training steps the distribution of generated data converges to that of the data source. Direct applications of generative data are the created functions for data classifying and missing data completion. Reference: Goodfellow et al. (2014) <arXiv:1406.2661v1>.
Author: Werner Mueller
Maintainer: Werner Mueller <werner.mueller5@chello.at>

Diff between ganGenerativeData versions 1.4.1 dated 2023-02-11 and 1.4.2 dated 2023-02-26

 DESCRIPTION                      |    8 +-
 MD5                              |   16 ++---
 R/gdGenerate.R                   |  111 ++++++++++++++++++++++++---------------
 R/gdPlotProjection.R             |    4 -
 man/ganGenerativeData-package.Rd |   16 +++--
 man/gdGenerate.Rd                |   23 ++++----
 man/gdGenerateParameters.Rd      |   20 ++++---
 man/gdPlotParameters.Rd          |    2 
 man/gdPlotProjection.Rd          |    2 
 9 files changed, 122 insertions(+), 80 deletions(-)

More information about ganGenerativeData at CRAN
Permanent link

Package sfnetworks updated to version 0.6.2 with previous version 0.6.1 dated 2022-10-27

Title: Tidy Geospatial Networks
Description: Provides a tidy approach to spatial network analysis, in the form of classes and functions that enable a seamless interaction between the network analysis package 'tidygraph' and the spatial analysis package 'sf'.
Author: Lucas van der Meer [aut, cre] , Lorena Abad [aut] , Andrea Gilardi [aut] , Robin Lovelace [aut]
Maintainer: Lucas van der Meer <luukvandermeer@live.nl>

Diff between sfnetworks versions 0.6.1 dated 2022-10-27 and 0.6.2 dated 2023-02-26

 sfnetworks-0.6.1/sfnetworks/vignettes/join_filter.html           |only
 sfnetworks-0.6.1/sfnetworks/vignettes/morphers.html              |only
 sfnetworks-0.6.1/sfnetworks/vignettes/preprocess_and_clean.html  |only
 sfnetworks-0.6.1/sfnetworks/vignettes/routing.html               |only
 sfnetworks-0.6.1/sfnetworks/vignettes/structure.html             |only
 sfnetworks-0.6.2/sfnetworks/DESCRIPTION                          |   13 -
 sfnetworks-0.6.2/sfnetworks/MD5                                  |   81 ++++------
 sfnetworks-0.6.2/sfnetworks/NAMESPACE                            |    1 
 sfnetworks-0.6.2/sfnetworks/NEWS.md                              |   15 +
 sfnetworks-0.6.2/sfnetworks/R/agr.R                              |   24 +-
 sfnetworks-0.6.2/sfnetworks/R/attrs.R                            |    2 
 sfnetworks-0.6.2/sfnetworks/R/geom.R                             |   20 ++
 sfnetworks-0.6.2/sfnetworks/R/morphers.R                         |   65 +++++---
 sfnetworks-0.6.2/sfnetworks/R/sf.R                               |    2 
 sfnetworks-0.6.2/sfnetworks/R/sfnetwork.R                        |   13 -
 sfnetworks-0.6.2/sfnetworks/R/spatstat.R                         |   12 +
 sfnetworks-0.6.2/sfnetworks/R/utils.R                            |    2 
 sfnetworks-0.6.2/sfnetworks/R/zzz.R                              |   15 +
 sfnetworks-0.6.2/sfnetworks/build/vignette.rds                   |binary
 sfnetworks-0.6.2/sfnetworks/inst/doc/sfn01_structure.R           |    2 
 sfnetworks-0.6.2/sfnetworks/inst/doc/sfn01_structure.Rmd         |    2 
 sfnetworks-0.6.2/sfnetworks/inst/doc/sfn01_structure.html        |   47 ++---
 sfnetworks-0.6.2/sfnetworks/inst/doc/sfn02_preprocess_clean.R    |    1 
 sfnetworks-0.6.2/sfnetworks/inst/doc/sfn02_preprocess_clean.Rmd  |    1 
 sfnetworks-0.6.2/sfnetworks/inst/doc/sfn02_preprocess_clean.html |   45 ++---
 sfnetworks-0.6.2/sfnetworks/inst/doc/sfn03_join_filter.R         |    2 
 sfnetworks-0.6.2/sfnetworks/inst/doc/sfn03_join_filter.Rmd       |    2 
 sfnetworks-0.6.2/sfnetworks/inst/doc/sfn03_join_filter.html      |   16 -
 sfnetworks-0.6.2/sfnetworks/inst/doc/sfn04_routing.R             |    3 
 sfnetworks-0.6.2/sfnetworks/inst/doc/sfn04_routing.Rmd           |    3 
 sfnetworks-0.6.2/sfnetworks/inst/doc/sfn04_routing.html          |    9 -
 sfnetworks-0.6.2/sfnetworks/inst/doc/sfn05_morphers.R            |    1 
 sfnetworks-0.6.2/sfnetworks/inst/doc/sfn05_morphers.Rmd          |    1 
 sfnetworks-0.6.2/sfnetworks/inst/doc/sfn05_morphers.html         |   16 -
 sfnetworks-0.6.2/sfnetworks/man/as_sfnetwork.Rd                  |    2 
 sfnetworks-0.6.2/sfnetworks/tests/testthat/test_edges_nodes.R    |    4 
 sfnetworks-0.6.2/sfnetworks/tests/testthat/test_join.R           |   10 -
 sfnetworks-0.6.2/sfnetworks/tests/testthat/test_paths.R          |   10 -
 sfnetworks-0.6.2/sfnetworks/tests/testthat/test_spatstat.R       |    5 
 sfnetworks-0.6.2/sfnetworks/vignettes/sfn01_structure.Rmd        |    2 
 sfnetworks-0.6.2/sfnetworks/vignettes/sfn02_preprocess_clean.Rmd |    1 
 sfnetworks-0.6.2/sfnetworks/vignettes/sfn03_join_filter.Rmd      |    2 
 sfnetworks-0.6.2/sfnetworks/vignettes/sfn04_routing.Rmd          |    3 
 sfnetworks-0.6.2/sfnetworks/vignettes/sfn05_morphers.Rmd         |    1 
 44 files changed, 254 insertions(+), 202 deletions(-)

More information about sfnetworks at CRAN
Permanent link

Package summclust updated to version 0.6.0 with previous version 0.5 dated 2022-10-04

Title: Module to Compute Influence and Leverage Statistics for Regression Models with Clustered Errors
Description: Module to compute cluster specific information for regression models with clustered errors, including leverage and influence statistics. Models of type 'lm' and 'fixest'(from the 'stats' and 'fixest' packages) are supported. 'summclust' implements similar features as the user-written 'summclust.ado' Stata module (MacKinnon, Nielsen & Webb, 2022; <arXiv:2205.03288v1>).
Author: Alexander Fischer [aut, cre]
Maintainer: Alexander Fischer <alexander-fischer1801@t-online.de>

Diff between summclust versions 0.5 dated 2022-10-04 and 0.6.0 dated 2023-02-26

 DESCRIPTION                           |   10 
 MD5                                   |   33 -
 NAMESPACE                             |    1 
 NEWS.md                               |only
 R/create_data.R                       |  204 +++---
 R/plot_summclust.R                    |    6 
 R/summclust.R                         |    2 
 R/summclust_fixest.R                  |    6 
 R/summclust_lm.R                      |    4 
 R/tidy_summclust.R                    |    2 
 R/utils.R                             |    6 
 R/vcov3_fixest.R                      |   28 
 R/vcov3_lm.R                          |    7 
 README.md                             |   10 
 build/vignette.rds                    |binary
 inst/doc/summclust.html               |   13 
 man/summclust.fixest.Rd               |    9 
 tests/testthat/test-sandwich-vcovJK.R | 1094 ++++++++++++++++++++++------------
 18 files changed, 925 insertions(+), 510 deletions(-)

More information about summclust at CRAN
Permanent link

Package openxlsx2 updated to version 0.5.1 with previous version 0.5 dated 2023-01-29

Title: Read, Write and Edit 'xlsx' Files
Description: Simplifies the creation of 'xlsx' files by providing a high level interface to writing, styling and editing worksheets.
Author: Jordan Mark Barbone [aut] , Jan Marvin Garbuszus [aut, cre], openxlsx authors [cph] , Arseny Kapoulkine [ctb, cph]
Maintainer: Jan Marvin Garbuszus <jan.garbuszus@ruhr-uni-bochum.de>

Diff between openxlsx2 versions 0.5 dated 2023-01-29 and 0.5.1 dated 2023-02-26

 DESCRIPTION                                   |    6 
 MD5                                           |   89 ++-
 NAMESPACE                                     |    4 
 NEWS.md                                       |   30 +
 R/RcppExports.R                               |    7 
 R/baseXML.R                                   |  351 +++++++++++++++
 R/class-chart-sheet.R                         |   13 
 R/class-comment.R                             |   74 ++-
 R/class-workbook-utils.R                      |   24 +
 R/class-workbook-wrappers.R                   |   53 +-
 R/class-workbook.R                            |  581 ++++++++++++++++----------
 R/class-worksheet.R                           |   12 
 R/pugixml.R                                   |    2 
 R/wb_functions.R                              |  141 +++---
 R/wb_load.R                                   |  273 +++++-------
 R/write.R                                     |  163 ++++---
 R/write_xlsx.R                                |    9 
 inst/CITATION                                 |    6 
 inst/WORDLIST                                 |    4 
 inst/doc/conditional-formatting.html          |   26 -
 inst/doc/openxlsx2_basic_manual.Rmd           |    8 
 inst/doc/openxlsx2_basic_manual.html          |   27 +
 inst/doc/openxlsx2_charts_manual.html         |   12 
 inst/doc/openxlsx2_style_manual.html          |    2 
 man/waivers.Rd                                |only
 man/wbChartSheet.Rd                           |    2 
 man/wbWorkbook.Rd                             |   51 ++
 man/wbWorksheet.Rd                            |    2 
 man/wb_add_data_table.Rd                      |    5 
 man/wb_add_form_control.Rd                    |only
 man/wb_to_df.Rd                               |    2 
 man/write_data.Rd                             |    7 
 man/write_datatable.Rd                        |    5 
 src/RcppExports.cpp                           |   12 
 src/helper_functions.cpp                      |   18 
 src/write_file.cpp                            |    2 
 tests/testthat/test-class-comment.R           |   20 
 tests/testthat/test-class-workbook-wrappers.R |   10 
 tests/testthat/test-class-workbook.R          |   36 +
 tests/testthat/test-form_control.R            |only
 tests/testthat/test-loading_workbook.R        |    2 
 tests/testthat/test-outlines.R                |   45 ++
 tests/testthat/test-read_sources.R            |   14 
 tests/testthat/test-wb_functions.R            |   39 +
 tests/testthat/test-wb_styles.R               |   21 
 tests/testthat/test-write.R                   |    4 
 vignettes/openxlsx2_basic_manual.Rmd          |    8 
 47 files changed, 1621 insertions(+), 601 deletions(-)

More information about openxlsx2 at CRAN
Permanent link

Package ExtremalDep updated to version 0.0.4-0 with previous version 0.0.3-5 dated 2022-05-10

Title: Extremal Dependence Models
Description: A set of procedures for parametric and non-parametric modelling of the dependence structure of multivariate extreme-values is provided. The statistical inference is performed with non-parametric estimators, likelihood-based estimators and Bayesian techniques. It adapts the methodologies of Beranger and Padoan (2015) <arxiv:1508.05561>, Marcon et al. (2016) <doi:10.1214/16-EJS1162>, Marcon et al. (2017) <doi:10.1002/sta4.145>, Marcon et al. (2017) <doi:10.1016/j.jspi.2016.10.004> and Beranger et al. (2021) <doi:10.1007/s10687-019-00364-0>. This package also allows for the modelling of spatial extremes using flexible max-stable processes. It provides simulation algorithms and fitting procedures relying on the Stephenson-Tawn likelihood as per Beranger at al. (2021) <doi:10.1007/s10687-020-00376-1>.
Author: Boris Beranger [aut], Simone Padoan [cre, aut], Giulia Marcon [aut], Steven G. Johnson [ctb] , Alec G. Stephenson [ctb], Anne Sabourin [ctb]
Maintainer: Simone Padoan <simone.padoan@unibocconi.it>

Diff between ExtremalDep versions 0.0.3-5 dated 2022-05-10 and 0.0.4-0 dated 2023-02-26

 ExtremalDep-0.0.3-5/ExtremalDep/R/ApproxBayesian.R             |only
 ExtremalDep-0.0.3-5/ExtremalDep/R/ApproxLikelihood.R           |only
 ExtremalDep-0.0.3-5/ExtremalDep/R/Distributions_extr_mod.R     |only
 ExtremalDep-0.0.3-5/ExtremalDep/R/ExtQset.R                    |only
 ExtremalDep-0.0.3-5/ExtremalDep/R/PlotDens3d.R                 |only
 ExtremalDep-0.0.3-5/ExtremalDep/R/Qsets.R                      |only
 ExtremalDep-0.0.3-5/ExtremalDep/R/bbeed.R                      |only
 ExtremalDep-0.0.3-5/ExtremalDep/R/plots.R                      |only
 ExtremalDep-0.0.3-5/ExtremalDep/R/prior.R                      |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/AngDensPlot.Rd             |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/ExtQset.Rd                 |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/UniExtQ.Rd                 |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/alik.Rd                    |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/bbeed.Rd                   |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/chi.bsn.Rd                 |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/chi.extst.Rd               |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/dens.Rd                    |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/dens_extr_mod.Rd           |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/excess_pr_extr_mod.Rd      |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/exponent_extr_mod.Rd       |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/fit_pclik_extr_mod.Rd      |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/pk.extst.Rd                |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/plot.bbeed.Rd              |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/posteriorMCMC.Rd           |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/prior.Rd                   |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/proposal.Rd                |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/r_extr_mod.Rd              |only
 ExtremalDep-0.0.3-5/ExtremalDep/man/summary.bbeed.Rd           |only
 ExtremalDep-0.0.4-0/ExtremalDep/DESCRIPTION                    |   37 
 ExtremalDep-0.0.4-0/ExtremalDep/MD5                            |  140 -
 ExtremalDep-0.0.4-0/ExtremalDep/NAMESPACE                      |   26 
 ExtremalDep-0.0.4-0/ExtremalDep/R/Densities.R                  | 1069 ----------
 ExtremalDep-0.0.4-0/ExtremalDep/R/Dependence.R                 |  118 +
 ExtremalDep-0.0.4-0/ExtremalDep/R/Madogram.R                   |  235 --
 ExtremalDep-0.0.4-0/ExtremalDep/R/UnivExtremeQ.R               |  310 --
 ExtremalDep-0.0.4-0/ExtremalDep/R/adaptIntegrate.R             |    3 
 ExtremalDep-0.0.4-0/ExtremalDep/R/beed.R                       |   15 
 ExtremalDep-0.0.4-0/ExtremalDep/R/dExtDep.R                    |only
 ExtremalDep-0.0.4-0/ExtremalDep/R/dGEV.R                       |only
 ExtremalDep-0.0.4-0/ExtremalDep/R/diagnostics.R                |only
 ExtremalDep-0.0.4-0/ExtremalDep/R/dim_ExtDep.R                 |only
 ExtremalDep-0.0.4-0/ExtremalDep/R/fExtDep.R                    |only
 ExtremalDep-0.0.4-0/ExtremalDep/R/fExtDepSpat.R                |only
 ExtremalDep-0.0.4-0/ExtremalDep/R/fExtDep_np.R                 |only
 ExtremalDep-0.0.4-0/ExtremalDep/R/fGEV.R                       |only
 ExtremalDep-0.0.4-0/ExtremalDep/R/loglikelihood.R              |   20 
 ExtremalDep-0.0.4-0/ExtremalDep/R/pExtDep.R                    |only
 ExtremalDep-0.0.4-0/ExtremalDep/R/plot_ExpDep.np.R             |only
 ExtremalDep-0.0.4-0/ExtremalDep/R/plot_ExtDep.R                |only
 ExtremalDep-0.0.4-0/ExtremalDep/R/rExtDep.R                    |only
 ExtremalDep-0.0.4-0/ExtremalDep/R/rExtDepSpat.R                |only
 ExtremalDep-0.0.4-0/ExtremalDep/R/returns.R                    |only
 ExtremalDep-0.0.4-0/ExtremalDep/R/utilities.R                  |only
 ExtremalDep-0.0.4-0/ExtremalDep/data/MilanPollution.rda        |binary
 ExtremalDep-0.0.4-0/ExtremalDep/data/PrecipFrance.rda          |only
 ExtremalDep-0.0.4-0/ExtremalDep/data/Wind.rda                  |binary
 ExtremalDep-0.0.4-0/ExtremalDep/data/WindSpeedGust.rda         |only
 ExtremalDep-0.0.4-0/ExtremalDep/data/heat.rda                  |only
 ExtremalDep-0.0.4-0/ExtremalDep/data/logReturns.rda            |only
 ExtremalDep-0.0.4-0/ExtremalDep/data/pollution.rda             |binary
 ExtremalDep-0.0.4-0/ExtremalDep/man/ExtQ.Rd                    |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/MilanPollution.Rd          |    1 
 ExtremalDep-0.0.4-0/ExtremalDep/man/PrecipFrance.Rd            |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/WindSpeedGust.Rd           |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/angular.Rd                 |    8 
 ExtremalDep-0.0.4-0/ExtremalDep/man/beed.Rd                    |   10 
 ExtremalDep-0.0.4-0/ExtremalDep/man/beed.boot.Rd               |   10 
 ExtremalDep-0.0.4-0/ExtremalDep/man/beed.confband.Rd           |   10 
 ExtremalDep-0.0.4-0/ExtremalDep/man/dExtDep.Rd                 |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/dGEV.Rd                    |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/desn.Rd                    |    4 
 ExtremalDep-0.0.4-0/ExtremalDep/man/dest.Rd                    |    4 
 ExtremalDep-0.0.4-0/ExtremalDep/man/diagnostics.Rd             |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/dim_ExtDep.Rd              |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/dmesn.Rd                   |    6 
 ExtremalDep-0.0.4-0/ExtremalDep/man/dmest.Rd                   |    6 
 ExtremalDep-0.0.4-0/ExtremalDep/man/ellipse.Rd                 |    4 
 ExtremalDep-0.0.4-0/ExtremalDep/man/fExtDep.Rd                 |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/fExtDep.np.Rd              |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/fExtDepSpat.Rd             |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/fGEV.Rd                    |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/heat.Rd                    |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/index.ExtDep.Rd            |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/logReturns.Rd              |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/madogram.Rd                |    6 
 ExtremalDep-0.0.4-0/ExtremalDep/man/pExtDep.Rd                 |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/pFailure.Rd                |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/plot_ExtDep.Rd             |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/plot_ExtDep.np.Rd          |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/rExtDep.Rd                 |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/rExtDepSpat.Rd             |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/returns.Rd                 |  108 -
 ExtremalDep-0.0.4-0/ExtremalDep/man/simplex.Rd                 |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/summary_ExtDep.Rd          |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/trans2GEV.Rd               |only
 ExtremalDep-0.0.4-0/ExtremalDep/man/trans2UFrechet.Rd          |only
 ExtremalDep-0.0.4-0/ExtremalDep/src/CompRandFld.c              |   63 
 ExtremalDep-0.0.4-0/ExtremalDep/src/ExtremalDep_init.c         |  188 +
 ExtremalDep-0.0.4-0/ExtremalDep/src/Makevars                   |    2 
 ExtremalDep-0.0.4-0/ExtremalDep/src/cubature.h                 |   11 
 ExtremalDep-0.0.4-0/ExtremalDep/src/distributions.c            |   23 
 ExtremalDep-0.0.4-0/ExtremalDep/src/fft.c                      |only
 ExtremalDep-0.0.4-0/ExtremalDep/src/likelihood.c               |   17 
 ExtremalDep-0.0.4-0/ExtremalDep/src/maxStableExactSimulation.c |only
 ExtremalDep-0.0.4-0/ExtremalDep/src/mypmvnorm.c                |only
 ExtremalDep-0.0.4-0/ExtremalDep/src/simBrownResnick.c          |only
 ExtremalDep-0.0.4-0/ExtremalDep/src/simextremalt.c             |only
 ExtremalDep-0.0.4-0/ExtremalDep/src/simgeometric.c             |only
 ExtremalDep-0.0.4-0/ExtremalDep/src/simschlather.c             |only
 ExtremalDep-0.0.4-0/ExtremalDep/src/spatial.c                  |only
 ExtremalDep-0.0.4-0/ExtremalDep/src/spatial.h                  |only
 111 files changed, 688 insertions(+), 1766 deletions(-)

More information about ExtremalDep at CRAN
Permanent link

Package gosset updated to version 0.7 with previous version 0.5 dated 2022-09-23

Title: Tools for Data Analysis in Experimental Agriculture
Description: Toolkit to analyse experimental agriculture data, from data synthesis to model selection and visualisation. The package is named after W.S. Gosset aka ‘Student’, a pioneer of modern statistics in small sample experimental design and analysis.
Author: Kaue de Sousa [aut, cre] , Jacob van Etten [aut] , David Brown [aut] , Jonathan Steinke [aut]
Maintainer: Kaue de Sousa <desousa.kaue@gmail.com>

Diff between gosset versions 0.5 dated 2022-09-23 and 0.7 dated 2023-02-26

 DESCRIPTION            |   10 -
 MD5                    |   94 +++++------
 NAMESPACE              |    2 
 NEWS.md                |   16 +
 R/AAA-pseudoR2.R       |  114 ++++++-------
 R/akaike_weights.R     |   24 +-
 R/btpermute.R          |    6 
 R/compare.R            |   46 ++---
 R/crossvalidation.R    |  152 +++++++++---------
 R/deviance.R           |  124 +++++++--------
 R/entropy.R            |  108 ++++++-------
 R/gosset.R             |    2 
 R/internal_functions.R |  218 +++++++++++++-------------
 R/kendallTau.R         |  160 ++++++++++++-------
 R/kendallW.R           |   52 +++---
 R/nodeinfo.R           |  402 +++++++++++++++++++++++++++++--------------------
 R/print.R              |   62 +++----
 R/pseudo_rank.R        |   37 ++--
 R/rank_binomial.R      |   80 ++++-----
 R/rank_numeric.R       |  115 ++++++--------
 R/rank_paircomp.R      |   38 ++--
 R/rank_tricot.R        |  374 ++++++++++++++++++++++-----------------------
 R/regret.R             |  228 +++++++++++++--------------
 R/reliability.R        |  104 ++++++------
 R/rowbind.R            |   87 +++++-----
 R/worth_map.R          |  151 +++++++++---------
 inst/CITATION          |   20 +-
 inst/doc/Overview.Rmd  |    2 
 inst/doc/Overview.html |  139 +++++++---------
 man/akaike_weights.Rd  |   10 -
 man/btpermute.Rd       |    5 
 man/compare.Rd         |    4 
 man/crossvalidation.Rd |   12 -
 man/gosset.Rd          |    4 
 man/kendallTau.Rd      |   61 +++++--
 man/kendallW.Rd        |    2 
 man/node_labels.Rd     |   11 -
 man/pseudoR2.Rd        |    2 
 man/pseudo_rank.Rd     |    6 
 man/rank_binomial.Rd   |    6 
 man/rank_numeric.Rd    |    8 
 man/rank_paircomp.Rd   |   12 -
 man/rank_tricot.Rd     |   72 +++++---
 man/regret.Rd          |   20 +-
 man/reliability.Rd     |   16 -
 man/rowbind.Rd         |    2 
 man/worth_map.Rd       |   32 +--
 vignettes/Overview.Rmd |    2 
 48 files changed, 1715 insertions(+), 1539 deletions(-)

More information about gosset at CRAN
Permanent link

Package spotGUI (with last version 0.2.3) was removed from CRAN

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

2021-03-30 0.2.3
2018-10-10 0.2.1
2018-06-01 0.2.0
2018-05-29 0.1.1

Permanent link
Package sedproxy updated to version 0.7.5 with previous version 0.7.3 dated 2022-03-31

Title: Simulation of Sediment Archived Climate Proxy Records
Description: Proxy forward modelling for sediment archived climate proxies such as Mg/Ca, d18O or Alkenones. The user provides a hypothesised "true" past climate, such as output from a climate model, and details of the sedimentation rate and sampling scheme of a sediment core. Sedproxy returns simulated proxy records. Implements the methods described in Dolman and Laepple (2018) <doi:10.5194/cp-14-1851-2018>.
Author: Thomas Laepple [aut], Andrew Dolman [aut, cre]
Maintainer: Andrew Dolman <andrew.dolman@awi.de>

Diff between sedproxy versions 0.7.3 dated 2022-03-31 and 0.7.5 dated 2023-02-26

 sedproxy-0.7.3/sedproxy/R/run-shiny.R                                  |only
 sedproxy-0.7.3/sedproxy/inst/sedproxy-shiny                            |only
 sedproxy-0.7.3/sedproxy/inst/ui-and-server.R                           |only
 sedproxy-0.7.3/sedproxy/man/ShinySedproxy.Rd                           |only
 sedproxy-0.7.3/sedproxy/vignettes/using-sedproxy.R                     |only
 sedproxy-0.7.3/sedproxy/vignettes/using-sedproxy.html                  |only
 sedproxy-0.7.5/sedproxy/DESCRIPTION                                    |   14 
 sedproxy-0.7.5/sedproxy/LICENSE                                        |    4 
 sedproxy-0.7.5/sedproxy/MD5                                            |   96 
 sedproxy-0.7.5/sedproxy/NAMESPACE                                      |   31 
 sedproxy-0.7.5/sedproxy/NEWS.md                                        |  141 
 sedproxy-0.7.5/sedproxy/R/BioturbationWeights.R                        |  120 
 sedproxy-0.7.5/sedproxy/R/ClimToProxyClim.R                            | 2018 +++++-----
 sedproxy-0.7.5/sedproxy/R/GrowthfT.R                                   |  150 
 sedproxy-0.7.5/sedproxy/R/PlotPFMs.R                                   |  370 -
 sedproxy-0.7.5/sedproxy/R/calib.functions.R                            |  474 +-
 sedproxy-0.7.5/sedproxy/R/document-example-data.R                      |  258 -
 sedproxy-0.7.5/sedproxy/R/sedproxy.R                                   |   52 
 sedproxy-0.7.5/sedproxy/build/partial.rdb                              |binary
 sedproxy-0.7.5/sedproxy/build/vignette.rds                             |binary
 sedproxy-0.7.5/sedproxy/inst/doc/effect-of-climate-dependent-flux.R    |  348 -
 sedproxy-0.7.5/sedproxy/inst/doc/effect-of-climate-dependent-flux.Rmd  |  496 +-
 sedproxy-0.7.5/sedproxy/inst/doc/effect-of-climate-dependent-flux.html |  959 ++--
 sedproxy-0.7.5/sedproxy/inst/doc/introduction-to-sedproxy.R            |  376 -
 sedproxy-0.7.5/sedproxy/inst/doc/introduction-to-sedproxy.Rmd          |  630 +--
 sedproxy-0.7.5/sedproxy/inst/doc/introduction-to-sedproxy.html         | 1138 +++--
 sedproxy-0.7.5/sedproxy/man/BioturbationWeights.Rd                     |  114 
 sedproxy-0.7.5/sedproxy/man/ClimToProxyClim.Rd                         |  448 +-
 sedproxy-0.7.5/sedproxy/man/ForamGrowthfT.Rd                           |   96 
 sedproxy-0.7.5/sedproxy/man/MakePFMDataframe.Rd                        |   40 
 sedproxy-0.7.5/sedproxy/man/N41.G.ruber.seasonality.Rd                 |   44 
 sedproxy-0.7.5/sedproxy/man/N41.proxy.Rd                               |   76 
 sedproxy-0.7.5/sedproxy/man/N41.proxy.details.Rd                       |   82 
 sedproxy-0.7.5/sedproxy/man/N41.t21k.climate.Rd                        |   48 
 sedproxy-0.7.5/sedproxy/man/PlotPFMs.Rd                                |  124 
 sedproxy-0.7.5/sedproxy/man/ProxyConversion.Rd                         |  200 
 sedproxy-0.7.5/sedproxy/man/example.data.Rd                            |   38 
 sedproxy-0.7.5/sedproxy/man/figures/README-MgCa_plot-1.svg             | 1382 +++---
 sedproxy-0.7.5/sedproxy/man/figures/README-default_plot-1.svg          |  894 ++--
 sedproxy-0.7.5/sedproxy/man/figures/README-plot_reps-1.svg             |  640 +--
 sedproxy-0.7.5/sedproxy/man/gisp2.ann.Rd                               |   66 
 sedproxy-0.7.5/sedproxy/man/param.tab.Rd                               |   44 
 sedproxy-0.7.5/sedproxy/man/scussolini.tab1.Rd                         |   44 
 sedproxy-0.7.5/sedproxy/man/sedproxy.Rd                                |   18 
 sedproxy-0.7.5/sedproxy/man/stages.key.Rd                              |   50 
 sedproxy-0.7.5/sedproxy/tests/testthat.R                               |    8 
 sedproxy-0.7.5/sedproxy/tests/testthat/test-ClimToProxyClim.R          |  676 +--
 sedproxy-0.7.5/sedproxy/tests/testthat/test-ProxyConversion.R          |  108 
 sedproxy-0.7.5/sedproxy/tests/testthat/test-growth_rate_l09_R.R        |  116 
 sedproxy-0.7.5/sedproxy/vignettes/effect-of-climate-dependent-flux.Rmd |  496 +-
 sedproxy-0.7.5/sedproxy/vignettes/introduction-to-sedproxy.Rmd         |  630 +--
 51 files changed, 7325 insertions(+), 6832 deletions(-)

More information about sedproxy at CRAN
Permanent link

Package EnrichIntersect updated to version 0.6 with previous version 0.5 dated 2023-01-29

Title: Enrichment Analysis and Intersecting Sankey Diagram
Description: A flexible tool for enrichment analysis based on user-defined sets. It allows users to perform over-representation analysis of the custom sets among any specified ranked feature list, hence making enrichment analysis applicable to various types of data from different scientific fields. 'EnrichIntersect' also enables an interactive means to visualize identified associations based on, for example, the mix-lasso model (Zhao et al., 2022 <doi:10.1016/j.isci.2022.104767>) or similar methods.
Author: Zhi Zhao [aut, cre], Manuela Zucknick [aut], Tero Aittokallio [ctb]
Maintainer: Zhi Zhao <zhi.zhao@medisin.uio.no>

Diff between EnrichIntersect versions 0.5 dated 2023-01-29 and 0.6 dated 2023-02-26

 DESCRIPTION                   |   12 
 MD5                           |   12 
 NEWS.md                       |    5 
 R/intersectSankey.R           |   29 
 inst/CITATION                 |   42 
 inst/doc/EnrichIntersect.html | 1958 ++++++++++++++++++++++++++++++++++++++++--
 man/intersectSankey.Rd        |   12 
 7 files changed, 1940 insertions(+), 130 deletions(-)

More information about EnrichIntersect at CRAN
Permanent link

Package RcppNumerical updated to version 0.5-0 with previous version 0.4-0 dated 2019-12-02

Title: 'Rcpp' Integration for Numerical Computing Libraries
Description: A collection of open source libraries for numerical computing (numerical integration, optimization, etc.) and their integration with 'Rcpp'.
Author: Yixuan Qiu [aut, cre], Ralf Stubner [ctb] , Sreekumar Balan [aut] , Matt Beall [aut] , Mark Sauder [aut] , Naoaki Okazaki [aut] , Thomas Hahn [aut]
Maintainer: Yixuan Qiu <yixuan.qiu@cos.name>

Diff between RcppNumerical versions 0.4-0 dated 2019-12-02 and 0.5-0 dated 2023-02-26

 RcppNumerical-0.4-0/RcppNumerical/inst/include/optimization/LBFGS     |only
 RcppNumerical-0.5-0/RcppNumerical/DESCRIPTION                         |   11 
 RcppNumerical-0.5-0/RcppNumerical/MD5                                 |   39 
 RcppNumerical-0.5-0/RcppNumerical/README.md                           |    6 
 RcppNumerical-0.5-0/RcppNumerical/build/vignette.rds                  |binary
 RcppNumerical-0.5-0/RcppNumerical/inst/AUTHORS                        |    4 
 RcppNumerical-0.5-0/RcppNumerical/inst/NEWS.Rd                        |   13 
 RcppNumerical-0.5-0/RcppNumerical/inst/doc/introduction.Rmd           |    6 
 RcppNumerical-0.5-0/RcppNumerical/inst/doc/introduction.html          |  694 +++++-----
 RcppNumerical-0.5-0/RcppNumerical/inst/include/optimization/LBFGS.h   |  127 -
 RcppNumerical-0.5-0/RcppNumerical/inst/include/optimization/LBFGSpp   |only
 RcppNumerical-0.5-0/RcppNumerical/inst/include/optimization/wrapper.h |    3 
 RcppNumerical-0.5-0/RcppNumerical/src/RcppExports.cpp                 |    5 
 RcppNumerical-0.5-0/RcppNumerical/src/cuhre/Integrate.c               |   16 
 RcppNumerical-0.5-0/RcppNumerical/src/cuhre/Rule.c                    |    8 
 RcppNumerical-0.5-0/RcppNumerical/vignettes/introduction.Rmd          |    6 
 16 files changed, 472 insertions(+), 466 deletions(-)

More information about RcppNumerical at CRAN
Permanent link

Package qspray updated to version 1.1.1 with previous version 1.1.0 dated 2023-02-24

Title: Multivariate Polynomials with Rational Coefficients
Description: Symbolic calculation and evaluation of multivariate polynomials with rational coefficients. This package is strongly inspired by the 'spray' package.
Author: Stephane Laurent [aut, cre], Robin Hankin [ctb, cph]
Maintainer: Stephane Laurent <laurent_step@outlook.fr>

Diff between qspray versions 1.1.0 dated 2023-02-24 and 1.1.1 dated 2023-02-26

 DESCRIPTION    |    6 +++---
 MD5            |    6 +++---
 NEWS.md        |    5 +++++
 src/qspray.cpp |    4 ++--
 4 files changed, 13 insertions(+), 8 deletions(-)

More information about qspray at CRAN
Permanent link

Package MCPModPack (with last version 0.4) was removed from CRAN

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

2020-12-07 0.4
2020-08-03 0.3
2020-06-17 0.2
2020-03-19 0.1

Permanent link
Package glmdisc (with last version 0.6) was removed from CRAN

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

2020-09-30 0.6
2020-03-22 0.5
2020-02-20 0.4
2019-12-16 0.3
2019-09-16 0.2
2019-04-04 0.1

Permanent link
Package rJPSGCS (with last version 0.2-10) was removed from CRAN

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

2018-05-13 0.2-10
2018-02-04 0.2-8
2014-12-04 0.2-7
2013-01-07 0.2-6
2011-12-05 0.2-5
2011-10-09 0.2-4
2011-09-07 0.2-2
2011-08-12 0.2-1
2011-07-24 0.2

Permanent link
Package ccdf (with last version 1.1.4) was removed from CRAN

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

2021-09-24 1.1.4

Permanent link
Package CrypticIBDcheck (with last version 0.3-3) was removed from CRAN

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

2018-05-17 0.3-3
2013-09-21 0.3-1
2012-04-24 0.2-3
2012-04-15 0.2-1

Permanent link

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