ageproR version 0.7.1
Note
This bugfix version reverts AGEPRO Input File format back to the AGEPRO VERSION 4.0.
- Reverted to
AGEPRO VERSION 4.0ascurrentver_inpfile_string. Input files will be written toAGEPRO VERSION 4.0- Supported_inpfile_versions are:
currentver_inpfile_string,AGEPRO VERSION 4.0,AGEPRO VERSION 4.25 write_inp(overwrite_as_currentver = FALSE)save to AGEPRO Input File and keep the supported version of input file (AGEPRO VERSION 4.25)
- Supported_inpfile_versions are:
write_inp: Use withCallingHandlers to properly handle errors when retrieving AGEPRO Input File formatted Strings from keyword parameter classes (get_inp_lines)- Rename agepro_inp_model private helper function
set_inpfile_version -> write_inpfile_version- Includes warning if (Supported) AGEPRO Input File Version is not the "current version"
- Updated Roxygen