Rich Hanna

Results 14 issues of Rich Hanna

## Problem Description We are using `highcharter` to great effect in some applications on GitHub Enterprise. Recently, we began receiving CI failures during `R-CMD-Check` with the following error log: ```bash...

# Feature Request Description Some functions, like `skimr::skim()` don't work well with `labelled` data sets. We should give users the option to remove labels after the fact for operations that...

enhancement
backlog

# Feature Request Description Add function for `extract_metadata_tibble()`/`extract_metadata_tibbles()` to extract metadata tibbles into one tibble. ### Checklist - [x] The issue is atomic - [x] The issue description is documented...

enhancement
backlog

# Feature Request Description Give support for extracting project-specific REDCap information. This may become more doable when `REDCapR` CRAN updates to include [`redcap_project_info_read()`](https://ouhscbbmc.github.io/REDCapR/reference/redcap_project_info_read.html). Can include things like: - logging info...

enhancement
backlog

# Feature Request Description Give an option that lets users create a publication-quality codebook, with functions such as: - `write_codebook_html()` - `write_codebook_word()` - `write_codebook_md()` The codebook should support `skimr`. ###...

enhancement
backlog

# Feature Request Description In addition to extracting selected `tibble`s, `extract_tibbles` should allow users the option to join them as a singular `tibble` output instead of the list. As found...

enhancement
backlog

# Feature Request Description > The following is resultant of meeting with Will on 2022-12-08 For extremely large databases, the preferred method of data extraction from REDCap switches between `oneshot`...

enhancement
backlog

# Feature Request Description After implementing the `guess_max` argument in #144, a default setting was applied as `.Machine$integer.max`. Instead, we want the default to be `Inf`. This is currently blocked...

enhancement
backlog

# Feature Request Description A subfunction of `REDCapR`, [`redcap_metadata_coltypes`](https://github.com/OuhscBbmc/REDCapR/blob/main/R/redcap-metadata-coltypes.R), allows for extraction, identification, and assignment of REDCap column data types with `readr` syntax. This may be a nice solution to...

enhancement
backlog

# Feature Request Description `REDCapTidieR` should have a function to return project-wide metadata, arranged in a tidy tibble. # Proposed Solution Similar to `read_redcap_tidy()` output, we could look into making...

enhancement
backlog