RConsortium / submissions-pilot2

development repo for pilot2 submission to FDA
GNU General Public License v3.0
19 stars 12 forks source link

Helper function and updated package builds #32

Closed rpodcast closed 2 years ago

rpodcast commented 2 years ago

This PR adds a convenience function set_data_path for the user to easily update the application configuration option for where data files from submission pilot 1 are stored on disk. A few assertions were added to ensure the path exists and each of the required data files are present.

In addition the PR increases the version number of the application and adds the appropriate builds for both Windows and Linux operating systems. Additional testing will be conducted to ensure the application package and the {renv} package library is restored successfully on both platforms.