Skip to content

academy-of-behavior-change/justifier

Repository files navigation

Travis build status

AppVeyor build status

Coverage status

justifier: Human and machine-readable justifications and justified decisions based on YAML

The goal of justifier is to provide a simple human- and machine-readable standard for documenting justifications for decisions. justifier was primarily developed to enable documenting teh development of behavior change interventions and the planning and execution of scientific studies, but it can also be used to document decisions in organisations, enabling accumulation of decisions and types of justifications over time.

Installation

You can install the released version of justifier from CRAN with:

install.packages("justifier");

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

devtools::install_github("academy-of-behavior-change/justifier");

(assuming you have devtools installed; otherwise, install that first using the install.packages function)

About

Human and machine-readable justifications and justified decisions based on YAML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published