Skip to content

Releases: insightsengineering/rtables

rtables v0.4.0 - CRAN

Choose a tag to compare

@gmbecker gmbecker released this 08 Oct 21:29

Version 0.4.0 of rtables as released to CRAN.

rtables v0.3.8 - CRAN

Choose a tag to compare

@gmbecker gmbecker released this 14 Jul 19:49

Version 0.3.8 submitted to CRAN 7/13/2021.

rtables 0.3.7

Choose a tag to compare

@waddella waddella released this 24 Mar 09:59

Synchronize release with GitHub commit sha.

rtables v0.3.6

Choose a tag to compare

@waddella waddella released this 24 Feb 18:58

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

Choose a tag to compare

@gmbecker gmbecker released this 12 Jan 11:31
7bd0d14

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

Choose a tag to compare

@waddella waddella released this 21 Dec 16:35

Minor changes to the 0.3.3 version in order to submit rtables to CRAN.

rtables v0.3.3

Choose a tag to compare

@waddella waddella released this 17 Dec 14:46

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)

Choose a tag to compare

@waddella waddella released this 08 Nov 19:56

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)

Pre-release

Choose a tag to compare

@gmbecker gmbecker released this 31 Jul 20:38

Version of rtables used in Gabriel Becker's Joint Statistical Meetings 2020 presentation.

v0.3.1.1 (used in useR!2020 talk)

Pre-release

Choose a tag to compare

@gmbecker gmbecker released this 21 Jun 01:26
c2069c2

Layouting and tabulation framework in place as illustrated by the useR 2020 talk.

Should not be considered production code.