README.md
setup.cfg
setup.py
GageRnR/__init__.py
GageRnR/__main__.py
GageRnR/application.py
GageRnR/dataLoader.py
GageRnR/gageRnR.py
GageRnR/generator.py
GageRnR/linearity.py
GageRnR/normality.py
GageRnR/reportGenerator.py
GageRnR/statistics.py
GageRnR.egg-info/PKG-INFO
GageRnR.egg-info/SOURCES.txt
GageRnR.egg-info/dependency_links.txt
GageRnR.egg-info/entry_points.txt
GageRnR.egg-info/requires.txt
GageRnR.egg-info/top_level.txt
GageRnR/resources/GageRnR.html
GageRnR/resources/Linearity.html
GageRnR/resources/Normality.html
GageRnR/resources/Statistics.html
GageRnR/resources/__init__.py
GageRnR/resources/bootstrap.min.css
GageRnR/tests/__init__.py
GageRnR/tests/data.py
GageRnR/tests/test_application.py
GageRnR/tests/test_dataLoader.py
GageRnR/tests/test_gaugeRnR.py
GageRnR/tests/test_generator.py
GageRnR/tests/test_linearity.py
GageRnR/tests/test_normality.py
GageRnR/tests/test_statistics.py