RPAT is part of AASHTO's TravelWorks advanced travel analysis tools. To begin, download and run the RPAT installer here. RPAT is open source, GPL.
To build the Python executable, you will need python 3 and the libraries pyinstaller, cherrypy, setuptools, psutil and simplejson.
To build the installer, you will need to have Inno Setup installed.
To create the installer for RPAT, you will need to first create the python executable then create the main package which includes an R installer, R scripts.
To create the python executable, edit the app.spec file to point to the location of your file and run pyinstaller app.spec.
To create the installer, move the python distribution files, so it matches the location in the RPAT_Installer.iss and build the installer using Inno Setup.
VisionEval - https://github.com/gregorbj/VisionEval
RSPM - https://github.com/gregorbj/RSPM
RPAT Viewer Pilot - https://github.com/gregorbj/RPAT_Viewer_Pilot
EERPAT - https://github.com/RSGInc/EERPAT