salim-b/pkgpurl: Facilitate Authoring R Packages in the R Markdown File Format

pkgpurl facilitates R package authoring using a literate programming approach. The main idea behind this is to write all of the R source code in R Markdown files (`Rmd/*.Rmd`), which allows the actual code to be freely mixed with explanatory and supplementary information in expressive Markdown format. The main object of pkgpurl is to provide a standardized way to compile the bare `.R` files from the prose-enhanced and thus more human-oriented `.Rmd` files.

Getting started

Package details

Maintainer
LicenseAGPL (>= 3)
Version0.0.9015
URL https://pkgpurl.rpkg.dev https://gitlab.com/rpkg.dev/pkgpurl
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("salim-b/pkgpurl")
salim-b/pkgpurl documentation built on June 2, 2025, 8:26 a.m.