Skip to content

wfmackey/grattanReporter

 
 

Repository files navigation

Travis-CI Build Status codecov.io AppVeyor build status

grattanReporter

Parsing grattan reports for errors

This package assists with enforcing style in reports by the Grattan Institute, Melbourne.

In the working directory containing your report, run

library(grattanReporter)
checkGrattanReport()

Before your report can be released you must run

library(grattanReporter)
checkGrattanReport(compile = TRUE, pre_release = TRUE, release = TRUE)

which, provided your system meets the requirements and your report has no errors, will write a releasable PDF to a folder RELEASE.

About

Parsing grattan reports for errors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 97.4%
  • R 2.4%
  • Shell 0.2%