Releases: insightsengineering/rtables
Release list
rtables v0.4.0 - CRAN
Version 0.4.0 of rtables as released to CRAN.
rtables v0.3.8 - CRAN
Version 0.3.8 submitted to CRAN 7/13/2021.
rtables 0.3.7
Synchronize release with GitHub commit sha.
rtables v0.3.6
This is the rtables version 0.3.6 on CRAN https://CRAN.R-project.org/package=rtables.
The changes to 0.3.4 & 0.3.5 are only in the documentation.
rtables v0.3.5 - Initial CRAN submitted version
Identical to v0.3.4 except that URLs in the text of the introduction.Rmd vignette have been fixed to avoid check NOTE and NEWS.md has been updated.
Submitted to cran as package version 0.3.5.
rtables v0.3.4
Minor changes to the 0.3.3 version in order to submit rtables to CRAN.
rtables v0.3.3
This version completely refactors the rtables package. We do provide a backwards compatibility layer with the
rtable, rcell, rrow, rheader, and rtabulate family of functions. However the table data structure and main
tabulation framework have changed. We provide extensive documentation in the manuals help(package = "rtables") and
vignettes vignette(package = "rtables") of the package.
The changes to rtables have been undertaken to better meet the requirements of creating and analyzing & reporting
tables in the context of clinical trials.
v0.3.2.4 (used in Phuse EU Connect 2020 talk)
Used in talk "A Novel Way of Creating Tables in R using the refactored rtables R package" by Adrian Waddell in SD05 - Software Demonstration Stream at Phuse EU Connect 2020.
v0.3.2.3 (used in JSM 2020 Talk)
Version of rtables used in Gabriel Becker's Joint Statistical Meetings 2020 presentation.
v0.3.1.1 (used in useR!2020 talk)
Layouting and tabulation framework in place as illustrated by the useR 2020 talk.
Should not be considered production code.