Package: daiquiri 1.2.1

daiquiri: Data Quality Reporting for Temporal Datasets
Generate reports that enable quick visual review of temporal shifts in record-level data. Time series plots showing aggregated values are automatically created for each data field (column) depending on its contents (e.g. min/max/mean values for numeric data, no. of distinct values for categorical data), as well as overviews for missing values, non-conformant values, and duplicated rows. The resulting reports are shareable and can contribute to forming a transparent record of the entire analysis process. It is designed with Electronic Health Records in mind, but can be used for any type of record-level temporal data (i.e. tabular data where each row represents a single "event", one column contains the "event date", and other columns contain any associated values for the event).
Authors:
daiquiri_1.2.1.tar.gz
daiquiri_1.2.1.zip(r-4.6)daiquiri_1.2.1.zip(r-4.5)daiquiri_1.2.1.zip(r-4.4)
daiquiri_1.2.1.tgz(r-4.5-any)daiquiri_1.2.1.tgz(r-4.4-any)
daiquiri_1.2.1.tar.gz(r-4.6-any)daiquiri_1.2.1.tar.gz(r-4.5-any)
daiquiri_1.2.1.tgz(r-4.5-emscripten)
daiquiri.pdf |daiquiri.html✨
daiquiri/json (API)
NEWS
| # Install 'daiquiri' in R: |
| install.packages('daiquiri', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #535
Bug tracker:https://github.com/ropensci/daiquiri/issues
Pkgdown/docs site:https://docs.ropensci.org
data-qualityinitial-data-analysisreproducible-researchtemporal-datatime-series
Last updated from:f2c93f64e2 (on master). Checks:10 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 407 | |
| pkgdown docs | OK | 332 | |
| source / vignettes | OK | 214 | |
| linux-release-x86_64 | OK | 385 | |
| macos-release-arm64 | OK | 202 | |
| macos-oldrel-arm64 | OK | 283 | |
| windows-devel | OK | 383 | |
| windows-release | OK | 385 | |
| windows-oldrel | OK | 360 | |
| wasm-release | OK | 142 |
Exports:aggregate_dataclose_logdaiquiri_reportexport_aggregated_datafield_typesfield_types_advancedft_categoricalft_datetimeft_freetextft_ignoreft_numericft_simpleft_strataft_timepointft_uniqueidentifierinitialise_logprepare_dataread_datareport_datatemplate_field_types
Dependencies:base64encbitbit64bslibcachemclicliprcowplotcpp11crayondata.tabledigestevaluatefarverfastmapfontawesomefsggplot2gluegtablehighrhmshtmltoolshtmlwidgetsisobandjquerylibjsonliteknitrlabelinglifecyclemagrittrmemoisemimepillarpkgconfigprettyunitsprogressR6rappdirsRColorBrewerreactablereactRreadrrlangrmarkdownS7sassscalestibbletidyselecttinytextzdbutf8vctrsviridisLitevroomwithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Aggregate source data | aggregate_data |
| Close any active log file | close_log |
| Create a data quality report from a data frame | daiquiri_report |
| Export aggregated data | export_aggregated_data |
| Create field_types specification | field_types |
| Create field_types_advanced specification | field_types_advanced |
| Types of data fields available for specification | field_types_available ft_categorical ft_datetime ft_freetext ft_ignore ft_numeric ft_simple ft_strata ft_timepoint ft_uniqueidentifier |
| Initialise a log file | initialise_log |
| Prepare source data | prepare_data |
| Read delimited data for optimal use with daiquiri | read_data |
| Generate report from existing objects | report_data |
| Print a template field_types() specification to console | template_field_types |
