v0.2.0
CRAN Submission
{tidyCDISC}
's 2nd CRAN release
Version: 0.2.0
Date: 2023-02-03
SHA: 38cb7da
What's Changed since the last CRAN release (v0.1.0
)
- Added RTF export option for download from the Table Generator.
- Cleaned up JS to 'standard analyses' drop down.
- Created "ALL" as dropdown option for 'standard analysis' Table 41 instead of auto populating all available weeks in the drop zone.
- added protocol / study id in prominent location on each tab
- designed
ATPT
variable integration in the Table Generator (when present in data) - added
OS Health
&riskmetric
badges to theREADME
- engineered more user-friendly function to create the table generator output from the block data
- ensured Table Generator output automatically updates the table name when a 'standard analysis' is selected
- Fixed some Population Explorer filtering issues
- Added an
app.R
file so that shiny app can be ran directly fromshiny::runGitHub()
orrunUrl()
- automated a footnote with Source and Run Date in table generation
- allowed custom user-defined footnotes
- allowed the selection of 'All' when a time/visit-based statistic is chosen in the table generator
- cleaned up downloadable R Script to replicate table generator output
- fixed bug where
data_from
was erroneously listed as a grouping option in the population explorer
PRs
- Feature development by @Jeff-Thompson12 in #123
- Development branch merge by @Jeff-Thompson12 in #134
- Improve Recipe JS by @Jeff-Thompson12 in #138
- Use "ALL" with recipes by @Jeff-Thompson12 in #139
- Fix PopEx Filter by @Jeff-Thompson12 in #130
- Add badges by @Jeff-Thompson12 in #128
- 131 Show Study ID by @tdwils in #146
- Fix Events Table Display in Individual Explorer by @Jeff-Thompson12 in #150
- Tweak order of arguments supplied to
distinct()
by @lionel- in #144 - Add time point options to appropriate VS by @Jeff-Thompson12 in #140
- Add RTF output by @tdwils in #147
- Prep cran
v0.2.0
by @AARON-CLARK in #159 - Next Release:
v0.2.0
by @AARON-CLARK in #160
New Contributors
Full Changelog: v0.1.0...v0.2.0