Tools of Statistics Austria (STAT)
Development version from github:
# install.packages("devtools")
devtools::install_github("nachti/STATtools")Bugfix: took latest targetyear instead of targetyear argument
given in gcdrc().
Fixed troubles due to duplicates in gcdnum caused by new
version of data.table (unique needs by now) ...
Updated due to disintegration of district Wien Umgebung 20170101
Changed .Rbuildignore (included Makevars and data-raw),
because Makevars did not work any more ...
added GKZ (Gemeindekennziffer) 90001 for Vienna
data.table dependency just for building gcdnum.rda from
GCD.csv, which is not very well structured
First release