/nautilus

A navigational copilot for R package development

Primary LanguageROtherNOASSERTION

nautilus

Lifecycle: experimental R-CMD-check Codecov test coverage

The goal of nautilus is to help navigate package development from a functional programming perspective.

Installation

You can install the development version of nautilus from GitHub with:

# install.packages("devtools")
# devtools::install_github("asshah4/nautilus")