README.md

Travis build status Coverage status

stanchecker

stanchecker is an RStudio addin for checking the syntactic correctness of the Stan code living in your R Markdown documents. This replicates the Check button that RStudio provides for checking .stan files but provides the same checks for .Rmd files with embedded Stan chunks.

Installation

The stackchecker addin can be installed from GitHub with:

# install.packages("devtools")
devtools::install_github("brooklynbagel/stanchecker")


brooklynbagel/stanchecker documentation built on May 24, 2019, 12:35 a.m.