The goal of measure is to be a recipes-like interface to tidymodels for analytical characterization data.
You can install the development version of measure like so:
remotes::install_github("jameshwade/measure")
This is a basic example which shows you how to solve a common problem:
library(measure)
## basic example code