1
0
mirror of https://github.com/msberends/AMR.git synced 2026-06-29 18:16:20 +02:00

(v3.0.1.9076) document Python installation channels and enforce_method in vignette (#296)

This commit is contained in:
Matthijs Berends
2026-06-26 15:03:07 +02:00
committed by GitHub
parent 5f6372342e
commit 02bd9a71c1
3 changed files with 45 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# AMR 3.0.1.9075
# AMR 3.0.1.9076
Planned as v3.1.0, end of June 2026.
@@ -51,6 +51,7 @@ Planned as v3.1.0, end of June 2026.
* Improved console messages with clickable links throughout, powered by `cli` if it is installed (#191, #265)
* `as.disk()`: input validation is now more strict, rejecting values that are not recognisable as a numeric disk zone diameter
* `as.sir()` gains an `enforce_method` argument (`"auto"`, `"mic"`, or `"disk"`) to force the interpretation method when S3 class information is lost, e.g. when called from Python (#291)
* `AMR for Python` vignette: added sections on installation channels (stable CRAN vs. development GitHub via `AMR.beta`) and on using `enforce_method` in `as_sir()` from Python
# AMR 3.0.1