udftool makes it easy to develop, deploy, and maintain PostgreSQL user-defined functions.

Installation

This package is in its (very) early stages, so it is not yet available on CRAN. You can install the latest development version by running:

# install.packages("devtools")
devtools::install_github("briandconnelly/udftool")