/pactaverse

Easily install and load packages from the pactaverse

Primary LanguageROtherNOASSERTION

pactaverse

R-CMD-check Lifecycle: experimental Codecov test coverage

Overview

The goal of pactaverse is to provide and easy way to load and install all PACTA packages.

It also serves as a way to collect and aggregate all methodological documentation for PACTA.

Installation

# Install the development version from GitHub
# install.packages("pak")
pak::pak("RMI-PACTA/pactaverse")

If you’re compiling from source, you can run pak::pkg_system_requirements("pactaverse"), to see the complete set of system packages needed on your machine.

Usage (WIP!)

library(pactaverse) will load the core pactaverse packages:

Code of Conduct

Please note that the pactaverse project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.