Skip to content

jason-p-pickering/data-pack-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 R (tested on rstudio-server-1.1.423)
  • Install R packages:
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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •