Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@AARON-CLARK AARON-CLARK released this 18 Mar 01:55
· 7 commits to master since this release

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

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

Full Changelog: v0.2.0...v0.2.1