Releases: allometric/allometric
Releases · allometric/allometric
v3.0.0
v2.3.0
v2.2.0
2.2.0 (2024-01-15)
Bug Fixes
Features
- added mean annual temperature (tlt) and mean annual precipitation (hlp) variable names (0445628)
- added the ability to group parameter frames by a taxa ID column (c3f4121)
- implemented direct models.RDS downloads, which greatly speed up model installation (f257a5d)
- implemented direct models.RDS downloads, which greatly speed up model installation (edcf173)
- ingest_models is now exported, which allows users to run local publication and parameter files (1432808)
- ingest_models is now exported, which allows users to run local publication and parameter files (fa19690)
v2.1.0
v2.0.0
2.0.0 (2023-10-29)
Bug Fixes
-
models.zip is now removed during installation process (61cabeb)
-
nested lists can now be used as arguments to ModelSet and AllometricModel, closes #167 (21e3bd3)
-
Rebasing to allometric/models v2 main branch (72bfcff)
Features
- adding equivalence checks for FixedEffectsModel and MixedEffectsModel, closes #157 (5cb295d)
- catching errors in publication files as warnings, which enables installation to proceed even if one or more publication files error, closes #163 (ad67862)
- implemented map_publications(), which allows a user to flexibly process publication files (397246b)
- implementing custom response definitions and associated test. Closes #86 (3bbdc8b)
BREAKING CHANGES
- This commit will require users to reinstall allometric
entirely.
v1.4.1
v1.4.0
1.4.0 (2023-09-15)
Bug Fixes
- removing git clone in favor of curl_download for allometric/models, this (may) avoid an issue in CRAN with bad file permissions in the .git directory (1c36306)
Features
- added capability to check local models for installation, check_local_models(). closes #145 (4de906f)
- added topographic and climatic components, closes #128 (9d1b7fb)
- Adding FixedEffectSet summary, restructuring related generics, updates #136 (fa0772f)
- Adding MixedEffectsModel summary, closes #137 (e556541)
- Adding MixedEffectsSet summary, closes #136 (c27f84d)
- Adding ParametricSet class, closes #148 (49f795c)
v1.3.1
v1.2.0
v1.1.0
This release implemented many new allometric models and expanded the package structure to accommodate increment models.