Software
CRAN Packages
tidyauditPipeline audit trails and data diagnostics for the tidyverse.
tidyauditcaptures metadata-only snapshots at each step of a dplyr pipeline, building a structured audit report without storing the data itself. Operation-aware taps enrich snapshots with join match rates, filter drop statistics, and more. The package combines diagnostic tools for interactive development and production-oriented tools.dtauditDiagnostic tools for auditing data analysis workflows built on ‘data.table’. Provides functions to validate join operations, compare data.tables, filter with diagnostic output, summarize data quality, check primary keys and variable relationships, and diagnose string columns. Designed to help analysts understand and document data transformations.
Under Development
choicerchoicerprovides implementations of discrete-choice models with a focus on economic applications. Computationally intensive likelihoods are written in C++ and exposed for use with generic optimizers. Special care is taken to handle high-dimensional alternative-specific constants efficiently. Currently supports multinomial logit (MNL), mixed logit (MXL), and nested logit (NL); more models will be added.
