README.md

Data Pack Importer

Installation

See data-pack-import-vagrant to set up a machine with Vagrant.

If you want to install all things manually (not recommended) follow these steps.

On Ubuntu, you need the following packages:

sudo apt install libcurl4-gnutls-dev libxml2-dev libcurl4-openssl-dev libssl-dev
install.packages("devtools")
library(devtools)
install_github(repo="jason-p-pickering/datim-validation")
install_github(repo="jason-p-pickering/data-pack-importer", ref="prod")
install_github(repo="jason-p-pickering/openxlsx", ref="26a6f60")

Tier II Manual

Consult the Tier II Validation guide



jason-p-pickering/data-pack-importer documentation built on Oct. 27, 2019, 9:42 a.m.