Changes in version 0.2.2 (2025-12-04) o tests: fix expect -> expect_equal (testthat >= 3.0.0) Changes in version 0.2.1 (2025-09-03) o doc: fix issue package reference in link Changes in version 0.2.0 (2024-05-17) o loadDataADaMSDTM: - extension to a list of binary objects - extract dataset label Changes in version 0.1.5 (2024-04-23) o data: addition of: - efficacy (questionnaire) data (primary/secondary endpoints) - disposition data (SDTM only) - supplemental demographics data o doc: remove description-like items in itemize (R-devel 11/10/2023) Changes in version 0.1.4 (2023-01-06) o fix unit tests for htmlwidgets 1.6 Changes in version 0.1.3 (2022-10-24) o fix test: 'convertToDateTime' for as.POSIXct support for numeric in R > 4.2.2 o compareTables/getClinDT: reduce time for examples for CRAN Changes in version 0.1.2 o tests: - new test for clinColors - correct typo description getColorPalette test Changes in version 0.1.1 (2022-02-22) o example: no explicit 'formula' named parameter in aggregate (R-devel update) o clarify use of pandoc in SystemRequirements o fix test compareDiff Changes in version 0.1.0 (2021-09-22) o getClinDT: - add button to show/hide columns - remove non visible variables from export o review unit tests o improve doc knit print list Changes in version 0.0.4 (2021-07-21) o change maintainer Changes in version 0.0.3 (2021-07-16) o fixes for unit tests Changes in version 0.0.2 (2021-07-14) o unit tests: no longer dep on xml2 & jsonlite, check for pandoc o add system requirement on pandoc for CRAN Changes in version 0.0.1 (2021-06-08) o initial version o fix knit print when figure opts are character o add 'roundHalfUp' functionalities o add color/shape/linetype palettes o rename interactive table function to 'getClinDT'