R Package Development Tools

R Package
Software
GxP
Tools for developing and maintaining R packages.

rpact.dev

rpact.dev is an R package designed to provide development utilities for the rpact package. This package includes tools for rendering source files, managing Quarto projects, creating unit test reports, and handling documentation.

Features

  • Rendering Source Files: Functions to render R scripts, R Markdown files, and Quarto files.
  • Quarto Project Management: Utilities for creating and managing Quarto projects, including YAML metadata updates and menu creation.
  • Unit Testing: Tools for running tests, generating test reports, and analyzing test results.
  • Documentation: Functions to extract and manage parameter descriptions for documentation purposes.