1
0
mirror of https://github.com/msberends/AMR.git synced 2026-05-31 18:21:44 +02:00

Built site for AMR@3.0.1.9047: e0f8cf0

This commit is contained in:
github-actions
2026-04-21 20:32:21 +00:00
parent 86b5ebf61f
commit 5dec3cfd25
88 changed files with 128 additions and 128 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## AMR 3.0.1.9045
## AMR 3.0.1.9047
#### New
@@ -94,6 +94,9 @@
- Fixed SIR and MIC coercion of combined values,
e.g. `as.sir("<= 0.002; S")` or `as.mic("S; 0.002")`
([\#252](https://github.com/msberends/AMR/issues/252))
- Fixed translation of foreign languages in
[`sir_df()`](https://amr-for-r.org/reference/proportion.md)
([\#272](https://github.com/msberends/AMR/issues/272))
#### Updates