code                    Pascal script to check registry for R
compile_iss             Compile ISS
copy_installation       Default installation files
create_app              Creates installation files and Inno Setup
                        Script (ISS), "app_name.iss"
create_bat              Creates app's batch file, "app_name.bat"
create_config           Creates an app config file, "config.cfg"
create_pkgs             Creates package dependency file, "packages.txt"
directives              Inno Setup Preprocessor (ISPP) Directives
example_app             Example app
files                   File Section of ISS
get_R                   Downloads R
icons                   Icons Section of ISS
install_inno            Downloads and installs Inno Setup
languages               Languages Section of ISS
run                     Run Section of ISS
setup                   Setup Section of ISS
start_iss               Start ISS
tasks                   Tasks Section of ISS
