More documentation polish and the reintroduction of package heavy functionality and formatting. Check out a new, in-line unit test pattern here.
Mini-fied and slimmed down the entire package into a hydrofabric-verse compatible format so that it can pass devtools::check() for a premier at AGU. There will be another PR following that re-adds those temporarily lost functions in a more R package appropriate form shortly.
We have reached a stable minor version that addresses parsing issues, model accounting quirks, and stability. With this set of enhancements, the core logic that RRASSLER deploys is not expected to need major deviation for the foreseeable future.
Merged main branch, code spellcheck, package organelles, and documentation refresh; verified devtools::check() passes. One new function addition, insert_manual_record, which lets you manually place an otherwise unparseable model into a RRASSLER record format. See the function references for more details.
Update to better conform to package documentation standards and general cleanup.