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

Built site for AMR@3.0.1.9070: 637ada9

This commit is contained in:
github-actions
2026-06-26 07:36:21 +00:00
parent 3802119599
commit d5b7929b36
88 changed files with 156 additions and 138 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## AMR 3.0.1.9069
## AMR 3.0.1.9070
Planned as v3.1.0, end of June 2026.
@@ -175,6 +175,11 @@ Planned as v3.1.0, end of June 2026.
- [`as.disk()`](https://amr-for-r.org/reference/as.disk.md): input
validation is now more strict, rejecting values that are not
recognisable as a numeric disk zone diameter
- [`as.sir()`](https://amr-for-r.org/reference/as.sir.md) 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](https://github.com/msberends/AMR/issues/291))
## AMR 3.0.1