CRAN Submission Details
{tidyCDISC}
's 3rd CRAN release
Version: 0.2.1
Date: 2023-03-16 13:49:56 UTC
SHA: bcaad02
What's Changed since the last CRAN release (v0.2.0
)
Check out our blog post announcing this release to get a visual tour of the more important/exciting changes!
General improvements
- Fixed bug accessing files in
app/www/
(#166) - Improved documentation
- Added vignette announcing release of
v0.2.1
- Added highly visible links to Blog, YouTube, and NEWS file
- Added vignette announcing release of
Table Generator
- Made the html output in the app look slightly more "CSR-like" using minor formatting tricks (#181)
- Arranged visits in chronological order for dropdown list found in Stat blocks (#154)
- Fixed bug where wrong options were being passed on some lab tables (#169)
- Fixed bug where draggable blocks were not working without inclusion of datasets with ATPT (#173)
Population Explorer
- Fixed bug where selected filters were not being applied when 'Apply Filters' was toggled on (#175)
- Fixed bug where plots' visual appeal was destroyed when faceting variable labels were too long (#200)
- Fixed bug where scatter plot wouldn't display by categorical variable with
NA
values (#192)
- Allowed for one-element lists in heatmap axis dropdowns (#214)
Individual Explorer
- Updated the look of the time visualization (#194)
- Moved the event description to a tooltip instead of a label
- Incorporated end dates (where applicable) to display ranges
- Removed the auto-zoom when multiple groups were selected
PRs
- Add
covr::codecov()
report to GHA by @AARON-CLARK in #163 - Fix lab recipes by @Jeff-Thompson12 in #169
- Arrange visit dropdown in chronological order by @tdwils in #165
- Access
inst/app/www
files by @AARON-CLARK in #171 - Fix bug occurring with draggables by @Jeff-Thompson12 in #174
- Fixes bug with applying filters in Population Explorer by @Jeff-Thompson12 in #177
- Fix bug breaking recipes by @Jeff-Thompson12 in #178
- Update
renv
usage by @AARON-CLARK in #170 - Add blank rows to HTML output by @tdwils in #182
- Format table output to look more CSR-like by @AARON-CLARK in #181
- Apply font names to gt_table class by @Jeff-Thompson12 in #186
- remove extra call to create_gt_table() by @AARON-CLARK in #187
- Blog post on v0.2.1 release by @tdwils in #168
- Prep
devel
for cranv0.2.1
by @AARON-CLARK in #188 - Explicitly specify
id_cols
by @Jeff-Thompson12 in #203 - Make variable names in R script consistent by @tdwils in #205
- Fix Scatterplot with specific combination of variables by @AARON-CLARK in #193
- Better error handling by @Jeff-Thompson12 in #213
- update
renv.lock
to use latest pkg versions as of 3/1 by @AARON-CLARK in #204 - Update Time Visualization by @Jeff-Thompson12 in #194
- Fix spelling discrepancy by @Jeff-Thompson12 in #216
- Add
shiny::req
s on scatterplot week variables by @AARON-CLARK in #220 - Make long facet & legend variables more readable by @AARON-CLARK in #212
- Fix heatmap not displaying Time Dependent axis values by @tdwils in #221
- Group by
AVISIT
for scatterplots and display back up labels when needed by @AARON-CLARK in #222 - Next release:
v0.2.1
by @AARON-CLARK in #172
Full Changelog: v0.2.0...v0.2.1