Download data sets for download / own use
-02 June 2025
+04 June 2025
Source:vignettes/datasets.Rmd
datasets.Rmd
+
diff --git a/pkgdown.yml b/pkgdown.yml
index 1753bbf74..82b1f3b3a 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -10,7 +10,7 @@ articles:
PCA: PCA.html
WHONET: WHONET.html
WISCA: WISCA.html
-last_built: 2025-06-02T10:14Z
+last_built: 2025-06-04T11:15Z
urls:
reference: https://amr-for-r.org/reference
article: https://amr-for-r.org/articles
diff --git a/reference/AMR-deprecated.html b/reference/AMR-deprecated.html
index 4c3129150..ba902f50d 100644
--- a/reference/AMR-deprecated.html
+++ b/reference/AMR-deprecated.html
@@ -7,7 +7,7 @@
AMR (for R)
- 3.0.0
+ 3.0.0.9001
diff --git a/reference/AMR-options.html b/reference/AMR-options.html
index f444008ef..d51ba603d 100644
--- a/reference/AMR-options.html
+++ b/reference/AMR-options.html
@@ -7,7 +7,7 @@
AMR (for R)
- 3.0.0
+ 3.0.0.9001
diff --git a/reference/AMR.html b/reference/AMR.html
index 8260c916f..d3d133b99 100644
--- a/reference/AMR.html
+++ b/reference/AMR.html
@@ -21,7 +21,7 @@ The AMR package is available in English, Arabic, Bengali, Chinese, Czech, Danish
AMR (for R)
- 3.0.0
+ 3.0.0.9001
diff --git a/reference/WHOCC.html b/reference/WHOCC.html
index d2e875148..fbb14cb19 100644
--- a/reference/WHOCC.html
+++ b/reference/WHOCC.html
@@ -7,7 +7,7 @@
AMR (for R)
- 3.0.0
+ 3.0.0.9001
diff --git a/reference/WHONET.html b/reference/WHONET.html
index 38853bd50..db3fd1452 100644
--- a/reference/WHONET.html
+++ b/reference/WHONET.html
@@ -7,7 +7,7 @@
AMR (for R)
- 3.0.0
+ 3.0.0.9001
diff --git a/reference/ab_from_text.html b/reference/ab_from_text.html
index 5d933899d..b96aa7952 100644
--- a/reference/ab_from_text.html
+++ b/reference/ab_from_text.html
@@ -7,7 +7,7 @@
AMR (for R)
- 3.0.0
+ 3.0.0.9001
diff --git a/reference/ab_property.html b/reference/ab_property.html
index dc913253f..e09da4c10 100644
--- a/reference/ab_property.html
+++ b/reference/ab_property.html
@@ -7,7 +7,7 @@
AMR (for R)
- 3.0.0
+ 3.0.0.9001
diff --git a/reference/add_custom_antimicrobials.html b/reference/add_custom_antimicrobials.html
index d84ab177e..3ce4b3252 100644
--- a/reference/add_custom_antimicrobials.html
+++ b/reference/add_custom_antimicrobials.html
@@ -7,7 +7,7 @@
AMR (for R)
- 3.0.0
+ 3.0.0.9001
diff --git a/reference/add_custom_microorganisms.html b/reference/add_custom_microorganisms.html
index 408759cf1..177207714 100644
--- a/reference/add_custom_microorganisms.html
+++ b/reference/add_custom_microorganisms.html
@@ -7,7 +7,7 @@
AMR (for R)
- 3.0.0
+ 3.0.0.9001
diff --git a/reference/age.html b/reference/age.html
index 971cb2c14..504f53804 100644
--- a/reference/age.html
+++ b/reference/age.html
@@ -7,7 +7,7 @@
AMR (for R)
- 3.0.0
+ 3.0.0.9001
@@ -112,16 +112,16 @@
df
#> birth_date age age_exact age_at_y2k
-#> 1 1999-06-30 25 25.92329 0
-#> 2 1968-01-29 57 57.33973 31
-#> 3 1965-12-05 59 59.49041 34
-#> 4 1980-03-01 45 45.25479 19
-#> 5 1949-11-01 75 75.58356 50
-#> 6 1947-02-14 78 78.29589 52
-#> 7 1940-02-19 85 85.28219 59
-#> 8 1988-01-10 37 37.39178 11
-#> 9 1997-08-27 27 27.76438 2
-#> 10 1978-01-26 47 47.34795 21
+#> 1 1999-06-30 25 25.92877 0
+#> 2 1968-01-29 57 57.34521 31
+#> 3 1965-12-05 59 59.49589 34
+#> 4 1980-03-01 45 45.26027 19
+#> 5 1949-11-01 75 75.58904 50
+#> 6 1947-02-14 78 78.30137 52
+#> 7 1940-02-19 85 85.28767 59
+#> 8 1988-01-10 37 37.39726 11
+#> 9 1997-08-27 27 27.76986 2
+#> 10 1978-01-26 47 47.35342 21
AMR 3.0.0
CRAN release: 2025-06-02
This package now supports not only tools for AMR data analysis in clinical settings, but also for veterinary and environmental microbiology. This was made possible through a collaboration with the University of Prince Edward Island’s Atlantic Veterinary College, Canada. To celebrate this great improvement of the package, we also updated the package logo to reflect this change.
Older Versions
-This changelog only contains changes from AMR v3.0 (March 2025) and later.
+This changelog only contains changes from AMR v3.0 (June 2025) and later.
- For prior v2 versions, please see our v2 archive.
- For prior v1 versions, please see our v1 archive.