R Package Development Tools

R Package
Software
GxP
Tools for developing and validating R packages

Moreover, we implemented some frequently needed functions in a separate R package which we call “rpact.dev”.

To highlight it: the function ‘renderRmdVignettes()’ is very useful because it renders the vignettes which can be found at rpact.org/vignettes to 3 different output formats and structures the output in one step, i.e., after each new release of the rpact package we need some minutes where we needed many hours before to rebuild the vignettes.