Sat, 12 Dec 2020

Package zipcodeR updated to version 0.2.0 with previous version 0.1.0 dated 2020-09-17

Title: Data & Functions for Working with US ZIP Codes
Description: Make working with ZIP codes in R painless with an integrated dataset of U.S. ZIP codes and functions for working with them. Search ZIP codes by multiple geographies, including state, county, city & across time zones. Also included are functions for relating ZIP codes to Census data.
Author: Gavin Rozzi [aut, cre] (<https://orcid.org/0000-0002-9969-8175>)
Maintainer: Gavin Rozzi <gr@gavinrozzi.com>

Diff between zipcodeR versions 0.1.0 dated 2020-09-17 and 0.2.0 dated 2020-12-12

 DESCRIPTION            |   10 +
 MD5                    |   32 ++++--
 NAMESPACE              |    6 +
 NEWS.md                |   20 +++
 R/globals.r            |    2 
 R/zip_lookups.r        |  251 +++++++++++++++++++++++++++++++++++++++++--------
 README.md              |   87 +++++++++-------
 build                  |only
 inst                   |only
 man/get_cd.Rd          |only
 man/get_tracts.Rd      |   42 ++++----
 man/is_zcta.Rd         |only
 man/reverse_zipcode.Rd |only
 man/search_cd.Rd       |only
 man/search_city.Rd     |   46 ++++----
 man/search_county.Rd   |   49 +++++----
 man/search_fips.Rd     |only
 man/search_state.Rd    |   44 ++++----
 man/search_tz.Rd       |   42 ++++----
 vignettes              |only
 20 files changed, 422 insertions(+), 209 deletions(-)

More information about zipcodeR at CRAN
Permanent link

Package tractor.base updated to version 3.3.3.1 with previous version 3.3.2 dated 2019-06-10

Title: Read, Manipulate and Visualise Magnetic Resonance Images
Description: Functions for working with magnetic resonance images. Reading and writing of popular file formats (DICOM, Analyze, NIfTI-1, NIfTI-2, MGH); interactive and non-interactive visualisation; flexible image manipulation; metadata and sparse image handling.
Author: Jon Clayden
Maintainer: Jon Clayden <code@clayden.org>

Diff between tractor.base versions 3.3.2 dated 2019-06-10 and 3.3.3.1 dated 2020-12-12

 DESCRIPTION                    |   10 ++--
 MD5                            |   90 ++++++++++++++++++++---------------------
 R/05_serialise.R               |    4 -
 R/08_sparse.R                  |    2 
 R/10_mri_image.R               |    6 +-
 R/15_dicom.R                   |   10 ++--
 R/dicom_dir.R                  |    4 -
 R/files.R                      |    2 
 R/lambda.R                     |    2 
 R/misc.R                       |   33 +++++++--------
 R/neighbourhood.R              |    2 
 R/vector.R                     |    2 
 R/viewer.R                     |    2 
 R/viz.R                        |    4 -
 inst/CITATION                  |    2 
 man/allEqual.Rd                |    2 
 man/asMriImage.Rd              |    2 
 man/colourScales.Rd            |    2 
 man/deduplicate.Rd             |    2 
 man/embrace.Rd                 |    2 
 man/emptyMatrix.Rd             |    2 
 man/equivalent.Rd              |    2 
 man/execute.Rd                 |    5 --
 man/files.Rd                   |   13 ++---
 man/implode.Rd                 |    2 
 man/index.Rd                   |    1 
 man/indexList.Rd               |    2 
 man/infix.Rd                   |    2 
 man/lambda.Rd                  |    2 
 man/mergeMriImages.Rd          |    2 
 man/neighbourhoodInfo.Rd       |    2 
 man/newSparseArrayWithData.Rd  |    2 
 man/nilObject.Rd               |    2 
 man/paths.Rd                   |    2 
 man/pluralise.Rd               |    2 
 man/printLabelledValues.Rd     |    5 --
 man/promote.Rd                 |    2 
 man/readDicomDirectory.Rd      |    2 
 man/readDicomFile.Rd           |   10 ++--
 man/serialisation.Rd           |    2 
 man/sortDicomDirectories.Rd    |    2 
 man/threadSafeTempFile.Rd      |    2 
 man/tractor.base-deprecated.Rd |    7 +--
 man/vector.Rd                  |    2 
 man/viewer.Rd                  |    9 +---
 man/visualisation.Rd           |    2 
 46 files changed, 134 insertions(+), 139 deletions(-)

More information about tractor.base at CRAN
Permanent link

Package PTXQC updated to version 1.0.8 with previous version 1.0.7 dated 2020-11-12

Title: Quality Report Generation for MaxQuant and mzTab Results
Description: Generates Proteomics (PTX) quality control (QC) reports for shotgun LC-MS data analyzed with the MaxQuant software suite (from .txt files) or mzTab files (ideally from OpenMS 'QualityControl' tool). Reports are customizable (target thresholds, subsetting) and available in HTML or PDF format. Published in J. Proteome Res., Proteomics Quality Control: Quality Control Software for MaxQuant Results (2015) <doi:10.1021/acs.jproteome.5b00780>.
Author: Chris Bielow [aut, cre], Juliane Schmachtenberg [ctb], Swenja Wagner [ctb], Patricia Scheil [ctb], Tom Waschischek [ctb], Guido Mastrobuoni [dtc, rev]
Maintainer: Chris Bielow <chris.bielow@bsc.fu-berlin.de>

Diff between PTXQC versions 1.0.7 dated 2020-11-12 and 1.0.8 dated 2020-12-12

 DESCRIPTION                                 |    8 ++++----
 MD5                                         |   24 ++++++++++++------------
 NEWS                                        |    4 ++++
 R/createReport.R                            |    2 +-
 R/qcMetric_MSMS.R                           |    8 ++++----
 R/qcMetric_MSMSScans.R                      |    2 +-
 README.md                                   |    5 +++--
 inst/doc/PTXQC-Basic_Guide_for_R_users.html |    4 ++--
 inst/doc/PTXQC-CustomizeReport.html         |    4 ++--
 inst/doc/PTXQC-DragNDrop.html               |    4 ++--
 inst/doc/PTXQC-FAQ.html                     |    4 ++--
 inst/doc/PTXQC-Input_And_Output_Data.html   |    4 ++--
 inst/doc/PTXQC-ListOfMetrics.html           |   10 +++++-----
 13 files changed, 44 insertions(+), 39 deletions(-)

More information about PTXQC at CRAN
Permanent link

Package jsTree updated to version 1.2 with previous version 1.0.1 dated 2017-10-23

Title: Create Interactive Trees with the 'jQuery' 'jsTree' Plugin
Description: Create and customize interactive trees using the 'jQuery' 'jsTree' <https://www.jstree.com/> plugin library and the 'htmlwidgets' package. These trees can be used directly from the R console, from 'RStudio', in Shiny apps and R Markdown documents.
Author: Jonathan Sidi [aut, cre], Kohleth Chia [ctb]
Maintainer: Jonathan Sidi <yonicd@gmail.com>

Diff between jsTree versions 1.0.1 dated 2017-10-23 and 1.2 dated 2020-12-12

 DESCRIPTION                                                   |   37 
 LICENSE                                                       |only
 MD5                                                           |   63 -
 NAMESPACE                                                     |    2 
 R/jsTree.R                                                    |  115 +-
 R/makelist.R                                                  |   11 
 README.md                                                     |   87 +
 build                                                         |only
 inst/doc                                                      |only
 inst/examples/jsTree.Rmd                                      |    8 
 inst/htmlwidgets/jsTree.js                                    |    7 
 inst/htmlwidgets/jsTree.yaml                                  |    2 
 inst/htmlwidgets/lib/jsTree/jstree.js                         |  570 ++++++----
 inst/htmlwidgets/lib/jsTree/jstree.min.js                     |   12 
 inst/htmlwidgets/lib/jsTree/themes/default-dark/32px.png      |binary
 inst/htmlwidgets/lib/jsTree/themes/default-dark/40px.png      |binary
 inst/htmlwidgets/lib/jsTree/themes/default-dark/style.css     |   36 
 inst/htmlwidgets/lib/jsTree/themes/default-dark/style.min.css |    2 
 inst/htmlwidgets/lib/jsTree/themes/default-dark/throbber.gif  |binary
 inst/htmlwidgets/lib/jsTree/themes/default/32px.png           |binary
 inst/htmlwidgets/lib/jsTree/themes/default/40px.png           |binary
 inst/htmlwidgets/lib/jsTree/themes/default/style.css          |   16 
 inst/htmlwidgets/lib/jsTree/themes/default/style.min.css      |    2 
 inst/htmlwidgets/lib/jsTree/themes/default/throbber.gif       |binary
 man/jsTree.Rd                                                 |   62 -
 man/state_bird.Rd                                             |    4 
 man/states.Rd                                                 |    6 
 tests                                                         |only
 tools                                                         |only
 vignettes                                                     |only
 30 files changed, 732 insertions(+), 310 deletions(-)

More information about jsTree at CRAN
Permanent link

Package pointdensityP updated to version 0.3.5 with previous version 0.3.4 dated 2018-07-04

Title: Point Density for Geospatial Data
Description: The function pointdensity returns a density count and the temporal average for every point in the original list. The dataframe returned includes four columns: lat, lon, count, and date_avg. The "lat" column is the original latitude data; the "lon" column is the original longitude data; the "count" is the density count of the number of points within a radius of radius*grid_size (the neighborhood); and the date_avg column includes the average date of each point in the neighborhood.
Author: "Paul Evangelista <paul.evangelista@westpoint.edu> and Dave Beskow <david.beskow@westpoint.edu>"
Maintainer: Paul Evangelista <paul.evangelista@westpoint.edu>

Diff between pointdensityP versions 0.3.4 dated 2018-07-04 and 0.3.5 dated 2020-12-12

 pointdensityP-0.3.4/pointdensityP/R/pointdensity_0.3.4.R |only
 pointdensityP-0.3.5/pointdensityP/DESCRIPTION            |   14 +++++++-------
 pointdensityP-0.3.5/pointdensityP/MD5                    |   12 ++++++------
 pointdensityP-0.3.5/pointdensityP/NAMESPACE              |    2 +-
 pointdensityP-0.3.5/pointdensityP/R/pointdensity_0.3.5.R |only
 pointdensityP-0.3.5/pointdensityP/man/Arigon.Rd          |    6 ++++--
 pointdensityP-0.3.5/pointdensityP/man/clean_crime.Rd     |    2 +-
 pointdensityP-0.3.5/pointdensityP/man/pointdensity.Rd    |    2 +-
 8 files changed, 20 insertions(+), 18 deletions(-)

More information about pointdensityP at CRAN
Permanent link

Package fairmodels updated to version 0.2.4 with previous version 0.2.2 dated 2020-09-21

Title: Flexible Tool for Bias Detection, Visualization, and Mitigation
Description: Measure fairness metrics in one place for many models. Check how big is model's bias towards different races, sex, nationalities etc. Use measures such as Statistical Parity, Equal odds to detect the discrimination against unprivileged groups. Visualize the bias using heatmap, radar plot, biplot, bar chart (and more!). There are various pre-processing and post-processing bias mitigation algorithms implemented.
Author: Jakub Wiśniewski [aut, cre], Przemysław Biecek [aut] (<https://orcid.org/0000-0001-8423-1823>)
Maintainer: Jakub Wiśniewski <jakwisn@gmail.com>

Diff between fairmodels versions 0.2.2 dated 2020-09-21 and 0.2.4 dated 2020-12-12

 fairmodels-0.2.2/fairmodels/R/zzz.R                                       |only
 fairmodels-0.2.4/fairmodels/DESCRIPTION                                   |    6 
 fairmodels-0.2.4/fairmodels/MD5                                           |   69 ++++------
 fairmodels-0.2.4/fairmodels/NEWS.md                                       |   11 +
 fairmodels-0.2.4/fairmodels/R/all_cutoffs.R                               |   26 +--
 fairmodels-0.2.4/fairmodels/R/ceteris_paribus_cutoff.R                    |   25 +--
 fairmodels-0.2.4/fairmodels/R/choose_metric.R                             |   29 ++--
 fairmodels-0.2.4/fairmodels/R/expand_fairness_object.R                    |   14 +-
 fairmodels-0.2.4/fairmodels/R/fairness_check.R                            |   17 --
 fairmodels-0.2.4/fairmodels/R/fairness_radar.R                            |   17 +-
 fairmodels-0.2.4/fairmodels/R/group_metric.R                              |    5 
 fairmodels-0.2.4/fairmodels/R/helper_functions.R                          |   14 +-
 fairmodels-0.2.4/fairmodels/R/metric_scores.R                             |   10 -
 fairmodels-0.2.4/fairmodels/R/performance_and_fairness.R                  |    2 
 fairmodels-0.2.4/fairmodels/R/plot_metric_scores.R                        |    1 
 fairmodels-0.2.4/fairmodels/R/stack_metrics.R                             |    8 -
 fairmodels-0.2.4/fairmodels/build/vignette.rds                            |binary
 fairmodels-0.2.4/fairmodels/inst/doc/Advanced_tutorial.R                  |    2 
 fairmodels-0.2.4/fairmodels/inst/doc/Advanced_tutorial.Rmd                |    2 
 fairmodels-0.2.4/fairmodels/inst/doc/Advanced_tutorial.html               |   24 +--
 fairmodels-0.2.4/fairmodels/inst/doc/Basic_tutorial.Rmd                   |    4 
 fairmodels-0.2.4/fairmodels/inst/doc/Basic_tutorial.html                  |   12 -
 fairmodels-0.2.4/fairmodels/man/all_cutoffs.Rd                            |   12 +
 fairmodels-0.2.4/fairmodels/man/ceteris_paribus_cutoff.Rd                 |    4 
 fairmodels-0.2.4/fairmodels/man/choose_metric.Rd                          |   31 ++--
 fairmodels-0.2.4/fairmodels/man/expand_fairness_object.Rd                 |   11 +
 fairmodels-0.2.4/fairmodels/man/fairness_radar.Rd                         |    4 
 fairmodels-0.2.4/fairmodels/man/figures/preview.gif                       |binary
 fairmodels-0.2.4/fairmodels/man/group_metric.Rd                           |    5 
 fairmodels-0.2.4/fairmodels/man/metric_scores.Rd                          |    6 
 fairmodels-0.2.4/fairmodels/man/performance_and_fairness.Rd               |    2 
 fairmodels-0.2.4/fairmodels/man/plot_stacked_barplot.Rd                   |    4 
 fairmodels-0.2.4/fairmodels/tests/testthat/test_fairness_check.R          |    2 
 fairmodels-0.2.4/fairmodels/tests/testthat/test_fairness_radar_and_plot.R |    2 
 fairmodels-0.2.4/fairmodels/vignettes/Advanced_tutorial.Rmd               |    2 
 fairmodels-0.2.4/fairmodels/vignettes/Basic_tutorial.Rmd                  |    4 
 36 files changed, 204 insertions(+), 183 deletions(-)

More information about fairmodels at CRAN
Permanent link

Package EpiContactTrace updated to version 0.15.0 with previous version 0.14.0 dated 2020-09-09

Title: Epidemiological Tool for Contact Tracing
Description: Routines for epidemiological contact tracing and visualisation of network of contacts.
Author: Maria Noremark [aut] (<https://orcid.org/0000-0003-2555-8476>), Stefan Widgren [aut, cre] (<https://orcid.org/0000-0001-5745-2284>)
Maintainer: Stefan Widgren <stefan.widgren@gmail.com>

Diff between EpiContactTrace versions 0.14.0 dated 2020-09-09 and 0.15.0 dated 2020-12-12

 EpiContactTrace-0.14.0/EpiContactTrace/man/build_tree.Rd                   |only
 EpiContactTrace-0.14.0/EpiContactTrace/man/is_wholenumber.Rd               |only
 EpiContactTrace-0.14.0/EpiContactTrace/man/position_tree.Rd                |only
 EpiContactTrace-0.15.0/EpiContactTrace/DESCRIPTION                         |    6 
 EpiContactTrace-0.15.0/EpiContactTrace/MD5                                 |   81 -
 EpiContactTrace-0.15.0/EpiContactTrace/NAMESPACE                           |    1 
 EpiContactTrace-0.15.0/EpiContactTrace/NEWS.md                             |   36 
 EpiContactTrace-0.15.0/EpiContactTrace/R/ContactTrace.R                    |   58 
 EpiContactTrace-0.15.0/EpiContactTrace/R/Contacts.R                        |  253 +--
 EpiContactTrace-0.15.0/EpiContactTrace/R/EpiContactTrace-package.R         |  105 -
 EpiContactTrace-0.15.0/EpiContactTrace/R/in-degree.R                       |  152 +-
 EpiContactTrace-0.15.0/EpiContactTrace/R/ingoing-contact-chain.R           |  146 +-
 EpiContactTrace-0.15.0/EpiContactTrace/R/network-structure.R               |  187 +-
 EpiContactTrace-0.15.0/EpiContactTrace/R/network-summary.R                 |  641 +++++----
 EpiContactTrace-0.15.0/EpiContactTrace/R/out-degree.R                      |  133 --
 EpiContactTrace-0.15.0/EpiContactTrace/R/outgoing-contact-chain.R          |  150 +-
 EpiContactTrace-0.15.0/EpiContactTrace/R/plot.R                            |  129 -
 EpiContactTrace-0.15.0/EpiContactTrace/R/report.R                          |    4 
 EpiContactTrace-0.15.0/EpiContactTrace/R/shortest-paths.R                  |  653 +++++-----
 EpiContactTrace-0.15.0/EpiContactTrace/R/show.R                            |  140 +-
 EpiContactTrace-0.15.0/EpiContactTrace/R/trace.R                           |  371 ++---
 EpiContactTrace-0.15.0/EpiContactTrace/R/tree.R                            |  189 +-
 EpiContactTrace-0.15.0/EpiContactTrace/man/ContactTrace-class.Rd           |   34 
 EpiContactTrace-0.15.0/EpiContactTrace/man/Contacts-class.Rd               |  106 -
 EpiContactTrace-0.15.0/EpiContactTrace/man/EpiContactTrace-package.Rd      |   87 -
 EpiContactTrace-0.15.0/EpiContactTrace/man/InDegree-methods.Rd             |   41 
 EpiContactTrace-0.15.0/EpiContactTrace/man/IngoingContactChain-methods.Rd  |   31 
 EpiContactTrace-0.15.0/EpiContactTrace/man/NetworkStructure-methods.Rd     |   26 
 EpiContactTrace-0.15.0/EpiContactTrace/man/NetworkSummary-methods.Rd       |   91 -
 EpiContactTrace-0.15.0/EpiContactTrace/man/OutDegree-methods.Rd            |   30 
 EpiContactTrace-0.15.0/EpiContactTrace/man/OutgoingContactChain-methods.Rd |   33 
 EpiContactTrace-0.15.0/EpiContactTrace/man/ShortestPaths-methods.Rd        |   37 
 EpiContactTrace-0.15.0/EpiContactTrace/man/Trace.Rd                        |   64 
 EpiContactTrace-0.15.0/EpiContactTrace/man/plot-methods.Rd                 |    9 
 EpiContactTrace-0.15.0/EpiContactTrace/man/show-methods.Rd                 |   17 
 EpiContactTrace-0.15.0/EpiContactTrace/man/transfers.Rd                    |   21 
 EpiContactTrace-0.15.0/EpiContactTrace/tests/arguments.R                   |  507 +++----
 EpiContactTrace-0.15.0/EpiContactTrace/tests/contact-chain.R               |  139 +-
 EpiContactTrace-0.15.0/EpiContactTrace/tests/degree.R                      |  208 +--
 EpiContactTrace-0.15.0/EpiContactTrace/tests/misc.R                        |  462 +++----
 EpiContactTrace-0.15.0/EpiContactTrace/tests/network-summary.R             |   22 
 EpiContactTrace-0.15.0/EpiContactTrace/tests/shortest-paths.R              |   84 -
 EpiContactTrace-0.15.0/EpiContactTrace/tests/tree.R                        |   41 
 43 files changed, 2778 insertions(+), 2747 deletions(-)

More information about EpiContactTrace at CRAN
Permanent link

Package vcr updated to version 0.6.0 with previous version 0.5.4 dated 2020-03-31

Title: Record 'HTTP' Calls to Disk
Description: Record test suite 'HTTP' requests and replays them during future runs. A port of the Ruby gem of the same name (<https://github.com/vcr/vcr/>). Works by hooking into the 'webmockr' R package for matching 'HTTP' requests by various rules ('HTTP' method, 'URL', query parameters, headers, body, etc.), and then caching real 'HTTP' responses on disk in 'cassettes'. Subsequent 'HTTP' requests matching any previous requests in the same 'cassette' use a cached 'HTTP' response.
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>), Aaron Wolen [ctb] (<https://orcid.org/0000-0003-2542-2202>), Maëlle Salmon [ctb] (<https://orcid.org/0000-0002-2815-0399>), rOpenSci [fnd] (https://ropensci.org)
Maintainer: Scott Chamberlain <sckott@protonmail.com>

Diff between vcr versions 0.5.4 dated 2020-03-31 and 0.6.0 dated 2020-12-12

 vcr-0.5.4/vcr/R/testing.R                                                    |only
 vcr-0.5.4/vcr/README.md                                                      |only
 vcr-0.5.4/vcr/man/testing.Rd                                                 |only
 vcr-0.6.0/vcr/DESCRIPTION                                                    |   27 
 vcr-0.6.0/vcr/MD5                                                            |  199 +++--
 vcr-0.6.0/vcr/NAMESPACE                                                      |    5 
 vcr-0.6.0/vcr/NEWS.md                                                        |   42 +
 vcr-0.6.0/vcr/R/cassette_class.R                                             |  187 ++---
 vcr-0.6.0/vcr/R/cassettes.R                                                  |    7 
 vcr-0.6.0/vcr/R/check_cassette_names.R                                       |    8 
 vcr-0.6.0/vcr/R/configuration.R                                              |   48 +
 vcr-0.6.0/vcr/R/cpp11.R                                                      |only
 vcr-0.6.0/vcr/R/eject_cassette.R                                             |    1 
 vcr-0.6.0/vcr/R/errors.R                                                     |   18 
 vcr-0.6.0/vcr/R/filter_headers.R                                             |only
 vcr-0.6.0/vcr/R/hooks.R                                                      |   15 
 vcr-0.6.0/vcr/R/http_interaction_list.R                                      |   33 
 vcr-0.6.0/vcr/R/insert_cassette.R                                            |   13 
 vcr-0.6.0/vcr/R/lightswitch.R                                                |    7 
 vcr-0.6.0/vcr/R/persisters-file.R                                            |   33 
 vcr-0.6.0/vcr/R/request_class.R                                              |   17 
 vcr-0.6.0/vcr/R/request_handler-crul.R                                       |   43 -
 vcr-0.6.0/vcr/R/request_handler-httr.R                                       |    3 
 vcr-0.6.0/vcr/R/request_handler.R                                            |    2 
 vcr-0.6.0/vcr/R/request_ignorer.R                                            |   24 
 vcr-0.6.0/vcr/R/request_response.R                                           |    2 
 vcr-0.6.0/vcr/R/response_class.R                                             |   97 --
 vcr-0.6.0/vcr/R/serialize_to_httr.R                                          |   24 
 vcr-0.6.0/vcr/R/serializer.R                                                 |only
 vcr-0.6.0/vcr/R/serializers-json.R                                           |only
 vcr-0.6.0/vcr/R/serializers-yaml.R                                           |   93 --
 vcr-0.6.0/vcr/R/serializers.R                                                |   29 
 vcr-0.6.0/vcr/R/skip-vcr-off.R                                               |only
 vcr-0.6.0/vcr/R/use_cassette.R                                               |   12 
 vcr-0.6.0/vcr/R/vcr-package.R                                                |    2 
 vcr-0.6.0/vcr/R/vcr_setup.R                                                  |   22 
 vcr-0.6.0/vcr/R/vcr_test_path.R                                              |only
 vcr-0.6.0/vcr/R/write.R                                                      |  111 +--
 vcr-0.6.0/vcr/R/zzz.R                                                        |    8 
 vcr-0.6.0/vcr/build/vignette.rds                                             |binary
 vcr-0.6.0/vcr/inst/doc/cassette-manual-editing.R                             |only
 vcr-0.6.0/vcr/inst/doc/cassette-manual-editing.Rmd                           |only
 vcr-0.6.0/vcr/inst/doc/cassette-manual-editing.html                          |only
 vcr-0.6.0/vcr/inst/doc/configuration.R                                       |   45 -
 vcr-0.6.0/vcr/inst/doc/configuration.Rmd                                     |  184 -----
 vcr-0.6.0/vcr/inst/doc/configuration.html                                    |  339 +++++++++-
 vcr-0.6.0/vcr/inst/doc/debugging.R                                           |only
 vcr-0.6.0/vcr/inst/doc/debugging.Rmd                                         |only
 vcr-0.6.0/vcr/inst/doc/debugging.html                                        |only
 vcr-0.6.0/vcr/inst/doc/internals.R                                           |only
 vcr-0.6.0/vcr/inst/doc/internals.Rmd                                         |only
 vcr-0.6.0/vcr/inst/doc/internals.html                                        |only
 vcr-0.6.0/vcr/inst/doc/request_matching.Rmd                                  |   88 --
 vcr-0.6.0/vcr/inst/doc/request_matching.html                                 |   60 +
 vcr-0.6.0/vcr/inst/doc/vcr.R                                                 |   30 
 vcr-0.6.0/vcr/inst/doc/vcr.Rmd                                               |   93 --
 vcr-0.6.0/vcr/inst/doc/vcr.html                                              |  309 ++++++++-
 vcr-0.6.0/vcr/man/Cassette.Rd                                                |   49 +
 vcr-0.6.0/vcr/man/FileSystem.Rd                                              |   17 
 vcr-0.6.0/vcr/man/HTTPInteractionList.Rd                                     |    2 
 vcr-0.6.0/vcr/man/Hooks.Rd                                                   |   10 
 vcr-0.6.0/vcr/man/JSON.Rd                                                    |only
 vcr-0.6.0/vcr/man/Request.Rd                                                 |   12 
 vcr-0.6.0/vcr/man/RequestHandler.Rd                                          |    2 
 vcr-0.6.0/vcr/man/RequestHandlerCrul.Rd                                      |   43 -
 vcr-0.6.0/vcr/man/RequestIgnorer.Rd                                          |   15 
 vcr-0.6.0/vcr/man/Serializer.Rd                                              |only
 vcr-0.6.0/vcr/man/Serializers.Rd                                             |   11 
 vcr-0.6.0/vcr/man/UnhandledHTTPRequestError.Rd                               |   12 
 vcr-0.6.0/vcr/man/VcrResponse.Rd                                             |   20 
 vcr-0.6.0/vcr/man/YAML.Rd                                                    |   71 --
 vcr-0.6.0/vcr/man/check_cassette_names.Rd                                    |    6 
 vcr-0.6.0/vcr/man/insert_cassette.Rd                                         |   20 
 vcr-0.6.0/vcr/man/request_response.Rd                                        |    2 
 vcr-0.6.0/vcr/man/rmdhunks                                                   |only
 vcr-0.6.0/vcr/man/skip_if_vcr_off.Rd                                         |only
 vcr-0.6.0/vcr/man/use_cassette.Rd                                            |   11 
 vcr-0.6.0/vcr/man/vcr_configure.Rd                                           |   23 
 vcr-0.6.0/vcr/man/vcr_test_path.Rd                                           |only
 vcr-0.6.0/vcr/src                                                            |only
 vcr-0.6.0/vcr/tests/testthat/cassettes                                       |only
 vcr-0.6.0/vcr/tests/testthat/helper-vcr.R                                    |    4 
 vcr-0.6.0/vcr/tests/testthat/test-Cassette.R                                 |    6 
 vcr-0.6.0/vcr/tests/testthat/test-HttpInteractionList.R                      |   78 ++
 vcr-0.6.0/vcr/tests/testthat/test-RequestIgnorer.R                           |   15 
 vcr-0.6.0/vcr/tests/testthat/test-ause_cassette.R                            |    2 
 vcr-0.6.0/vcr/tests/testthat/test-ause_cassette_match_requests_on.R          |   76 ++
 vcr-0.6.0/vcr/tests/testthat/test-ause_cassette_match_requests_on_json.R     |    4 
 vcr-0.6.0/vcr/tests/testthat/test-ause_cassette_write_to_disk_binary_files.R |    3 
 vcr-0.6.0/vcr/tests/testthat/test-configuration.R                            |    7 
 vcr-0.6.0/vcr/tests/testthat/test-crul.R                                     |    8 
 vcr-0.6.0/vcr/tests/testthat/test-errors.R                                   |    6 
 vcr-0.6.0/vcr/tests/testthat/test-filter_headers.R                           |only
 vcr-0.6.0/vcr/tests/testthat/test-httr.R                                     |   30 
 vcr-0.6.0/vcr/tests/testthat/test-insert_cassette.R                          |    2 
 vcr-0.6.0/vcr/tests/testthat/test-lightswitch.R                              |    1 
 vcr-0.6.0/vcr/tests/testthat/test-response_summary.R                         |   13 
 vcr-0.6.0/vcr/tests/testthat/test-serializer.R                               |only
 vcr-0.6.0/vcr/tests/testthat/test-serializers.R                              |only
 vcr-0.6.0/vcr/tests/testthat/test-serializers_json.R                         |only
 vcr-0.6.0/vcr/tests/testthat/test-serializers_yaml.R                         |   30 
 vcr-0.6.0/vcr/tests/testthat/test-skip-vcr-off.R                             |only
 vcr-0.6.0/vcr/tests/testthat/test-use_vcr.R                                  |   14 
 vcr-0.6.0/vcr/tests/testthat/test-vcr_test_path.R                            |only
 vcr-0.6.0/vcr/tests/testthat/test-write_disk_path_package_context.R          |   18 
 vcr-0.6.0/vcr/vignettes/cassette-manual-editing.Rmd                          |only
 vcr-0.6.0/vcr/vignettes/configuration.Rmd                                    |  184 -----
 vcr-0.6.0/vcr/vignettes/debugging.Rmd                                        |only
 vcr-0.6.0/vcr/vignettes/internals.Rmd                                        |only
 vcr-0.6.0/vcr/vignettes/request_matching.Rmd                                 |   88 --
 vcr-0.6.0/vcr/vignettes/vcr.Rmd                                              |   93 --
 111 files changed, 1785 insertions(+), 1503 deletions(-)

More information about vcr at CRAN
Permanent link

Package RcppBigIntAlgos updated to version 1.0.0 with previous version 0.3.4 dated 2020-11-04

Title: Factor Big Integers with the Parallel Quadratic Sieve
Description: Features the multiple polynomial quadratic sieve (MPQS) algorithm for factoring large integers and a vectorized factoring function that returns the complete factorization of an integer. The MPQS is based off of the seminal work of Carl Pomerance (1984) <doi:10.1007/3-540-39757-4_17> along with the modification of multiple polynomials introduced by Peter Montgomery and J. Davis as outlined by Robert D. Silverman (1987) <doi:10.1090/S0025-5718-1987-0866119-8>. Utilizes the C library GMP (GNU Multiple Precision Arithmetic) and 'RcppThread' for factoring integers in parallel. For smaller integers, a simple Elliptic Curve algorithm is attempted followed by a constrained version of Pollard's rho algorithm. The Pollard's rho algorithm is the same algorithm used by the factorize function in the 'gmp' package.
Author: Joseph Wood [aut, cre], Free Software Foundation, Inc. [cph], Mike Tryczak [ctb]
Maintainer: Joseph Wood <jwood000@gmail.com>

Diff between RcppBigIntAlgos versions 0.3.4 dated 2020-11-04 and 1.0.0 dated 2020-12-12

 RcppBigIntAlgos-0.3.4/RcppBigIntAlgos/inst/include/FactorUtils.h             |only
 RcppBigIntAlgos-0.3.4/RcppBigIntAlgos/inst/include/RSAFactorUtils.h          |only
 RcppBigIntAlgos-0.3.4/RcppBigIntAlgos/src/FactorUtils.cpp                    |only
 RcppBigIntAlgos-0.3.4/RcppBigIntAlgos/src/Factorization.cpp                  |only
 RcppBigIntAlgos-0.3.4/RcppBigIntAlgos/src/RSAFactorUtils.cpp                 |only
 RcppBigIntAlgos-0.3.4/RcppBigIntAlgos/src/RSAFactorize.cpp                   |only
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/DESCRIPTION                            |   15 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/MD5                                    |   66 +-
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/NAMESPACE                              |    1 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/NEWS                                   |   17 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/R/IntegerFactorization.R               |   18 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/R/RcppExports.R                        |    8 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/README.md                              |  328 +++++-----
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/inst/include/DivisorsUtils.h           |only
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/inst/include/LenstraECM.h              |only
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/inst/include/MultPoly.h                |   21 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/inst/include/PollardRho.h              |    7 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/inst/include/Polynomial.h              |    8 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/inst/include/PrimeFactorUtils.h        |only
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/inst/include/QuadraticSieve.h          |   56 -
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/inst/include/SieveUtils.h              |    3 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/inst/include/StatsUtils.h              |    8 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/inst/include/TonelliShanks.h           |   20 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/man/divisorsBig.Rd                     |   22 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/man/primeFactorizeBig.Rd               |only
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/man/quadraticSieve.Rd                  |   18 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/src/Divisors.cpp                       |only
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/src/DivisorsUtils.cpp                  |only
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/src/ImportExportMPZ.cpp                |   27 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/src/LenstraECM.cpp                     |only
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/src/MultiPoly.cpp                      |  185 +++--
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/src/PollardRho.cpp                     |   58 -
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/src/Polynomial.cpp                     |   19 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/src/PrimeFactorUtils.cpp               |only
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/src/PrimeFactorization.cpp             |only
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/src/QuadraticSieve.cpp                 |    6 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/src/RcppExports.cpp                    |   27 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/src/SieveUtils.cpp                     |    6 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/src/TonelliShanks.cpp                  |   24 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/tests/testthat/testDivisorsBig.R       |   30 
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/tests/testthat/testPrimeFactorizeBig.R |only
 RcppBigIntAlgos-1.0.0/RcppBigIntAlgos/tests/testthat/testQuadraticSieve.R    |    3 
 42 files changed, 548 insertions(+), 453 deletions(-)

More information about RcppBigIntAlgos at CRAN
Permanent link

Package yorkr updated to version 0.0.12 with previous version 0.0.9 dated 2020-05-15

Title: Analyze Cricket Performances Based on Data from Cricsheet
Description: Analyzing performances of cricketers and cricket teams based on 'yaml' match data from Cricsheet <https://cricsheet.org>.
Author: Tinniam V Ganesh
Maintainer: Tinniam V Ganesh <tvganesh.85@gmail.com>

Diff between yorkr versions 0.0.9 dated 2020-05-15 and 0.0.12 dated 2020-12-12

 DESCRIPTION                                        |   10 
 LICENSE                                            |    4 
 MD5                                                |  380 +++++++-------
 NAMESPACE                                          |  206 ++++----
 R/batsmanCumulativeAverageRuns.R                   |  122 ++--
 R/batsmanCumulativeStrikeRate.R                    |  122 ++--
 R/batsmanDismissals.R                              |  148 ++---
 R/batsmanFoursSixes.R                              |  134 ++---
 R/batsmanMovingAverage.R                           |  122 ++--
 R/batsmanRunsAgainstOpposition.R                   |  124 ++--
 R/batsmanRunsVenue.R                               |  146 ++---
 R/batsmanRunsVsStrikeRate.R                        |  120 ++--
 R/batsmansRunsPredict.R                            |  120 ++--
 R/batsmansRunsVsDeliveries.R                       |  118 ++--
 R/bowlerCumulativeAvgEconRate.R                    |  122 ++--
 R/bowlerCumulativeAvgWickets.R                     |  122 ++--
 R/bowlerDeliveryWickets.R                          |  138 ++---
 R/bowlerMeanEconomyRate.R                          |  122 ++--
 R/bowlerMeanRunsConceded.R                         |  118 ++--
 R/bowlerMovingAverage.R                            |  116 ++--
 R/bowlerWicketPlot.R                               |  114 ++--
 R/bowlerWicketsAgainstOppn.R                       |  120 ++--
 R/bowlerWicketsVenue.R                             |  126 ++--
 R/bowlerWktsPredict.R                              |  114 ++--
 R/convertAllYaml2RDataframes.R                     |  478 +++++++++---------
 R/convertAllYaml2RDataframesT20.R                  |  480 +++++++++---------
 R/convertYaml2RDataframe.R                         |  440 ++++++++---------
 R/convertYaml2RDataframeT20.R                      |  446 ++++++++---------
 R/getAllMatchesAllOpposition.R                     |  170 +++---
 R/getAllMatchesBetweenTeams.R                      |  186 +++----
 R/getBatsmanDetails.R                              |  122 ++--
 R/getBowlerWicketDetails.R                         |  180 +++----
 R/getDeliveryWickets.R                             |  168 +++---
 R/getMatchDetails.R                                |  162 +++---
 R/getTeamBattingDetails.R                          |  174 +++---
 R/getTeamBowlingDetails.R                          |  174 +++---
 R/matchWormChart.R                                 |  178 +++---
 R/parseYamlOver.R                                  |  354 ++++++-------
 R/plotWinLossBetweenTeams.R                        |  192 +++----
 R/rankBBLBatsmen.R                                 |  230 ++++-----
 R/rankBBLBowlers.R                                 |  240 ++++-----
 R/rankIPLBatsmen.R                                 |  236 ++++-----
 R/rankIPLBowlers.R                                 |  244 ++++-----
 R/rankNTBBatsmen.R                                 |  234 ++++-----
 R/rankNTBBowlers.R                                 |  244 ++++-----
 R/rankODIBatsmen.R                                 |  238 ++++-----
 R/rankODIBowlers.R                                 |  252 ++++-----
 R/rankPSLBatsmen.R                                 |  236 ++++-----
 R/rankPSLBowlers.R                                 |  238 ++++-----
 R/rankT20Batsmen.R                                 |  242 ++++-----
 R/rankT20Bowlers.R                                 |  248 ++++-----
 R/rankWBBBatsmen.R                                 |  230 ++++-----
 R/rankWBBBowlers.R                                 |  240 ++++-----
 R/saveAllMatchesAllOpposition.R                    |  146 ++---
 R/saveAllMatchesAllOppositionBBLT20.R              |  134 ++---
 R/saveAllMatchesAllOppositionIPLT20.R              |  138 ++---
 R/saveAllMatchesAllOppositionNTBT20.R              |  138 ++---
 R/saveAllMatchesAllOppositionPSLT20.R              |  132 ++---
 R/saveAllMatchesAllOppositionWBBT20.R              |  134 ++---
 R/saveAllMatchesBetween2BBLTeams.R                 |  146 ++---
 R/saveAllMatchesBetween2IPLTeams.R                 |  150 ++---
 R/saveAllMatchesBetween2NTBTeams.R                 |  148 ++---
 R/saveAllMatchesBetween2PSLTeams.R                 |  142 ++---
 R/saveAllMatchesBetween2WBBTeams.R                 |  144 ++---
 R/saveAllMatchesBetweenTeams.R                     |  154 +++---
 R/specialProc.R                                    |  536 ++++++++++-----------
 R/teamBatsmenPartnershipAllOppnAllMatches.R        |  156 +++---
 R/teamBatsmenPartnershipAllOppnAllMatchesPlot.R    |  192 +++----
 R/teamBatsmenPartnershipMatch.R                    |  166 +++---
 R/teamBatsmenPartnershipOppnAllMatches.R           |  154 +++---
 R/teamBatsmenPartnershipOppnAllMatchesChart.R      |  170 +++---
 R/teamBatsmenVsBowlersAllOppnAllMatchesRept.R      |  188 +++----
 R/teamBatsmenVsBowlersMatch.R                      |  162 +++---
 R/teamBatsmenVsBowlersOppnAllMatches.R             |  202 +++----
 R/teamBatsmenvsBowlersAllOppnAllMatchesPlot.R      |  148 ++---
 R/teamBattingPerfDetails.R                         |  328 ++++++------
 R/teamBattingScorecardAllOppnAllMatches.R          |  220 ++++----
 R/teamBattingScorecardMatch.R                      |  222 ++++----
 R/teamBattingScoredcardOppnAllMatches.R            |  226 ++++----
 R/teamBowlersVsBatsmenAllOppnAllMatchesMain.R      |  186 +++----
 R/teamBowlersVsBatsmenAllOppnAllMatchesPlot.R      |  152 ++---
 R/teamBowlersVsBatsmenAllOppnAllMatchesRept.R      |  196 +++----
 R/teamBowlersVsBatsmenMatch.R                      |  172 +++---
 R/teamBowlersVsBatsmenOppnAllMatches.R             |  218 ++++----
 R/teamBowlersWicketKindOppnAllMatches.R            |  242 ++++-----
 R/teamBowlersWicketRunsOppnAllMatches.R            |  248 ++++-----
 R/teamBowlersWicketsOppnAllMatches.R               |  234 ++++-----
 R/teamBowlingPerfDetails.R                         |  286 +++++------
 R/teamBowlingPerfOppnAllMatches.R                  |  216 ++++----
 R/teamBowlingScorecardAllOppnAllMatches.R          |  224 ++++----
 R/teamBowlingScorecardAllOppnAllMatchesMain.R      |  212 ++++----
 R/teamBowlingScorecardMatch.R                      |  196 +++----
 R/teamBowlingWicketKindAllOppnAllMatches.R         |  264 +++++-----
 R/teamBowlingWicketKindMatch.R                     |  242 ++++-----
 R/teamBowlingWicketMatch.R                         |  246 ++++-----
 R/teamBowlingWicketRunsAllOppnAllMatches.R         |  252 ++++-----
 R/teamBowlingWicketRunsMatch.R                     |  262 +++++-----
 README.md                                          |   26 -
 man/batsmanCumulativeAverageRuns.Rd                |    4 
 man/batsmanCumulativeStrikeRate.Rd                 |    4 
 man/batsmanDismissals.Rd                           |    4 
 man/batsmanFoursSixes.Rd                           |    4 
 man/batsmanMovingAverage.Rd                        |    4 
 man/batsmanRunsAgainstOpposition.Rd                |    4 
 man/batsmanRunsPredict.Rd                          |    4 
 man/batsmanRunsVenue.Rd                            |    4 
 man/batsmanRunsVsDeliveries.Rd                     |    4 
 man/batsmanRunsVsStrikeRate.Rd                     |    4 
 man/bowlerCumulativeAvgEconRate.Rd                 |    4 
 man/bowlerCumulativeAvgWickets.Rd                  |    4 
 man/bowlerDeliveryWickets.Rd                       |    4 
 man/bowlerMeanEconomyRate.Rd                       |    4 
 man/bowlerMeanRunsConceded.Rd                      |    4 
 man/bowlerMovingAverage.Rd                         |    4 
 man/bowlerWicketPlot.Rd                            |    4 
 man/bowlerWicketsAgainstOpposition.Rd              |    4 
 man/bowlerWicketsVenue.Rd                          |    4 
 man/bowlerWktsPredict.Rd                           |    4 
 man/convertAllYaml2RDataframes.Rd                  |    4 
 man/convertAllYaml2RDataframesT20.Rd               |    4 
 man/convertYaml2RDataframe.Rd                      |    4 
 man/convertYaml2RDataframeT20.Rd                   |    4 
 man/getAllMatchesAllOpposition.Rd                  |    4 
 man/getAllMatchesBetweenTeams.Rd                   |    5 
 man/getBatsmanDetails.Rd                           |    4 
 man/getBowlerWicketDetails.Rd                      |    4 
 man/getDeliveryWickets.Rd                          |    4 
 man/getMatchDetails.Rd                             |    4 
 man/getTeamBattingDetails.Rd                       |    4 
 man/getTeamBowlingDetails.Rd                       |    4 
 man/matchWormGraph.Rd                              |    4 
 man/parseYamlOver.Rd                               |    4 
 man/plotWinLossBetweenTeams.Rd                     |    4 
 man/rankBBLBatsmen.Rd                              |    4 
 man/rankBBLBowlers.Rd                              |    4 
 man/rankIPLBatsmen.Rd                              |    4 
 man/rankIPLBowlers.Rd                              |    4 
 man/rankNTBBatsmen.Rd                              |    4 
 man/rankNTBBowlers.Rd                              |    4 
 man/rankODIBatsmen.Rd                              |    4 
 man/rankODIBowlers.Rd                              |    4 
 man/rankPSLBatsmen.Rd                              |    4 
 man/rankPSLBowlers.Rd                              |    4 
 man/rankT20Batsmen.Rd                              |    4 
 man/rankT20Bowlers.Rd                              |    4 
 man/rankWBBBatsmen.Rd                              |    4 
 man/rankWBBBowlers.Rd                              |    4 
 man/saveAllMatchesAllOpposition.Rd                 |    4 
 man/saveAllMatchesAllOppositionBBLT20.Rd           |    4 
 man/saveAllMatchesAllOppositionIPLT20.Rd           |    4 
 man/saveAllMatchesAllOppositionNTBT20.Rd           |    4 
 man/saveAllMatchesAllOppositionPSLT20.Rd           |    4 
 man/saveAllMatchesAllOppositionWBBT20.Rd           |    4 
 man/saveAllMatchesBetween2BBLTeams.Rd              |    4 
 man/saveAllMatchesBetween2IPLTeams.Rd              |    4 
 man/saveAllMatchesBetween2NTBTeams.Rd              |    4 
 man/saveAllMatchesBetween2PSLTeams.Rd              |    4 
 man/saveAllMatchesBetween2WBBTeams.Rd              |    4 
 man/saveAllMatchesBetweenTeams.Rd                  |    4 
 man/specialProc.Rd                                 |    4 
 man/teamBatsmenPartnershiOppnAllMatches.Rd         |    4 
 man/teamBatsmenPartnershipAllOppnAllMatches.Rd     |    4 
 man/teamBatsmenPartnershipAllOppnAllMatchesPlot.Rd |    4 
 man/teamBatsmenPartnershipMatch.Rd                 |    4 
 man/teamBatsmenPartnershipOppnAllMatchesChart.Rd   |    4 
 man/teamBatsmenVsBowlersAllOppnAllMatchesPlot.Rd   |    4 
 man/teamBatsmenVsBowlersAllOppnAllMatchesRept.Rd   |    4 
 man/teamBatsmenVsBowlersMatch.Rd                   |    4 
 man/teamBatsmenVsBowlersOppnAllMatches.Rd          |    4 
 man/teamBattingPerfDetails.Rd                      |    4 
 man/teamBattingScorecardAllOppnAllMatches.Rd       |    4 
 man/teamBattingScorecardMatch.Rd                   |    4 
 man/teamBattingScorecardOppnAllMatches.Rd          |    4 
 man/teamBowlersVsBatsmenAllOppnAllMatchesMain.Rd   |    4 
 man/teamBowlersVsBatsmenAllOppnAllMatchesPlot.Rd   |    4 
 man/teamBowlersVsBatsmenAllOppnAllMatchesRept.Rd   |    4 
 man/teamBowlersVsBatsmenMatch.Rd                   |    4 
 man/teamBowlersVsBatsmenOppnAllMatches.Rd          |    4 
 man/teamBowlersWicketKindOppnAllMatches.Rd         |    4 
 man/teamBowlersWicketRunsOppnAllMatches.Rd         |    4 
 man/teamBowlersWicketsOppnAllMatches.Rd            |    4 
 man/teamBowlingPerfDetails.Rd                      |    5 
 man/teamBowlingPerfOppnAllMatches.Rd               |    5 
 man/teamBowlingScoreCardAllOppnAllMatchesMain.Rd   |    5 
 man/teamBowlingScorecardAllOppnAllMatches.Rd       |    5 
 man/teamBowlingScorecardMatch.Rd                   |    5 
 man/teamBowlingWicketKindAllOppnAllMatches.Rd      |    5 
 man/teamBowlingWicketKindMatch.Rd                  |    5 
 man/teamBowlingWicketMatch.Rd                      |    4 
 man/teamBowlingWicketRunsAllOppnAllMatches.Rd      |    4 
 man/teamBowlingWicketRunsMatch.Rd                  |    4 
 191 files changed, 9791 insertions(+), 9783 deletions(-)

More information about yorkr at CRAN
Permanent link

New package Zelig with initial version 5.1.7
Package: Zelig
License: GPL (>= 3)
Title: Everyone's Statistical Software
Authors@R: c( person("Christine", "Choirat", role = "aut"), person("Christopher", "Gandrud", role = "aut"), person("James", "Honaker", role = "aut"), person("Kosuke", "Imai", role = "aut"), person("Gary", "King", role = "aut"), person("Olivia", "Lau", role = "aut"), person("Robert", "Treacy", email = "zelig.zee@gmail.com", role = c("aut", "cre")), person("IQSS", "Harvard University", role = "cph") )
Description: A framework that brings together an abundance of common statistical models found across packages into a unified interface, and provides a common architecture for estimation and interpretation, as well as bridging functions to absorb increasingly more models into the package. Zelig allows each individual package, for each statistical model, to be accessed by a common uniformly structured call and set of arguments. Moreover, Zelig automates all the surrounding building blocks of a statistical work-flow--procedures and algorithms that may be essential to one user's application but which the original package developer did not use in their own research and might not themselves support. These include bootstrapping, jackknifing, and re-weighting of data. In particular, Zelig automatically generates predicted and simulated quantities of interest (such as relative risk ratios, average treatment effects, first differences and predicted and expected values) to interpret and visualize complex models.
URL: https://cran.r-project.org/package=Zelig
BugReports: https://github.com/IQSS/Zelig/issues
Version: 5.1.7
Date: 2020-12-03
Depends: survival
Imports: AER, Amelia, coda, dplyr (>= 0.3.0.2), Formula, geepack, jsonlite, sandwich, MASS, MatchIt, maxLik, MCMCpack, methods, quantreg, survey, VGAM
Suggests: ei, eiPack, knitr, networkD3, optmatch, rmarkdown, testthat
Collate: 'assertions.R' 'model-zelig.R' 'model-timeseries.R' 'model-ma.R' 'model-ar.R' 'model-arima.R' 'model-weibull.R' 'model-tobit.R' 'model-bayes.R' 'model-tobit-bayes.R' 'model-glm.R' 'model-binchoice.R' 'model-probit.R' 'model-probit-bayes.R' 'model-poisson.R' 'model-poisson-bayes.R' 'model-oprobit-bayes.R' 'model-normal.R' 'model-normal-bayes.R' 'model-mlogit-bayes.R' 'model-gamma.R' 'model-gee.R' 'model-logit.R' 'model-logit-bayes.R' 'model-factor-bayes.R' 'model-poisson-gee.R' 'model-normal-gee.R' 'model-gamma-gee.R' 'model-binchoice-gee.R' 'model-probit-gee.R' 'model-logit-gee.R' 'model-relogit.R' 'model-quantile.R' 'model-lognorm.R' 'model-exp.R' 'model-negbinom.R' 'model-ivreg.R' 'model-ls.R' 'utils.R' 'create-json.R' 'datasets.R' 'interface.R' 'model-survey.R' 'model-binchoice-survey.R' 'model-gamma-survey.R' 'model-logit-survey.R' 'model-normal-survey.R' 'model-poisson-survey.R' 'model-probit-survey.R' 'plots.R' 'wrappers.R'
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-12-11 19:30:26 UTC; roberttreacy
Author: Christine Choirat [aut], Christopher Gandrud [aut], James Honaker [aut], Kosuke Imai [aut], Gary King [aut], Olivia Lau [aut], Robert Treacy [aut, cre], IQSS Harvard University [cph]
Maintainer: Robert Treacy <zelig.zee@gmail.com>
Repository: CRAN
Date/Publication: 2020-12-12 15:20:06 UTC

More information about Zelig at CRAN
Permanent link

Package umx updated to version 4.2.5 with previous version 4.0.0 dated 2020-05-25

Title: Structural Equation and Twin Modeling in R
Description: Quickly create, run, and report structural equation and twin models. See '?umx' for help, and umx_open_CRAN_page("umx") for NEWS. Timothy C. Bates, Michael C. Neale, Hermine H. Maes, (2019). umx: A library for Structural Equation and Twin Modelling in R. Twin Research and Human Genetics, 22, 27-41. <doi:10.1017/thg.2019.2>.
Author: Timothy C. Bates [aut, cre] (<https://orcid.org/0000-0002-1153-9007>), Gillespie Nathan [ctb], Brenton Wiernik [ctb], Joshua N. Pritikin [ctb], Michael C. Neale [ctb], Hermine Maes [ctb]
Maintainer: Timothy C. Bates <timothy.c.bates@gmail.com>

Diff between umx versions 4.0.0 dated 2020-05-25 and 4.2.5 dated 2020-12-12

 umx-4.0.0/umx/man/umxLabel.Rd                            |only
 umx-4.0.0/umx/man/umxValues.Rd                           |only
 umx-4.0.0/umx/man/umx_set_mvn_optimization_options.Rd    |only
 umx-4.2.5/umx/DESCRIPTION                                |   18 
 umx-4.2.5/umx/INSTALL                                    |    2 
 umx-4.2.5/umx/MD5                                        |  470 +++++-----
 umx-4.2.5/umx/NAMESPACE                                  |   34 
 umx-4.2.5/umx/NEWS.md                                    |  104 +-
 umx-4.2.5/umx/R/TRHG_code.R                              |    2 
 umx-4.2.5/umx/R/build_run_modify.R                       |  382 +++++---
 umx-4.2.5/umx/R/datasets.R                               |    2 
 umx-4.2.5/umx/R/fit_and_reporting.R                      |  672 ++++++++-------
 umx-4.2.5/umx/R/lavanify2ram.R                           |   31 
 umx-4.2.5/umx/R/misc_and_utility.R                       |  556 ++++++++----
 umx-4.2.5/umx/R/tmx.R                                    |  112 +-
 umx-4.2.5/umx/R/umxDoC.R                                 |    4 
 umx-4.2.5/umx/R/umxDoCbyPath.R                           |   24 
 umx-4.2.5/umx/R/umxPower.R                               |   14 
 umx-4.2.5/umx/R/umx_build_high_level_models.R            |   50 -
 umx-4.2.5/umx/R/umx_build_umxACEv.R                      |   69 -
 umx-4.2.5/umx/R/umx_build_umxGxEbiv.R                    |    2 
 umx-4.2.5/umx/R/umx_build_umxSexLim.R                    |    2 
 umx-4.2.5/umx/R/umx_build_umxSimplex.R                   |   13 
 umx-4.2.5/umx/R/xmu.R                                    |  200 +++-
 umx-4.2.5/umx/R/xmuOldPlotIP.r                           |only
 umx-4.2.5/umx/R/xmu_make_top_twin_models.R               |    2 
 umx-4.2.5/umx/README.md                                  |    6 
 umx-4.2.5/umx/inst/CITATION                              |    2 
 umx-4.2.5/umx/inst/WORDLIST                              |   20 
 umx-4.2.5/umx/man/FishersMethod.Rd                       |    2 
 umx-4.2.5/umx/man/SE_from_p.Rd                           |    2 
 umx-4.2.5/umx/man/deg2rad.Rd                             |    2 
 umx-4.2.5/umx/man/fin_compound_interest.Rd               |only
 umx-4.2.5/umx/man/fin_percent_off.Rd                     |only
 umx-4.2.5/umx/man/geometric_mean.Rd                      |only
 umx-4.2.5/umx/man/harmonic_mean.Rd                       |only
 umx-4.2.5/umx/man/oddsratio.Rd                           |    2 
 umx-4.2.5/umx/man/plot.MxLISRELModel.Rd                  |    2 
 umx-4.2.5/umx/man/plot.MxModel.Rd                        |   16 
 umx-4.2.5/umx/man/plot.MxModelTwinMaker.Rd               |   17 
 umx-4.2.5/umx/man/power.ACE.test.Rd                      |   17 
 umx-4.2.5/umx/man/print.money.Rd                         |only
 umx-4.2.5/umx/man/print.oddsratio.Rd                     |    6 
 umx-4.2.5/umx/man/print.reliability.Rd                   |    6 
 umx-4.2.5/umx/man/qm.Rd                                  |    2 
 umx-4.2.5/umx/man/rad2deg.Rd                             |    4 
 umx-4.2.5/umx/man/reliability.Rd                         |    2 
 umx-4.2.5/umx/man/tmx_show.Rd                            |   36 
 umx-4.2.5/umx/man/umx-deprecated.Rd                      |    4 
 umx-4.2.5/umx/man/umx.Rd                                 |   26 
 umx-4.2.5/umx/man/umxACE.Rd                              |   32 
 umx-4.2.5/umx/man/umxACEcov.Rd                           |   17 
 umx-4.2.5/umx/man/umxACEv.Rd                             |   35 
 umx-4.2.5/umx/man/umxCI.Rd                               |   22 
 umx-4.2.5/umx/man/umxCP.Rd                               |   23 
 umx-4.2.5/umx/man/umxCompare.Rd                          |    2 
 umx-4.2.5/umx/man/umxConfint.Rd                          |    5 
 umx-4.2.5/umx/man/umxCov2cor.Rd                          |    4 
 umx-4.2.5/umx/man/umxDiagnose.Rd                         |    6 
 umx-4.2.5/umx/man/umxDoC.Rd                              |   17 
 umx-4.2.5/umx/man/umxDoCp.Rd                             |   17 
 umx-4.2.5/umx/man/umxEFA.Rd                              |   25 
 umx-4.2.5/umx/man/umxEquate.Rd                           |   38 
 umx-4.2.5/umx/man/umxExamples.Rd                         |    2 
 umx-4.2.5/umx/man/umxFactor.Rd                           |    1 
 umx-4.2.5/umx/man/umxGetParameters.Rd                    |    6 
 umx-4.2.5/umx/man/umxGxE.Rd                              |   18 
 umx-4.2.5/umx/man/umxGxE_window.Rd                       |   17 
 umx-4.2.5/umx/man/umxGxEbiv.Rd                           |   17 
 umx-4.2.5/umx/man/umxHetCor.Rd                           |    3 
 umx-4.2.5/umx/man/umxIP.Rd                               |   25 
 umx-4.2.5/umx/man/umxJiggle.Rd                           |    8 
 umx-4.2.5/umx/man/umxLav2RAM.Rd                          |   26 
 umx-4.2.5/umx/man/umxMI.Rd                               |    2 
 umx-4.2.5/umx/man/umxMatrix.Rd                           |    4 
 umx-4.2.5/umx/man/umxModel.Rd                            |    3 
 umx-4.2.5/umx/man/umxPlotACE.Rd                          |    5 
 umx-4.2.5/umx/man/umxPlotACEv.Rd                         |    8 
 umx-4.2.5/umx/man/umxPlotCP.Rd                           |   20 
 umx-4.2.5/umx/man/umxPlotDoC.Rd                          |   20 
 umx-4.2.5/umx/man/umxPlotGxE.Rd                          |   14 
 umx-4.2.5/umx/man/umxPlotIP.Rd                           |   13 
 umx-4.2.5/umx/man/umxPower.Rd                            |    3 
 umx-4.2.5/umx/man/umxRAM.Rd                              |    5 
 umx-4.2.5/umx/man/umxReduce.Rd                           |   20 
 umx-4.2.5/umx/man/umxReduceACE.Rd                        |   20 
 umx-4.2.5/umx/man/umxReduceGxE.Rd                        |   20 
 umx-4.2.5/umx/man/umxRenameMatrix.Rd                     |    3 
 umx-4.2.5/umx/man/umxRotate.MxModelCP.Rd                 |   17 
 umx-4.2.5/umx/man/umxRun.Rd                              |    2 
 umx-4.2.5/umx/man/umxSetParameters.Rd                    |    2 
 umx-4.2.5/umx/man/umxSexLim.Rd                           |   17 
 umx-4.2.5/umx/man/umxSimplex.Rd                          |   29 
 umx-4.2.5/umx/man/umxSummarizeTwinData.Rd                |   20 
 umx-4.2.5/umx/man/umxSummary.MxModel.Rd                  |   22 
 umx-4.2.5/umx/man/umxSummaryACE.Rd                       |   20 
 umx-4.2.5/umx/man/umxSummaryACEcov.Rd                    |   20 
 umx-4.2.5/umx/man/umxSummaryACEv.Rd                      |   20 
 umx-4.2.5/umx/man/umxSummaryCP.Rd                        |   22 
 umx-4.2.5/umx/man/umxSummaryDoC.Rd                       |   20 
 umx-4.2.5/umx/man/umxSummaryGxE.Rd                       |   25 
 umx-4.2.5/umx/man/umxSummaryGxEbiv.Rd                    |   20 
 umx-4.2.5/umx/man/umxSummaryIP.Rd                        |   20 
 umx-4.2.5/umx/man/umxSummarySexLim.Rd                    |   20 
 umx-4.2.5/umx/man/umxSummarySimplex.Rd                   |   20 
 umx-4.2.5/umx/man/umxThresholdMatrix.Rd                  |   20 
 umx-4.2.5/umx/man/umxTwinMaker.Rd                        |  126 +-
 umx-4.2.5/umx/man/umxUnexplainedCausalNexus.Rd           |    2 
 umx-4.2.5/umx/man/umxWeightedAIC.Rd                      |    4 
 umx-4.2.5/umx/man/umx_APA_pval.Rd                        |    3 
 umx-4.2.5/umx/man/umx_apply.Rd                           |    4 
 umx-4.2.5/umx/man/umx_as_numeric.Rd                      |    3 
 umx-4.2.5/umx/man/umx_check_model.Rd                     |    2 
 umx-4.2.5/umx/man/umx_check_names.Rd                     |    2 
 umx-4.2.5/umx/man/umx_check_parallel.Rd                  |    5 
 umx-4.2.5/umx/man/umx_cont_2_quantiles.Rd                |    1 
 umx-4.2.5/umx/man/umx_cor.Rd                             |    4 
 umx-4.2.5/umx/man/umx_explode.Rd                         |    2 
 umx-4.2.5/umx/man/umx_fun_mean_sd.Rd                     |    3 
 umx-4.2.5/umx/man/umx_get_bracket_addresses.Rd           |    3 
 umx-4.2.5/umx/man/umx_get_checkpoint.Rd                  |    2 
 umx-4.2.5/umx/man/umx_get_options.Rd                     |    2 
 umx-4.2.5/umx/man/umx_grep.Rd                            |    2 
 umx-4.2.5/umx/man/umx_has_CIs.Rd                         |    2 
 umx-4.2.5/umx/man/umx_has_been_run.Rd                    |    2 
 umx-4.2.5/umx/man/umx_has_means.Rd                       |    2 
 umx-4.2.5/umx/man/umx_has_square_brackets.Rd             |    2 
 umx-4.2.5/umx/man/umx_is_MxData.Rd                       |    2 
 umx-4.2.5/umx/man/umx_is_MxMatrix.Rd                     |    2 
 umx-4.2.5/umx/man/umx_is_MxModel.Rd                      |    2 
 umx-4.2.5/umx/man/umx_is_RAM.Rd                          |    2 
 umx-4.2.5/umx/man/umx_is_cov.Rd                          |    2 
 umx-4.2.5/umx/man/umx_is_ordered.Rd                      |    2 
 umx-4.2.5/umx/man/umx_lower2full.Rd                      |    3 
 umx-4.2.5/umx/man/umx_make.Rd                            |    3 
 umx-4.2.5/umx/man/umx_make_MR_data.Rd                    |    1 
 umx-4.2.5/umx/man/umx_make_TwinData.Rd                   |    1 
 umx-4.2.5/umx/man/umx_make_fake_data.Rd                  |    1 
 umx-4.2.5/umx/man/umx_make_raw_from_cov.Rd               |    1 
 umx-4.2.5/umx/man/umx_make_sql_from_excel.Rd             |    2 
 umx-4.2.5/umx/man/umx_means.Rd                           |    2 
 umx-4.2.5/umx/man/umx_move_file.Rd                       |   10 
 umx-4.2.5/umx/man/umx_open_CRAN_page.Rd                  |    4 
 umx-4.2.5/umx/man/umx_polychoric.Rd                      |    1 
 umx-4.2.5/umx/man/umx_polypairwise.Rd                    |    1 
 umx-4.2.5/umx/man/umx_polytriowise.Rd                    |    1 
 umx-4.2.5/umx/man/umx_print.Rd                           |   28 
 umx-4.2.5/umx/man/umx_r_test.Rd                          |   19 
 umx-4.2.5/umx/man/umx_read_lower.Rd                      |    1 
 umx-4.2.5/umx/man/umx_read_prolific_demog.Rd             |only
 umx-4.2.5/umx/man/umx_rename.Rd                          |    1 
 umx-4.2.5/umx/man/umx_rename_file.Rd                     |   26 
 umx-4.2.5/umx/man/umx_reorder.Rd                         |    3 
 umx-4.2.5/umx/man/umx_round.Rd                           |    4 
 umx-4.2.5/umx/man/umx_scale.Rd                           |    4 
 umx-4.2.5/umx/man/umx_scale_wide_twin_data.Rd            |    2 
 umx-4.2.5/umx/man/umx_score_scale.Rd                     |    9 
 umx-4.2.5/umx/man/umx_select_valid.Rd                    |    1 
 umx-4.2.5/umx/man/umx_set_auto_plot.Rd                   |    2 
 umx-4.2.5/umx/man/umx_set_auto_run.Rd                    |    2 
 umx-4.2.5/umx/man/umx_set_checkpoint.Rd                  |    2 
 umx-4.2.5/umx/man/umx_set_condensed_slots.Rd             |    2 
 umx-4.2.5/umx/man/umx_set_cores.Rd                       |    6 
 umx-4.2.5/umx/man/umx_set_data_variance_check.Rd         |    2 
 umx-4.2.5/umx/man/umx_set_optimization_options.Rd        |only
 umx-4.2.5/umx/man/umx_set_optimizer.Rd                   |    2 
 umx-4.2.5/umx/man/umx_set_plot_file_suffix.Rd            |    2 
 umx-4.2.5/umx/man/umx_set_plot_format.Rd                 |    2 
 umx-4.2.5/umx/man/umx_set_separator.Rd                   |    2 
 umx-4.2.5/umx/man/umx_set_silent.Rd                      |    2 
 umx-4.2.5/umx/man/umx_set_table_format.Rd                |    2 
 umx-4.2.5/umx/man/umx_stack.Rd                           |    1 
 umx-4.2.5/umx/man/umx_standardize.Rd                     |    3 
 umx-4.2.5/umx/man/umx_str_from_object.Rd                 |    2 
 umx-4.2.5/umx/man/umx_string_to_algebra.Rd               |    5 
 umx-4.2.5/umx/man/umx_time.Rd                            |    2 
 umx-4.2.5/umx/man/umx_var.Rd                             |    2 
 umx-4.2.5/umx/man/us_skinfold_data.Rd                    |    2 
 umx-4.2.5/umx/man/xmuHasSquareBrackets.Rd                |    3 
 umx-4.2.5/umx/man/xmuLabel.Rd                            |only
 umx-4.2.5/umx/man/xmuLabel_MATRIX_Model.Rd               |    5 
 umx-4.2.5/umx/man/xmuLabel_Matrix.Rd                     |    7 
 umx-4.2.5/umx/man/xmuLabel_RAM_Model.Rd                  |    5 
 umx-4.2.5/umx/man/xmuMI.Rd                               |    3 
 umx-4.2.5/umx/man/xmuMakeDeviationThresholdsMatrices.Rd  |    3 
 umx-4.2.5/umx/man/xmuMakeOneHeadedPathsFromPathList.Rd   |    3 
 umx-4.2.5/umx/man/xmuMakeTwoHeadedPathsFromPathList.Rd   |    3 
 umx-4.2.5/umx/man/xmuMaxLevels.Rd                        |    3 
 umx-4.2.5/umx/man/xmuMinLevels.Rd                        |    3 
 umx-4.2.5/umx/man/xmuOldPlotIP.Rd                        |only
 umx-4.2.5/umx/man/xmuPropagateLabels.Rd                  |    5 
 umx-4.2.5/umx/man/xmuRAM2Ordinal.Rd                      |    3 
 umx-4.2.5/umx/man/xmuTwinSuper_Continuous.Rd             |    3 
 umx-4.2.5/umx/man/xmuTwinUpgradeMeansToCovariateModel.Rd |    5 
 umx-4.2.5/umx/man/xmuValues.Rd                           |only
 umx-4.2.5/umx/man/xmu_CI_merge.Rd                        |    5 
 umx-4.2.5/umx/man/xmu_CI_stash.Rd                        |    3 
 umx-4.2.5/umx/man/xmu_DF_to_mxData_TypeCov.Rd            |    3 
 umx-4.2.5/umx/man/xmu_PadAndPruneForDefVars.Rd           |    3 
 umx-4.2.5/umx/man/xmu_bracket_address2rclabel.Rd         |only
 umx-4.2.5/umx/man/xmu_cell_is_on.Rd                      |    5 
 umx-4.2.5/umx/man/xmu_check_levels_identical.Rd          |    3 
 umx-4.2.5/umx/man/xmu_check_needs_means.Rd               |    3 
 umx-4.2.5/umx/man/xmu_check_variance.Rd                  |    3 
 umx-4.2.5/umx/man/xmu_clean_label.Rd                     |    5 
 umx-4.2.5/umx/man/xmu_data_missing.Rd                    |    3 
 umx-4.2.5/umx/man/xmu_data_swap_a_block.Rd               |    3 
 umx-4.2.5/umx/man/xmu_describe_data_WLS.Rd               |    3 
 umx-4.2.5/umx/man/xmu_dot_define_shapes.Rd               |    6 
 umx-4.2.5/umx/man/xmu_dot_make_paths.Rd                  |    3 
 umx-4.2.5/umx/man/xmu_dot_make_residuals.Rd              |    3 
 umx-4.2.5/umx/man/xmu_dot_maker.Rd                       |    3 
 umx-4.2.5/umx/man/xmu_dot_mat2dot.Rd                     |   12 
 umx-4.2.5/umx/man/xmu_dot_move_ranks.Rd                  |    3 
 umx-4.2.5/umx/man/xmu_dot_rank_str.Rd                    |    3 
 umx-4.2.5/umx/man/xmu_extract_column.Rd                  |    3 
 umx-4.2.5/umx/man/xmu_get_CI.Rd                          |   17 
 umx-4.2.5/umx/man/xmu_lavaan_process_group.Rd            |    3 
 umx-4.2.5/umx/man/xmu_make_TwinSuperModel.Rd             |    3 
 umx-4.2.5/umx/man/xmu_make_bin_cont_pair_data.Rd         |    3 
 umx-4.2.5/umx/man/xmu_make_mxData.Rd                     |    8 
 umx-4.2.5/umx/man/xmu_match.arg.Rd                       |    5 
 umx-4.2.5/umx/man/xmu_name_from_lavaan_str.Rd            |    3 
 umx-4.2.5/umx/man/xmu_path2twin.Rd                       |    3 
 umx-4.2.5/umx/man/xmu_path_regex.Rd                      |    3 
 umx-4.2.5/umx/man/xmu_rclabel_2_bracket_address.Rd       |only
 umx-4.2.5/umx/man/xmu_safe_run_summary.Rd                |    3 
 umx-4.2.5/umx/man/xmu_set_sep_from_suffix.Rd             |    3 
 umx-4.2.5/umx/man/xmu_show_fit_or_comparison.Rd          |    3 
 umx-4.2.5/umx/man/xmu_simplex_corner.Rd                  |    3 
 umx-4.2.5/umx/man/xmu_standardize_ACE.Rd                 |    3 
 umx-4.2.5/umx/man/xmu_standardize_ACEcov.Rd              |    3 
 umx-4.2.5/umx/man/xmu_standardize_ACEv.Rd                |    3 
 umx-4.2.5/umx/man/xmu_standardize_CP.Rd                  |    3 
 umx-4.2.5/umx/man/xmu_standardize_IP.Rd                  |    3 
 umx-4.2.5/umx/man/xmu_standardize_RAM.Rd                 |    3 
 umx-4.2.5/umx/man/xmu_standardize_SexLim.Rd              |    3 
 umx-4.2.5/umx/man/xmu_standardize_Simplex.Rd             |    3 
 umx-4.2.5/umx/man/xmu_start_value_list.Rd                |    9 
 umx-4.2.5/umx/man/xmu_starts.Rd                          |    3 
 umx-4.2.5/umx/man/xmu_twin_add_WeightMatrices.Rd         |    3 
 umx-4.2.5/umx/man/xmu_twin_check.Rd                      |    3 
 umx-4.2.5/umx/man/xmu_twin_get_var_names.Rd              |    3 
 umx-4.2.5/umx/man/xmu_twin_upgrade_selDvs2SelVars.Rd     |    3 
 244 files changed, 2989 insertions(+), 1416 deletions(-)

More information about umx at CRAN
Permanent link

New package MODIStsp with initial version 2.0.5
Package: MODIStsp
Title: Find, Download and Process MODIS Land Products Data
Type: Package
Version: 2.0.5
Authors@R: c(person("Lorenzo", "Busetto", role = c("aut"), comment = c(ORCID = '0000-0001-9634-6038')), person("Luigi", "Ranghetti", email = "luigi@ranghetti.info", role = c("aut", "cre"), comment = c(ORCID = '0000-0001-6207-5188')), person("Leah", "Wasser", role = "rev", comment = "Leah Wasser reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/184"), person("Jeff", "Hanson", role = "rev", comment = "Jeff Hanson reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/184"), person("Babak", "Naimi", role = "ctb", comment = "Babak Naimi wrote the function ModisDownload(), on which some MODIStsp internal functions are based"))
Description: Allows automating the creation of time series of rasters derived from MODIS satellite land products data. It performs several typical preprocessing steps such as download, mosaicking, reprojecting and resizing data acquired on a specified time period. All processing parameters can be set using a user-friendly GUI. Users can select which layers of the original MODIS HDF files they want to process, which additional quality indicators should be extracted from aggregated MODIS quality assurance layers and, in the case of surface reflectance products, which spectral indexes should be computed from the original reflectance bands. For each output layer, outputs are saved as single-band raster files corresponding to each available acquisition date. Virtual files allowing access to the entire time series as a single file are also created. Command-line execution exploiting a previously saved processing options file is also possible, allowing users to automatically update time series related to a MODIS product whenever a new image is available. For additional documentation refer to the following article: Busetto and Ranghetti (2016) <doi:10.1016/j.cageo.2016.08.020>.
License: GPL-3
Depends: R (>= 3.5.0)
Imports: assertthat, bitops (>= 1.0-6), data.table (>= 1.9.6), gdalUtilities, geojsonio, httr (>= 1.4.2), jsonlite, parallel, raster (>= 3.3.13), sf (>= 0.9.3), stringr (>= 1.0.0), xml2 (>= 1.2.0), xts (>= 0.9-7)
Suggests: dplyr, DT, formatR, geojsonlint, ggplot2, grid, httptest, knitr, leafem (>= 0.1.3), leaflet, magrittr, mapedit (>= 0.6.0), png, rappdirs, rgdal, rmarkdown, shiny, shinyalert, shinydashboard, shinyFiles (>= 0.9.0), shinyjs, spelling, testthat, tibble, tidyr, xtable
SystemRequirements:
URL: https://github.com/ropensci/MODIStsp/, https://docs.ropensci.org/MODIStsp/
BugReports: https://github.com/ropensci/MODIStsp/issues
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2020-12-10 16:44:47 UTC; lranghetti
Author: Lorenzo Busetto [aut] (<https://orcid.org/0000-0001-9634-6038>), Luigi Ranghetti [aut, cre] (<https://orcid.org/0000-0001-6207-5188>), Leah Wasser [rev] (Leah Wasser reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/184), Jeff Hanson [rev] (Jeff Hanson reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/184), Babak Naimi [ctb] (Babak Naimi wrote the function ModisDownload(), on which some MODIStsp internal functions are based)
Maintainer: Luigi Ranghetti <luigi@ranghetti.info>
Repository: CRAN
Date/Publication: 2020-12-12 15:40:02 UTC

More information about MODIStsp at CRAN
Permanent link

Package GET updated to version 0.2-1 with previous version 0.2 dated 2020-10-24

Title: Global Envelopes
Description: Implementation of global envelopes for a set of general d-dimensional vectors T in various applications. A 100(1-alpha)% global envelope is a band bounded by two vectors such that the probability that T falls outside this envelope in any of the d points is equal to alpha. Global means that the probability is controlled simultaneously for all the d elements of the vectors. The global envelopes can be used for graphical Monte Carlo and permutation tests where the test statistic is a multivariate vector or function (e.g. goodness-of-fit testing for point patterns and random sets, functional analysis of variance, functional general linear model, n-sample test of correspondence of distribution functions), for central regions of functional or multivariate data (e.g. outlier detection, functional boxplot) and for global confidence and prediction bands (e.g. confidence band in polynomial regression, Bayesian posterior prediction). See Myllymäki and Mrkvička (2020) <arXiv:1911.06583>, Myllymäki et al. (2017) <doi: 10.1111/rssb.12172>, Mrkvička et al. (2017) <doi: 10.1007/s11222-016-9683-9>, Mrkvička et al. (2020) <doi: 10.14736/kyb-2020-3-0432>, Mrkvička et al. (2019) <doi: 10.1007/s11009-019-09756-y>, Mrkvička et al. (2019) <arXiv:1902.04926>, Mrkvička et al. (2016) <doi: 10.1016/j.spasta.2016.04.005>, and Myllymäki et al. (2020) <doi: 10.1016/j.spasta.2020.100436>.
Author: Mari Myllymäki [aut, cre], Tomáš Mrkvička [aut], Pavel Grabarnik [ctb], Ute Hahn [ctb], Mikko Kuronen [ctb], Michael Rost [ctb], Henri Seijo [ctb]
Maintainer: Mari Myllymäki <mari.myllymaki@luke.fi>

Diff between GET versions 0.2 dated 2020-10-24 and 0.2-1 dated 2020-12-12

 GET-0.2-1/GET/DESCRIPTION                              |   15 
 GET-0.2-1/GET/MD5                                      |  159 -
 GET-0.2-1/GET/NAMESPACE                                |   39 
 GET-0.2-1/GET/R/GDPtax.r                               |   11 
 GET-0.2-1/GET/R/GET-package.r                          |   33 
 GET-0.2-1/GET/R/abide_9002_23.r                        |    4 
 GET-0.2-1/GET/R/adjusted_envelopes.r                   |   98 
 GET-0.2-1/GET/R/adult_trees.r                          |   14 
 GET-0.2-1/GET/R/appl_ecdf.r                            |   16 
 GET-0.2-1/GET/R/appl_spatialF.r                        |   11 
 GET-0.2-1/GET/R/appl_variogram.r                       |    7 
 GET-0.2-1/GET/R/cgec.r                                 |   12 
 GET-0.2-1/GET/R/combined_envelope_tests.R              |   82 
 GET-0.2-1/GET/R/crop.r                                 |    4 
 GET-0.2-1/GET/R/curve-set.r                            |  278 +-
 GET-0.2-1/GET/R/deviation.r                            |    3 
 GET-0.2-1/GET/R/deviation_test.r                       |    6 
 GET-0.2-1/GET/R/envelopes.r                            |  778 ++-----
 GET-0.2-1/GET/R/envelopes2d.r                          |   39 
 GET-0.2-1/GET/R/fallen_trees.r                         |   14 
 GET-0.2-1/GET/R/fboxplot.r                             |only
 GET-0.2-1/GET/R/forder.r                               |   31 
 GET-0.2-1/GET/R/glm.R                                  |   62 
 GET-0.2-1/GET/R/graphfanova.r                          |   62 
 GET-0.2-1/GET/R/imageset3.r                            |   11 
 GET-0.2-1/GET/R/plot-helper.r                          |   40 
 GET-0.2-1/GET/R/plot_envelope_helper.R                 |  850 ++-----
 GET-0.2-1/GET/R/print_envelope_helper.R                |only
 GET-0.2-1/GET/R/rimov.r                                |   12 
 GET-0.2-1/GET/R/saplings.r                             |   10 
 GET-0.2-1/GET/data/adult_trees.RData                   |binary
 GET-0.2-1/GET/data/fallen_trees.RData                  |binary
 GET-0.2-1/GET/data/saplings.RData                      |binary
 GET-0.2-1/GET/inst/doc/GET.R                           |  245 +-
 GET-0.2-1/GET/inst/doc/GET.Rnw                         |  373 +--
 GET-0.2-1/GET/inst/doc/GET.pdf                         |binary
 GET-0.2-1/GET/inst/doc/pointpatterns.R                 |   13 
 GET-0.2-1/GET/inst/doc/pointpatterns.Rnw               |   17 
 GET-0.2-1/GET/inst/doc/pointpatterns.pdf               |binary
 GET-0.2-1/GET/man/GDPtax.Rd                            |   11 
 GET-0.2-1/GET/man/GET-package.Rd                       |   33 
 GET-0.2-1/GET/man/GET.composite.Rd                     |   49 
 GET-0.2-1/GET/man/GET.spatialF.Rd                      |  210 -
 GET-0.2-1/GET/man/GET.variogram.Rd                     |    2 
 GET-0.2-1/GET/man/abide_9002_23.Rd                     |    4 
 GET-0.2-1/GET/man/adult_trees.Rd                       |   17 
 GET-0.2-1/GET/man/central_region.Rd                    |  100 
 GET-0.2-1/GET/man/cgec.Rd                              |   12 
 GET-0.2-1/GET/man/combined_scaled_MAD_envelope_test.Rd |only
 GET-0.2-1/GET/man/create_curve_set.Rd                  |   33 
 GET-0.2-1/GET/man/crop_curves.Rd                       |   58 
 GET-0.2-1/GET/man/deviation_test.Rd                    |  236 +-
 GET-0.2-1/GET/man/fBoxplot.Rd                          |   85 
 GET-0.2-1/GET/man/fallen_trees.Rd                      |   14 
 GET-0.2-1/GET/man/forder.Rd                            |    4 
 GET-0.2-1/GET/man/frank.fanova.Rd                      |    2 
 GET-0.2-1/GET/man/frank.flm.Rd                         |    6 
 GET-0.2-1/GET/man/global_envelope_test.Rd              |   68 
 GET-0.2-1/GET/man/graph.fanova.Rd                      |   49 
 GET-0.2-1/GET/man/graph.flm.Rd                         |    6 
 GET-0.2-1/GET/man/imageset3.Rd                         |   11 
 GET-0.2-1/GET/man/plot.combined_fboxplot.Rd            |   35 
 GET-0.2-1/GET/man/plot.combined_global_envelope.Rd     |   59 
 GET-0.2-1/GET/man/plot.combined_global_envelope2d.Rd   |   25 
 GET-0.2-1/GET/man/plot.curve_set.Rd                    |   62 
 GET-0.2-1/GET/man/plot.curve_set2d.Rd                  |   10 
 GET-0.2-1/GET/man/plot.fboxplot.Rd                     |   46 
 GET-0.2-1/GET/man/plot.global_envelope.Rd              |   85 
 GET-0.2-1/GET/man/plot.global_envelope2d.Rd            |   14 
 GET-0.2-1/GET/man/print.combined_fboxplot.Rd           |only
 GET-0.2-1/GET/man/print.combined_global_envelope.Rd    |    4 
 GET-0.2-1/GET/man/print.fboxplot.Rd                    |only
 GET-0.2-1/GET/man/print.global_envelope.Rd             |    2 
 GET-0.2-1/GET/man/qdir_envelope.Rd                     |  173 -
 GET-0.2-1/GET/man/rank_envelope.Rd                     |   11 
 GET-0.2-1/GET/man/residual.Rd                          |   62 
 GET-0.2-1/GET/man/rimov.Rd                             |   12 
 GET-0.2-1/GET/man/saplings.Rd                          |   12 
 GET-0.2-1/GET/man/subset.curve_set.Rd                  |   17 
 GET-0.2-1/GET/tests/testthat/test-MAD.R                |only
 GET-0.2-1/GET/vignettes/GET.Rnw                        |  373 +--
 GET-0.2-1/GET/vignettes/GETbibfile.bib                 | 1852 ++++++++---------
 GET-0.2-1/GET/vignettes/pointpatterns.Rnw              |   17 
 GET-0.2/GET/man/combined_scaled_MAD_envelope.Rd        |only
 84 files changed, 3468 insertions(+), 3762 deletions(-)

More information about GET at CRAN
Permanent link

Package duckdb updated to version 0.2.3 with previous version 0.2.2-1 dated 2020-11-09

Title: DBI Package for the DuckDB Database Management System
Description: The DuckDB project is an embedded analytical data management system with support for the Structured Query Language (SQL). This package includes all of DuckDB and a R Database Interface (DBI) connector.
Author: Hannes Mühleisen [aut, cre] (<https://orcid.org/0000-0001-8552-0029>), Mark Raasveldt [aut] (<https://orcid.org/0000-0001-5005-6844>), DuckDB Contributors [aut], Apache Software Foundation [cph], PostgreSQL Global Development Group [cph], The Regents of the University of California [cph], Cameron Desrochers [cph], Victor Zverovich [cph], RAD Game Tools [cph], Valve Software [cph], Rich Geldreich [cph], Tenacious Software LLC [cph], The RE2 Authors [cph], Google Inc. [cph], Facebook Inc. [cph], Steven G. Johnson [cph], Jiahao Chen [cph], Tony Kelman [cph], Jonas Fonseca [cph], Lukas Fittl [cph]
Maintainer: Hannes Mühleisen <hannes@cwi.nl>

Diff between duckdb versions 0.2.2-1 dated 2020-11-09 and 0.2.3 dated 2020-12-12

 duckdb-0.2.2-1/duckdb/src/duckdb/src/include/duckdb/planner/expression/common_subexpression.hpp                   |only
 duckdb-0.2.2-1/duckdb/src/duckdb/src/planner/expression/common_subexpression.cpp                                  |only
 duckdb-0.2.3/duckdb/DESCRIPTION                                                                                   |    8 
 duckdb-0.2.3/duckdb/MD5                                                                                           | 1245 
 duckdb-0.2.3/duckdb/R/Connection.R                                                                                |    7 
 duckdb-0.2.3/duckdb/man/duckdb_connection-class.Rd                                                                |    4 
 duckdb-0.2.3/duckdb/src/Makevars                                                                                  |    2 
 duckdb-0.2.3/duckdb/src/duckdb/amalgamation-1.cpp                                                                 |   16 
 duckdb-0.2.3/duckdb/src/duckdb/amalgamation-2.cpp                                                                 |   32 
 duckdb-0.2.3/duckdb/src/duckdb/amalgamation-3.cpp                                                                 |   52 
 duckdb-0.2.3/duckdb/src/duckdb/amalgamation-4.cpp                                                                 |   32 
 duckdb-0.2.3/duckdb/src/duckdb/amalgamation-5.cpp                                                                 |   60 
 duckdb-0.2.3/duckdb/src/duckdb/amalgamation-6.cpp                                                                 |   16 
 duckdb-0.2.3/duckdb/src/duckdb/amalgamation-7.cpp                                                                 |   28 
 duckdb-0.2.3/duckdb/src/duckdb/amalgamation-8.cpp                                                                 |   16 
 duckdb-0.2.3/duckdb/src/duckdb/extension/parquet/include/parquet_file_metadata_cache.hpp                          |only
 duckdb-0.2.3/duckdb/src/duckdb/extension/parquet/include/parquet_reader.hpp                                       |   49 
 duckdb-0.2.3/duckdb/src/duckdb/extension/parquet/include/parquet_rle_bp_decoder.hpp                               |only
 duckdb-0.2.3/duckdb/src/duckdb/extension/parquet/include/parquet_writer.hpp                                       |    3 
 duckdb-0.2.3/duckdb/src/duckdb/extension/parquet/parquet-extension.cpp                                            |  120 
 duckdb-0.2.3/duckdb/src/duckdb/extension/parquet/parquet_reader.cpp                                               | 1192 
 duckdb-0.2.3/duckdb/src/duckdb/extension/parquet/parquet_writer.cpp                                               |   93 
 duckdb-0.2.3/duckdb/src/duckdb/src/catalog/catalog.cpp                                                            |   24 
 duckdb-0.2.3/duckdb/src/duckdb/src/catalog/catalog_entry/macro_catalog_entry.cpp                                  |only
 duckdb-0.2.3/duckdb/src/duckdb/src/catalog/catalog_entry/schema_catalog_entry.cpp                                 |   33 
 duckdb-0.2.3/duckdb/src/duckdb/src/catalog/catalog_entry/table_catalog_entry.cpp                                  |   14 
 duckdb-0.2.3/duckdb/src/duckdb/src/catalog/catalog_entry/table_function_catalog_entry.cpp                         |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/catalog/catalog_entry/view_catalog_entry.cpp                                   |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/catalog/catalog_set.cpp                                                        |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/catalog/default/default_views.cpp                                              |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/catalog/dependency_manager.cpp                                                 |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/assert.cpp                                                              |only
 duckdb-0.2.3/duckdb/src/duckdb/src/common/enums/catalog_type.cpp                                                  |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/enums/expression_type.cpp                                               |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/enums/join_type.cpp                                                     |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/enums/logical_operator_type.cpp                                         |   90 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/enums/physical_operator_type.cpp                                        |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/exception.cpp                                                           |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/file_buffer.cpp                                                         |   10 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/file_system.cpp                                                         |  109 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/gzip_stream.cpp                                                         |   30 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/operator/cast_operators.cpp                                             |  135 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/serializer/buffered_file_reader.cpp                                     |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/serializer/buffered_file_writer.cpp                                     |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/types.cpp                                                               |   23 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/types/blob.cpp                                                          |only
 duckdb-0.2.3/duckdb/src/duckdb/src/common/types/chunk_collection.cpp                                              |   96 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/types/data_chunk.cpp                                                    |   73 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/types/date.cpp                                                          |  204 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/types/hash.cpp                                                          |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/types/hugeint.cpp                                                       |   72 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/types/interval.cpp                                                      |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/types/string_heap.cpp                                                   |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/types/string_type.cpp                                                   |   18 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/types/time.cpp                                                          |   54 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/types/timestamp.cpp                                                     |   10 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/types/value.cpp                                                         |  200 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/types/vector.cpp                                                        |  117 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/value_operations/comparison_operations.cpp                              |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/value_operations/hash.cpp                                               |   16 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/value_operations/numeric_operations.cpp                                 |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/vector_operations/boolean_operators.cpp                                 |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/vector_operations/comparison_operators.cpp                              |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/vector_operations/gather.cpp                                            |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/vector_operations/generators.cpp                                        |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/vector_operations/null_operations.cpp                                   |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/vector_operations/numeric_inplace_operators.cpp                         |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/vector_operations/vector_cast.cpp                                       |   15 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/vector_operations/vector_copy.cpp                                       |   18 
 duckdb-0.2.3/duckdb/src/duckdb/src/common/vector_operations/vector_hash.cpp                                       |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/adaptive_filter.cpp                                                  |    9 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/aggregate_hashtable.cpp                                              |  218 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/base_aggregate_hashtable.cpp                                         |only
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/column_binding_resolver.cpp                                          |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/expression_executor.cpp                                              |   34 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/expression_executor/execute_case.cpp                                 |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/expression_executor/execute_cast.cpp                                 |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/expression_executor/execute_constant.cpp                             |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/expression_executor/execute_function.cpp                             |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/expression_executor/execute_parameter.cpp                            |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/expression_executor/execute_reference.cpp                            |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/index/art/art.cpp                                                    |   18 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/index/art/art_key.cpp                                                |    7 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/index/art/node.cpp                                                   |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/index/art/node16.cpp                                                 |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/index/art/node256.cpp                                                |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/index/art/node4.cpp                                                  |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/index/art/node48.cpp                                                 |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/join_hashtable.cpp                                                   |  107 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/merge_join/merge_join.cpp                                            |   10 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/nested_loop_join/nested_loop_join_inner.cpp                          |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/nested_loop_join/nested_loop_join_mark.cpp                           |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/aggregate/physical_hash_aggregate.cpp                       |  135 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/aggregate/physical_perfecthash_aggregate.cpp                |only
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/aggregate/physical_simple_aggregate.cpp                     |   36 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/aggregate/physical_window.cpp                               |  200 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/filter/physical_filter.cpp                                  |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/helper/physical_execute.cpp                                 |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/helper/physical_pragma.cpp                                  |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/join/physical_blockwise_nl_join.cpp                         |   34 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/join/physical_comparison_join.cpp                           |   22 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/join/physical_cross_product.cpp                             |   16 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/join/physical_delim_join.cpp                                |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/join/physical_hash_join.cpp                                 |   33 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/join/physical_index_join.cpp                                |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/join/physical_nested_loop_join.cpp                          |   37 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/join/physical_piecewise_merge_join.cpp                      |   43 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/order/physical_order.cpp                                    |   10 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/order/physical_top_n.cpp                                    |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/persistent/buffered_csv_reader.cpp                          |  421 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/persistent/physical_insert.cpp                              |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/persistent/physical_update.cpp                              |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/projection/physical_projection.cpp                          |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/projection/physical_unnest.cpp                              |   20 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/scan/physical_chunk_scan.cpp                                |   10 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/scan/physical_expression_scan.cpp                           |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/scan/physical_table_scan.cpp                                |   16 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/schema/physical_create_function.cpp                         |only
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/schema/physical_create_index.cpp                            |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/operator/set/physical_recursive_cte.cpp                              |   11 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/partitionable_hashtable.cpp                                          |   35 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/perfect_aggregate_hashtable.cpp                                      |only
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_aggregate.cpp                                     |  157 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_any_join.cpp                                      |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_chunk_get.cpp                                     |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_comparison_join.cpp                               |   43 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_create.cpp                                        |    9 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_create_index.cpp                                  |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_create_table.cpp                                  |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_cross_product.cpp                                 |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_delete.cpp                                        |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_delim_get.cpp                                     |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_delim_join.cpp                                    |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_distinct.cpp                                      |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_dummy_scan.cpp                                    |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_empty_result.cpp                                  |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_execute.cpp                                       |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_explain.cpp                                       |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_expression_get.cpp                                |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_filter.cpp                                        |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_get.cpp                                           |   47 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_insert.cpp                                        |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_limit.cpp                                         |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_order.cpp                                         |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_prepare.cpp                                       |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_projection.cpp                                    |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_recursive_cte.cpp                                 |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_set_operation.cpp                                 |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_simple.cpp                                        |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_top_n.cpp                                         |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_unnest.cpp                                        |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_update.cpp                                        |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan/plan_window.cpp                                        |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/physical_plan_generator.cpp                                          |   85 
 duckdb-0.2.3/duckdb/src/duckdb/src/execution/window_segment_tree.cpp                                              |   74 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/aggregate/algebraic/avg.cpp                                           |  139 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/aggregate/algebraic/covar.cpp                                         |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/aggregate/algebraic/stddev.cpp                                        |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/aggregate/distributive/bitagg.cpp                                     |    7 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/aggregate/distributive/count.cpp                                      |   50 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/aggregate/distributive/first.cpp                                      |   72 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/aggregate/distributive/minmax.cpp                                     |   15 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/aggregate/distributive/string_agg.cpp                                 |   11 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/aggregate/distributive/sum.cpp                                        |  255 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/aggregate/holistic                                                    |only
 duckdb-0.2.3/duckdb/src/duckdb/src/function/aggregate/holistic_functions.cpp                                      |only
 duckdb-0.2.3/duckdb/src/duckdb/src/function/aggregate/nested/list.cpp                                             |   35 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/function.cpp                                                          |   75 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/macro_function.cpp                                                    |only
 duckdb-0.2.3/duckdb/src/duckdb/src/function/pragma/pragma_functions.cpp                                           |   80 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/pragma/pragma_queries.cpp                                             |   20 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/pragma_function.cpp                                                   |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/blob                                                           |only
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/date/age.cpp                                                   |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/date/current.cpp                                               |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/date/date_part.cpp                                             |  194 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/date/epoch.cpp                                                 |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/date/strftime.cpp                                              |   59 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/date/to_interval.cpp                                           |only
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/date_functions.cpp                                             |    1 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/generic/alias.cpp                                              |only
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/generic/constant_or_null.cpp                                   |only
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/generic/least.cpp                                              |   18 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/generic/stats.cpp                                              |only
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/generic/typeof.cpp                                             |only
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/generic_functions.cpp                                          |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/math/numeric.cpp                                               |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/math/random.cpp                                                |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/nested/list_value.cpp                                          |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/nested/struct_extract.cpp                                      |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/nested/struct_pack.cpp                                         |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/operators/add.cpp                                              |only
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/operators/arithmetic.cpp                                       |  433 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/operators/multiply.cpp                                         |only
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/operators/subtract.cpp                                         |only
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/sequence/nextval.cpp                                           |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/caseconvert.cpp                                         |  117 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/concat.cpp                                              |   38 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/contains.cpp                                            |  151 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/instr.cpp                                               |   73 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/left_right.cpp                                          |   23 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/length.cpp                                              |   29 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/like.cpp                                                |  439 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/md5.cpp                                                 |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/nfc_normalize.cpp                                       |   11 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/pad.cpp                                                 |   10 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/prefix.cpp                                              |    9 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/printf.cpp                                              |   14 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/regexp.cpp                                              |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/repeat.cpp                                              |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/replace.cpp                                             |    9 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/reverse.cpp                                             |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/string_split.cpp                                        |   65 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/strip_accents.cpp                                       |    9 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/substring.cpp                                           |  226 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/suffix.cpp                                              |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string/trim.cpp                                                |   16 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/scalar/string_functions.cpp                                           |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/table/arrow.cpp                                                       |    7 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/table/copy_csv.cpp                                                    |   61 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/table/glob.cpp                                                        |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/table/information_schema/information_schema_columns.cpp               |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/table/information_schema/information_schema_schemata.cpp              |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/table/information_schema/information_schema_tables.cpp                |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/table/range.cpp                                                       |   19 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/table/read_csv.cpp                                                    |   55 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/table/repeat.cpp                                                      |    9 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/table/sqlite/pragma_collations.cpp                                    |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/table/sqlite/pragma_database_list.cpp                                 |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/table/sqlite/pragma_table_info.cpp                                    |   13 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/table/sqlite/sqlite_master.cpp                                        |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/table/table_scan.cpp                                                  |   52 
 duckdb-0.2.3/duckdb/src/duckdb/src/function/table/version/pragma_version.cpp                                      |    9 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/catalog/catalog_entry/macro_catalog_entry.hpp                   |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/assert.hpp                                               |   11 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/crypto/md5.hpp                                           |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/enums/catalog_type.hpp                                   |    1 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/enums/expression_type.hpp                                |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/enums/join_type.hpp                                      |   10 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/enums/logical_operator_type.hpp                          |   89 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/enums/physical_operator_type.hpp                         |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/enums/wal_type.hpp                                       |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/exception.hpp                                            |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/file_system.hpp                                          |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/operator/add.hpp                                         |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/operator/cast_operators.hpp                              |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/operator/comparison_operators.hpp                        |   21 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/operator/multiply.hpp                                    |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/operator/numeric_binary_operators.hpp                    |   49 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/operator/subtract.hpp                                    |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/serializer.hpp                                           |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/storage_util.hpp                                         |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/string_util.hpp                                          |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/tree_renderer.hpp                                        |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/types.hpp                                                |   10 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/types/blob.hpp                                           |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/types/chunk_collection.hpp                               |   64 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/types/data_chunk.hpp                                     |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/types/date.hpp                                           |    7 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/types/null_value.hpp                                     |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/types/numeric_helper.hpp                                 |   14 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/types/string_heap.hpp                                    |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/types/string_type.hpp                                    |   24 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/types/time.hpp                                           |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/types/value.hpp                                          |   23 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/types/vector.hpp                                         |   26 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/types/vector_buffer.hpp                                  |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/vector_operations/aggregate_executor.hpp                 |   48 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp                    |   20 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp                   |   20 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/execution/adaptive_filter.hpp                                   |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/execution/aggregate_hashtable.hpp                               |   47 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/execution/base_aggregate_hashtable.hpp                          |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/execution/join_hashtable.hpp                                    |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/execution/merge_join.hpp                                        |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/execution/operator/aggregate/physical_hash_aggregate.hpp        |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/execution/operator/aggregate/physical_perfecthash_aggregate.hpp |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/execution/operator/aggregate/physical_simple_aggregate.hpp      |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/execution/operator/aggregate/physical_window.hpp                |   19 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/execution/operator/list.hpp                                     |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/execution/operator/persistent/buffered_csv_reader.hpp           |   44 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/execution/operator/scan/physical_table_scan.hpp                 |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/execution/operator/schema/physical_create_function.hpp          |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/execution/perfect_aggregate_hashtable.hpp                       |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/execution/physical_plan_generator.hpp                           |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/execution/window_segment_tree.hpp                               |   22 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/function/aggregate/holistic_functions.hpp                       |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/function/aggregate/sum_helpers.hpp                              |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/function/aggregate_function.hpp                                 |   54 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/function/function.hpp                                           |   67 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/function/macro_function.hpp                                     |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/function/pragma_function.hpp                                    |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/function/scalar/blob_functions.hpp                              |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/function/scalar/date_functions.hpp                              |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/function/scalar/generic_functions.hpp                           |   19 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/function/scalar/strftime.hpp                                    |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/function/scalar/string_functions.hpp                            |   19 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/function/scalar_function.hpp                                    |   32 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/function/table_function.hpp                                     |   68 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/function/udf_function.hpp                                       |   14 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/main/client_context.hpp                                         |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/main/config.hpp                                                 |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/main/connection.hpp                                             |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/main/database.hpp                                               |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/main/prepared_statement_data.hpp                                |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/main/query_result.hpp                                           |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/optimizer/common_aggregate_optimizer.hpp                        |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/optimizer/cse_optimizer.hpp                                     |   30 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/optimizer/expression_rewriter.hpp                               |   20 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/optimizer/join_order_optimizer.hpp                              |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/optimizer/statistics_propagator.hpp                             |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/parser/base_expression.hpp                                      |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/parser/parsed_data/create_function_info.hpp                     |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/parser/parsed_data/create_macro_info.hpp                        |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/parser/parsed_data/pragma_info.hpp                              |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/parser/parsed_expression_iterator.hpp                           |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/parser/parser.hpp                                               |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/parser/qualified_name.hpp                                       |    9 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/parser/qualified_name_set.hpp                                   |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/parser/sql_statement.hpp                                        |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/parser/statement/pragma_statement.hpp                           |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/parser/tableref/joinref.hpp                                     |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/parser/transformer.hpp                                          |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/bind_context.hpp                                        |   32 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/binder.hpp                                              |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/bound_tokens.hpp                                        |    1 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression.hpp                                          |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression/bound_between_expression.hpp                 |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression/bound_cast_expression.hpp                    |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression/bound_function_expression.hpp                |    1 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression/bound_window_expression.hpp                  |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression/list.hpp                                     |    1 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression_binder.hpp                                   |   21 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression_binder/aggregate_binder.hpp                  |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression_binder/alter_binder.hpp                      |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression_binder/check_binder.hpp                      |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression_binder/constant_binder.hpp                   |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression_binder/group_binder.hpp                      |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression_binder/having_binder.hpp                     |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression_binder/index_binder.hpp                      |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression_binder/insert_binder.hpp                     |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression_binder/relation_binder.hpp                   |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression_binder/select_binder.hpp                     |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression_binder/update_binder.hpp                     |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression_binder/where_binder.hpp                      |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/expression_iterator.hpp                                 |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/logical_operator.hpp                                    |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/logical_operator_visitor.hpp                            |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_aggregate.hpp                          |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_chunk_get.hpp                          |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_comparison_join.hpp                    |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_copy_to_file.hpp                       |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_create_index.hpp                       |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_create_table.hpp                       |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_cteref.hpp                             |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_delete.hpp                             |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_delim_get.hpp                          |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_delim_join.hpp                         |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_distinct.hpp                           |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_dummy_scan.hpp                         |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_execute.hpp                            |   11 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_explain.hpp                            |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_export.hpp                             |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_expression_get.hpp                     |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_get.hpp                                |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_insert.hpp                             |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_join.hpp                               |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_limit.hpp                              |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_order.hpp                              |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_pragma.hpp                             |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_prepare.hpp                            |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_recursive_cte.hpp                      |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_set_operation.hpp                      |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_top_n.hpp                              |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_unnest.hpp                             |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_update.hpp                             |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_window.hpp                             |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/parsed_data/bound_create_function_info.hpp              |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/parsed_data/bound_create_table_info.hpp                 |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/planner.hpp                                             |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/query_node/bound_select_node.hpp                        |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/table_binding.hpp                                       |   21 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/table_filter.hpp                                        |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/tableref/bound_crossproductref.hpp                      |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/planner/tableref/bound_joinref.hpp                              |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/storage/checkpoint/table_data_writer.hpp                        |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/storage/checkpoint_manager.hpp                                  |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/storage/column_data.hpp                                         |    9 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/storage/data_table.hpp                                          |   26 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/storage/object_cache.hpp                                        |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/storage/statistics                                              |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/storage/table/column_segment.hpp                                |   33 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/storage/table/persistent_segment.hpp                            |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/storage/table/persistent_table_data.hpp                         |only
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/storage/table/scan_state.hpp                                    |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/storage/table/transient_segment.hpp                             |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/storage/uncompressed_segment.hpp                                |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/storage/write_ahead_log.hpp                                     |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/transaction/local_storage.hpp                                   |   15 
 duckdb-0.2.3/duckdb/src/duckdb/src/include/duckdb/transaction/transaction_context.hpp                             |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/main/appender.cpp                                                              |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/main/client_context.cpp                                                        |  125 
 duckdb-0.2.3/duckdb/src/duckdb/src/main/connection.cpp                                                            |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/main/connection_manager.cpp                                                    |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/main/database.cpp                                                              |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/main/duckdb-c.cpp                                                              |   37 
 duckdb-0.2.3/duckdb/src/duckdb/src/main/materialized_query_result.cpp                                             |   16 
 duckdb-0.2.3/duckdb/src/duckdb/src/main/prepared_statement.cpp                                                    |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/main/prepared_statement_data.cpp                                               |   20 
 duckdb-0.2.3/duckdb/src/duckdb/src/main/query_profiler.cpp                                                        |   20 
 duckdb-0.2.3/duckdb/src/duckdb/src/main/query_result.cpp                                                          |   14 
 duckdb-0.2.3/duckdb/src/duckdb/src/main/relation/aggregate_relation.cpp                                           |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/main/relation/filter_relation.cpp                                              |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/main/relation/projection_relation.cpp                                          |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/main/relation/update_relation.cpp                                              |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/main/relation/value_relation.cpp                                               |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/main/stream_query_result.cpp                                                   |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/column_lifetime_analyzer.cpp                                         |   20 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/common_aggregate_optimizer.cpp                                       |only
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/cse_optimizer.cpp                                                    |  147 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/expression_heuristics.cpp                                            |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/expression_rewriter.cpp                                              |   57 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/filter_combiner.cpp                                                  |  106 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/filter_pushdown.cpp                                                  |   36 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/in_clause_rewriter.cpp                                               |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/join_order/query_graph.cpp                                           |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/join_order_optimizer.cpp                                             |  123 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/optimizer.cpp                                                        |   31 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/pushdown/pushdown_aggregate.cpp                                      |   13 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/pushdown/pushdown_cross_product.cpp                                  |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/pushdown/pushdown_filter.cpp                                         |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/pushdown/pushdown_get.cpp                                            |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/pushdown/pushdown_inner_join.cpp                                     |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/pushdown/pushdown_left_join.cpp                                      |   15 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/pushdown/pushdown_mark_join.cpp                                      |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/pushdown/pushdown_projection.cpp                                     |   17 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/pushdown/pushdown_set_operation.cpp                                  |   30 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/pushdown/pushdown_single_join.cpp                                    |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/regex_range_filter.cpp                                               |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/remove_unused_columns.cpp                                            |   26 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/rule/arithmetic_simplification.cpp                                   |    9 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/rule/case_simplification.cpp                                         |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/rule/comparison_simplification.cpp                                   |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/rule/conjunction_simplification.cpp                                  |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/rule/constant_folding.cpp                                            |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/rule/distributivity.cpp                                              |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/rule/empty_needle_removal.cpp                                        |   22 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/rule/like_optimizations.cpp                                          |   11 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/rule/move_constants.cpp                                              |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/statistics                                                           |only
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/statistics_propagator.cpp                                            |only
 duckdb-0.2.3/duckdb/src/duckdb/src/optimizer/topn_optimizer.cpp                                                   |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parallel/executor.cpp                                                          |   15 
 duckdb-0.2.3/duckdb/src/duckdb/src/parallel/pipeline.cpp                                                          |   30 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/base_expression.cpp                                                     |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/constraints/unique_constraint.cpp                                       |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/expression/cast_expression.cpp                                          |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/expression/collate_expression.cpp                                       |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/expression/parameter_expression.cpp                                     |    1 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/expression/window_expression.cpp                                        |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/parsed_expression_iterator.cpp                                          |   62 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/parser.cpp                                                              |    1 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/statement/select_statement.cpp                                          |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/tableref/joinref.cpp                                                    |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/constraint/transform_constraint.cpp                           |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/expression/transform_cast.cpp                                 |   59 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/expression/transform_constant.cpp                             |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/expression/transform_expression.cpp                           |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/expression/transform_function.cpp                             |   31 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/expression/transform_interval.cpp                             |only
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/expression/transform_is_null.cpp                              |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/expression/transform_operator.cpp                             |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/expression/transform_subquery.cpp                             |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/helpers/nodetype_to_string.cpp                                |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/helpers/transform_cte.cpp                                     |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_alter_table.cpp                           |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_call.cpp                                  |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_copy.cpp                                  |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_create_function.cpp                       |only
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_create_index.cpp                          |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_create_schema.cpp                         |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_create_sequence.cpp                       |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_create_table.cpp                          |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_create_table_as.cpp                       |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_create_view.cpp                           |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_delete.cpp                                |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_drop.cpp                                  |    7 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_explain.cpp                               |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_insert.cpp                                |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_pragma.cpp                                |   21 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_prepare.cpp                               |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_rename.cpp                                |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_select_node.cpp                           |   44 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_transaction.cpp                           |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_update.cpp                                |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/statement/transform_vacuum.cpp                                |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/tableref/transform_join.cpp                                   |    7 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transform/tableref/transform_table_function.cpp                         |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/parser/transformer.cpp                                                         |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/bind_context.cpp                                                       |   37 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder.cpp                                                             |   24 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/expression/bind_aggregate_expression.cpp                        |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/expression/bind_columnref_expression.cpp                        |   19 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/expression/bind_comparison_expression.cpp                       |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/expression/bind_function_expression.cpp                         |   35 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/expression/bind_macro_expression.cpp                            |only
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/expression/bind_operator_expression.cpp                         |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/expression/bind_subquery_expression.cpp                         |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/expression/bind_unnest_expression.cpp                           |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/expression/bind_window_expression.cpp                           |   18 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/query_node/bind_recursive_cte_node.cpp                          |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/query_node/bind_select_node.cpp                                 |   17 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/query_node/bind_setop_node.cpp                                  |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/query_node/plan_query_node.cpp                                  |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/query_node/plan_recursive_cte_node.cpp                          |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/query_node/plan_select_node.cpp                                 |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/query_node/plan_setop.cpp                                       |   18 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/query_node/plan_subquery.cpp                                    |   21 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/statement/bind_call.cpp                                         |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/statement/bind_copy.cpp                                         |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/statement/bind_create.cpp                                       |   86 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/statement/bind_create_table.cpp                                 |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/statement/bind_delete.cpp                                       |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/statement/bind_drop.cpp                                         |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/statement/bind_export.cpp                                       |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/statement/bind_insert.cpp                                       |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/statement/bind_pragma.cpp                                       |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/statement/bind_simple.cpp                                       |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/statement/bind_update.cpp                                       |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/statement/bind_vacuum.cpp                                       |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/tableref/bind_basetableref.cpp                                  |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/tableref/bind_crossproductref.cpp                               |   14 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/tableref/bind_joinref.cpp                                       |  171 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/tableref/bind_named_parameters.cpp                              |only
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/tableref/bind_table_function.cpp                                |   29 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/binder/tableref/plan_joinref.cpp                                       |   16 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression.cpp                                                         |   14 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression/bound_aggregate_expression.cpp                              |   10 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression/bound_cast_expression.cpp                                   |    7 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression/bound_constant_expression.cpp                               |   11 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression/bound_function_expression.cpp                               |    9 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression/bound_window_expression.cpp                                 |   11 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression_binder.cpp                                                  |   41 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression_binder/aggregate_binder.cpp                                 |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression_binder/alter_binder.cpp                                     |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression_binder/check_binder.cpp                                     |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression_binder/constant_binder.cpp                                  |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression_binder/group_binder.cpp                                     |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression_binder/having_binder.cpp                                    |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression_binder/index_binder.cpp                                     |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression_binder/insert_binder.cpp                                    |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression_binder/relation_binder.cpp                                  |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression_binder/select_binder.cpp                                    |    9 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression_binder/update_binder.cpp                                    |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression_binder/where_binder.cpp                                     |    5 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/expression_iterator.cpp                                                |   74 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/joinside.cpp                                                           |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/logical_operator.cpp                                                   |    1 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/logical_operator_visitor.cpp                                           |   60 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/operator/logical_aggregate.cpp                                         |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/operator/logical_any_join.cpp                                          |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/operator/logical_cross_product.cpp                                     |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/operator/logical_empty_result.cpp                                      |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/operator/logical_filter.cpp                                            |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/operator/logical_get.cpp                                               |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/operator/logical_join.cpp                                              |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/operator/logical_projection.cpp                                        |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/planner.cpp                                                            |   20 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/pragma_handler.cpp                                                     |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/subquery/flatten_dependent_join.cpp                                    |   34 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/subquery/has_correlated_expressions.cpp                                |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/subquery/rewrite_correlated_expressions.cpp                            |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/planner/table_binding.cpp                                                      |   42 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/buffer/buffer_list.cpp                                                 |   10 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/buffer/managed_buffer.cpp                                              |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/buffer_manager.cpp                                                     |   26 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/checkpoint/table_data_reader.cpp                                       |   24 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/checkpoint/table_data_writer.cpp                                       |   32 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/checkpoint_manager.cpp                                                 |   37 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/column_data.cpp                                                        |   17 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/data_table.cpp                                                         |  235 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/index.cpp                                                              |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/local_storage.cpp                                                      |   66 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/meta_block_writer.cpp                                                  |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/numeric_segment.cpp                                                    |  186 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/single_file_block_manager.cpp                                          |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/statistics                                                             |only
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/storage_info.cpp                                                       |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/storage_lock.cpp                                                       |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/storage_manager.cpp                                                    |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/string_segment.cpp                                                     |  109 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/table/chunk_info.cpp                                                   |    2 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/table/column_segment.cpp                                               |  130 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/table/morsel_info.cpp                                                  |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/table/persistent_segment.cpp                                           |   12 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/table/persistent_table_data.cpp                                        |only
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/table/transient_segment.cpp                                            |    8 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/uncompressed_segment.cpp                                               |   11 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/wal_replay.cpp                                                         |   30 
 duckdb-0.2.3/duckdb/src/duckdb/src/storage/write_ahead_log.cpp                                                    |   27 
 duckdb-0.2.3/duckdb/src/duckdb/src/transaction/cleanup_state.cpp                                                  |    3 
 duckdb-0.2.3/duckdb/src/duckdb/src/transaction/commit_state.cpp                                                   |   21 
 duckdb-0.2.3/duckdb/src/duckdb/src/transaction/rollback_state.cpp                                                 |    4 
 duckdb-0.2.3/duckdb/src/duckdb/src/transaction/transaction_context.cpp                                            |    6 
 duckdb-0.2.3/duckdb/src/duckdb/src/transaction/transaction_manager.cpp                                            |   10 
 duckdb-0.2.3/duckdb/src/duckdb/src/transaction/undo_buffer.cpp                                                    |    4 
 duckdb-0.2.3/duckdb/src/duckdb/third_party/libpg_query/include/nodes/nodes.hpp                                    |    1 
 duckdb-0.2.3/duckdb/src/duckdb/third_party/libpg_query/include/nodes/parsenodes.hpp                               |   26 
 duckdb-0.2.3/duckdb/src/duckdb/third_party/libpg_query/include/nodes/primnodes.hpp                                |    1 
 duckdb-0.2.3/duckdb/src/duckdb/third_party/libpg_query/include/parser/gram.hpp                                    | 1416 
 duckdb-0.2.3/duckdb/src/duckdb/third_party/libpg_query/include/parser/kwlist.hpp                                  |    7 
 duckdb-0.2.3/duckdb/src/duckdb/third_party/libpg_query/src_backend_parser_gram.cpp                                |26190 +++++-----
 duckdb-0.2.3/duckdb/src/duckdb/third_party/libpg_query/src_backend_parser_scan.cpp                                |    3 
 duckdb-0.2.3/duckdb/src/duckdb/third_party/miniz/miniz_wrapper.hpp                                                |only
 duckdb-0.2.3/duckdb/src/duckdb/third_party/parquet/parquet_types.cpp                                              |    1 
 duckdb-0.2.3/duckdb/src/duckdb/third_party/re2/re2/perl_groups.cc                                                 |   68 
 duckdb-0.2.3/duckdb/src/duckdb/third_party/utf8proc/include/utf8proc.hpp                                          |   12 
 duckdb-0.2.3/duckdb/src/duckdb/third_party/utf8proc/include/utf8proc_wrapper.hpp                                  |   17 
 duckdb-0.2.3/duckdb/src/duckdb/third_party/utf8proc/utf8proc.cpp                                                  |   24 
 duckdb-0.2.3/duckdb/src/duckdb/third_party/utf8proc/utf8proc_wrapper.cpp                                          |   16 
 duckdb-0.2.3/duckdb/src/duckdb/third_party/zstd/common/zstd_internal.h                                            |    7 
 duckdb-0.2.3/duckdb/src/duckdb/third_party/zstd/compress                                                          |only
 duckdb-0.2.3/duckdb/src/duckdb/third_party/zstd/decompress/zstd_decompress.cpp                                    |   25 
 duckdb-0.2.3/duckdb/src/duckdb/third_party/zstd/zstd.h                                                            |    2 
 duckdb-0.2.3/duckdb/src/duckdbr.cpp                                                                               |  320 
 duckdb-0.2.3/duckdb/tests/testthat/test-DBItest.R                                                                 |   11 
 duckdb-0.2.3/duckdb/tests/testthat/test_bind.R                                                                    |    6 
 627 files changed, 23114 insertions(+), 19598 deletions(-)

More information about duckdb at CRAN
Permanent link

Package distr6 updated to version 1.4.8 with previous version 1.4.7 dated 2020-11-07

Title: The Complete R6 Probability Distributions Interface
Description: An R6 object oriented distributions package. Unified interface for 42 probability distributions and 11 kernels including functionality for multiple scientific types. Additionally functionality for composite distributions and numerical imputation. Design patterns including wrappers and decorators are described in Gamma et al. (1994, ISBN:0-201-63361-2). For quick reference of probability distributions including d/p/q/r functions and results we refer to McLaughlin, M. P. (2001). Additionally Devroye (1986, ISBN:0-387-96305-7) for sampling the Dirichlet distribution, Gentle (2009) <doi:10.1007/978-0-387-98144-4> for sampling the Multivariate Normal distribution and Michael et al. (1976) <doi:10.2307/2683801> for sampling the Wald distribution.
Author: Raphael Sonabend [aut, cre] (<https://orcid.org/0000-0001-9225-4654>), Franz Kiraly [aut], Peter Ruckdeschel [ctb] (Author of distr), Matthias Kohl [ctb] (Author of distr), Nurul Ain Toha [ctb], Shen Chen [ctb], Jordan Deenichin [ctb], Chengyang Gao [ctb], Chloe Zhaoyuan Gu [ctb], Yunjie He [ctb], Xiaowen Huang [ctb], Shuhan Liu [ctb], Runlong Yu [ctb], Chijing Zeng [ctb], Qian Zhou [ctb]
Maintainer: Raphael Sonabend <raphael.sonabend.15@ucl.ac.uk>

Diff between distr6 versions 1.4.7 dated 2020-11-07 and 1.4.8 dated 2020-12-12

 DESCRIPTION                          |   11 ++++++++---
 MD5                                  |   10 +++++-----
 NEWS.md                              |    4 ++++
 inst/doc/distr6.html                 |    4 ++--
 tests/testthat/test_cDistribution.R  |   10 +++++-----
 tests/testthat/test_wrapper_vector.R |   22 +++++++++-------------
 6 files changed, 33 insertions(+), 28 deletions(-)

More information about distr6 at CRAN
Permanent link

New package dominanceanalysis with initial version 2.0.0
Package: dominanceanalysis
Title: Dominance Analysis
Date: 2020-12-11
Description: Dominance analysis is a method that allows to compare the relative importance of predictors in multiple regression models: ordinary least squares, generalized linear models, hierarchical linear models, beta regression and dynamic linear models. The main principles and methods of dominance analysis are described in Budescu, D. V. (1993) <doi:10.1037/0033-2909.114.3.542> and Azen, R., & Budescu, D. V. (2003) <doi:10.1037/1082-989X.8.2.129> for ordinary least squares regression. Subsequently, the extensions for multivariate regression, logistic regression and hierarchical linear models were described in Azen, R., & Budescu, D. V. (2006) <doi:10.3102/10769986031002157>, Azen, R., & Traxel, N. (2009) <doi:10.3102/1076998609332754> and Luo, W., & Azen, R. (2013) <doi:10.3102/1076998612458319>, respectively.
Authors@R: c( person("Claudio", "Bustos Navarrete", email = "clbustos@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3478-9858")), person("Filipa", "Coutinho Soares", email = "filipa.mco.soares@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-7579-2538")))
Version: 2.0.0
Depends: R (>= 3.6.0)
License: GPL-2
LazyData: true
Imports: methods, stats
Suggests: lme4, boot, testthat, car, covr, knitr,rmarkdown,pscl, dynlm, ggplot2, reshape2, betareg, performance
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-12-11 03:18:16 UTC; cdx
Author: Claudio Bustos Navarrete [aut, cre] (<https://orcid.org/0000-0003-3478-9858>), Filipa Coutinho Soares [aut] (<https://orcid.org/0000-0002-7579-2538>)
Maintainer: Claudio Bustos Navarrete <clbustos@gmail.com>
Repository: CRAN
Date/Publication: 2020-12-12 15:20:02 UTC

More information about dominanceanalysis at CRAN
Permanent link

Package copula updated to version 1.0-1 with previous version 1.0-0 dated 2020-05-29

Title: Multivariate Dependence with Copulas
Description: Classes (S4) of commonly used elliptical, Archimedean, extreme-value and other copula families, as well as their rotations, mixtures and asymmetrizations. Nested Archimedean copulas, related tools and special functions. Methods for density, distribution, random number generation, bivariate dependence measures, Rosenblatt transform, Kendall distribution function, perspective and contour plots. Fitting of copula models with potentially partly fixed parameters, including standard errors. Serial independence tests, copula specification tests (independence, exchangeability, radial symmetry, extreme-value dependence, goodness-of-fit) and model selection based on cross-validation. Empirical copula, smoothed versions, and non-parametric estimators of the Pickands dependence function.
Author: Marius Hofert [aut] (<https://orcid.org/0000-0001-8009-4665>), Ivan Kojadinovic [aut] (<https://orcid.org/0000-0002-2903-1543>), Martin Maechler [aut, cre] (<https://orcid.org/0000-0002-8685-9910>), Jun Yan [aut] (<https://orcid.org/0000-0003-4401-7296>), Johanna G. Nešlehová [ctb] (evTestK(), <https://orcid.org/0000-0001-9634-4796>), Rebecca Morger [ctb] (fitCopula.ml(): code for free mixCopula weight parameters)
Maintainer: Martin Maechler <maechler@stat.math.ethz.ch>

Diff between copula versions 1.0-0 dated 2020-05-29 and 1.0-1 dated 2020-12-12

 DESCRIPTION                      |   22 
 MD5                              |  134 +--
 NAMESPACE                        |    2 
 R/Classes.R                      |   67 +
 R/dC-dc.R                        |   23 
 R/fitCopula.R                    |  207 +++---
 R/fitMvdc.R                      |    2 
 R/gofCopula.R                    |    7 
 R/normalCopula.R                 |   21 
 R/sysdata.rda                    |binary
 R/tCopula.R                      |   20 
 R/tevCopula.R                    |    6 
 R/xvCopula.R                     |    8 
 build/partial.rdb                |binary
 build/vignette.rds               |binary
 data/SMI.12.rda                  |binary
 data/gasoil.rda                  |binary
 data/rdj.rda                     |binary
 inst/CITATION                    |   10 
 inst/NEWS.Rd                     |   47 +
 inst/doc/AC_Liouville.html       |  618 +++++++++++-------
 inst/doc/AR_Clayton.html         |  671 ++++++++++++-------
 inst/doc/Frank-Rmpfr.R           |    1 
 inst/doc/Frank-Rmpfr.pdf         |binary
 inst/doc/GIG.html                | 1038 +++++++++++++++++-------------
 inst/doc/HAXC.html               | 1040 +++++++++++++++++-------------
 inst/doc/NALC.html               |  983 ++++++++++++++++-------------
 inst/doc/copula_GARCH.html       |  737 +++++++++++++--------
 inst/doc/dNAC.html               |  879 +++++++++++++++-----------
 inst/doc/empiricial_copulas.html |  954 ++++++++++++++++------------
 inst/doc/logL_visualization.html | 1316 ++++++++++++++++++++-------------------
 inst/doc/nacopula-pkg.R          |    6 
 inst/doc/nacopula-pkg.Rnw        |    7 
 inst/doc/nacopula-pkg.pdf        |binary
 inst/doc/qrng.html               | 1241 +++++++++++++++++++-----------------
 inst/doc/rhoAMH-dilog.R          |    1 
 inst/doc/rhoAMH-dilog.pdf        |binary
 inst/doc/wild_animals.html       | 1226 ++++++++++++++++++++----------------
 man/Copula.Rd                    |   54 -
 man/SMI.12.Rd                    |    5 
 man/Stirling.Rd                  |    4 
 man/copFamilies.Rd               |    2 
 man/copula-package.Rd            |    6 
 man/ellipCopula.Rd               |   57 +
 man/empCopula.Rd                 |    2 
 man/evTestK.Rd                   |    2 
 man/exchEVTest.Rd                |    2 
 man/exchTest.Rd                  |    2 
 man/fitCopula-class.Rd           |    6 
 man/fitCopula.Rd                 |    9 
 man/fitMvdc.Rd                   |    8 
 man/generator-methods.Rd         |    2 
 man/gofCopula.Rd                 |    4 
 man/mixCopula.Rd                 |   24 
 man/polylog.Rd                   |   10 
 man/radSymTest.Rd                |    2 
 man/setTheta.Rd                  |    3 
 man/tauAMH.Rd                    |    2 
 src/nacopula.h                   |   15 
 src/polyn_eval.c                 |    8 
 src/rF01Frank.c                  |    6 
 src/rF01Joe.c                    |    6 
 src/rLog.c                       |   14 
 src/rSibuya.c                    |   20 
 src/retstable.c                  |   36 -
 tests/dC-dc-ex.R                 |    3 
 tests/mixCop-tst.R               |   52 +
 vignettes/nacopula-pkg.Rnw       |    7 
 68 files changed, 6742 insertions(+), 4925 deletions(-)

More information about copula at CRAN
Permanent link

Package ClustImpute updated to version 0.1.6 with previous version 0.1.5 dated 2020-07-26

Title: K-means clustering with build-in missing data imputation
Description: This clustering algorithm deals with missing data via weights that are imposed on missings and successively increased. See the vignette for details.
Author: Oliver Pfaffel
Maintainer: Oliver Pfaffel <opfaffel@gmail.com>

Diff between ClustImpute versions 0.1.5 dated 2020-07-26 and 0.1.6 dated 2020-12-12

 DESCRIPTION                             |    6 +++---
 MD5                                     |   12 ++++++++----
 NEWS.md                                 |    4 ++++
 build/vignette.rds                      |binary
 inst/doc/Example_on_simulated_data.html |    2 +-
 inst/doc/description_of_algorithm.Rnw   |only
 inst/doc/description_of_algorithm.pdf   |only
 vignettes/ClustImpute_description.pdf   |only
 vignettes/description_of_algorithm.Rnw  |only
 9 files changed, 16 insertions(+), 8 deletions(-)

More information about ClustImpute at CRAN
Permanent link

Package rwavelet updated to version 0.4.1 with previous version 0.4.0 dated 2019-03-14

Title: Wavelet Analysis
Description: Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholding, block thresholding, linear,...) with applications to data compression or denoising/regression. The core of the code is a port of 'MATLAB' Wavelab toolbox written by D. Donoho, A. Maleki and M. Shahram (<https://statweb.stanford.edu/~wavelab/>).
Author: F. Navarro and C. Chesneau
Maintainer: Navarro Fabien <fnavarro@math.cnrs.fr>

Diff between rwavelet versions 0.4.0 dated 2019-03-14 and 0.4.1 dated 2020-12-12

 DESCRIPTION                    |   18 ++--
 MD5                            |  164 ++++++++++++++++++++++-------------------
 NAMESPACE                      |    8 ++
 R/BlockThresh.R                |   16 +++-
 R/CVlinear.R                   |    4 -
 R/CircularShift.R              |   21 ++---
 R/FWT2_PO.R                    |    4 -
 R/FWT2_TI.R                    |    2 
 R/FWT3_PO.R                    |    4 -
 R/FWT_PO.R                     |    2 
 R/FWT_TI.R                     |    2 
 R/GWN.R                        |    4 -
 R/HardThresh.R                 |    3 
 R/ITWT2_PO.R                   |    2 
 R/IWT2_PO.R                    |    4 -
 R/IWT2_TI.R                    |    2 
 R/IWT3_PO.R                    |   12 +--
 R/IWT_PO.R                     |    4 -
 R/IWT_TI.R                     |    9 ++
 R/JSThresh.R                   |only
 R/MakeONFilter.R               |  158 +++++++++++++++++++--------------------
 R/MakeSignal.R                 |   48 ++++++------
 R/MakeSignalNewb.R             |    2 
 R/MinMaxThresh.R               |only
 R/MultiMAD.R                   |only
 R/MultiSURE.R                  |only
 R/MultiVisu.R                  |only
 R/PlotSpikes.R                 |    4 -
 R/PlotWaveCoeff.R              |    2 
 R/RaphNMR.R                    |    6 -
 R/SLphantom.R                  |    7 -
 R/SUREThresh.R                 |only
 R/SoftThresh.R                 |    3 
 R/ValSUREThresh.R              |only
 R/VisuThresh.R                 |only
 R/aconv.R                      |    2 
 R/block_partition.R            |   15 +++
 R/block_partition2d.R          |   15 +++
 R/cubelength.R                 |    5 -
 R/iconvv.R                     |    2 
 R/invblock_partition.R         |   14 +++
 R/invblock_partition2d.R       |   15 +++
 R/packet.R                     |    4 -
 R/quadlength.R                 |    2 
 R/repmat.R                     |   12 ++-
 inst/doc/rwaveletvignette.R    |   23 ++++-
 inst/doc/rwaveletvignette.Rmd  |   23 ++++-
 inst/doc/rwaveletvignette.html |   33 +++++---
 man/BlockThresh.Rd             |   19 ++++
 man/CVlinear.Rd                |    4 -
 man/CircularShift.Rd           |    9 +-
 man/FWT2_PO.Rd                 |    4 -
 man/FWT2_TI.Rd                 |    2 
 man/FWT3_PO.Rd                 |    4 -
 man/FWT_PO.Rd                  |    2 
 man/FWT_TI.Rd                  |    2 
 man/GWN.Rd                     |    6 -
 man/HardThresh.Rd              |    7 +
 man/ITWT2_PO.Rd                |    2 
 man/IWT2_PO.Rd                 |    2 
 man/IWT2_TI.Rd                 |    4 -
 man/IWT3_PO.Rd                 |    6 -
 man/IWT_PO.Rd                  |    4 -
 man/IWT_TI.Rd                  |    4 -
 man/JSThresh.Rd                |only
 man/MakeONFilter.Rd            |    2 
 man/MakeSignal.Rd              |    4 -
 man/MakeSignalNewb.Rd          |    4 -
 man/MinMaxThresh.Rd            |only
 man/MultiMAD.Rd                |only
 man/MultiSURE.Rd               |only
 man/MultiVisu.Rd               |only
 man/PlotSpikes.Rd              |    4 -
 man/PlotWaveCoeff.Rd           |    4 -
 man/RaphNMR.Rd                 |    6 -
 man/SLphantom.Rd               |    9 --
 man/SUREThresh.Rd              |only
 man/SoftThresh.Rd              |    7 +
 man/ValSUREThresh.Rd           |only
 man/VisuThresh.Rd              |only
 man/aconv.Rd                   |    2 
 man/block_partition.Rd         |   18 ++++
 man/block_partition2d.Rd       |   18 ++++
 man/cubelength.Rd              |    7 +
 man/iconvv.Rd                  |    2 
 man/invblock_partition.Rd      |   15 +++
 man/invblock_partition2d.Rd    |   18 ++++
 man/packet.Rd                  |    6 -
 man/quadlength.Rd              |    2 
 man/repmat.Rd                  |   13 ++-
 vignettes/rwaveletvignette.Rmd |   23 ++++-
 91 files changed, 576 insertions(+), 349 deletions(-)

More information about rwavelet at CRAN
Permanent link

Package metan updated to version 1.11.0 with previous version 1.10.0 dated 2020-10-24

Title: Multi Environment Trials Analysis
Description: Performs stability analysis of multi-environment trial data using parametric and non-parametric methods. Parametric methods includes Additive Main Effects and Multiplicative Interaction (AMMI) analysis by Gauch (2013) <doi:10.2135/cropsci2013.04.0241>, Ecovalence by Wricke (1965), Genotype plus Genotype-Environment (GGE) biplot analysis by Yan & Kang (2003) <doi:10.1201/9781420040371>, geometric adaptability index by Mohammadi & Amri (2008) <doi:10.1007/s10681-007-9600-6>, joint regression analysis by Eberhart & Russel (1966) <doi:10.2135/cropsci1966.0011183X000600010011x>, genotypic confidence index by Annicchiarico (1992), Murakami & Cruz's (2004) method <doi:10.12702/1984-7033.v04n01a02>, power law residuals (POLAR) statistics by Doring et al. (2015) <doi:10.1016/j.fcr.2015.08.005>, scale-adjusted coefficient of variation by Doring & Reckling (2018) <doi:10.1016/j.eja.2018.06.007>, stability variance by Shukla (1972) <doi:10.1038/hdy.1972.87>, weighted average of absolute scores by Olivoto et al. (2019a) <doi:10.2134/agronj2019.03.0220>, and multi-trait stability index by Olivoto et al. (2019b) <doi:10.2134/agronj2019.03.0221>. Non-parametric methods includes superiority index by Lin & Binns (1988) <doi:10.4141/cjps88-018>, nonparametric measures of phenotypic stability by Huehn (1990) <https://link.springer.com/article/10.1007/BF00024241>, TOP third statistic by Fox et al. (1990) <doi:10.1007/BF00040364>. Functions for computing biometrical analysis such as path analysis, canonical correlation, partial correlation, clustering analysis, and tools for inspecting, manipulating, summarizing and plotting typical multi-environment trial data are also provided.
Author: Tiago Olivoto [aut, cre, cph] (<https://orcid.org/0000-0002-0241-9636>)
Maintainer: Tiago Olivoto <tiagoolivoto@gmail.com>

Diff between metan versions 1.10.0 dated 2020-10-24 and 1.11.0 dated 2020-12-12

 DESCRIPTION                   |   12 
 MD5                           |  122 
 NAMESPACE                     |   17 
 NEWS.md                       |   16 
 R/Smith_Hazel.R               |   18 
 R/WAASB.R                     |   46 
 R/arrange_ggplot.R            |  125 
 R/coincidence_index.R         |    8 
 R/corr_coef.R                 |   92 
 R/corr_plot.R                 |    6 
 R/fai_blup.R                  |    4 
 R/find_outliers.R             |   18 
 R/gamem.R                     |   25 
 R/gamem_met.R                 |    2 
 R/ge_simula.R                 |only
 R/get_model_data.R            |   37 
 R/gge.R                       |  160 
 R/mgidi.R                     |   19 
 R/mtsi.R                      |   70 
 R/performs_ammi.R             |    2 
 R/residual_plots.R            |   27 
 R/themes.R                    |   13 
 R/utilities.R                 |  145 
 R/utils_as.R                  |   71 
 R/utils_na.R                  |    7 
 R/utils_sets.R                |only
 R/venn_plot.R                 |only
 R/zzz.R                       |    5 
 build/metan.pdf               |34301 +++++++++++++++++++++---------------------
 build/partial.rdb             |binary
 inst/doc/metan_start.R        |    6 
 inst/doc/metan_start.Rmd      |    6 
 inst/doc/metan_start.html     |   18 
 man/Smith_Hazel.Rd            |    2 
 man/arrange_ggplot.Rd         |   88 
 man/coincidence_index.Rd      |    4 
 man/corr_plot.Rd              |    3 
 man/fai_blup.Rd               |    2 
 man/figures/README-AMMI-1.png |binary
 man/figures/README-BLUP-1.png |binary
 man/figures/README-GGE-1.png  |binary
 man/gamem.Rd                  |    2 
 man/gamem_met.Rd              |    2 
 man/ge_simula.Rd              |only
 man/get_model_data.Rd         |    8 
 man/gge.Rd                    |    7 
 man/mgidi.Rd                  |    7 
 man/mtsi.Rd                   |   16 
 man/performs_ammi.Rd          |    2 
 man/plot.corr_coef.Rd         |   31 
 man/plot.gamem.Rd             |    7 
 man/plot.gge.Rd               |   34 
 man/plot.mgidi.Rd             |    7 
 man/plot.waasb.Rd             |    7 
 man/residual_plots.Rd         |    7 
 man/themes.Rd                 |    8 
 man/utils_as.Rd               |   12 
 man/utils_na_zero.Rd          |    4 
 man/utils_num_str.Rd          |   50 
 man/utils_sets.Rd             |only
 man/utils_stats.Rd            |    7 
 man/venn_plot.Rd              |only
 man/waasb.Rd                  |    2 
 vignettes/indexes.RData       |binary
 vignettes/metan_start.Rmd     |    6 
 65 files changed, 18330 insertions(+), 17393 deletions(-)

More information about metan at CRAN
Permanent link

Package forestplot updated to version 1.10.1 with previous version 1.10 dated 2020-07-16

Title: Advanced Forest Plot Using 'grid' Graphics
Description: A forest plot that allows for multiple confidence intervals per row, custom fonts for each text element, custom confidence intervals, text mixed with expressions, and more. The aim is to extend the use of forest plots beyond meta-analyses. This is a more general version of the original 'rmeta' package's forestplot() function and relies heavily on the 'grid' package.
Author: Max Gordon [aut, cre], Thomas Lumley [aut, ctb]
Maintainer: Max Gordon <max@gforge.se>

Diff between forestplot versions 1.10 dated 2020-07-16 and 1.10.1 dated 2020-12-12

 DESCRIPTION              |   11 --
 MD5                      |   16 +-
 NEWS.md                  |    2 
 README.md                |    4 
 build/vignette.rds       |binary
 inst/doc/forestplot.R    |  174 +++++++++++++++++---------------
 inst/doc/forestplot.Rmd  |  178 +++++++++++++++++---------------
 inst/doc/forestplot.html |  254 +++++++++++++++++++++++++++++++----------------
 vignettes/forestplot.Rmd |  178 +++++++++++++++++---------------
 9 files changed, 464 insertions(+), 353 deletions(-)

More information about forestplot at CRAN
Permanent link

Package covidregionaldata updated to version 0.8.2 with previous version 0.6.0 dated 2020-08-27

Title: Subnational Data for the Covid-19 Outbreak
Description: An interface to subnational and national level Covid-19 data. For all countries supported, this includes a daily time-series of cases. Wherever available we also provide data on deaths, hospitalisations, and tests. National level data is also supported using a range of data sources as well as linelist data and links to intervention data sets. Data sources included: WHO <https://covid19.who.int>; ACAPS interventions <https://data.humdata.org/dataset/acaps-covid19-government-measures-dataset>; patient linelist: <https://github.com/beoutbreakprepared/nCoV2019>), regional data (Afghanistan: <https://data.humdata.org/dataset/afghanistan-covid-19-statistics-per-province>; Belgium: <https://epistat.wiv-isp.be/covid/>; Brazil: <https://github.com/wcota/covid19br>; Canada: <https://health-infobase.canada.ca/>; Colombia: <https://github.com/danielcs88/colombia_covid-19>; Germany: <https://npgeo-corona-npgeo-de.hub.arcgis.com/datasets/dd4580c810204019a7b8eb3e0b329dd6_0>; India: <https://api.covid19india.org/>; Italy: <https://github.com/pcm-dpc/COVID-19>; Russia: <https://github.com/grwlf/COVID-19_plus_Russia>; UK: <https://coronavirus.data.gov.uk>, <https://www.england.nhs.uk/statistics/statistical-work-areas/covid-19-hospital-activity/>; USA: <https://github.com/nytimes/covid-19-data>), and geocoding data (Colombia: <https://en.wikipedia.org/wiki/ISO_3166-2:CO>; Russia: <https://en.wikipedia.org/wiki/ISO_3166-2:RU>).
Author: Sam Abbott [aut, cre] (<https://orcid.org/0000-0001-8057-8037>), Katharine Sherratt [aut] (<https://orcid.org/0000-0003-4413-453X>), Jonnie Bevan [aut], Hamish Gibbs [aut] (<https://orcid.org/0000-0003-4413-453X>), Sophie Meakin [ctb], Joel Hellewell [ctb] (<https://orcid.org/0000-0003-2683-0849>), James Munday [ctb], Patrick Barks [ctb], Paul Campbell [aut], Flavio Finger [ctb] (<https://orcid.org/0000-0002-8613-5170>), Richard Boyes [ctb] (https://github.com/rboyes), Sebastian Funk [aut]
Maintainer: Sam Abbott <sam.abbott@lshtm.ac.uk>

Diff between covidregionaldata versions 0.6.0 dated 2020-08-27 and 0.8.2 dated 2020-12-12

 DESCRIPTION                                      |   28 +-
 MD5                                              |   46 ++--
 NAMESPACE                                        |   14 -
 NEWS.md                                          |   19 +
 R/brazil.R                                       |    4 
 R/check_data.R                                   |only
 R/get_interventions_data.R                       |   11 -
 R/get_linelist.R                                 |   22 +-
 R/get_regional_data.R                            |    6 
 R/india.R                                        |   12 -
 R/uk.R                                           |  246 ++++++++++++++---------
 R/utils.R                                        |    8 
 README.md                                        |    2 
 inst                                             |only
 man/check_data_sources.Rd                        |only
 man/get_linelist.Rd                              |    4 
 man/get_regional_data.Rd                         |    5 
 man/get_uk_data.Rd                               |    9 
 man/get_uk_regional_cases_only_level_1.Rd        |    9 
 man/get_uk_regional_cases_with_level_2.Rd        |    6 
 tests/testthat/test-get_brazil_regional_cases.R  |    2 
 tests/testthat/test-get_germany_regional_cases.R |    2 
 tests/testthat/test-get_uk_regional_cases.R      |   13 +
 tests/testthat/test-utils.R                      |   18 -
 24 files changed, 309 insertions(+), 177 deletions(-)

More information about covidregionaldata at CRAN
Permanent link

Package mixture updated to version 1.5.1 with previous version 1.5 dated 2018-02-13

Title: Finite Gaussian Mixture Models for Clustering and Classification
Description: An implementation of all 14 Gaussian parsimonious clustering models (GPCMs) for model-based clustering and model-based classification.
Author: Ryan P. Browne, Aisha ElSherbiny and Paul D. McNicholas
Maintainer: ORPHANED Failed to install on modern macOS

Diff between mixture versions 1.5 dated 2018-02-13 and 1.5.1 dated 2020-12-12

 DESCRIPTION                 |   12 ++++++++----
 MD5                         |    4 ++--
 src/registerDynamicSymbol.c |    9 ++++++---
 3 files changed, 16 insertions(+), 9 deletions(-)

More information about mixture at CRAN
Permanent link

Package jpndistrict (with last version 0.3.9) was removed from CRAN

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

2020-12-08 0.3.9
2020-11-27 0.3.8
2020-06-12 0.3.7
2020-04-20 0.3.6
2020-04-02 0.3.5
2019-05-23 0.3.4
2019-05-09 0.3.3
2018-06-14 0.3.2
2018-05-01 0.3.1
2017-12-07 0.3.0
2017-07-23 0.2.0

Permanent link
Package mcgfa (with last version 2.2.1) was removed from CRAN

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

2019-06-24 2.2.1

Permanent link
Package growthPheno updated to version 1.0-30 with previous version 1.0-26 dated 2020-07-09

Title: Plotting, Smoothing and Growth Trait Extraction for Longitudinal Data
Description: Assists in producing longitudinal or profile plots of measured traits. These allow checks to be made for anomalous data and growth patterns in the data to be explored. Smoothing of growth trends for individual plants using smoothing splines is available for removing transient effects. There are tools for diagnosing the adequacy of trait smoothing, either using this package or other packages, such as those that fit nonlinear growth models. A range of per-unit (pot, plant, plot) growth traits can be extracted from longitudinal data, including single time-point smoothed trait values and their growth rates, interval growth rates and other growth statistics, such as maximum growth. The package is particularly suited to preparing data from high-throughput phenotyping facilities, such as imaging data from a Lemna-Tec Scananalyzer 3D (see <https://www.youtube.com/watch?v=MRAF_mAEa7E/> for more information). The package 'growthPheno' can also be installed from <http://chris.brien.name/rpackages/>.
Author: Chris Brien [aut, cre] (<https://orcid.org/0000-0003-0581-1817>)
Maintainer: Chris Brien <chris.brien@adelaide.edu.au>

Diff between growthPheno versions 1.0-26 dated 2020-07-09 and 1.0-30 dated 2020-12-12

 growthPheno-1.0-26/growthPheno/R/Deprecations.r                     |only
 growthPheno-1.0-26/growthPheno/R/PVA.r                              |only
 growthPheno-1.0-26/growthPheno/man/intervalPVA.Rd                   |only
 growthPheno-1.0-30/growthPheno/DESCRIPTION                          |    8 
 growthPheno-1.0-30/growthPheno/MD5                                  |   57 ++-
 growthPheno-1.0-30/growthPheno/NAMESPACE                            |   13 
 growthPheno-1.0-30/growthPheno/R/PVA.v2.r                           |only
 growthPheno-1.0-30/growthPheno/R/S3methodsDeprecations.r            |only
 growthPheno-1.0-30/growthPheno/R/dataCart_v2.r                      |  144 ++++++----
 growthPheno-1.0-30/growthPheno/R/dataLongi_v9.r                     |    8 
 growthPheno-1.0-30/growthPheno/build/partial.rdb                    |binary
 growthPheno-1.0-30/growthPheno/build/vignette.rds                   |binary
 growthPheno-1.0-30/growthPheno/data/RiceRaw.dat.rda                 |binary
 growthPheno-1.0-30/growthPheno/data/cart.dat.rda                    |binary
 growthPheno-1.0-30/growthPheno/data/exampleData.rda                 |binary
 growthPheno-1.0-30/growthPheno/data/tomato.dat.rda                  |binary
 growthPheno-1.0-30/growthPheno/inst/News.Rd                         |   20 +
 growthPheno-1.0-30/growthPheno/inst/doc/Rice.pdf                    |binary
 growthPheno-1.0-30/growthPheno/inst/doc/Tomato.pdf                  |binary
 growthPheno-1.0-30/growthPheno/inst/doc/growthPheno-manual.pdf      |binary
 growthPheno-1.0-30/growthPheno/man/PVA.Rd                           |   43 --
 growthPheno-1.0-30/growthPheno/man/PVA.data.frame.Rd                |only
 growthPheno-1.0-30/growthPheno/man/PVA.matrix.Rd                    |only
 growthPheno-1.0-30/growthPheno/man/growthPheno-pkg.Rd               |   22 +
 growthPheno-1.0-30/growthPheno/man/intervalPVA.data.frame.Rd        |only
 growthPheno-1.0-30/growthPheno/man/intervalValueCalculate.Rd        |  101 ++++---
 growthPheno-1.0-30/growthPheno/man/plotCorrmatrix.Rd                |    6 
 growthPheno-1.0-30/growthPheno/man/rcontrib.Rd                      |   26 -
 growthPheno-1.0-30/growthPheno/man/rcontrib.data.frame.Rd           |only
 growthPheno-1.0-30/growthPheno/man/rcontrib.matrix.Rd               |only
 growthPheno-1.0-30/growthPheno/man/splitValueCalculate.Rd           |   64 +++-
 growthPheno-1.0-30/growthPheno/tests/testthat/testCorrPlot.r        |    2 
 growthPheno-1.0-30/growthPheno/tests/testthat/testPVA.r             |   14 
 growthPheno-1.0-30/growthPheno/tests/testthat/testexamplaData.r     |   85 +++++
 growthPheno-1.0-30/growthPheno/tests/testthat/testthat-problems.rds |only
 35 files changed, 420 insertions(+), 193 deletions(-)

More information about growthPheno at CRAN
Permanent link

Package doFuture updated to version 0.11.0 with previous version 0.10.0 dated 2020-09-24

Title: A Universal Foreach Parallel Adapter using the Future API of the 'future' Package
Description: Provides a '%dopar%' adapter such that any type of futures can be used as backends for the 'foreach' framework.
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>

Diff between doFuture versions 0.10.0 dated 2020-09-24 and 0.11.0 dated 2020-12-12

 doFuture-0.10.0/doFuture/tests/DEPRECATED.R        |only
 doFuture-0.11.0/doFuture/DESCRIPTION               |   10 -
 doFuture-0.11.0/doFuture/MD5                       |   29 ++--
 doFuture-0.11.0/doFuture/NEWS                      |   24 +++
 doFuture-0.11.0/doFuture/R/doFuture-package.R      |   19 ++
 doFuture-0.11.0/doFuture/R/doFuture.R              |   39 +++++
 doFuture-0.11.0/doFuture/R/globals.R               |   23 +--
 doFuture-0.11.0/doFuture/R/makeChunks.R            |    2 
 doFuture-0.11.0/doFuture/build/vignette.rds        |binary
 doFuture-0.11.0/doFuture/inst/WORDLIST             |   62 +++++++++
 doFuture-0.11.0/doFuture/inst/doc/doFuture.html    |  138 +++++++++++----------
 doFuture-0.11.0/doFuture/inst/doc/doFuture.md.rsp  |  133 ++++++++++----------
 doFuture-0.11.0/doFuture/man/doFuture.Rd           |   17 +-
 doFuture-0.11.0/doFuture/man/makeChunks.Rd         |    4 
 doFuture-0.11.0/doFuture/tests/utils.R             |    2 
 doFuture-0.11.0/doFuture/vignettes/doFuture.md.rsp |  133 ++++++++++----------
 16 files changed, 401 insertions(+), 234 deletions(-)

More information about doFuture at CRAN
Permanent link

Package sarsop updated to version 0.6.6 with previous version 0.6.5 dated 2020-08-03

Title: Approximate POMDP Planning Software
Description: A toolkit for Partially Observed Markov Decision Processes (POMDP). Provides bindings to C++ libraries implementing the algorithm SARSOP (Successive Approximations of the Reachable Space under Optimal Policies) and described in Kurniawati et al (2008), <doi:10.15607/RSS.2008.IV.009>. This package also provides a high-level interface for generating, solving and simulating POMDP problems and their solutions.
Author: Carl Boettiger [cre, aut, cph] (<https://orcid.org/0000-0002-1642-628X>), Jeroen Ooms [aut], Milad Memarzadeh [aut], Hanna Kurniawati [ctb, cph], David Hsu [ctb, cph], Hanna Kurniawati [ctb, cph], Wee Sun Lee [ctb, cph], Yanzhu Du [ctb], Xan Huang [ctb], Trey Smith [ctb, cph], Tony Cassandra [ctb, cph], Lee Thomason [ctb, cph], Carl Kindman [ctb, cph], Le Trong Dao [ctb, cph], Amit Jain [ctb, cph], Rong Nan [ctb, cph], Ulrich Drepper [ctb], Free Software Foundation [cph], Tyge Lovset [ctb, cph], Yves Berquin [ctb, cph], Benjamin Grüdelbach [ctb], RSA Data Security, Inc. [cph]
Maintainer: Carl Boettiger <cboettig@gmail.com>

Diff between sarsop versions 0.6.5 dated 2020-08-03 and 0.6.6 dated 2020-12-12

 DESCRIPTION                        |    9 +++++----
 MD5                                |   10 +++++-----
 NEWS.md                            |   10 +++++-----
 inst/WORDLIST                      |   20 ++++++++++++++------
 src/appl-0.96/Utils/CPMemUtils.cpp |    7 +++----
 tests/testthat/test-sarsop.R       |    1 +
 6 files changed, 33 insertions(+), 24 deletions(-)

More information about sarsop at CRAN
Permanent link

Package packcircles updated to version 0.3.4 with previous version 0.3.3 dated 2018-09-18

Title: Circle Packing
Description: Algorithms to find arrangements of non-overlapping circles.
Author: Michael Bedward [aut, cre], David Eppstein [aut] (Author of Python code for graph-based circle packing ported to C++ for this package), Peter Menzel [aut] (Author of C code for progressive circle packing ported to C++ for this package)
Maintainer: Michael Bedward <michael.bedward@gmail.com>

Diff between packcircles versions 0.3.3 dated 2018-09-18 and 0.3.4 dated 2020-12-12

 DESCRIPTION                       |   17 
 MD5                               |   60 +-
 NEWS.md                           |    5 
 R/circleProgressiveLayout.R       |    4 
 R/circleRepelLayout.R             |    2 
 README.md                         |   11 
 build/vignette.rds                |binary
 inst/doc/graph_packing.R          |    2 
 inst/doc/graph_packing.Rmd        |    2 
 inst/doc/graph_packing.html       |  168 ++++---
 inst/doc/intro.R                  |   27 -
 inst/doc/intro.Rmd                |   13 
 inst/doc/intro.html               |  292 +++++++-----
 inst/doc/progressive_packing.R    |   82 ++-
 inst/doc/progressive_packing.Rmd  |   75 +--
 inst/doc/progressive_packing.html |  871 +++++++++++++++-----------------------
 man/bacteria.Rd                   |   40 -
 man/circleGraphLayout.Rd          |  132 ++---
 man/circleLayout.Rd               |  104 ++--
 man/circleLayoutVertices.Rd       |  159 +++---
 man/circlePlotData.Rd             |   64 +-
 man/circleProgressiveLayout.Rd    |  112 ++--
 man/circleRemoveOverlaps.Rd       |  152 +++---
 man/circleRepelLayout.Rd          |  155 +++---
 man/circleVertices.Rd             |   58 +-
 man/packcircles.Rd                |   39 -
 src/pads_circle_pack.cpp          |    4 
 src/pmenzel_circle_pack.cpp       |    4 
 vignettes/graph_packing.Rmd       |    2 
 vignettes/intro.Rmd               |   13 
 vignettes/progressive_packing.Rmd |   75 +--
 31 files changed, 1386 insertions(+), 1358 deletions(-)

More information about packcircles at CRAN
Permanent link

Package gghighlight updated to version 0.3.1 with previous version 0.3.0 dated 2020-03-29

Title: Highlight Lines and Points in 'ggplot2'
Description: Make it easier to explore data with highlights.
Author: Hiroaki Yutani [aut, cre] (<https://orcid.org/0000-0002-3385-7233>)
Maintainer: Hiroaki Yutani <yutani.ini@gmail.com>

Diff between gghighlight versions 0.3.0 dated 2020-03-29 and 0.3.1 dated 2020-12-12

 DESCRIPTION                                       |   11 
 MD5                                               |   46 -
 NAMESPACE                                         |    3 
 NEWS.md                                           |    7 
 R/gghighlight-package.R                           |    6 
 R/gghighlight.R                                   |   23 
 R/label.R                                         |    6 
 README.md                                         |    7 
 build/gghighlight.pdf                             |binary
 build/vignette.rds                                |binary
 inst/doc/gghighlight.Rmd                          |   26 -
 inst/doc/gghighlight.html                         |  528 +++++++---------------
 man/figures/README-gghighlight-simple-1.png       |binary
 man/figures/README-gghighlight-theme-facets-1.png |binary
 man/figures/README-gghighlight-theme-facets-2.png |binary
 man/figures/README-ggplot2-simple-1.png           |binary
 man/gghighlight.Rd                                |    2 
 tests/testthat/helpers.R                          |    6 
 tests/testthat/test-gghighlight.R                 |    4 
 tests/testthat/test-internals.R                   |    6 
 tests/testthat/test-label.R                       |   21 
 tests/testthat/test-sieve.R                       |    2 
 tests/testthat/test-vdiffr.R                      |    3 
 vignettes/gghighlight.Rmd                         |   26 -
 24 files changed, 285 insertions(+), 448 deletions(-)

More information about gghighlight at CRAN
Permanent link

Package BMA updated to version 3.18.14 with previous version 3.18.12 dated 2020-03-11

Title: Bayesian Model Averaging
Description: Package for Bayesian model averaging and variable selection for linear models, generalized linear models and survival models (cox regression).
Author: Adrian Raftery <raftery@uw.edu>, Jennifer Hoeting, Chris Volinsky, Ian Painter, Ka Yee Yeung
Maintainer: Hana Sevcikova <hanas@uw.edu>

Diff between BMA versions 3.18.12 dated 2020-03-11 and 3.18.14 dated 2020-12-12

 ChangeLog              |    8 +
 DESCRIPTION            |    8 -
 MD5                    |   14 +--
 R/bicreg.R             |    8 +
 man/For.MC3.REG.Rd     |  162 +++++++++++++++++-----------------
 man/MC3.REG.Rd         |  228 ++++++++++++++++++++++++-------------------------
 man/MC3.REG.choose.Rd  |   82 ++++++++---------
 man/MC3.REG.logpost.Rd |  100 ++++++++++-----------
 8 files changed, 311 insertions(+), 299 deletions(-)

More information about BMA at CRAN
Permanent link

Package vote updated to version 2.0-2 with previous version 2.0-1 dated 2020-12-03

Title: Election Vote Counting
Description: Counting election votes and determining election results by different methods, including the single transferable vote or ranked choice (Newland and F.S. Britton, 1997; ISBN: 0903291185), approval, score, plurality, condorcet and two-round runoff methods.
Author: Hana Sevcikova, Bernard Silverman, Adrian Raftery
Maintainer: Hana Sevcikova<hanas@uw.edu>

Diff between vote versions 2.0-1 dated 2020-12-03 and 2.0-2 dated 2020-12-12

 ChangeLog          |    8 +++++
 DESCRIPTION        |    8 ++---
 MD5                |   10 +++---
 R/stv.R            |   76 +++++++++++++++++++++++++++++++++++++++++++----------
 man/dublin_west.Rd |    4 +-
 man/stv.Rd         |    9 ++++--
 6 files changed, 88 insertions(+), 27 deletions(-)

More information about vote at CRAN
Permanent link

Package DataEditR updated to version 0.0.9 with previous version 0.0.5 dated 2020-08-12

Title: An Interactive Editor for Viewing, Entering, Filtering & Editing Data
Description: An interactive editor built on 'rhandsontable' to allow the interactive viewing, entering, filtering and editing of data in R <https://dillonhammill.github.io/DataEditR/>.
Author: Dillon Hammill [aut, cre] (<https://orcid.org/0000-0002-1407-7223>)
Maintainer: Dillon Hammill <Dillon.Hammill@anu.edu.au>

Diff between DataEditR versions 0.0.5 dated 2020-08-12 and 0.0.9 dated 2020-12-12

 DataEditR-0.0.5/DataEditR/R/record.R              |only
 DataEditR-0.0.9/DataEditR/DESCRIPTION             |   16 
 DataEditR-0.0.9/DataEditR/MD5                     |   41 -
 DataEditR-0.0.9/DataEditR/NAMESPACE               |   56 +
 DataEditR-0.0.9/DataEditR/NEWS.md                 |   27 
 DataEditR-0.0.9/DataEditR/R/dataEdit.R            |only
 DataEditR-0.0.9/DataEditR/R/dataFilter.R          |only
 DataEditR-0.0.9/DataEditR/R/dataInput.R           |only
 DataEditR-0.0.9/DataEditR/R/dataOutput.R          |only
 DataEditR-0.0.9/DataEditR/R/dataSelect.R          |only
 DataEditR-0.0.9/DataEditR/R/data_edit.R           |  881 +++++++++------------
 DataEditR-0.0.9/DataEditR/R/helpers.R             |only
 DataEditR-0.0.9/DataEditR/R/shiny.R               |only
 DataEditR-0.0.9/DataEditR/R/style.R               |only
 DataEditR-0.0.9/DataEditR/R/utilities.R           |    9 
 DataEditR-0.0.9/DataEditR/R/zzz.R                 |only
 DataEditR-0.0.9/DataEditR/README.md               |  103 +-
 DataEditR-0.0.9/DataEditR/build/vignette.rds      |binary
 DataEditR-0.0.9/DataEditR/inst/doc/DataEditR.R    |  108 ++
 DataEditR-0.0.9/DataEditR/inst/doc/DataEditR.Rmd  |  202 +++--
 DataEditR-0.0.9/DataEditR/inst/doc/DataEditR.html |  886 ++++++++++------------
 DataEditR-0.0.9/DataEditR/inst/extdata            |only
 DataEditR-0.0.9/DataEditR/inst/rstudio            |only
 DataEditR-0.0.9/DataEditR/man/dataEdit.Rd         |only
 DataEditR-0.0.9/DataEditR/man/dataFilter.Rd       |only
 DataEditR-0.0.9/DataEditR/man/dataInput.Rd        |only
 DataEditR-0.0.9/DataEditR/man/dataOutput.Rd       |only
 DataEditR-0.0.9/DataEditR/man/dataSelect.Rd       |only
 DataEditR-0.0.9/DataEditR/man/data_edit.Rd        |   78 +
 DataEditR-0.0.9/DataEditR/vignettes/DataEditR.Rmd |  202 +++--
 30 files changed, 1444 insertions(+), 1165 deletions(-)

More information about DataEditR at CRAN
Permanent link

Package BTYD updated to version 2.4.2 with previous version 2.4.1 dated 2020-11-30

Title: Implementing BTYD Models with the Log Sum Exp Patch
Description: Functions for data preparation, parameter estimation, scoring, and plotting for the BG/BB (Fader, Hardie, and Shang 2010 <doi:10.1287/mksc.1100.0580>), BG/NBD (Fader, Hardie, and Lee 2005 <doi:10.1287/mksc.1040.0098>) and Pareto/NBD and Gamma/Gamma (Fader, Hardie, and Lee 2005 <doi:10.1509/jmkr.2005.42.4.415>) models.
Author: Lukasz Dziurzynski [aut], Edward Wadsworth [aut], Peter Fader [ctb], Elea McDonnell Feit [ctb], Daniel McCarthy [aut, ctb], Bruce Hardie [ctb], Arun Gopalakrishnan [ctb], Eric Schwartz [ctb], Yao Zhang [ctb], Gabi Huiber [ctb, cre]
Maintainer: Gabi Huiber <ghuiber@gmail.com>

Diff between BTYD versions 2.4.1 dated 2020-11-30 and 2.4.2 dated 2020-12-12

 DESCRIPTION                                        |    6 +-
 MD5                                                |   51 ++++++++---------
 NEWS.md                                            |only
 R/bgnbd.R                                          |   36 ++++++------
 R/dc.R                                             |    7 +-
 R/pnbd.R                                           |   61 ++++++++++++---------
 README.md                                          |    7 +-
 inst/doc/BTYD-walkthrough.Rnw                      |    9 +--
 inst/doc/BTYD-walkthrough.pdf                      |binary
 man/bgnbd.ExpectedCumulativeTransactions.Rd        |    2 
 man/bgnbd.PlotTrackingCum.Rd                       |    2 
 man/bgnbd.PlotTrackingInc.Rd                       |    2 
 man/dc.PlotLogLikelihoodContour.Rd                 |    2 
 man/dc.PlotLogLikelihoodContours.Rd                |    2 
 man/pnbd.ConditionalExpectedTransactions.Rd        |    9 ++-
 man/pnbd.DERT.Rd                                   |    2 
 man/pnbd.EstimateParameters.Rd                     |    2 
 man/pnbd.LL.Rd                                     |    2 
 man/pnbd.PAlive.Rd                                 |    2 
 man/pnbd.Plot.DERT.Rd                              |    2 
 man/pnbd.PlotFreqVsConditionalExpectedFrequency.Rd |    2 
 man/pnbd.PlotFrequencyInCalibration.Rd             |    2 
 man/pnbd.PlotRecVsConditionalExpectedFrequency.Rd  |    2 
 man/pnbd.cbs.LL.Rd                                 |    2 
 man/pnbd.pmf.General.Rd                            |    2 
 man/pnbd.pmf.Rd                                    |    2 
 vignettes/BTYD-walkthrough.Rnw                     |    9 +--
 27 files changed, 127 insertions(+), 100 deletions(-)

More information about BTYD at CRAN
Permanent link


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