Mon, 02 Aug 2021

Package sparrpowR updated to version 0.2.4 with previous version 0.2.3 dated 2021-07-16

Title: Power Analysis to Detect Spatial Relative Risk Clusters
Description: Calculate the statistical power to detect clusters using kernel-based spatial relative risk functions that are estimated using the 'sparr' package. Details about the 'sparr' package methods can be found in the tutorial: Davies et al. (2018) <doi:10.1002/sim.7577>. Details about kernel density estimation can be found in J. F. Bithell (1990) <doi:10.1002/sim.4780090616>. More information about relative risk functions using kernel density estimation can be found in J. F. Bithell (1991) <doi:10.1002/sim.4780101112>.
Author: Ian D. Buller [aut, cre, cph] (<https://orcid.org/0000-0001-9477-8582>), Derek W. Brown [aut, cph] (<https://orcid.org/0000-0001-8393-1713>), Mitchell J. Machiela [ctb] (<https://orcid.org/0000-0001-6538-9705>), Timothy A. Myers [ctb], NCI [cph, fnd]
Maintainer: Ian D. Buller <ian.buller@nih.gov>

Diff between sparrpowR versions 0.2.3 dated 2021-07-16 and 0.2.4 dated 2021-08-02

 DESCRIPTION                              |    8 ++++----
 MD5                                      |   12 ++++++------
 NEWS.md                                  |    3 +++
 build/partial.rdb                        |binary
 tests/testthat.R                         |    5 +++++
 tests/testthat/test-jitter_power.R       |    7 -------
 tests/testthat/test-test-spatial_power.R |    8 --------
 7 files changed, 18 insertions(+), 25 deletions(-)

More information about sparrpowR at CRAN
Permanent link

Package netcom updated to version 2.1.5 with previous version 1.0.4 dated 2017-07-10

Title: NETwork COMparison Inference
Description: Infer system functioning with empirical NETwork COMparisons.
Author: Ryan Langendorf [aut, cre], Debra Goldberg [ctb], Matthew Burgess [ctb]
Maintainer: Ryan Langendorf <ryan.langendorf@colorado.edu>

Diff between netcom versions 1.0.4 dated 2017-07-10 and 2.1.5 dated 2021-08-02

 netcom-1.0.4/netcom/tests/unit_test.R                            |only
 netcom-2.1.5/netcom/DESCRIPTION                                  |   28 
 netcom-2.1.5/netcom/MD5                                          |   92 +
 netcom-2.1.5/netcom/NAMESPACE                                    |   45 
 netcom-2.1.5/netcom/R/align.R                                    |  598 +++++-----
 netcom-2.1.5/netcom/R/best_fit_optim.R                           |only
 netcom-2.1.5/netcom/R/classify.R                                 |only
 netcom-2.1.5/netcom/R/classify_Systematic.R                      |only
 netcom-2.1.5/netcom/R/compare.R                                  |only
 netcom-2.1.5/netcom/R/compare_Target.R                           |only
 netcom-2.1.5/netcom/R/gini.R                                     |  116 -
 netcom-2.1.5/netcom/R/grow_DD.R                                  |only
 netcom-2.1.5/netcom/R/grow_DM.R                                  |only
 netcom-2.1.5/netcom/R/grow_ER.R                                  |only
 netcom-2.1.5/netcom/R/grow_NM.R                                  |only
 netcom-2.1.5/netcom/R/grow_PA.R                                  |only
 netcom-2.1.5/netcom/R/grow_SW.R                                  |only
 netcom-2.1.5/netcom/R/ics.R                                      |  118 -
 netcom-2.1.5/netcom/R/make_DD.R                                  |only
 netcom-2.1.5/netcom/R/make_DM.R                                  |only
 netcom-2.1.5/netcom/R/make_Mixture.R                             |only
 netcom-2.1.5/netcom/R/make_NM.R                                  |only
 netcom-2.1.5/netcom/R/make_Null.R                                |only
 netcom-2.1.5/netcom/R/make_Null_canonical.R                      |only
 netcom-2.1.5/netcom/R/make_Null_mixture.R                        |only
 netcom-2.1.5/netcom/R/make_SW.R                                  |only
 netcom-2.1.5/netcom/R/make_Systematic.R                          |only
 netcom-2.1.5/netcom/R/make_Systematic_canonical.R                |only
 netcom-2.1.5/netcom/R/make_Systematic_directedCanonicalLike.R    |only
 netcom-2.1.5/netcom/R/make_Systematic_mixture.R                  |only
 netcom-2.1.5/netcom/R/null_fit_optim.R                           |only
 netcom-2.1.5/netcom/R/stir_DD.R                                  |only
 netcom-2.1.5/netcom/R/stir_DM.R                                  |only
 netcom-2.1.5/netcom/R/stir_ER.R                                  |only
 netcom-2.1.5/netcom/R/stir_NM.R                                  |only
 netcom-2.1.5/netcom/R/stir_PA.R                                  |only
 netcom-2.1.5/netcom/R/stir_SW.R                                  |only
 netcom-2.1.5/netcom/R/utils-pipe.R                               |only
 netcom-2.1.5/netcom/README.md                                    |   57 
 netcom-2.1.5/netcom/build                                        |only
 netcom-2.1.5/netcom/inst                                         |only
 netcom-2.1.5/netcom/man/align.Rd                                 |  167 +-
 netcom-2.1.5/netcom/man/best_fit_optim.Rd                        |only
 netcom-2.1.5/netcom/man/classify.Rd                              |only
 netcom-2.1.5/netcom/man/classify_Systematic.Rd                   |only
 netcom-2.1.5/netcom/man/compare.Rd                               |only
 netcom-2.1.5/netcom/man/compare_Target.Rd                        |only
 netcom-2.1.5/netcom/man/figures                                  |only
 netcom-2.1.5/netcom/man/gini.Rd                                  |   62 -
 netcom-2.1.5/netcom/man/grow_DD.Rd                               |only
 netcom-2.1.5/netcom/man/grow_DM.Rd                               |only
 netcom-2.1.5/netcom/man/grow_ER.Rd                               |only
 netcom-2.1.5/netcom/man/grow_NM.Rd                               |only
 netcom-2.1.5/netcom/man/grow_PA.Rd                               |only
 netcom-2.1.5/netcom/man/grow_SW.Rd                               |only
 netcom-2.1.5/netcom/man/ics.Rd                                   |   76 -
 netcom-2.1.5/netcom/man/make_DD.Rd                               |only
 netcom-2.1.5/netcom/man/make_DM.Rd                               |only
 netcom-2.1.5/netcom/man/make_Mixture.Rd                          |only
 netcom-2.1.5/netcom/man/make_NM.Rd                               |only
 netcom-2.1.5/netcom/man/make_Null.Rd                             |only
 netcom-2.1.5/netcom/man/make_Null_canonical.Rd                   |only
 netcom-2.1.5/netcom/man/make_Null_mixture.Rd                     |only
 netcom-2.1.5/netcom/man/make_SW.Rd                               |only
 netcom-2.1.5/netcom/man/make_Systematic.Rd                       |only
 netcom-2.1.5/netcom/man/make_Systematic_canonical.Rd             |only
 netcom-2.1.5/netcom/man/make_Systematic_directedCanonicalLike.Rd |only
 netcom-2.1.5/netcom/man/make_Systematic_mixture.Rd               |only
 netcom-2.1.5/netcom/man/null_fit_optim.Rd                        |only
 netcom-2.1.5/netcom/man/pipe.Rd                                  |only
 netcom-2.1.5/netcom/man/stir_DD.Rd                               |only
 netcom-2.1.5/netcom/man/stir_DM.Rd                               |only
 netcom-2.1.5/netcom/man/stir_ER.Rd                               |only
 netcom-2.1.5/netcom/man/stir_NM.Rd                               |only
 netcom-2.1.5/netcom/man/stir_PA.Rd                               |only
 netcom-2.1.5/netcom/man/stir_SW.Rd                               |only
 netcom-2.1.5/netcom/tests/testthat                               |only
 netcom-2.1.5/netcom/vignettes                                    |only
 78 files changed, 747 insertions(+), 612 deletions(-)

More information about netcom at CRAN
Permanent link

Package monobin updated to version 0.1.1 with previous version 0.1.0 dated 2021-07-02

Title: Monotonic Binning for Credit Rating Models
Description: Performs monotonic binning of numeric risk factor in credit rating models (PD, LGD, EAD) development. All functions handle both binary and continuous target variable. Functions that use isotonic regression in the first stage of binning process have an additional feature for correction of minimum percentage of observations and minimum target rate per bin. Additionally, monotonic trend can be identified based on raw data or, if known in advance, forced by functions' argument. Missing values and other possible special values are treated separately from so-called complete cases.
Author: Andrija Djurovic [aut, cre]
Maintainer: Andrija Djurovic <djandrija@gmail.com>

Diff between monobin versions 0.1.0 dated 2021-07-02 and 0.1.1 dated 2021-08-02

 DESCRIPTION   |    7 ++++---
 MD5           |    5 +++--
 NEWS.md       |only
 R/99_CHECKS.R |    8 +++++---
 4 files changed, 12 insertions(+), 8 deletions(-)

More information about monobin at CRAN
Permanent link

Package envi updated to version 0.1.10 with previous version 0.1.9 dated 2021-07-16

Title: Environmental Interpolation using Spatial Kernel Density Estimation
Description: Estimates an ecological niche using occurrence data, covariates, and kernel density-based estimation methods. For a single species with presence and absence data, the 'envi' package uses the spatial relative risk function that is estimated using the 'sparr' package. Details about the 'sparr' package methods can be found in the tutorial: Davies et al. (2018) <doi:10.1002/sim.7577>. Details about kernel density estimation can be found in J. F. Bithell (1990) <doi:10.1002/sim.4780090616>. More information about relative risk functions using kernel density estimation can be found in J. F. Bithell (1991) <doi:10.1002/sim.4780101112>.
Author: Ian D. Buller [aut, cre, cph] (<https://orcid.org/0000-0001-9477-8582>), Lance A. Waller [ctb, ths] (<https://orcid.org/0000-0001-5002-8886>), Emory University [cph]
Maintainer: Ian D. Buller <ian.buller@alumni.emory.edu>

Diff between envi versions 0.1.9 dated 2021-07-16 and 0.1.10 dated 2021-08-02

 DESCRIPTION                        |    8 +++----
 MD5                                |   14 ++++++-------
 NEWS.md                            |   39 +++++++++++++++++++------------------
 build/partial.rdb                  |binary
 tests/testthat.R                   |    5 ++++
 tests/testthat/test-lrren.R        |    9 --------
 tests/testthat/test-perlrren.R     |    9 --------
 tests/testthat/test-plot_perturb.R |    2 -
 8 files changed, 40 insertions(+), 46 deletions(-)

More information about envi at CRAN
Permanent link

Package rasciidoc updated to version 3.1.2 with previous version 3.1.1 dated 2021-02-18

Title: Create Reports Using R and 'asciidoc'
Description: Inspired by Karl Broman`s reader on using 'knitr' with 'asciidoc' (<https://kbroman.org/knitr_knutshell/pages/asciidoc.html>), this is merely a wrapper to 'knitr' and 'asciidoc'.
Author: Andreas Dominik Cullmann [aut, cre]
Maintainer: Andreas Dominik Cullmann <fvafrcu@mailbox.org>

Diff between rasciidoc versions 3.1.1 dated 2021-02-18 and 3.1.2 dated 2021-08-02

 DESCRIPTION                                      |    9 -
 LICENSE                                          |    2 
 MD5                                              |   22 +-
 NEWS.md                                          |    4 
 R/rasciidoc-package.R                            |    2 
 README.md                                        |    6 
 build/vignette.rds                               |binary
 inst/NEWS.rd                                     |    6 
 inst/doc/An_Introduction_to_rasciidoc.Rasciidoc  |    2 
 inst/doc/An_Introduction_to_rasciidoc.html       |  184 +++++++++++++++++------
 man/rasciidoc-package.Rd                         |    2 
 vignettes/An_Introduction_to_rasciidoc.Rasciidoc |    2 
 12 files changed, 175 insertions(+), 66 deletions(-)

More information about rasciidoc at CRAN
Permanent link

Package packager updated to version 1.13.0 with previous version 1.12.0 dated 2021-06-01

Title: Create, Build and Maintain Packages
Description: Helper functions for package creation, building and maintenance. Designed to work with a build system such as 'GNU make' or package 'fakemake' to help you to conditionally work through the stages of package development (such as spell checking, linting, testing, before building and checking a package).
Author: Andreas Dominik Cullmann [aut, cre]
Maintainer: Andreas Dominik Cullmann <fvafrcu@mailbox.org>

Diff between packager versions 1.12.0 dated 2021-06-01 and 1.13.0 dated 2021-08-02

 DESCRIPTION                                       |   10 -
 LICENSE                                           |    2 
 MD5                                               |   45 +++--
 NEWS.md                                           |   11 +
 R/cran_comments.R                                 |   37 +++-
 R/git_hooks.R                                     |    2 
 R/lintr.R                                         |    2 
 R/main.R                                          |    1 
 R/makelist.R                                      |   12 +
 R/submit.R                                        |    2 
 R/tinytest.R                                      |only
 R/various.R                                       |    2 
 inst/NEWS.rd                                      |   12 +
 inst/doc/An_Introduction_to_packager.R            |    6 
 inst/doc/An_Introduction_to_packager.Rasciidoc    |    7 
 inst/doc/An_Introduction_to_packager.html         |  175 +++++++++++-----------
 inst/templates/nomakefile                         |   10 +
 inst/tinytest                                     |only
 inst/vignettes_code/An_Introduction_to_packager.R |    4 
 man/lint_package.Rd                               |    2 
 man/submit.Rd                                     |    2 
 man/use_git_check_version_not_tagged.Rd           |    2 
 man/use_template.Rd                               |    2 
 tests/tinytest.R                                  |only
 vignettes/An_Introduction_to_packager.Rasciidoc   |    7 
 25 files changed, 219 insertions(+), 136 deletions(-)

More information about packager at CRAN
Permanent link

Package Ropj updated to version 0.3-1 with previous version 0.3 dated 2020-03-14

Title: Import Origin(R) Project Files
Description: Read the data from Origin(R) project files ('*.opj') <https://www.originlab.com/doc/User-Guide/Origin-File-Types>. No write support is planned.
Author: Miquel Garriga [aut, cph], Stefan Gerlach [aut, cph], Ion Vasilief [aut, cph], Alex Kargovsky [aut, cph], Knut Franke [ctb, cph], Alexander Semke [ctb, cph], Tilman Benkert [ctb, cph], Kasper Peeters [ctb, cph], Russell Standish [ctb, cph], Ivan Krylov [cre, cph]
Maintainer: Ivan Krylov <krylov.r00t@gmail.com>

Diff between Ropj versions 0.3 dated 2020-03-14 and 0.3-1 dated 2021-08-02

 Ropj-0.3-1/Ropj/DESCRIPTION                       |    7 ++---
 Ropj-0.3-1/Ropj/MD5                               |   22 ++++++++--------
 Ropj-0.3-1/Ropj/build/partial.rdb                 |binary
 Ropj-0.3-1/Ropj/inst/NEWS.Rd                      |only
 Ropj-0.3-1/Ropj/man/Ropj-package.Rd               |   14 +++-------
 Ropj-0.3-1/Ropj/man/read.opj.Rd                   |   13 +++++----
 Ropj-0.3-1/Ropj/src/config.h                      |    7 ++---
 Ropj-0.3-1/Ropj/src/liborigin/OriginAnyParser.cpp |    8 ++---
 Ropj-0.3-1/Ropj/src/liborigin/OriginFile.cpp      |   26 +++++++++++++++----
 Ropj-0.3-1/Ropj/src/liborigin/OriginObj.h         |    2 -
 Ropj-0.3-1/Ropj/src/liborigin/README              |   30 +++++++++++++---------
 Ropj-0.3-1/Ropj/src/liborigin/tree.hh             |    2 -
 Ropj-0.3/Ropj/NEWS                                |only
 13 files changed, 74 insertions(+), 57 deletions(-)

More information about Ropj at CRAN
Permanent link

Package mactivate updated to version 0.6.6 with previous version 0.6.5 dated 2021-03-03

Title: Multiplicative Activation
Description: Provides methods and classes for adding m-activation ("multiplicative activation") layers to MLR or multivariate logistic regression models. M-activation layers created in this library detect and add input interaction (polynomial) effects into a predictive model. M-activation can detect high-order interactions -- a traditionally non-trivial challenge. Details concerning application, methodology, and relevant survey literature can be found in this library's vignette, "About."
Author: Dave Zes
Maintainer: Dave Zes <zesdave@gmail.com>

Diff between mactivate versions 0.6.5 dated 2021-03-03 and 0.6.6 dated 2021-08-02

 DESCRIPTION                          |    8 ++++----
 MD5                                  |   24 ++++++++++++------------
 NEWS                                 |    4 ++++
 R/f_fit_gradient_01.R                |    8 ++++----
 R/f_fit_gradient_logistic_01.R       |    7 ++++---
 R/f_fit_hybrid_01.R                  |    5 +++--
 build/partial.rdb                    |binary
 build/vignette.rds                   |binary
 data/df_hospitals_ortho.RData        |binary
 inst/doc/mactivation_about_01.pdf    |binary
 inst/doc/mactivation_examples_01.pdf |binary
 inst/doc/mactivation_examples_02.pdf |binary
 inst/doc/mactivation_tutorial_01.pdf |binary
 13 files changed, 31 insertions(+), 25 deletions(-)

More information about mactivate at CRAN
Permanent link

Package InSilicoVA updated to version 1.3.4 with previous version 1.3.3 dated 2021-07-02

Title: Probabilistic Verbal Autopsy Coding with 'InSilicoVA' Algorithm
Description: Computes individual causes of death and population cause-specific mortality fractions using the 'InSilicoVA' algorithm from McCormick et al. (2016) <DOI:10.1080/01621459.2016.1152191>. It uses data derived from verbal autopsy (VA) interviews, in a format similar to the input of the widely used 'InterVA4' method. This package provides general model fitting and customization for 'InSilicoVA' algorithm and basic graphical visualization of the output.
Author: Zehang Richard Li, Tyler McCormick, Sam Clark
Maintainer: Zehang Richard Li <lizehang@gmail.com>

Diff between InSilicoVA versions 1.3.3 dated 2021-07-02 and 1.3.4 dated 2021-08-02

 InSilicoVA-1.3.3/InSilicoVA/tests          |only
 InSilicoVA-1.3.4/InSilicoVA/DESCRIPTION    |    8 ++++----
 InSilicoVA-1.3.4/InSilicoVA/MD5            |   13 +++----------
 InSilicoVA-1.3.4/InSilicoVA/NEWS.md        |    4 ++++
 InSilicoVA-1.3.4/InSilicoVA/R/extct_prob.r |    2 +-
 5 files changed, 12 insertions(+), 15 deletions(-)

More information about InSilicoVA at CRAN
Permanent link

Package fakemake updated to version 1.10.2 with previous version 1.10.1 dated 2021-01-20

Title: Mock the Unix Make Utility
Description: Use R as a minimal build system. This might come in handy if you are developing R packages and can not use a proper build system. Stay away if you can (use a proper build system).
Author: Andreas Dominik Cullmann [aut, cre]
Maintainer: Andreas Dominik Cullmann <fvafrcu@mailbox.org>

Diff between fakemake versions 1.10.1 dated 2021-01-20 and 1.10.2 dated 2021-08-02

 DESCRIPTION                               |    7 ++----
 LICENSE                                   |    2 -
 MD5                                       |   24 +++++++++++----------
 NEWS.md                                   |    4 +++
 R/internals.R                             |    2 -
 R/make.R                                  |    2 -
 README.md                                 |    4 +--
 build/vignette.rds                        |binary
 inst/NEWS.rd                              |    8 ++++++-
 inst/doc/An_Introduction_to_fakemake.html |   34 +++++++++++++++---------------
 inst/doc/Building_Packages.html           |   21 ++++++++++++------
 inst/vignettes_code                       |only
 man/make.Rd                               |    2 -
 13 files changed, 64 insertions(+), 46 deletions(-)

More information about fakemake at CRAN
Permanent link

Package vapour updated to version 0.7.6 with previous version 0.7.5 dated 2021-07-21

Title: Lightweight Access to the 'Geospatial Data Abstraction Library' ('GDAL')
Description: Provides low-level access to 'GDAL' functionality for R packages. 'GDAL' is the 'Geospatial Data Abstraction Library' a translator for raster and vector geospatial data formats that presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats <https://gdal.org/>.
Author: Michael Sumner [aut, cre] (<https://orcid.org/0000-0002-2471-7511>), Simon Wotherspoon [ctb] (figured out the mechanism for the resampling algorithm), Mark Padgham [ctb] (helped get started :)), Edzer Pebesma [ctb] (wrote allocate_attribute, copied here from sf), Roger Bivand [ctb] (wrote configure.ac, adapted here from rgdal), Jim Hester [ctb] (wrote CollectorList.h, copied here from fs package), Timothy Keitt [ctb] (wrote GetPointsInternal copied here from rgdal2 package), Jeroen Ooms [ctb] (tweaked build process, provided Windows build tools), Dale Maschette [ctb] (created the hex logo), Joseph Stachelek [ctb], Even Rouault [ctb] (primary author of the COG format and its use of the GDALwarp app-library, example code used by the warper function here), Robert Hijmans [ctb] (wrote some source in the warper, terra package used as example/inspiration)
Maintainer: Michael Sumner <mdsumner@gmail.com>

Diff between vapour versions 0.7.5 dated 2021-07-21 and 0.7.6 dated 2021-08-02

 vapour-0.7.5/vapour/man/vapour_read_attributes.Rd          |only
 vapour-0.7.5/vapour/man/vapour_report_attributes.Rd        |only
 vapour-0.7.6/vapour/DESCRIPTION                            |    6 
 vapour-0.7.6/vapour/MD5                                    |   45 ++--
 vapour-0.7.6/vapour/NAMESPACE                              |    2 
 vapour-0.7.6/vapour/NEWS.md                                |   20 +
 vapour-0.7.6/vapour/R/raster-info.R                        |   20 +
 vapour-0.7.6/vapour/R/vapour-package.R                     |    9 
 vapour-0.7.6/vapour/R/vapour_input_attributes.R            |   41 ++-
 vapour-0.7.6/vapour/R/vapour_input_geometry.R              |   51 ++++
 vapour-0.7.6/vapour/inst/doc/vapour.R                      |   16 -
 vapour-0.7.6/vapour/inst/doc/vapour.Rmd                    |   18 -
 vapour-0.7.6/vapour/inst/doc/vapour.html                   |   31 +-
 vapour-0.7.6/vapour/inst/include/gdallibrary/gdallibrary.h |  141 +++++++------
 vapour-0.7.6/vapour/inst/include/gdalwarpmem/gdalwarpmem.h |   19 -
 vapour-0.7.6/vapour/man/sst_c.Rd                           |    2 
 vapour-0.7.6/vapour/man/vapour-package.Rd                  |    7 
 vapour-0.7.6/vapour/man/vapour_layer_info.Rd               |   38 +++
 vapour-0.7.6/vapour/man/vapour_raster_info.Rd              |    9 
 vapour-0.7.6/vapour/man/vapour_read_fields.Rd              |only
 vapour-0.7.6/vapour/man/vapour_report_fields.Rd            |only
 vapour-0.7.6/vapour/src/Makevars.ucrt                      |only
 vapour-0.7.6/vapour/src/Makevars.win                       |    2 
 vapour-0.7.6/vapour/tests/testthat/test-raster-info.R      |    2 
 vapour-0.7.6/vapour/tests/testthat/test-warper.R           |   24 ++
 vapour-0.7.6/vapour/vignettes/vapour.Rmd                   |   18 -
 26 files changed, 343 insertions(+), 178 deletions(-)

More information about vapour at CRAN
Permanent link

Package SSDforR updated to version 1.5.22 with previous version 1.5.21 dated 2021-02-24

Title: Functions to Analyze Single System Data
Description: Functions to visually and statistically analyze single system data.
Author: Charles Auerbach [aut, cre], Wendy Zeitlin [aut]
Maintainer: Charles Auerbach <auerbach@yu.edu>

Diff between SSDforR versions 1.5.21 dated 2021-02-24 and 1.5.22 dated 2021-08-02

 DESCRIPTION |    8 ++++----
 MD5         |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

More information about SSDforR at CRAN
Permanent link

Package sidrar updated to version 0.2.6 with previous version 0.2.5 dated 2020-01-27

Title: An Interface to IBGE's SIDRA API
Description: Allows the user to connect with IBGE's (Instituto Brasileiro de Geografia e Estatistica, see <https://www.ibge.gov.br/> for more information) SIDRA API in a flexible way. SIDRA is the acronym to "Sistema IBGE de Recuperacao Automatica" and is the system where IBGE turns available aggregate data from their researches.
Author: Renato Prado Siqueira [aut, cre]
Maintainer: Renato Prado Siqueira <rpradosiqueira@gmail.com>

Diff between sidrar versions 0.2.5 dated 2020-01-27 and 0.2.6 dated 2021-08-02

 DESCRIPTION                          |   14 
 MD5                                  |   16 
 NEWS.md                              |    7 
 R/get_sidra.R                        |    6 
 build/vignette.rds                   |binary
 inst/doc/Introduction_to_sidrar.R    |   34 
 inst/doc/Introduction_to_sidrar.Rmd  |    6 
 inst/doc/Introduction_to_sidrar.html | 7658 +----------------------------------
 vignettes/Introduction_to_sidrar.Rmd |    6 
 9 files changed, 344 insertions(+), 7403 deletions(-)

More information about sidrar at CRAN
Permanent link

Package rgoogleads updated to version 0.2.0 with previous version 0.1.1 dated 2021-07-02

Title: Loading Data from 'Google Ads API'
Description: Interface for loading data from 'Google Ads API', see <https://developers.google.com/google-ads/api/docs/start>. Package provide function for authorization and loading reports.
Author: Alexey Seleznev [aut, cre] (<https://orcid.org/0000-0003-0410-7385>), Netpeak [cph]
Maintainer: Alexey Seleznev <selesnow@gmail.com>

Diff between rgoogleads versions 0.1.1 dated 2021-07-02 and 0.2.0 dated 2021-08-02

 rgoogleads-0.1.1/rgoogleads/build                                        |only
 rgoogleads-0.1.1/rgoogleads/man/rgoogleads.Rd                            |only
 rgoogleads-0.2.0/rgoogleads/DESCRIPTION                                  |   16 
 rgoogleads-0.2.0/rgoogleads/LICENSE                                      |    4 
 rgoogleads-0.2.0/rgoogleads/MD5                                          |   98 +-
 rgoogleads-0.2.0/rgoogleads/NAMESPACE                                    |   15 
 rgoogleads-0.2.0/rgoogleads/NEWS.md                                      |   43 +
 rgoogleads-0.2.0/rgoogleads/R/gads_auth.R                                |   79 +-
 rgoogleads-0.2.0/rgoogleads/R/gads_check_errors.R                        |  131 ++-
 rgoogleads-0.2.0/rgoogleads/R/gads_customer.R                            |   98 +-
 rgoogleads-0.2.0/rgoogleads/R/gads_fix_names.R                           |   26 
 rgoogleads-0.2.0/rgoogleads/R/gads_get_accessible_customers.R            |  150 ++--
 rgoogleads-0.2.0/rgoogleads/R/gads_get_account_hierarchy.R               |  202 +++---
 rgoogleads-0.2.0/rgoogleads/R/gads_get_ad_group_criterions.R             |   21 
 rgoogleads-0.2.0/rgoogleads/R/gads_get_ad_groups.R                       |   25 
 rgoogleads-0.2.0/rgoogleads/R/gads_get_ads.R                             |   22 
 rgoogleads-0.2.0/rgoogleads/R/gads_get_campaigns.R                       |   22 
 rgoogleads-0.2.0/rgoogleads/R/gads_get_fields.R                          |only
 rgoogleads-0.2.0/rgoogleads/R/gads_get_geo_targets.R                     |only
 rgoogleads-0.2.0/rgoogleads/R/gads_get_metadata.R                        |only
 rgoogleads-0.2.0/rgoogleads/R/gads_get_report.R                          |   45 +
 rgoogleads-0.2.0/rgoogleads/R/gads_get_report_helper.R                   |   70 +-
 rgoogleads-0.2.0/rgoogleads/R/gads_keyword_plan_forecast_metrics.R       |only
 rgoogleads-0.2.0/rgoogleads/R/gads_keyword_plan_forecast_timeseries.R    |only
 rgoogleads-0.2.0/rgoogleads/R/gads_keyword_plan_historical_metrics.R     |only
 rgoogleads-0.2.0/rgoogleads/R/gads_last_request_ids.R                    |   51 +
 rgoogleads-0.2.0/rgoogleads/R/rgoogleads_package.R                       |   75 +-
 rgoogleads-0.2.0/rgoogleads/R/zzz.R                                      |    6 
 rgoogleads-0.2.0/rgoogleads/README.md                                    |  336 +++++-----
 rgoogleads-0.2.0/rgoogleads/man/figures/logo.png                         |only
 rgoogleads-0.2.0/rgoogleads/man/figures/rgoogleads.png                   |binary
 rgoogleads-0.2.0/rgoogleads/man/gads_auth.Rd                             |  206 +++---
 rgoogleads-0.2.0/rgoogleads/man/gads_auth_configure.Rd                   |  203 +++---
 rgoogleads-0.2.0/rgoogleads/man/gads_check_errors.Rd                     |   46 -
 rgoogleads-0.2.0/rgoogleads/man/gads_customer.Rd                         |   44 -
 rgoogleads-0.2.0/rgoogleads/man/gads_customer_id_from_env.Rd             |only
 rgoogleads-0.2.0/rgoogleads/man/gads_customer_id_to_env.Rd               |only
 rgoogleads-0.2.0/rgoogleads/man/gads_deauth.Rd                           |   56 -
 rgoogleads-0.2.0/rgoogleads/man/gads_fix_names.Rd                        |   34 -
 rgoogleads-0.2.0/rgoogleads/man/gads_get_accessible_customers.Rd         |   44 -
 rgoogleads-0.2.0/rgoogleads/man/gads_get_account_hierarchy.Rd            |   70 +-
 rgoogleads-0.2.0/rgoogleads/man/gads_get_ad_group_criterions.Rd          |  241 +++----
 rgoogleads-0.2.0/rgoogleads/man/gads_get_ad_groups.Rd                    |  125 ++-
 rgoogleads-0.2.0/rgoogleads/man/gads_get_ads.Rd                          |  269 ++++----
 rgoogleads-0.2.0/rgoogleads/man/gads_get_campaigns.Rd                    |  151 ++--
 rgoogleads-0.2.0/rgoogleads/man/gads_get_fields.Rd                       |only
 rgoogleads-0.2.0/rgoogleads/man/gads_get_geo_targets.Rd                  |only
 rgoogleads-0.2.0/rgoogleads/man/gads_get_metadata.Rd                     |only
 rgoogleads-0.2.0/rgoogleads/man/gads_get_report.Rd                       |  237 ++++---
 rgoogleads-0.2.0/rgoogleads/man/gads_has_token.Rd                        |   40 -
 rgoogleads-0.2.0/rgoogleads/man/gads_keyword_plan_forecast_metrics.Rd    |only
 rgoogleads-0.2.0/rgoogleads/man/gads_keyword_plan_forecast_timeseries.Rd |only
 rgoogleads-0.2.0/rgoogleads/man/gads_keyword_plan_historical_metrics.Rd  |only
 rgoogleads-0.2.0/rgoogleads/man/gads_last_request_ids.Rd                 |   38 -
 rgoogleads-0.2.0/rgoogleads/man/gads_set_customer_id.Rd                  |   34 -
 rgoogleads-0.2.0/rgoogleads/man/gads_set_login_customer_id.Rd            |   34 -
 rgoogleads-0.2.0/rgoogleads/man/gads_token.Rd                            |   52 -
 rgoogleads-0.2.0/rgoogleads/man/gads_user.Rd                             |   38 -
 rgoogleads-0.2.0/rgoogleads/man/rgoogleads-package.Rd                    |only
 59 files changed, 2003 insertions(+), 1494 deletions(-)

More information about rgoogleads at CRAN
Permanent link

Package arpr updated to version 0.1.2 with previous version 0.1.1 dated 2019-01-18

Title: Advanced R Pipes
Description: Provides convenience functions for programming with 'magrittr' pipes. Conditional pipes, a string prefixer and a function to pipe the given object into a specific argument given by character name are currently supported. It is named after the dadaist Hans Arp, a friend of Rene Magritte.
Author: Jirka Lewandowski [aut], Sébastien Rochette [aut, cre] (<https://orcid.org/0000-0002-1565-9313>)
Maintainer: Sébastien Rochette <sebastien@thinkr.fr>

Diff between arpr versions 0.1.1 dated 2019-01-18 and 0.1.2 dated 2021-08-02

 arpr-0.1.1/arpr/man/arpr.Rd             |only
 arpr-0.1.2/arpr/DESCRIPTION             |   42 ++++++++++++++++++++----------
 arpr-0.1.2/arpr/MD5                     |   31 +++++++++++++---------
 arpr-0.1.2/arpr/NAMESPACE               |    3 +-
 arpr-0.1.2/arpr/NEWS.md                 |only
 arpr-0.1.2/arpr/R/arpr-package.R        |   29 +++++----------------
 arpr-0.1.2/arpr/R/functional.R          |    2 -
 arpr-0.1.2/arpr/R/globals.R             |only
 arpr-0.1.2/arpr/R/magrittr_extensions.R |   44 ++++++++++++++++++++++----------
 arpr-0.1.2/arpr/R/paths.R               |    2 -
 arpr-0.1.2/arpr/R/utils-pipe.R          |only
 arpr-0.1.2/arpr/README.md               |only
 arpr-0.1.2/arpr/man/arpr-package.Rd     |only
 arpr-0.1.2/arpr/man/browse_r.Rd         |    3 ++
 arpr-0.1.2/arpr/man/iff.Rd              |   35 ++++++++++++++++++-------
 arpr-0.1.2/arpr/man/pipe.Rd             |only
 arpr-0.1.2/arpr/man/pipe_into.Rd        |    5 ++-
 arpr-0.1.2/arpr/man/prefix.Rd           |    5 ++-
 arpr-0.1.2/arpr/man/remove_names.Rd     |    5 ++-
 arpr-0.1.2/arpr/tests                   |only
 20 files changed, 129 insertions(+), 77 deletions(-)

More information about arpr at CRAN
Permanent link

Package GMSE updated to version 0.7.0.0 with previous version 0.6.0.4 dated 2020-05-30

Title: Generalised Management Strategy Evaluation Simulator
Description: Integrates game theory and ecological theory to construct social-ecological models that simulate the management of populations and stakeholder actions. These models build off of a previously developed management strategy evaluation (MSE) framework to simulate all aspects of management: population dynamics, manager observation of populations, manager decision making, and stakeholder responses to management decisions. The newly developed generalised management strategy evaluation (GMSE) framework uses genetic algorithms to mimic the decision-making process of managers and stakeholders under conditions of change, uncertainty, and conflict. Simulations can be run using gmse(), gmse_apply(), and gmse_gui() functions.
Author: A. Bradley Duthie [aut, cre] (<https://orcid.org/0000-0001-8343-4995>), Adrian Bach [aut], Nils Bunnefeld [ctb, fnd] (<https://orcid.org/0000-0002-1349-4463>), Jeremy Cusack [ctb] (<https://orcid.org/0000-0003-3004-1586>), Isabel Jones [ctb] (<https://orcid.org/0000-0002-8361-1370>), Jeroen Minderman [aut] (<https://orcid.org/0000-0002-8451-5540>), Erlend Nilsen [ctb] (<https://orcid.org/0000-0002-5119-8331>), Rocio Pozo [ctb] (<https://orcid.org/0000-0002-7546-8076>), Sarobidy Rakotonarivo [ctb] (<https://orcid.org/0000-0002-8032-1431>), Bram Van Moorter [ctb] (<https://orcid.org/0000-0002-3196-1993>)
Maintainer: A. Bradley Duthie <brad.duthie@gmail.com>

Diff between GMSE versions 0.6.0.4 dated 2020-05-30 and 0.7.0.0 dated 2021-08-02

 DESCRIPTION                            |   22 -
 MD5                                    |   62 ++---
 NAMESPACE                              |    5 
 NEWS.md                                |   20 +
 R/gmse.R                               |  205 ++++++++++--------
 R/gmse_apply.R                         |  367 ++++++++++++++++++++++++++++++---
 R/gmse_apply_summary.R                 |only
 R/gmse_gui.R                           |   45 ++--
 R/plotting.R                           |    2 
 README.md                              |   26 +-
 build/vignette.rds                     |binary
 inst/doc/SI1.pdf                       |binary
 inst/doc/SI2.pdf                       |binary
 inst/doc/SI3.pdf                       |binary
 inst/doc/SI5.pdf                       |binary
 inst/doc/SI7.pdf                       |binary
 inst/doc/SI8.pdf                       |binary
 inst/doc/SI8.pdf.asis                  |    2 
 man/gmse.Rd                            |   11 
 man/gmse_apply_summary.Rd              |only
 src/game.c                             |   10 
 src/manager.c                          |  191 ++++++++++++++---
 src/resource.c                         |   43 ++-
 src/utilities.c                        |   20 +
 tests/testthat.R                       |    2 
 tests/testthat/test-gmse_apply_loops.R |    6 
 tests/testthat/test-make_landscape.R   |    6 
 tests/testthat/test-manager.R          |    6 
 tests/testthat/test-observation.R      |    8 
 tests/testthat/test-resource.R         |    9 
 tests/testthat/test-summary.R          |   11 
 tests/testthat/test-user.R             |    6 
 vignettes/SI8.pdf.asis                 |    2 
 33 files changed, 829 insertions(+), 258 deletions(-)

More information about GMSE at CRAN
Permanent link

Package DoubleML updated to version 0.3.1 with previous version 0.3.0 dated 2021-06-04

Title: Double Machine Learning in R
Description: Implementation of the double/debiased machine learning framework of Chernozhukov et al. (2018) <doi:10.1111/ectj.12097> for partially linear regression models, partially linear instrumental variable regression models, interactive regression models and interactive instrumental variable regression models. 'DoubleML' allows estimation of the nuisance parts in these models by machine learning methods and computation of the Neyman orthogonal score functions. 'DoubleML' is built on top of 'mlr3' and the 'mlr3' ecosystem. The object-oriented implementation of 'DoubleML' based on the 'R6' package is very flexible.
Author: Philipp Bach [aut], Victor Chernozhukov [aut], Malte S. Kurz [aut, cre], Martin Spindler [aut]
Maintainer: Malte S. Kurz <malte.simon.kurz@uni-hamburg.de>

Diff between DoubleML versions 0.3.0 dated 2021-06-04 and 0.3.1 dated 2021-08-02

 DESCRIPTION                                    |    6 +--
 MD5                                            |   30 +++++++--------
 R/double_ml.R                                  |   47 ++++++++++++-------------
 R/helper.R                                     |    4 +-
 build/partial.rdb                              |binary
 inst/doc/Introduction_to_DoubleML.html         |    4 +-
 inst/doc/getstarted.html                       |    4 +-
 tests/testthat/helper-01-helper_functions.R    |    4 +-
 tests/testthat/helper-08-dml_plr.R             |   14 +++----
 tests/testthat/helper-09-dml_pliv.R            |    6 +--
 tests/testthat/helper-10-dml_irm.R             |    6 +--
 tests/testthat/helper-11-dml_iivm.R            |    8 ++--
 tests/testthat/helper-12-p_adjust.R            |    4 +-
 tests/testthat/helper-13-dml_pliv_partial_x.R  |   10 ++---
 tests/testthat/helper-14-dml_pliv_partial_z.R  |    6 +--
 tests/testthat/helper-15-dml_pliv_partial_xz.R |    8 ++--
 16 files changed, 81 insertions(+), 80 deletions(-)

More information about DoubleML at CRAN
Permanent link

Package BAT updated to version 2.7.0 with previous version 2.6.1 dated 2021-07-08

Title: Biodiversity Assessment Tools
Description: Includes algorithms to assess alpha and beta diversity in all their dimensions (taxonomic, phylogenetic and functional). It allows performing a number of analyses based on species identities/abundances, phylogenetic/functional distances, trees, convex-hulls or kernel density n-dimensional hypervolumes depicting species relationships. Cardoso et al. (2015) <doi:10.1111/2041-210X.12310>.
Author: Pedro Cardoso [aut, cre], Stefano Mammola [aut], Francois Rigal [aut], Jose Carvalho [aut]
Maintainer: Pedro Cardoso <pedro.cardoso@helsinki.fi>

Diff between BAT versions 2.6.1 dated 2021-07-08 and 2.7.0 dated 2021-08-02

 DESCRIPTION                |   12 
 MD5                        |   37 +-
 NAMESPACE                  |    6 
 R/BAT.R                    |  567 +++++++++++++++++++++++++++++++--------------
 man/accuracy.Rd            |    2 
 man/aic.Rd                 |only
 man/alpha.accum.Rd         |    2 
 man/alpha.estimate.Rd      |    2 
 man/beta.Rd                |   14 -
 man/beta.multi.Rd          |    2 
 man/evenness.Rd            |    2 
 man/gdm.Rd                 |    2 
 man/hull.beta.Rd           |   10 
 man/hull.build.Rd          |   25 -
 man/hyper.build.Rd         |only
 man/iaor.Rd                |    4 
 man/kernel.beta.Rd         |    8 
 man/kernel.build.Rd        |   40 +--
 man/kernel.contribution.Rd |    2 
 man/kernel.hotspots.Rd     |only
 man/r2.Rd                  |only
 man/ses.Rd                 |only
 22 files changed, 484 insertions(+), 253 deletions(-)

More information about BAT at CRAN
Permanent link

Package VulnToolkit updated to version 1.1.4 with previous version 1.1.3 dated 2021-05-08

Title: Analysis of Tidal Datasets
Description: Contains functions for analysis and summary of tidal datasets. Also provides access to tidal data collected by the National Oceanic and Atmospheric Administration's Center for Operational Oceanographic Products and Services and the Permanent Service for Mean Sea Level. For detailed description and application examples, see Hill, T.D. and S.C. Anisfeld (2021) <doi:10.6084/m9.figshare.14161202.v1> and Hill, T.D. and S.C. Anisfeld (2015) <doi:10.1016/j.ecss.2015.06.004>.
Author: Troy Hill [aut, cre] (<https://orcid.org/0000-0003-2980-4099>), Shimon Anisfeld [ctb]
Maintainer: Troy Hill <Hill.Troy@gmail.com>

Diff between VulnToolkit versions 1.1.3 dated 2021-05-08 and 1.1.4 dated 2021-08-02

 DESCRIPTION              |    8 ++++----
 MD5                      |   14 +++++++-------
 NEWS                     |    6 ++++++
 R/noaa.r                 |   10 ++++++----
 build/vignette.rds       |binary
 inst/doc/NOAA_PSMSL.html |    4 ++--
 inst/doc/Tidal_data.html |    4 ++--
 man/noaa.Rd              |    8 +++++---
 8 files changed, 32 insertions(+), 22 deletions(-)

More information about VulnToolkit at CRAN
Permanent link

Package RSEIS updated to version 4.0-3 with previous version 3.9-3 dated 2020-08-26

Title: Seismic Time Series Analysis Tools
Description: Multiple interactive codes to view and analyze seismic data, via spectrum analysis, wavelet transforms, particle motion, hodograms. Includes general time-series tools, plotting, filtering, interactive display.
Author: Jonathan M. Lees [aut, cre], Jake Anderson [ctb], Leonard Lisapaly [ctb], Dave Harris [aut, cph]
Maintainer: Jonathan M. Lees <jonathan.lees@unc.edu>

Diff between RSEIS versions 3.9-3 dated 2020-08-26 and 4.0-3 dated 2021-08-02

 DESCRIPTION           |    8 +--
 MD5                   |   68 +++++++++++++++++--------------
 R/CHOP.SEISN.R        |    9 +++-
 R/DECIMATE.SEISN.R    |    9 +++-
 R/FmakeDB.R           |   18 ++++++--
 R/Get1Dvel.R          |   11 +----
 R/Plot1Dvel.R         |only
 R/TAPER.SEISN.R       |only
 R/Zdate.R             |    7 +++
 R/buttonFUNCS.R       |  107 ++++++++++++++++++++++++++++++++++++++------------
 R/makeDB.R            |    5 +-
 R/matsquiggle.R       |   12 +++--
 R/plotDB.R            |    5 +-
 R/plotGH.R            |only
 R/read1sac.R          |    5 +-
 R/read1segy.R         |   20 +++++++--
 R/setPrePix.R         |only
 R/varsquig.R          |    6 +-
 R/varsquiggle.R       |    6 +-
 R/wlet.do.R           |    7 +--
 R/wlet.drive.R        |    8 ++-
 man/Comp1Dvel.Rd      |    2 
 man/Comp1Dvels.Rd     |    4 -
 man/DECIMATE.SEISN.Rd |    2 
 man/Get1Dvel.Rd       |    3 +
 man/Plot1Dvel.Rd      |only
 man/RSEIS-package.Rd  |    4 -
 man/TAPER.SEISN.Rd    |only
 man/YPIX.Rd           |    5 ++
 man/butfilt.Rd        |    7 ++-
 man/matsquiggle.Rd    |    6 +-
 man/plotGH.Rd         |only
 man/setPrePix.Rd      |only
 man/varsquig.Rd       |    4 +
 man/varsquiggle.Rd    |    5 +-
 man/wlet.do.Rd        |    9 ++--
 man/wlet.drive.Rd     |    5 +-
 src/LLNfilt.c         |   32 ++++++++++----
 src/init.c            |    3 +
 39 files changed, 278 insertions(+), 124 deletions(-)

More information about RSEIS at CRAN
Permanent link

Package regioncode updated to version 0.1.1 with previous version 0.1.0 dated 2021-02-23

Title: Convert Region Names and Division Codes of China Over Years
Description: A fast tool to conquer the difficulties to convert various region names and administration division codes of Chinese regions. The current version enables seamlessly converting Chinese regions' formal names, common-used names, and codes between each other at the city level from 1986 to 2019.
Author: Yue Hu [aut, cre], Yufei Sun [aut], Wenquan Wu [aut], Yuyang Shi [ctb], Yujia Xu [ctb], Yuxin Pan [ctb], Haiting Tian [ctb], Weihang Shao [ctb], Yuanqian Chen [ctb], Xueyan Liu [ctb]
Maintainer: Yue Hu <yuehu@tsinghua.edu.cn>

Diff between regioncode versions 0.1.0 dated 2021-02-23 and 0.1.1 dated 2021-08-02

 regioncode-0.1.0/regioncode/vignettes/corruption_data.rda     |only
 regioncode-0.1.1/regioncode/DESCRIPTION                       |   16 
 regioncode-0.1.1/regioncode/LICENSE                           |    4 
 regioncode-0.1.1/regioncode/MD5                               |   33 
 regioncode-0.1.1/regioncode/NAMESPACE                         |    9 
 regioncode-0.1.1/regioncode/NEWS.md                           |   20 
 regioncode-0.1.1/regioncode/R/corruption.R                    |only
 regioncode-0.1.1/regioncode/R/globals.R                       |only
 regioncode-0.1.1/regioncode/R/regioncode.R                    |  474 +++--
 regioncode-0.1.1/regioncode/R/sysdata.rda                     |binary
 regioncode-0.1.1/regioncode/README.md                         |    2 
 regioncode-0.1.1/regioncode/build/vignette.rds                |binary
 regioncode-0.1.1/regioncode/data                              |only
 regioncode-0.1.1/regioncode/inst/doc/regioncode-vignette.R    |  166 +
 regioncode-0.1.1/regioncode/inst/doc/regioncode-vignette.Rmd  |  427 ++--
 regioncode-0.1.1/regioncode/inst/doc/regioncode-vignette.html |  856 ++++------
 regioncode-0.1.1/regioncode/man/corruption.Rd                 |only
 regioncode-0.1.1/regioncode/man/figures                       |only
 regioncode-0.1.1/regioncode/man/regioncode.Rd                 |  123 -
 regioncode-0.1.1/regioncode/tests                             |only
 regioncode-0.1.1/regioncode/vignettes/regioncode-vignette.Rmd |  427 ++--
 21 files changed, 1428 insertions(+), 1129 deletions(-)

More information about regioncode at CRAN
Permanent link

Package haven updated to version 2.4.2 with previous version 2.4.1 dated 2021-04-23

Title: Import and Export 'SPSS', 'Stata' and 'SAS' Files
Description: Import foreign statistical formats into R via the embedded 'ReadStat' C library, <https://github.com/WizardMac/ReadStat>.
Author: Hadley Wickham [aut, cre], Evan Miller [aut, cph] (Author of included ReadStat code), RStudio [cph, fnd]
Maintainer: Hadley Wickham <hadley@rstudio.com>

Diff between haven versions 2.4.1 dated 2021-04-23 and 2.4.2 dated 2021-08-02

 DESCRIPTION                                       |    6 
 MD5                                               |   74 
 NEWS.md                                           |   15 
 R/haven-stata.R                                   |    6 
 R/labelled.R                                      |    2 
 R/labelled_spss.R                                 |    2 
 R/zap_empty.R                                     |    2 
 R/zap_label.R                                     |   16 
 R/zap_labels.R                                    |   13 
 build/vignette.rds                                |binary
 inst/doc/datetimes.Rmd                            |    2 
 inst/doc/semantics.html                           |   31 
 man/zap_empty.Rd                                  |    4 
 man/zap_label.Rd                                  |   18 
 man/zap_labels.Rd                                 |   14 
 src/DfReader.cpp                                  |    5 
 src/readstat/NEWS                                 |   33 
 src/readstat/readstat.h                           |   16 
 src/readstat/readstat_io_unistd.c                 |   23 
 src/readstat/readstat_value.c                     |   20 
 src/readstat/readstat_writer.c                    |    6 
 src/readstat/sas/readstat_sas.c                   |   30 
 src/readstat/sas/readstat_sas7bdat_read.c         |    9 
 src/readstat/spss/readstat_por_parse.c            |  497 -
 src/readstat/spss/readstat_sav_parse.c            | 1412 ++--
 src/readstat/spss/readstat_sav_parse_timestamp.c  | 1041 +--
 src/readstat/spss/readstat_sav_read.c             |   23 
 src/readstat/spss/readstat_spss_parse.c           | 1333 ++--
 src/readstat/stata/readstat_dta_parse_timestamp.c |  644 +-
 src/readstat/stata/readstat_dta_read.c            |   30 
 src/readstat/txt/readstat_sas_commands_read.c     | 6841 +++++++++++-----------
 src/readstat/txt/readstat_spss_commands_read.c    | 4303 +++++++------
 src/readstat/txt/readstat_stata_dictionary_read.c | 1599 ++---
 tests/testthat/test-haven-sas.R                   |    4 
 tests/testthat/test-haven-spss.R                  |   16 
 tests/testthat/test-haven-stata.R                 |    1 
 tests/testthat/test-labelled_spss.R               |   10 
 vignettes/datetimes.Rmd                           |    2 
 38 files changed, 9831 insertions(+), 8272 deletions(-)

More information about haven at CRAN
Permanent link

Package RcppFarmHash updated to version 0.0.2 with previous version 0.0.1 dated 2021-07-26

Title: Interface to the Google 'FarmHash' Family of Hash Functions
Description: The Google 'FarmHash' family of hash functions is used by the Google 'BigQuery' data warehouse via the 'FARM_FINGERPRINT' function. This package permits to calculate these hash digest fingerprints directly from R, and uses the included 'FarmHash' files written by G. Pike and copyrighted by Google, Inc.
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>

Diff between RcppFarmHash versions 0.0.1 dated 2021-07-26 and 0.0.2 dated 2021-08-02

 ChangeLog         |   11 +++++++++++
 DESCRIPTION       |   27 ++++++++++++---------------
 MD5               |   11 ++++++-----
 README.md         |   11 ++++++++++-
 build/partial.rdb |binary
 configure         |only
 inst/NEWS.Rd      |    7 +++++++
 7 files changed, 46 insertions(+), 21 deletions(-)

More information about RcppFarmHash at CRAN
Permanent link

Package zoolog updated to version 0.4.0 with previous version 0.3.1 dated 2021-05-04

Title: Zooarchaeological Analysis with Log-Ratios
Description: Includes functions and reference data to generate and manipulate log-ratios (also known as log size index (LSI) values) from measurements obtained on zooarchaeological material. Log ratios are used to compare the relative (rather than the absolute) dimensions of animals from archaeological contexts (Meadow 1999, ISBN: 9783896463883). zoolog is also able to seamlessly integrate data and references with heterogeneous nomenclature, which is internally managed by a zoolog thesaurus. A preliminary version of the zoolog methods was first used by Trentacoste, Nieto-Espinet, and Valenzuela-Lamas (2018) <doi:10.1371/journal.pone.0208109>.
Author: Jose M Pozo [aut, cre] (<https://orcid.org/0000-0002-0759-3510>), Silvia Valenzuela-Lamas [aut] (<https://orcid.org/0000-0001-9886-0372>), Angela Trentacoste [aut] (<https://orcid.org/0000-0001-7096-5252>), Ariadna Nieto-Espinet [aut] (<https://orcid.org/0000-0003-2567-1735>), Silvia Guimarães Chiarelli [aut] (<https://orcid.org/0000-0002-3778-3315>)
Maintainer: Jose M Pozo <josmpozo@gmail.com>

Diff between zoolog versions 0.3.1 dated 2021-05-04 and 0.4.0 dated 2021-08-02

 DESCRIPTION                          |    8 ++--
 MD5                                  |   28 +++++++-------
 NAMESPACE                            |    1 
 NEWS.md                              |   10 +++++
 R/CondenseLogs.R                     |   69 ++++++++++++++++++++++-------------
 R/exampleDataset.R                   |    2 +
 R/references.R                       |    2 +
 build/partial.rdb                    |binary
 data/zoologThesaurus.rda             |binary
 inst/doc/index.Rmd                   |    6 +--
 inst/doc/index.html                  |   56 ++++++++++++++--------------
 inst/extdata/identifierThesaurus.csv |    2 -
 inst/extdata/taxonThesaurus.csv      |    4 +-
 man/CondenseLogs.Rd                  |   14 ++++---
 vignettes/index.Rmd                  |    6 +--
 15 files changed, 123 insertions(+), 85 deletions(-)

More information about zoolog at CRAN
Permanent link

New package sorcering with initial version 0.9.2
Package: sorcering
Title: Soil Organic Carbon and CN Ratio Driven Nitrogen Modelling Framework
Version: 0.9.2
Date: 2021-07-14
Author: Marc Scherstjanoi [aut, cre], Rene Dechow [aut]
Maintainer: Marc Scherstjanoi <marc.scherstjanoi@thuenen.de>
Description: Can be used to model the fate of soil organic carbon and soil organic nitrogen and to calculate N mineralisation rates. Provides a framework that numerically solves differential equations of soil organic carbon models based on first-order kinetics and extends these models to include the nitrogen component. The name 'sorcering' is an acronym for 'Soil ORganic Carbon & CN Ratio drIven Nitrogen modellinG framework'.
LazyData: true
Depends: R (>= 3.5.0)
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.6), mathjaxr, Rdpack
LinkingTo: Rcpp, RcppArmadillo
RdMacros: mathjaxr, Rdpack
NeedsCompilation: yes
Packaged: 2021-07-30 08:21:48 UTC; marc
Repository: CRAN
Date/Publication: 2021-08-02 09:10:02 UTC

More information about sorcering at CRAN
Permanent link

Package iotables updated to version 0.4.5 with previous version 0.4.4 dated 2021-06-03

Title: Importing and Manipulating Symmetric Input-Output Tables
Description: Pre-processing and basic analytical tasks related to working with Eurostat's symmetric input-output tables and provide basic input-output economics calculations. The package is part of rOpenGov <http://ropengov.github.io/> to open source open government initiatives.
Author: Daniel Antal [aut, cre] (<https://orcid.org/0000-0001-7513-6760>), Kasia Kulma [ctb] (<https://orcid.org/0000-0002-2952-9720>), Pyry Kantanen [ctb]
Maintainer: Daniel Antal <daniel.antal@dataobservatory.eu>

Diff between iotables versions 0.4.4 dated 2021-06-03 and 0.4.5 dated 2021-08-02

 DESCRIPTION                         |    8 +++---
 MD5                                 |   48 ++++++++++++++++++------------------
 NEWS.md                             |    5 ++-
 R/data-uk_test_results.R            |    4 +--
 R/uk_2010_results_get.R             |   12 ++++-----
 R/utils.R                           |    2 -
 README.md                           |   25 +++++++-----------
 data/croatia_2010_1700.rda          |binary
 data/croatia_2010_1800.rda          |binary
 data/croatia_2010_1900.rda          |binary
 data/croatia_employment_2013.rda    |binary
 data/metadata.rda                   |binary
 data/metadata_uk_2010.rda           |binary
 data/netherlands_2006.rda           |binary
 data/uk_2010_data.rda               |binary
 data/uk_test_results.rda            |binary
 inst/doc/germany_1990.Rmd           |    2 -
 inst/doc/germany_1990.html          |    6 ++--
 inst/doc/united_kingdom_2010.html   |    4 +--
 inst/doc/working_with_eurostat.R    |    3 --
 inst/doc/working_with_eurostat.Rmd  |    3 --
 inst/doc/working_with_eurostat.html |   13 ++++-----
 man/uk_test_results.Rd              |    2 -
 vignettes/germany_1990.Rmd          |    2 -
 vignettes/working_with_eurostat.Rmd |    3 --
 25 files changed, 67 insertions(+), 75 deletions(-)

More information about iotables at CRAN
Permanent link

New package GIplot with initial version 0.1.0
Package: GIplot
Title: Gaussian Interval Plot (GIplot)
Version: 0.1.0
Author: Siddhanta Phuyal <siddhantaphuyal7159@gmail.com> Mamunur Rashid <mrashid@depauw.edu> Jyotirmoy Sarkar <jsarkar@iupui.edu>
Maintainer: Siddhanta Phuyal <siddhantaphuyal7159@gmail.com>
Description: The Gaussian Interval Plot (GIplot) is a pictorial representation of the mean and the standard deviation of a quantitative variable. It also flags potential outliers (together with their frequencies) that are c standard deviations away from the mean.
License: GPL-3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-07-30 04:26:09 UTC; user
Repository: CRAN
Date/Publication: 2021-08-02 09:10:09 UTC

More information about GIplot at CRAN
Permanent link

Package ggpmisc updated to version 0.4.1 with previous version 0.4.0 dated 2021-06-03

Title: Miscellaneous Extensions to 'ggplot2'
Description: Extensions to 'ggplot2' respecting the grammar of graphics paradigm. Statistics: locate and tag peaks and valleys; label plot with the equation of a polynomial fitted with lm() or other types of models; labels with P-value, R^2 or adjusted R^2 or information criteria for fitted models; label with ANOVA table for fitted models; label with summary for fitted models. Model fit classes for which suitable methods are provided by package 'broom' and 'broom.mixed' are supported. Scales and stats to build volcano and quadrant plots based on outcomes, fold changes, p-values and false discovery rates.
Author: Pedro J. Aphalo [aut, cre] (<https://orcid.org/0000-0003-3385-972X>), Kamil Slowikowski [ctb] (<https://orcid.org/0000-0002-2843-6370>), Samer Mouksassi [ctb] (<https://orcid.org/0000-0002-7152-6654>)
Maintainer: Pedro J. Aphalo <pedro.aphalo@helsinki.fi>

Diff between ggpmisc versions 0.4.0 dated 2021-06-03 and 0.4.1 dated 2021-08-02

 DESCRIPTION                              |   40 -
 MD5                                      |   70 +-
 NAMESPACE                                |    6 
 NEWS.md                                  |   90 ++
 R/ggpmisc.R                              |    4 
 R/stat-fit-broom-tb.R                    |    6 
 R/stat-fit-broom.R                       |  180 +++--
 R/stat-fit-deviations.R                  |  192 ++++-
 R/stat-fit-residuals.R                   |  179 ++++-
 R/stat-peaks.R                           |   45 +
 R/stat-poly-eq.R                         |  724 +++++++++++++++------
 R/stat-poly-line.R                       |only
 R/stat-quant-band.r                      |only
 R/stat-quant-eq.R                        |  446 ++++++++-----
 R/stat-quant-line.r                      |only
 R/utilities.R                            |    1 
 README.md                                |   43 -
 inst/doc/model-based-annotations.R       |  412 ++++++------
 inst/doc/model-based-annotations.Rmd     |  385 ++++++++---
 inst/doc/model-based-annotations.html    | 1041 ++++++++++++++++---------------
 man/figures/README-readme-04b-1.png      |binary
 man/figures/README-readme-04c-1.png      |only
 man/figures/README-unnamed-chunk-1-1.png |binary
 man/find_peaks.Rd                        |    4 
 man/ggpmisc-ggproto.Rd                   |   92 +-
 man/ggpmisc-package.Rd                   |   15 
 man/stat_fit_augment.Rd                  |  396 +++++------
 man/stat_fit_deviations.Rd               |  365 ++++++----
 man/stat_fit_glance.Rd                   |  446 ++++++-------
 man/stat_fit_residuals.Rd                |  298 +++++---
 man/stat_fit_tb.Rd                       |  562 ++++++++--------
 man/stat_fit_tidy.Rd                     |  455 +++++++------
 man/stat_peaks.Rd                        |   31 
 man/stat_poly_eq.Rd                      |  313 +++++----
 man/stat_poly_line.Rd                    |only
 man/stat_quant_band.Rd                   |only
 man/stat_quant_eq.Rd                     |  752 ++++++++++++----------
 man/stat_quant_line.Rd                   |only
 man/swap_xy.Rd                           |only
 vignettes/model-based-annotations.Rmd    |  385 ++++++++---
 40 files changed, 4781 insertions(+), 3197 deletions(-)

More information about ggpmisc at CRAN
Permanent link

Package fanplot updated to version 4.0.0 with previous version 3.4.2 dated 2019-12-18

Title: Visualisation of Sequential Probability Distributions Using Fan Charts
Description: Visualise sequential distributions using a range of plotting styles. Sequential distribution data can be input as either simulations or values corresponding to percentiles over time. Plots are added to existing graphic devices using the fan function. Users can choose from four different styles, including fan chart type plots, where a set of coloured polygon, with shadings corresponding to the percentile values are layered to represent different uncertainty levels. Full details in R Journal article; Abel (2015) <doi:10.32614/RJ-2015-002>.
Author: Guy J. Abel [aut, cre] (<https://orcid.org/0000-0002-4893-5687>)
Maintainer: Guy J. Abel <g.j.abel@gmail.com>

Diff between fanplot versions 3.4.2 dated 2019-12-18 and 4.0.0 dated 2021-08-02

 fanplot-3.4.2/fanplot/data/datalist     |only
 fanplot-3.4.2/fanplot/demo/net_elicit.R |only
 fanplot-3.4.2/fanplot/inst/netelicit    |only
 fanplot-4.0.0/fanplot/DESCRIPTION       |   10 ++++-----
 fanplot-4.0.0/fanplot/MD5               |   24 +++++++++++-----------
 fanplot-4.0.0/fanplot/NEWS.md           |only
 fanplot-4.0.0/fanplot/R/fan.R           |    6 ++---
 fanplot-4.0.0/fanplot/data/svpdx.rda    |only
 fanplot-4.0.0/fanplot/demo/00Index      |    1 
 fanplot-4.0.0/fanplot/man/boe.Rd        |    2 -
 fanplot-4.0.0/fanplot/man/cpi.Rd        |    6 +++--
 fanplot-4.0.0/fanplot/man/fan.Rd        |    2 -
 fanplot-4.0.0/fanplot/man/figures       |only
 fanplot-4.0.0/fanplot/man/ips.Rd        |    6 +++--
 fanplot-4.0.0/fanplot/man/svpdx.Rd      |only
 fanplot-4.0.0/fanplot/man/th.mcmc.Rd    |   34 ++++++++++++++++----------------
 16 files changed, 47 insertions(+), 44 deletions(-)

More information about fanplot at CRAN
Permanent link

New package edgebundle with initial version 0.2.0
Package: edgebundle
Title: Algorithms for Bundling Edges in Networks and Visualizing Flow and Metro Maps
Version: 0.2.0
Description: Implements several algorithms for bundling edges in networks and flow and metro map layouts. This includes force directed edge bundling <doi:10.1111/j.1467-8659.2009.01450.x>, a flow algorithm based on Steiner trees<doi:10.1080/15230406.2018.1437359> and a multicriteria optimization method for metro map layouts <doi:10.1109/TVCG.2010.24>.
License: MIT + file LICENSE
Suggests: testthat (>= 2.0.0), network, tidygraph
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp
Imports: Rcpp, igraph, reticulate, interp
Depends: R (>= 2.10)
NeedsCompilation: yes
Packaged: 2021-07-30 08:41:24 UTC; david
Author: David Schoch [aut, cre] (<https://orcid.org/0000-0003-2952-4812>)
Maintainer: David Schoch <david.schoch@manchester.ac.uk>
Repository: CRAN
Date/Publication: 2021-08-02 09:20:05 UTC

More information about edgebundle at CRAN
Permanent link

Package duckdb updated to version 0.2.8 with previous version 0.2.7 dated 2021-06-14

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], Salvatore Sanfilippo [cph], Art.sy, Inc. [cph], Oran Agra [cph], Redis Labs, Inc. [cph], Melissa O'Neill [cph], PCG Project contributors [cph]
Maintainer: Hannes Mühleisen <hannes@cwi.nl>

Diff between duckdb versions 0.2.7 dated 2021-06-14 and 0.2.8 dated 2021-08-02

 duckdb-0.2.7/duckdb/src/duckdb/src/common/bit_operations.cpp                                            |only
 duckdb-0.2.7/duckdb/src/duckdb/src/common/fstream_util.cpp                                              |only
 duckdb-0.2.7/duckdb/src/duckdb/src/function/scalar/sequence/currval.cpp                                 |only
 duckdb-0.2.7/duckdb/src/duckdb/src/include/duckdb/common/bit_operations.hpp                             |only
 duckdb-0.2.7/duckdb/src/duckdb/src/include/duckdb/common/fstream_util.hpp                               |only
 duckdb-0.2.7/duckdb/src/duckdb/src/include/duckdb/storage/buffer/buffer_list.hpp                        |only
 duckdb-0.2.7/duckdb/src/duckdb/src/optimizer/join_order/relation.cpp                                    |only
 duckdb-0.2.7/duckdb/src/duckdb/src/storage/buffer/buffer_list.cpp                                       |only
 duckdb-0.2.8/duckdb/DESCRIPTION                                                                         |    9 
 duckdb-0.2.8/duckdb/MD5                                                                                 |  970 
 duckdb-0.2.8/duckdb/NAMESPACE                                                                           |    1 
 duckdb-0.2.8/duckdb/R/Connection.R                                                                      |   12 
 duckdb-0.2.8/duckdb/R/Driver.R                                                                          |    7 
 duckdb-0.2.8/duckdb/R/Result.R                                                                          |   29 
 duckdb-0.2.8/duckdb/R/Viewer.R                                                                          |  211 
 duckdb-0.2.8/duckdb/R/register.R                                                                        |    9 
 duckdb-0.2.8/duckdb/man/duckdb_connection-class.Rd                                                      |    4 
 duckdb-0.2.8/duckdb/man/duckdb_result-class.Rd                                                          |    5 
 duckdb-0.2.8/duckdb/src/Makevars                                                                        |    2 
 duckdb-0.2.8/duckdb/src/duckdb/amalgamation-1.cpp                                                       |   38 
 duckdb-0.2.8/duckdb/src/duckdb/amalgamation-2.cpp                                                       |   26 
 duckdb-0.2.8/duckdb/src/duckdb/amalgamation-3.cpp                                                       |   22 
 duckdb-0.2.8/duckdb/src/duckdb/amalgamation-4.cpp                                                       |   18 
 duckdb-0.2.8/duckdb/src/duckdb/amalgamation-5.cpp                                                       |   14 
 duckdb-0.2.8/duckdb/src/duckdb/amalgamation-6.cpp                                                       |   14 
 duckdb-0.2.8/duckdb/src/duckdb/amalgamation-7.cpp                                                       |   18 
 duckdb-0.2.8/duckdb/src/duckdb/amalgamation-8.cpp                                                       |    8 
 duckdb-0.2.8/duckdb/src/duckdb/extension/extension_helper.hpp                                           |   14 
 duckdb-0.2.8/duckdb/src/duckdb/extension/parquet/column_reader.cpp                                      |  100 
 duckdb-0.2.8/duckdb/src/duckdb/extension/parquet/include/boolean_column_reader.hpp                      |    4 
 duckdb-0.2.8/duckdb/src/duckdb/extension/parquet/include/column_reader.hpp                              |    3 
 duckdb-0.2.8/duckdb/src/duckdb/extension/parquet/include/list_column_reader.hpp                         |   12 
 duckdb-0.2.8/duckdb/src/duckdb/extension/parquet/include/parquet_metadata.hpp                           |only
 duckdb-0.2.8/duckdb/src/duckdb/extension/parquet/include/string_column_reader.hpp                       |    2 
 duckdb-0.2.8/duckdb/src/duckdb/extension/parquet/include/struct_column_reader.hpp                       |    9 
 duckdb-0.2.8/duckdb/src/duckdb/extension/parquet/include/templated_column_reader.hpp                    |   10 
 duckdb-0.2.8/duckdb/src/duckdb/extension/parquet/parquet-extension.cpp                                  |   89 
 duckdb-0.2.8/duckdb/src/duckdb/extension/parquet/parquet_metadata.cpp                                   |only
 duckdb-0.2.8/duckdb/src/duckdb/extension/parquet/parquet_reader.cpp                                     |    2 
 duckdb-0.2.8/duckdb/src/duckdb/extension/parquet/parquet_writer.cpp                                     |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/catalog/catalog.cpp                                                  |   33 
 duckdb-0.2.8/duckdb/src/duckdb/src/catalog/catalog_entry.cpp                                            |   17 
 duckdb-0.2.8/duckdb/src/duckdb/src/catalog/catalog_entry/index_catalog_entry.cpp                        |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/catalog/catalog_entry/macro_catalog_entry.cpp                        |    7 
 duckdb-0.2.8/duckdb/src/duckdb/src/catalog/catalog_entry/schema_catalog_entry.cpp                       |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/catalog/catalog_entry/table_catalog_entry.cpp                        |   83 
 duckdb-0.2.8/duckdb/src/duckdb/src/catalog/catalog_entry/view_catalog_entry.cpp                         |    7 
 duckdb-0.2.8/duckdb/src/duckdb/src/catalog/catalog_set.cpp                                              |   11 
 duckdb-0.2.8/duckdb/src/duckdb/src/catalog/default/default_views.cpp                                    |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/catalog/dependency_manager.cpp                                       |   14 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/allocator.cpp                                                 |   16 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/arrow_wrapper.cpp                                             |   11 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/constants.cpp                                                 |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/enums/catalog_type.cpp                                        |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/enums/expression_type.cpp                                     |   28 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/enums/join_type.cpp                                           |   12 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/enums/logical_operator_type.cpp                               |    8 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/enums/optimizer_type.cpp                                      |only
 duckdb-0.2.8/duckdb/src/duckdb/src/common/enums/physical_operator_type.cpp                              |   22 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/enums/relation_type.cpp                                       |    8 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/enums/statement_type.cpp                                      |   15 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/exception.cpp                                                 |    8 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/file_buffer.cpp                                               |   77 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/file_system.cpp                                               |   54 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/gzip_file_system.cpp                                          |   17 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/limits.cpp                                                    |   47 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/operator/cast_operators.cpp                                   | 2267 -
 duckdb-0.2.8/duckdb/src/duckdb/src/common/operator/convert_to_string.cpp                                |only
 duckdb-0.2.8/duckdb/src/duckdb/src/common/operator/string_cast.cpp                                      |only
 duckdb-0.2.8/duckdb/src/duckdb/src/common/pipe_file_system.cpp                                          |only
 duckdb-0.2.8/duckdb/src/duckdb/src/common/printer.cpp                                                   |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/radix.cpp                                                     |only
 duckdb-0.2.8/duckdb/src/duckdb/src/common/row_operations/row_aggregate.cpp                              |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/row_operations/row_external.cpp                               |only
 duckdb-0.2.8/duckdb/src/duckdb/src/common/row_operations/row_gather.cpp                                 |   17 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/row_operations/row_heap_gather.cpp                            |only
 duckdb-0.2.8/duckdb/src/duckdb/src/common/row_operations/row_heap_scatter.cpp                           |only
 duckdb-0.2.8/duckdb/src/duckdb/src/common/row_operations/row_match.cpp                                  |   94 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/row_operations/row_radix_scatter.cpp                          |only
 duckdb-0.2.8/duckdb/src/duckdb/src/common/row_operations/row_scatter.cpp                                |   95 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/string_util.cpp                                               |   60 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types.cpp                                                     |  226 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/blob.cpp                                                |   34 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/chunk_collection.cpp                                    |  120 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/data_chunk.cpp                                          |  204 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/date.cpp                                                |  107 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/hash.cpp                                                |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/hugeint.cpp                                             |   68 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/hyperloglog.cpp                                         |   12 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/interval.cpp                                            |   67 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/row_data_collection.cpp                                 |  865 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/row_layout.cpp                                          |   42 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/selection_vector.cpp                                    |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/string_heap.cpp                                         |   12 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/time.cpp                                                |   53 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/timestamp.cpp                                           |   60 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/validity_mask.cpp                                       |   17 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/value.cpp                                               |  115 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/vector.cpp                                              |  411 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/vector_buffer.cpp                                       |   46 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/vector_cache.cpp                                        |only
 duckdb-0.2.8/duckdb/src/duckdb/src/common/types/vector_constants.cpp                                    |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/value_operations/comparison_operations.cpp                    |  170 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/value_operations/hash.cpp                                     |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/vector_operations/comparison_operators.cpp                    |  128 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/vector_operations/is_distinct_from.cpp                        |  656 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/vector_operations/numeric_inplace_operators.cpp               |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/vector_operations/vector_cast.cpp                             |  647 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/vector_operations/vector_copy.cpp                             |   81 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/vector_operations/vector_hash.cpp                             |  108 
 duckdb-0.2.8/duckdb/src/duckdb/src/common/vector_operations/vector_storage.cpp                          |   12 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/aggregate_hashtable.cpp                                    |   52 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/column_binding_resolver.cpp                                |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/expression_executor.cpp                                    |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/expression_executor/execute_between.cpp                    |   16 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/expression_executor/execute_case.cpp                       |   48 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/expression_executor/execute_cast.cpp                       |   11 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/expression_executor/execute_comparison.cpp                 |  186 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/expression_executor/execute_conjunction.cpp                |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/expression_executor/execute_function.cpp                   |   24 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/expression_executor/execute_operator.cpp                   |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/index/art/art.cpp                                          |   77 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/index/art/node.cpp                                         |    7 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/join_hashtable.cpp                                         |  120 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/merge_join/merge_join.cpp                                  |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/nested_loop_join/nested_loop_join_inner.cpp                |  168 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/nested_loop_join/nested_loop_join_mark.cpp                 |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/operator/aggregate/physical_hash_aggregate.cpp             |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/operator/aggregate/physical_simple_aggregate.cpp           |   12 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/operator/aggregate/physical_window.cpp                     |  484 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/operator/helper/physical_limit.cpp                         |   28 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/operator/helper/physical_reservoir_sample.cpp              |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/operator/join/physical_blockwise_nl_join.cpp               |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/operator/join/physical_cross_product.cpp                   |   10 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/operator/join/physical_hash_join.cpp                       |   17 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/operator/join/physical_index_join.cpp                      |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/operator/order/physical_order.cpp                          | 2824 -
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/operator/persistent/buffered_csv_reader.cpp                |  580 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/operator/persistent/physical_update.cpp                    |   24 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/operator/projection/physical_unnest.cpp                    |  201 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/operator/scan/physical_expression_scan.cpp                 |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/operator/schema/physical_create_index.cpp                  |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/partitionable_hashtable.cpp                                |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/perfect_aggregate_hashtable.cpp                            |    7 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/physical_operator.cpp                                      |    7 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/physical_plan/plan_create_table.cpp                        |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/physical_plan/plan_order.cpp                               |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/physical_plan/plan_projection.cpp                          |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/physical_plan/plan_update.cpp                              |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/reservoir_sample.cpp                                       |   50 
 duckdb-0.2.8/duckdb/src/duckdb/src/execution/window_segment_tree.cpp                                    |   41 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/aggregate/algebraic/avg.cpp                                 |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/aggregate/distributive/approx_count.cpp                     |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/aggregate/distributive/arg_min_max.cpp                      |   39 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/aggregate/distributive/bitagg.cpp                           |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/aggregate/distributive/entropy.cpp                          |    9 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/aggregate/distributive/first.cpp                            |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/aggregate/distributive/kurtosis.cpp                         |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/aggregate/distributive/minmax.cpp                           |  298 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/aggregate/distributive/string_agg.cpp                       |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/aggregate/distributive/sum.cpp                              |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/aggregate/distributive_functions.cpp                        |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/aggregate/holistic/approximate_quantile.cpp                 |    7 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/aggregate/holistic/mode.cpp                                 |    9 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/aggregate/holistic/quantile.cpp                             |  362 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/aggregate/holistic/reservoir_quantile.cpp                   |   28 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/aggregate/nested/histogram.cpp                              |   29 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/aggregate/nested/list.cpp                                   |   16 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/pragma/pragma_functions.cpp                                 |   17 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/blob/base64.cpp                                      |   28 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/blob/encode.cpp                                      |   21 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/date/date_part.cpp                                   |   71 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/date/epoch.cpp                                       |   22 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/date/strftime.cpp                                    |   95 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/date/to_interval.cpp                                 |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/generic/current_setting.cpp                          |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/math/numeric.cpp                                     |   21 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/nested/list_extract.cpp                              |   30 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/nested/list_value.cpp                                |   21 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/nested/map/map.cpp                                   |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/nested/map_extract.cpp                               |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/nested/struct_extract.cpp                            |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/nested/struct_pack.cpp                               |   18 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/operators/add.cpp                                    |   48 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/operators/arithmetic.cpp                             |   33 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/operators/subtract.cpp                               |   14 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/sequence/nextval.cpp                                 |   93 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/string/caseconvert.cpp                               |   25 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/string/like.cpp                                      |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/string/md5.cpp                                       |   15 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/string/nfc_normalize.cpp                             |   15 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/string/printf.cpp                                    |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/string/regexp.cpp                                    |   30 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/string/replace.cpp                                   |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/string/reverse.cpp                                   |   11 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/string/string_split.cpp                              |   33 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/string/strip_accents.cpp                             |   15 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/scalar/string/trim.cpp                                      |   12 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/table/arrow.cpp                                             |  680 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/table/range.cpp                                             |  118 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/table/read_csv.cpp                                          |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/table/system/pragma_database_size.cpp                       |   31 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/table/system/pragma_functions.cpp                           |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/table/system/pragma_table_info.cpp                          |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/table/table_scan.cpp                                        |   13 
 duckdb-0.2.8/duckdb/src/duckdb/src/function/table/version/pragma_version.cpp                            |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb.h                                                     |   71 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/catalog/catalog.hpp                                   |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/catalog/catalog_entry.hpp                             |   28 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/catalog/catalog_entry/macro_catalog_entry.hpp         |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/catalog/catalog_entry/table_catalog_entry.hpp         |    8 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/catalog/catalog_set.hpp                               |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/catalog/dependency_manager.hpp                        |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/allocator.hpp                                  |   12 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/constants.hpp                                  |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/enums/date_part_specifier.hpp                  |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/enums/expression_type.hpp                      |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/enums/join_type.hpp                            |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/enums/optimizer_type.hpp                       |only
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/enums/physical_operator_type.hpp               |    7 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/enums/scan_options.hpp                         |only
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/enums/statement_type.hpp                       |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/exception.hpp                                  |   15 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/file_buffer.hpp                                |    8 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/file_system.hpp                                |   25 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/helper.hpp                                     |   18 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/likely.hpp                                     |only
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/limits.hpp                                     |   72 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/operator/add.hpp                               |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/operator/cast_operators.hpp                    | 1013 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/operator/comparison_operators.hpp              |   62 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/operator/convert_to_string.hpp                 |only
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp            |only
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/operator/numeric_cast.hpp                      |only
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/operator/string_cast.hpp                       |only
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/operator/subtract.hpp                          |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/pipe_file_system.hpp                           |only
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/radix.hpp                                      |only
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/random_engine.hpp                              |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/row_operations/row_operations.hpp              |   50 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/string_util.hpp                                |   11 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types.hpp                                      |   20 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/blob.hpp                                 |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/cast_helpers.hpp                         |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/chunk_collection.hpp                     |    8 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/data_chunk.hpp                           |   11 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/date.hpp                                 |   20 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/hash.hpp                                 |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/hugeint.hpp                              |   33 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/interval.hpp                             |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/row_data_collection.hpp                  |   74 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/row_layout.hpp                           |   19 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/selection_vector.hpp                     |   37 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/string_heap.hpp                          |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/time.hpp                                 |    9 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/timestamp.hpp                            |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/value.hpp                                |   18 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/vector.hpp                               |   79 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/vector_buffer.hpp                        |   72 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/types/vector_cache.hpp                         |only
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/value_operations/value_operations.hpp          |   15 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/vector_operations/aggregate_executor.hpp       |   10 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/vector_operations/decimal_cast.hpp             |only
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/vector_operations/general_cast.hpp             |only
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/vector_operations/unary_executor.hpp           |   94 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/common/vector_operations/vector_operations.hpp        |   65 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/execution/aggregate_hashtable.hpp                     |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/execution/expression_executor.hpp                     |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/execution/index/art/art_key.hpp                       |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/execution/index/art/node.hpp                          |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/execution/join_hashtable.hpp                          |   46 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/execution/operator/helper/physical_limit.hpp          |   13 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/execution/operator/order/physical_order.hpp           |   22 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/execution/operator/persistent/buffered_csv_reader.hpp |   56 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/execution/operator/persistent/physical_update.hpp     |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/execution/operator/scan/physical_expression_scan.hpp  |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/execution/physical_operator.hpp                       |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/execution/reservoir_sample.hpp                        |   14 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/execution/window_segment_tree.hpp                     |    9 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/function/aggregate_function.hpp                       |   12 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/function/function.hpp                                 |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/function/scalar/regexp.hpp                            |    7 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/function/scalar/strftime.hpp                          |   10 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/function/scalar_function.hpp                          |   36 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/function/table/arrow.hpp                              |   61 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/function/table/table_scan.hpp                         |    7 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/function/udf_function.hpp                             |   14 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/main/client_context.hpp                               |    9 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/main/config.hpp                                       |   10 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/main/connection.hpp                                   |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/main/query_result.hpp                                 |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/main/relation.hpp                                     |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/main/relation/create_table_relation.hpp               |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/main/relation/create_view_relation.hpp                |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/main/relation/delete_relation.hpp                     |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/main/relation/explain_relation.hpp                    |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/main/relation/insert_relation.hpp                     |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/main/relation/update_relation.hpp                     |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/main/relation/write_csv_relation.hpp                  |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/optimizer/join_order/join_relation.hpp                |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/optimizer/matcher/expression_matcher.hpp              |   22 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/optimizer/optimizer.hpp                               |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/parser/expression/between_expression.hpp              |only
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/parser/expression/bound_expression.hpp                |   10 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/parser/expression/constant_expression.hpp             |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/parser/expression/function_expression.hpp             |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/parser/expression/list.hpp                            |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/parser/expression/window_expression.hpp               |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/parser/parsed_data/sample_options.hpp                 |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/parser/tableref.hpp                                   |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/parser/tableref/basetableref.hpp                      |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/parser/tableref/table_function_ref.hpp                |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/parser/tokens.hpp                                     |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/parser/transformer.hpp                                |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/planner/binder.hpp                                    |   18 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/planner/constraints/bound_unique_constraint.hpp       |   17 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/planner/expression/bound_cast_expression.hpp          |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/planner/expression_binder.hpp                         |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/planner/expression_binder/alter_binder.hpp            |    9 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/planner/logical_operator.hpp                          |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_order.hpp                    |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/planner/operator/logical_update.hpp                   |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/planner/table_binding.hpp                             |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/buffer/block_handle.hpp                       |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/buffer_manager.hpp                            |   19 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/checkpoint/table_data_writer.hpp              |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/constant_segment.hpp                          |only
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/data_table.hpp                                |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/in_memory_block_manager.hpp                   |   14 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/index.hpp                                     |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/numeric_segment.hpp                           |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/statistics/base_statistics.hpp                |   10 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/statistics/list_statistics.hpp                |only
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/statistics/numeric_statistics.hpp             |    9 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/statistics/string_statistics.hpp              |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/statistics/struct_statistics.hpp              |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/statistics/validity_statistics.hpp            |    9 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/string_segment.hpp                            |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/table/chunk_info.hpp                          |   16 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/table/column_data.hpp                         |   31 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/table/column_segment.hpp                      |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/table/list_column_data.hpp                    |only
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/table/persistent_table_data.hpp               |   21 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/table/row_group.hpp                           |   12 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/table/scan_state.hpp                          |    8 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/table/standard_column_data.hpp                |   13 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/table/struct_column_data.hpp                  |   14 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/table/update_segment.hpp                      |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/table/validity_column_data.hpp                |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/table/validity_segment.hpp                    |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/storage/uncompressed_segment.hpp                      |    7 
 duckdb-0.2.8/duckdb/src/duckdb/src/include/duckdb/transaction/transaction_manager.hpp                   |   12 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/client_context.cpp                                              |  128 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/config.cpp                                                      |   21 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/connection.cpp                                                  |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/database.cpp                                                    |   10 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/duckdb-c.cpp                                                    |  333 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/materialized_query_result.cpp                                   |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/prepared_statement.cpp                                          |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/prepared_statement_data.cpp                                     |   10 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/query_profiler.cpp                                              |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/query_result.cpp                                                |   15 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/relation.cpp                                                    |   30 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/relation/create_table_relation.cpp                              |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/relation/create_view_relation.cpp                               |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/relation/delete_relation.cpp                                    |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/relation/explain_relation.cpp                                   |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/relation/insert_relation.cpp                                    |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/relation/read_csv_relation.cpp                                  |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/relation/setop_relation.cpp                                     |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/relation/table_function_relation.cpp                            |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/relation/update_relation.cpp                                    |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/relation/write_csv_relation.cpp                                 |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/main/stream_query_result.cpp                                         |    8 
 duckdb-0.2.8/duckdb/src/duckdb/src/optimizer/filter_combiner.cpp                                        |   15 
 duckdb-0.2.8/duckdb/src/duckdb/src/optimizer/join_order/join_relation_set.cpp                           |only
 duckdb-0.2.8/duckdb/src/duckdb/src/optimizer/join_order/query_graph.cpp                                 |   10 
 duckdb-0.2.8/duckdb/src/duckdb/src/optimizer/join_order_optimizer.cpp                                   |   10 
 duckdb-0.2.8/duckdb/src/duckdb/src/optimizer/matcher/expression_matcher.cpp                             |   22 
 duckdb-0.2.8/duckdb/src/duckdb/src/optimizer/optimizer.cpp                                              |  130 
 duckdb-0.2.8/duckdb/src/duckdb/src/optimizer/rule/move_constants.cpp                                    |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/optimizer/statistics/expression/propagate_cast.cpp                   |    8 
 duckdb-0.2.8/duckdb/src/duckdb/src/optimizer/statistics/expression/propagate_constant.cpp               |   44 
 duckdb-0.2.8/duckdb/src/duckdb/src/optimizer/statistics/operator/propagate_order.cpp                    |   17 
 duckdb-0.2.8/duckdb/src/duckdb/src/optimizer/statistics_propagator.cpp                                  |    7 
 duckdb-0.2.8/duckdb/src/duckdb/src/parallel/executor.cpp                                                |   18 
 duckdb-0.2.8/duckdb/src/duckdb/src/parallel/pipeline.cpp                                                |   12 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/constraint.cpp                                                |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/expression/between_expression.cpp                             |only
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/expression/cast_expression.cpp                                |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/expression/conjunction_expression.cpp                         |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/expression/constant_expression.cpp                            |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/expression/function_expression.cpp                            |   18 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/expression/window_expression.cpp                              |   34 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/parsed_expression.cpp                                         |    9 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/parsed_expression_iterator.cpp                                |   17 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/parser.cpp                                                    |   16 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/query_error_context.cpp                                       |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/result_modifier.cpp                                           |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/tableref.cpp                                                  |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/tableref/basetableref.cpp                                     |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/tableref/table_function.cpp                                   |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/constraint/transform_constraint.cpp                 |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/expression/transform_array_access.cpp               |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/expression/transform_case.cpp                       |    8 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/expression/transform_cast.cpp                       |    7 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/expression/transform_coalesce.cpp                   |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/expression/transform_columnref.cpp                  |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/expression/transform_expression.cpp                 |   29 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/expression/transform_function.cpp                   |   92 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/expression/transform_interval.cpp                   |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/expression/transform_lambda.cpp                     |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/expression/transform_operator.cpp                   |   63 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/expression/transform_param_ref.cpp                  |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/expression/transform_subquery.cpp                   |    9 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/helpers/nodetype_to_string.cpp                      |    7 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/helpers/transform_cte.cpp                           |   29 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/helpers/transform_sample.cpp                        |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/statement/transform_checkpoint.cpp                  |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/statement/transform_create_function.cpp             |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/statement/transform_insert.cpp                      |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/statement/transform_prepare.cpp                     |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transform/statement/transform_select_node.cpp                 |    8 
 duckdb-0.2.8/duckdb/src/duckdb/src/parser/transformer.cpp                                               |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder.cpp                                                   |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/expression/bind_between_expression.cpp                |only
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/expression/bind_cast_expression.cpp                   |   23 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/expression/bind_columnref_expression.cpp              |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/expression/bind_macro_expression.cpp                  |   24 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/expression/bind_operator_expression.cpp               |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/expression/bind_unnest_expression.cpp                 |   14 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/expression/bind_window_expression.cpp                 |  140 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/query_node/bind_select_node.cpp                       |    7 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/statement/bind_copy.cpp                               |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/statement/bind_create_table.cpp                       |   17 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/statement/bind_delete.cpp                             |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/statement/bind_drop.cpp                               |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/statement/bind_export.cpp                             |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/statement/bind_insert.cpp                             |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/statement/bind_load.cpp                               |    1 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/statement/bind_update.cpp                             |   41 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/tableref/bind_expressionlistref.cpp                   |   40 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/binder/tableref/bind_joinref.cpp                             |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/expression/bound_aggregate_expression.cpp                    |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/expression/bound_cast_expression.cpp                         |   29 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/expression/bound_constant_expression.cpp                     |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/expression/bound_function_expression.cpp                     |    8 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/expression/bound_operator_expression.cpp                     |    8 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/expression/bound_window_expression.cpp                       |   21 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/expression_binder.cpp                                        |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/expression_binder/alter_binder.cpp                           |   20 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/expression_iterator.cpp                                      |    7 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/filter/null_filter.cpp                                       |   20 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/logical_operator.cpp                                         |   31 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/logical_operator_visitor.cpp                                 |    7 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/subquery/flatten_dependent_join.cpp                          |    7 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/subquery/rewrite_correlated_expressions.cpp                  |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/planner/table_binding.cpp                                            |   58 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/buffer/managed_buffer.cpp                                    |    6 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/buffer_manager.cpp                                           |   77 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/checkpoint/table_data_writer.cpp                             |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/checkpoint/write_overflow_strings_to_disk.cpp                |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/checkpoint_manager.cpp                                       |   12 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/constant_segment.cpp                                         |only
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/data_table.cpp                                               |   68 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/numeric_segment.cpp                                          |   22 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/single_file_block_manager.cpp                                |    9 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/statistics/base_statistics.cpp                               |   31 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/statistics/list_statistics.cpp                               |only
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/statistics/numeric_statistics.cpp                            |   46 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/statistics/string_statistics.cpp                             |    9 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/statistics/struct_statistics.cpp                             |   35 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/statistics/validity_statistics.cpp                           |   49 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/storage_info.cpp                                             |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/storage_manager.cpp                                          |   10 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/string_segment.cpp                                           |   15 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/table/chunk_info.cpp                                         |   76 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/table/column_data.cpp                                        |  186 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/table/column_segment.cpp                                     |   13 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/table/list_column_data.cpp                                   |only
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/table/persistent_segment.cpp                                 |    5 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/table/persistent_table_data.cpp                              |    3 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/table/row_group.cpp                                          |  191 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/table/segment_tree.cpp                                       |    2 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/table/standard_column_data.cpp                               |   50 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/table/struct_column_data.cpp                                 |   53 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/table/update_segment.cpp                                     |  114 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/table/validity_column_data.cpp                               |   12 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/table/validity_segment.cpp                                   |  165 
 duckdb-0.2.8/duckdb/src/duckdb/src/storage/wal_replay.cpp                                               |   23 
 duckdb-0.2.8/duckdb/src/duckdb/src/transaction/commit_state.cpp                                         |   37 
 duckdb-0.2.8/duckdb/src/duckdb/src/transaction/rollback_state.cpp                                       |    4 
 duckdb-0.2.8/duckdb/src/duckdb/src/transaction/transaction_manager.cpp                                  |   34 
 duckdb-0.2.8/duckdb/src/duckdb/third_party/concurrentqueue/concurrentqueue.h                            |    7 
 duckdb-0.2.8/duckdb/src/duckdb/third_party/libpg_query/src_backend_parser_gram.cpp                      |18524 +++++-----
 duckdb-0.2.8/duckdb/src/duckdb/third_party/libpg_query/src_backend_parser_parser.cpp                    |    4 
 duckdb-0.2.8/duckdb/src/duckdb/third_party/utf8proc/include/utf8proc_wrapper.hpp                        |    8 
 duckdb-0.2.8/duckdb/src/duckdb/third_party/utf8proc/utf8proc.cpp                                        |    2 
 duckdb-0.2.8/duckdb/src/duckdb/third_party/utf8proc/utf8proc_wrapper.cpp                                |   37 
 duckdb-0.2.8/duckdb/src/include/rapi.hpp                                                                |    5 
 duckdb-0.2.8/duckdb/src/include/typesr.hpp                                                              |    2 
 duckdb-0.2.8/duckdb/src/rapi.cpp                                                                        |    2 
 duckdb-0.2.8/duckdb/src/register.cpp                                                                    |  151 
 duckdb-0.2.8/duckdb/src/statement.cpp                                                                   |  215 
 duckdb-0.2.8/duckdb/src/utils.cpp                                                                       |  168 
 duckdb-0.2.8/duckdb/tests/testthat/test_fetch_arrow.R                                                   |only
 duckdb-0.2.8/duckdb/tests/testthat/test_register_arrow.R                                                |  299 
 duckdb-0.2.8/duckdb/tests/testthat/test_viewer.R                                                        |only
 508 files changed, 22722 insertions(+), 19169 deletions(-)

More information about duckdb at CRAN
Permanent link

New package conserveR with initial version 1.0.4
Package: conserveR
Title: Identifying Conservation Prioritization Methods Based on Data Availability
Version: 1.0.4
Description: Helping biologists to choose the most suitable approach to link their research to conservation. After answering few questions on the data available, geographic and taxonomic scope, 'conserveR' ranks existing methods for conservation prioritization and systematic conservation planning by suitability. The methods data base of 'conserveR' contains 133 methods for conservation prioritization based on a systematic review of > 12,000 scientific publications from the fields of spatial conservation prioritization, systematic conservation planning, biogeography and ecology.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Language: en-US
Imports: cowplot, GGally, ggplot2, ggrepel, magrittr, network, rlang, scales, sna, utils
URL: https://github.com/azizka/conserveR
BugReports: https://github.com/azizka/conserveR/issues
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2021-07-30 07:44:06 UTC; az64mycy
Author: Alexander Zizka [aut, cre] (<https://orcid.org/0000-0002-1680-9192>)
Maintainer: Alexander Zizka <alexander.zizka@idiv.de>
Repository: CRAN
Date/Publication: 2021-08-02 09:10:06 UTC

More information about conserveR at CRAN
Permanent link

New package SPSP with initial version 0.1.0
Package: SPSP
Title: Selection by Partitioning the Solution Paths
Description: An implementation of the feature Selection procedure by Partitioning the entire Solution Paths (namely SPSP) to identify the relevant features rather than using a single tuning parameter. By utilizing the entire solution paths, this procedure can obtain better selection accuracy than the commonly used approach of selecting only one tuning parameter based on existing criteria, cross-validation (CV), generalized CV, AIC, BIC, and extended BIC (Liu, Y., & Wang, P. (2018) <doi:10.1214/18-EJS1434>). It is more stable and accurate (low false positive and false negative rates) than other variable selection approaches. In addition, it can be flexibly coupled with the solution paths of Lasso, adaptive Lasso, ridge regression, and other penalized estimators.
Version: 0.1.0
Date: 2021-07-25
Maintainer: Xiaorui (Jeremy) Zhu <zhuxiaorui1989@gmail.com>
URL: https://github.com/XiaoruiZhu/SPSP
BugReports: https://github.com/XiaoruiZhu/SPSP/issues
License: GPL (>= 2)
Encoding: UTF-8
Depends: R (>= 3.5.0), glmnet, lars
Imports: Rcpp (>= 1.0.7), MASS
LinkingTo: Rcpp
Suggests: testthat (>= 3.0.0)
NeedsCompilation: yes
Packaged: 2021-07-29 19:13:39 UTC; Xiaorui
Author: Xiaorui (Jeremy) Zhu [aut, cre], Yang Liu [aut], Peng Wang [aut]
Repository: CRAN
Date/Publication: 2021-08-02 08:40:04 UTC

More information about SPSP at CRAN
Permanent link

New package refineR with initial version 1.0.0
Package: refineR
Version: 1.0.0
Date: 2021-07-29
Title: Reference Interval Estimation using Real-World Data
Author: Tatjana Ammer [aut, cre], Christopher M Rank [aut], Andre Schuetzenmeister [aut]
Maintainer: Tatjana Ammer <tatjana.ammer@roche.com>
Depends: R (>= 3.2.0)
Imports: stats, ash, future, future.apply, parallel, graphics, grDevices
Description: Indirect method for the estimation of reference intervals using Real-World Data ('RWD'). It takes routine measurements of diagnostic tests, containing pathological and non-pathological samples as input and uses sophisticated statistical methods to derive a model describing the distribution of the non-pathological samples. This distribution can then be used to derive reference intervals. Furthermore, the package offers functions for printing and plotting the results of the algorithm. The method is described in detail in Ammer T., Schuetzenmeister A., Prokosch H.-U., Rauh M., Rank C.M., Zierk J. "refineR: A Novel Algorithm for Reference Interval Estimation from Real-World Data". Scientific Reports (2021) [accepted July 21, 2021].
License: GPL (>= 3)
NeedsCompilation: no
LazyData: true
Packaged: 2021-07-29 14:22:53 UTC; ammert
Repository: CRAN
Date/Publication: 2021-08-02 08:10:02 UTC

More information about refineR at CRAN
Permanent link

New package HDShOP with initial version 0.1.0
Package: HDShOP
Title: High-Dimensional Shrinkage Optimal Portfolios
Version: 0.1.0
Maintainer: Dmitry Otryakhin <d.otryakhin.acad@protonmail.ch>
Author: Taras Bodnar [aut] (<https://orcid.org/0000-0001-7855-8221>), Solomiia Dmytriv [aut] (<https://orcid.org/0000-0003-1855-3044>), Yarema Okhrin [aut] (<https://orcid.org/0000-0003-4704-5233>), Dmitry Otryakhin [aut, cre] (<https://orcid.org/0000-0002-4700-7221>), Nestor Parolya [aut] (<https://orcid.org/0000-0003-2147-2288>)
Description: Applications of the shrinkage-type methods for estimation and inference of high- dimensional mean-variance portfolios. The techniques developed in Bodnar et al. (2018) <doi:10.1016/j.ejor.2017.09.028>, Bodnar et al. (2019) <doi:10.1109/TSP.2019.2929964>, Bodnar et al. (2020) <doi:10.1109/TSP.2020.3037369> are central to the package. They provide simple and feasible estimators and tests for optimal portfolio weights, which are applicable for 'large p and large n' situations, where p is the portfolio dimension (number of stocks) and n is the sample size. The package also includes tools for constructing portfolios with shrinkage means and covariance matrices as well as a new Bayesian estimator for the Markowitz efficient frontier recently developed by Bauder et al. (2021) <doi:10.1080/14697688.2020.1748214>.
License: GPL-3
LazyData: yes
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: Rdpack,
Suggests: ggplot2, testthat, EstimDiagnostics, MASS, corpcor, waldo
RdMacros: Rdpack
NeedsCompilation: no
Packaged: 2021-07-29 20:58:49 UTC; d
Repository: CRAN
Date/Publication: 2021-08-02 08:50:05 UTC

More information about HDShOP at CRAN
Permanent link

New package gsrs with initial version 0.1.1
Package: gsrs
Title: A Group-Specific Recommendation System
Version: 0.1.1
Author: Yifei Zhang, Xuan Bi
Maintainer: Yifei Zhang <yz3925@columbia.edu>
Description: A group-specific recommendation system to use dependency information from users and items which share similar characteristics under the singular value decomposition framework. Refer to paper A Group-Specific Recommender System <doi:10.1080/01621459.2016.1219261> for the details.
License: GPL
Imports: MASS,foreach,doParallel
Encoding: UTF-8
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-07-29 16:11:27 UTC; yifeizhang
Repository: CRAN
Date/Publication: 2021-08-02 08:10:05 UTC

More information about gsrs at CRAN
Permanent link

New package fasi with initial version 1.0.0
Package: fasi
Title: Fair Adjusted Selective Inference
Version: 1.0.0
Description: The Fair Adjusted Selective Inference (FASI) procedure as described in the paper "A Fairness-Adjusted Selective Inference Framework For Classification" By: Bradley Rava, Wen Sun, Gareth James and Xin Tong (2021). The package includes a function that preforms the FASI procedure and returns both the r-scores and classification for new observations.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0), naivebayes, fastAdaboost, gam, stats
Suggests: testthat, knitr, rmarkdown, dplyr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-07-29 19:36:42 UTC; bradleyrava
Author: Bradley Rava [aut, cre], Wenguang Sun [ctb], Xin Tong [ctb], Gareth James [ctb]
Maintainer: Bradley Rava <brava@marshall.usc.edu>
Repository: CRAN
Date/Publication: 2021-08-02 08:40:02 UTC

More information about fasi at CRAN
Permanent link

New package didimputation with initial version 0.1.0
Package: didimputation
Title: Imputation Estimator from Borusyak, Jaravel, and Spiess (2021)
Version: 0.1.0
Description: Estimates Two-way Fixed Effects difference-in-differences/event-study models using the imputation-based approach proposed by Borusyak, Jaravel, and Spiess (2021).
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp, RcppArmadillo
Depends: R (>= 2.10), fixest (>= 0.9.0)
Imports: Matrix, magrittr, Rcpp, broom, dplyr, glue, methods, rlang, stringr
Suggests: haven, testthat (>= 3.0.0)
License: MIT + file LICENSE
NeedsCompilation: yes
Packaged: 2021-07-29 16:19:25 UTC; kylebutts
Author: Kyle Butts [aut, cre] (<https://orcid.org/0000-0002-9048-8059>)
Maintainer: Kyle Butts <kyle.butts@colorado.edu>
Repository: CRAN
Date/Publication: 2021-08-02 08:10:07 UTC

More information about didimputation at CRAN
Permanent link

New package CINmetrics with initial version 0.1.0
Package: CINmetrics
Title: Calculate Chromosomal Instability Metrics
Version: 0.1.0
Author: Vishal H. Oza, Roshan Darji, Brittany N. Lasseigne
Maintainer: Vishal H. Oza <vishoza@uab.edu>
Description: Implement various chromosomal instability metrics. 'CINmetrics' (Chromosomal INstability metrics) provides functions to calculate various chromosomal instability metrics on masked Copy Number Variation(CNV) data at individual sample level. The chromosomal instability metrics have been implemented as described in the following studies: Baumbusch LO et al. 2013 <doi:10.1371/journal.pone.0054356>, Davidson JM et al. 2014 <doi:10.1371/journal.pone.0079079>, Chin SF et al. 2007 <doi:10.1186/gb-2007-8-10-r215>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10), stats
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-07-29 16:04:48 UTC; vishal
Repository: CRAN
Date/Publication: 2021-08-02 08:20:02 UTC

More information about CINmetrics at CRAN
Permanent link

New package chronochrt with initial version 0.1.0
Package: chronochrt
Title: Creating Chronological Charts with R
Version: 0.1.0
Date: 2021-07-26
Description: Easy way to draw chronological charts from tables, aiming to include an intuitive environment for anyone new to R. Includes 'ggplot2' geoms and theme for chronological charts.
Language: en-GB
License: GPL-3
URL: https://gitlab.com/roset/chronochrt
BugReports: https://gitlab.com/roset/chronochrt/-/issues
Imports: dplyr (>= 1.0.0), ggplot2, grid, magick, magrittr, readr, tibble, tidyr, rlang, tidyselect
Suggests: readxl, testthat, knitr, rmarkdown, covr, vdiffr
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-07-29 17:10:10 UTC; Thomas Rose
Author: Thomas Rose [aut, cre] (<https://orcid.org/0000-0002-8186-3566>), Chiara Girotto [aut] (<https://orcid.org/0000-0001-6412-342X>)
Maintainer: Thomas Rose <thomas.rose@daad-alumni.de>
Repository: CRAN
Date/Publication: 2021-08-02 08:30:02 UTC

More information about chronochrt at CRAN
Permanent link

New package BlanketStatsments with initial version 0.1.2
Package: BlanketStatsments
Title: Build and Compare Statistical Models
Version: 0.1.2
Description: Build and compare nested statistical models with sets of equal and different independent variables. An analysis using this package is Marquardt et al. (2021) <https://github.com/p-mq/Percentile_based_averaging>.
Depends: R (>= 4.0.0)
Imports: basecamb, survival, survAUC, DescTools, Hmisc, stats, utils, assertive.types
License: GPL-3
Encoding: UTF-8
URL: https://github.com/p-mq/BlanketStatsments
BugReports: https://github.com/p-mq/BlanketStatsments/issues
Suggests: testthat (>= 3.0.0)
NeedsCompilation: no
Packaged: 2021-07-29 15:54:01 UTC; petem
Author: J. Peter Marquardt [aut, cre] (<https://orcid.org/0000-0002-5596-1357>)
Maintainer: J. Peter Marquardt <peter@kmarquardt.de>
Repository: CRAN
Date/Publication: 2021-08-02 08:20:05 UTC

More information about BlanketStatsments at CRAN
Permanent link

Package bettermc updated to version 1.1.2 with previous version 1.1.1 dated 2021-04-13

Title: Enhanced Fork-Based Parallelization
Description: Drop-in replacement for 'parallel::mclapply()' adding e.g. tracebacks, crash dumps, retries, condition handling, improved seeding, progress bars and faster inter process communication. Some of the internal functions are also exported for other use: 'etry()' (extended try), 'copy2shm()/allocate_from_shm()' (copy to and allocate from POSIX shared memory), 'char_map/map2char()' (split a character vector into its unique elements and a mapping on these) and various semaphore related functions.
Author: Andreas Kersting [aut, cre, cph], GfK SE [cph], R Core team [ctb] ('etry()' and its print method borrow a lot from base R)
Maintainer: Andreas Kersting <andreas.kersting@gfk.com>

Diff between bettermc versions 1.1.1 dated 2021-04-13 and 1.1.2 dated 2021-08-02

 DESCRIPTION                          |    8 ++++----
 MD5                                  |   16 ++++++++--------
 NEWS.md                              |    8 ++++++++
 R/mclapply.R                         |    2 +-
 R/zzz.R                              |    8 +++++++-
 inst/WORDLIST                        |    1 +
 src/char_map.c                       |    9 ++++++---
 src/copy2shm.c                       |   13 ++++++++-----
 tests/testthat/test-compress_chars.R |   12 ++++++++++++
 9 files changed, 55 insertions(+), 22 deletions(-)

More information about bettermc at CRAN
Permanent link

New package AgroReg with initial version 1.0.0
Package: AgroReg
Title: Regression Analysis Linear and Nonlinear for Agriculture
Version: 1.0.0
Date: 2021-07-28
Maintainer: Gabriel Danilo Shimizu <shimizu@uel.br>
Description: Linear and nonlinear regression analysis common in agricultural science papers (Archontoulis & Miguez (2015). <doi:10.2134/agronj2012.0506>). The package includes linear, quadratic, cubic, inverse quadratic, exponential, negative exponential, biexponential, Gaussian, three- or four-parameter logistic, four- or five-parameter Brain-Cousens logistic, four- or five-parameter Cedergreen-Ritz-Streibig logistic models. five parameters, gompertz logistic, Michaelis-Menten, logarithmic, linear-linear segmented, linear-plate segmented, quadratic-plate segmented, nonparametric loess. The functions return the model coefficients and their respective p values, coefficient of determination, root mean square error, AIC, BIC, as well as graphs with the equations automatically.
License: GPL (>= 2)
Imports: drc, ggplot2, car, crayon, boot, minpack.lm, dplyr, rcompanion, broom
Depends: R (>= 3.6)
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2021-07-29 17:57:46 UTC; Gabriel
Author: Gabriel Danilo Shimizu [aut, cre] (<https://orcid.org/0000-0001-8524-508X>), Leandro Simoes Azeredo Goncalves [aut, ctb] (<https://orcid.org/0000-0001-9700-9375>)
Repository: CRAN
Date/Publication: 2021-08-02 08:30:05 UTC

More information about AgroReg at CRAN
Permanent link

Package SpatialEpi updated to version 1.2.5 with previous version 1.2.4 dated 2021-07-27

Title: Methods and Data for Spatial Epidemiology
Description: Methods and data for cluster detection and disease mapping.
Author: Cici Chen [ctb], Albert Y. Kim [aut, cre] (<https://orcid.org/0000-0001-7824-306X>), Michelle Ross [ctb], Jon Wakefield [aut], Mikael Moise [aut] (<https://orcid.org/0000-0002-3608-1178>)
Maintainer: Albert Y. Kim <albert.ys.kim@gmail.com>

Diff between SpatialEpi versions 1.2.4 dated 2021-07-27 and 1.2.5 dated 2021-08-02

 DESCRIPTION                         |   12 -
 MD5                                 |   96 ++++++------
 NEWS.md                             |   12 +
 R/EBpostthresh.R                    |    2 
 R/NYleukemia.R                      |   10 -
 R/NYleukemia_sf.R                   |   12 -
 R/bayes_cluster.R                   |   18 +-
 R/besag_newell.R                    |   32 ++--
 R/circle.R                          |    6 
 R/create_geo_objects.R              |   14 -
 R/eBayes.R                          |   10 -
 R/estimate_lambda.R                 |    4 
 R/expected.R                        |    4 
 R/grid2latlong.R                    |    2 
 R/kulldorff.R                       |   38 ++---
 R/latlong2grid.R                    |    2 
 R/mapvariable.R                     |    8 -
 R/pennLC.R                          |    4 
 R/plotmap.R                         |    4 
 R/polygon2spatial_polygon.R         |   10 -
 R/process_MCMC_sample.R             |    8 -
 R/scotland.R                        |   10 -
 R/scotland_sf.R                     |   11 -
 R/sf_objects.R                      |    6 
 R/zones.R                           |   14 -
 data/NYleukemia_sf.rda              |binary
 data/pennLC_sf.rda                  |binary
 inst/doc/install_geo_libraries.html |    4 
 man/EBpostthresh.Rd                 |    2 
 man/NYleukemia.Rd                   |    4 
 man/NYleukemia_sf.Rd                |    6 
 man/bayes_cluster.Rd                |    6 
 man/besag_newell.Rd                 |    4 
 man/circle.Rd                       |    2 
 man/create_geo_objects.Rd           |   12 -
 man/eBayes.Rd                       |    4 
 man/estimate_lambda.Rd              |    4 
 man/grid2latlong.Rd                 |    2 
 man/kulldorff.Rd                    |    6 
 man/latlong2grid.Rd                 |    2 
 man/mapvariable.Rd                  |    4 
 man/pennLC_sf.Rd                    |    2 
 man/plotmap.Rd                      |    2 
 man/polygon2spatial_polygon.Rd      |    6 
 man/process_MCMC_sample.Rd          |    2 
 man/scotland.Rd                     |    8 -
 man/scotland_sf.Rd                  |    9 -
 man/zones.Rd                        |   10 -
 vignettes/Manuscript/Manuscript.Rmd |  267 ++++++++++++------------------------
 49 files changed, 328 insertions(+), 389 deletions(-)

More information about SpatialEpi at CRAN
Permanent link

New package MixedIndTests with initial version 0.1.4
Package: MixedIndTests
Title: Tests of Randomness and Tests of Independence
Version: 0.1.4
Description: Functions for testing randomness for a univariate time series with arbitrary distribution (discrete, continuous, mixture of both types) and for testing independence between random variables with arbitrary distributions. The test statistics are based on the multilinear empirical copula and multipliers are used to compute P-values. The test of independence between random variables appeared in <doi:10.1093/biomet/asy059>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0), doParallel, parallel, foreach, stats
Imports: ggplot2,survey
NeedsCompilation: yes
Packaged: 2021-07-29 14:07:10 UTC; Utilisateur
Author: Bouchra R. Nasri [aut, cre, cph], Bruno N Remillard [aut], Johanna G Neslehova [aut], Christian Genest [aut]
Maintainer: Bouchra R. Nasri <bouchra.nasri@umontreal.ca>
Repository: CRAN
Date/Publication: 2021-08-02 08:00:02 UTC

More information about MixedIndTests at CRAN
Permanent link

New package dispositionEffect with initial version 1.0.0
Package: dispositionEffect
Title: Analysis of Disposition Effect on Financial Portfolios
Version: 1.0.0
Description: Evaluate the presence of disposition effect and others irrational investor's behaviors based solely on investor's transactions and financial market data. Experimental data can also be used to perform the analysis. Four different methodologies are implemented to account for the different nature of human behaviors on financial markets. Novel analyses such as portfolio driven and time series disposition effect are also allowed.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: dplyr, purrr, lubridate, magrittr, progress, rlang,
Suggests: devtools, knitr, rmarkdown, roxygen2, testthat, covr, tidyr, skimr, ggplot2, ggridges, gghalves, furrr, future, foreach, doParallel, parallel, bench
VignetteBuilder: knitr
URL: https://marcozanotti.github.io/dispositionEffect/, https://github.com/marcozanotti/dispositionEffect
BugReports: https://github.com/marcozanotti/dispositionEffect/issues
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2021-07-29 12:52:16 UTC; marco.zanotti
Author: Lorenzo Mazzucchelli [aut], Marco Zanotti [aut, cre]
Maintainer: Marco Zanotti <zanottimarco17@gmail.com>
Repository: CRAN
Date/Publication: 2021-08-02 07:50:02 UTC

More information about dispositionEffect at CRAN
Permanent link

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

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

2020-03-22 0.1.3
2020-03-20 0.1.2

Permanent link
Package rbiouml (with last version 1.10) was removed from CRAN

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

2020-07-06 1.10
2019-11-26 1.9
2018-03-02 1.8
2015-09-24 1.7

Permanent link
Package neatStats (with last version 1.7.2) was removed from CRAN

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

2021-07-17 1.7.2
2020-10-08 1.5.1
2020-07-11 1.4.2
2020-05-10 1.2.0
2020-02-28 1.0.4
2020-02-20 1.0.3

Permanent link
Package tidycat updated to version 0.1.2 with previous version 0.1.1 dated 2020-06-05

Title: Expand Tidy Output for Categorical Parameter Estimates
Description: Create additional rows and columns on broom::tidy() output to allow for easier control on categorical parameter estimates.
Author: Guy J. Abel [aut, cre] (<https://orcid.org/0000-0002-4893-5687>)
Maintainer: Guy J. Abel <g.j.abel@gmail.com>

Diff between tidycat versions 0.1.1 dated 2020-06-05 and 0.1.2 dated 2021-08-02

 DESCRIPTION          |   14 
 MD5                  |   11 
 NEWS.md              |   11 
 R/tidy_categorical.R |    2 
 build/vignette.rds   |binary
 inst/doc/intro.html  | 1504 ++++-----------------------------------------------
 tests                |only
 7 files changed, 143 insertions(+), 1399 deletions(-)

More information about tidycat at CRAN
Permanent link

Package tab updated to version 5.1.1 with previous version 4.1.1 dated 2019-06-17

Title: Create Summary Tables for Statistical Reports
Description: Contains functions for creating various types of summary tables, e.g. comparing characteristics across levels of a categorical variable and summarizing fitted generalized linear models, generalized estimating equations, and Cox proportional hazards models. Functions are available to handle data from simple random samples as well as complex surveys.
Author: Dane R. Van Domelen
Maintainer: Dane R. Van Domelen <vandomed@gmail.com>

Diff between tab versions 4.1.1 dated 2019-06-17 and 5.1.1 dated 2021-08-02

 DESCRIPTION                |   14 
 MD5                        |   94 +++-
 NAMESPACE                  |    6 
 R/archived                 |only
 R/glm_v.R                  |only
 R/tab.R                    |    8 
 R/tabcoxph.R               |   90 +---
 R/tabfreq.R                |   86 ----
 R/tabfreq_svy.R            |   61 ---
 R/tabgee.R                 |  100 +----
 R/tabglm.R                 |  110 +----
 R/tabmeans.R               |   58 --
 R/tabmeans_svy.R           |   41 --
 R/tabmedians.R             |   58 --
 R/tabmedians_svy.R         |   49 --
 R/tabmulti.R               |   97 +---
 R/tabmulti_svy.R           |   73 ---
 R/tabreg.R                 |   48 --
 R/toviewer.R               |only
 build/vignette.rds         |binary
 inst/doc/tab.R             |   73 +--
 inst/doc/tab.Rmd           |  139 +------
 inst/doc/tab.html          |  878 ++++++++++++++++-----------------------------
 man/formatp.Rd             |   10 
 man/glm_v.Rd               |only
 man/tab.Rd                 |    5 
 man/tabcoxph.Rd            |   60 +--
 man/tabfreq.Rd             |   71 +--
 man/tabfreq.svy.Rd         |   47 +-
 man/tabgee.Rd              |   61 +--
 man/tabglm.Rd              |   66 +--
 man/tabmeans.Rd            |   54 +-
 man/tabmeans.svy.Rd        |   35 -
 man/tabmedians.Rd          |   53 +-
 man/tabmedians.svy.Rd      |   35 -
 man/tabmulti.Rd            |   59 +--
 man/tabmulti.svy.Rd        |   52 +-
 man/tabreg.Rd              |   28 -
 man/toviewer.Rd            |only
 vignettes/bibliography.bib |   67 ---
 vignettes/logistic.PNG     |only
 vignettes/tab.Rmd          |  139 +------
 vignettes/tabmulti.PNG     |only
 43 files changed, 1015 insertions(+), 1910 deletions(-)

More information about tab at CRAN
Permanent link

Package rRofex updated to version 2.0.6 with previous version 2.0.5 dated 2021-04-28

Title: Interface to 'Matba Rofex' Trading API
Description: Execute API calls to the 'Matba Rofex' <https://apihub.primary.com.ar> trading platform. Functionality includes accessing account data and current holdings, retrieving investment quotes, placing and canceling orders, and getting reference data for instruments.
Author: Augusto Hassel [aut, cre], Juan Francisco Gomez [ctb], Matba Rofex [cph]
Maintainer: Augusto Hassel <mpi-augusto@primary.com.ar>

Diff between rRofex versions 2.0.5 dated 2021-04-28 and 2.0.6 dated 2021-08-02

 DESCRIPTION      |    6 +-
 MD5              |   10 ++--
 NEWS.md          |  108 +++++++++++++++++++++++++++----------------------
 R/functions.R    |   88 ++++++++++++++++++++++++----------------
 README.md        |  120 +++++++++++++++++++++++++++++++------------------------
 build/rRofex.pdf |binary
 6 files changed, 189 insertions(+), 143 deletions(-)

More information about rRofex at CRAN
Permanent link

Package RCT updated to version 1.1.1 with previous version 1.1 dated 2021-02-01

Title: Assign Treatments, Power Calculations, Balances, Impact Evaluation of Experiments
Description: Assists in the whole process of designing and evaluating Randomized Control Trials. Robust treatment assignment by strata/blocks, that handles misfits; Power calculations of the minimum detectable treatment effect or minimum populations; Balance tables of T-test of covariates; Balance Regression: (treatment ~ all x variables) with F-test of null model; Impact_evaluation: Impact evaluation regressions. This function gives you the option to include control_vars, fixed effect variables, cluster variables (for robust SE), multiple endogenous variables and multiple heterogeneous variables (to test treatment effect heterogeneity) summary_statistics: Function that creates a summary statistics table with statistics rank observations in n groups: Creates a factor variable with n groups. Each group has a min and max label attach to each category. Athey, Susan, and Guido W. Imbens (2017) <arXiv:1607.00698>.
Author: Isidoro Garcia-Urquieta [aut, cre]
Maintainer: Isidoro Garcia-Urquieta <isidoro.gu@gmail.com>

Diff between RCT versions 1.1 dated 2021-02-01 and 1.1.1 dated 2021-08-02

 DESCRIPTION                            |    7 +++----
 MD5                                    |   16 ++++++++--------
 NEWS.md                                |    5 ++++-
 R/summary_statistics.R                 |    2 ++
 R/treatment_assign.R                   |    9 +++++++++
 inst/doc/my-vignette.html              |   10 ++++++++++
 man/RCT.Rd                             |    2 +-
 man/tau_min_probability.Rd             |    4 ++--
 tests/testthat/test_treatment_assign.R |   12 ++++++------
 9 files changed, 45 insertions(+), 22 deletions(-)

More information about RCT at CRAN
Permanent link

Package exampletestr updated to version 1.6.4 with previous version 1.6.3 dated 2021-04-24

Title: Help for Writing Unit Tests Based on Function Examples
Description: Take the examples written in your documentation of functions and use them to create shells (skeletons which must be manually completed by the user) of test files to be tested with the 'testthat' package. Sort of like python 'doctests' for R.
Author: Rory Nolan [aut, cre] (<https://orcid.org/0000-0002-5239-4043>), Sergi Padilla-Parra [ths] (<https://orcid.org/0000-0002-8010-9481>), Thomas Quinn [rev] (<https://orcid.org/0000-0003-0286-6329>), Laurent Gatto [rev] (<https://orcid.org/0000-0002-1520-2268>)
Maintainer: Rory Nolan <rorynoolan@gmail.com>

Diff between exampletestr versions 1.6.3 dated 2021-04-24 and 1.6.4 dated 2021-08-02

 exampletestr-1.6.3/exampletestr/tests/testthat/no-files-in-r-dir.txt     |only
 exampletestr-1.6.4/exampletestr/DESCRIPTION                              |   27 
 exampletestr-1.6.4/exampletestr/MD5                                      |   25 
 exampletestr-1.6.4/exampletestr/NEWS.md                                  |    6 
 exampletestr-1.6.4/exampletestr/R/example-extraction.R                   |    6 
 exampletestr-1.6.4/exampletestr/R/utils.R                                |    2 
 exampletestr-1.6.4/exampletestr/inst/doc/one-file-at-a-time.html         |  353 ++--------
 exampletestr-1.6.4/exampletestr/inst/doc/one-function-at-a-time.html     |  347 ++-------
 exampletestr-1.6.4/exampletestr/inst/doc/whole-package.html              |  341 ++-------
 exampletestr-1.6.4/exampletestr/tests/testthat/test-example-extraction.R |    2 
 exampletestr-1.6.4/exampletestr/tests/testthat/test-files.R              |   21 
 exampletestr-1.6.4/exampletestr/tests/testthat/test-functions.R          |   10 
 exampletestr-1.6.4/exampletestr/tests/testthat/test-shell-creation.R     |    1 
 exampletestr-1.6.4/exampletestr/tests/testthat/test-utils.R              |    4 
 14 files changed, 312 insertions(+), 833 deletions(-)

More information about exampletestr at CRAN
Permanent link

Package dLagM updated to version 1.1.6.2 with previous version 1.1.4 dated 2020-07-13

Title: Time Series Regression Models with Distributed Lag Models
Description: Provides time series regression models with one predictor using finite distributed lag models, polynomial (Almon) distributed lag models, geometric distributed lag models with Koyck transformation, and autoregressive distributed lag models. It also consists of functions for computation of h-step ahead forecasts from these models. See Demirhan (2020)(<doi:10.1371/journal.pone.0228812>) and Baltagi (2011)(<doi:10.1007/978-3-642-20059-5>) for more information.
Author: Haydar Demirhan [aut, cre, cph] (<https://orcid.org/0000-0002-8565-4710>)
Maintainer: Haydar Demirhan <haydar.demirhan@rmit.edu.au>

Diff between dLagM versions 1.1.4 dated 2020-07-13 and 1.1.6.2 dated 2021-08-02

 DESCRIPTION                |   10 +++++-----
 MD5                        |   26 ++++++++++++++------------
 NEWS.md                    |    7 +++++++
 R/ardlDlmForecast.main.R   |    4 ++--
 R/koyckDlm.R               |    2 +-
 R/koyckDlm.default.R       |    4 ++--
 R/koyckDlm.main.R          |    8 ++++++--
 data/grainProduction.RData |only
 man/dLagM-package.Rd       |    4 ++--
 man/grainProduction.Rd     |only
 man/koyckDlm.Rd            |    5 ++++-
 man/seaLevelTempSOI.Rd     |    8 ++++----
 man/sunspotTemp.Rd         |    4 ++--
 man/warming.Rd             |    4 ++--
 man/wheat.Rd               |    8 +++++---
 15 files changed, 56 insertions(+), 38 deletions(-)

More information about dLagM at CRAN
Permanent link


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