diff --git a/DESCRIPTION b/DESCRIPTION
index 472085567..b1b7e060e 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,6 +1,6 @@
Package: AMR
-Version: 1.4.0.9026
-Date: 2020-11-24
+Version: 1.4.0.9027
+Date: 2020-11-25
Title: Antimicrobial Resistance Analysis
Authors@R: c(
person(role = c("aut", "cre"),
diff --git a/NEWS.md b/NEWS.md
index cee74a510..d9f573d59 100755
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,9 +1,9 @@
-# AMR 1.4.0.9026
-## Last updated: 24 November 2020
+# AMR 1.4.0.9027
+## Last updated: 25 November 2020
### New
* Function `is_new_episode()` to determine patient episodes which are not necessarily based on microorganisms. It also supports grouped variables with e.g. `mutate()`, `filter()` and `summarise()` of the `dplyr` package:
- ```r
+ ```r
example_isolates %>%
group_by(patient_id, hospital_id) %>%
filter(is_new_episode(date, episode_days = 60))
diff --git a/docs/404.html b/docs/404.html
index 974325607..c506dc456 100644
--- a/docs/404.html
+++ b/docs/404.html
@@ -81,7 +81,7 @@
AMR (for R)
- 1.4.0.9026
+ 1.4.0.9027
diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html
index 53c1f42fb..2166c262f 100644
--- a/docs/LICENSE-text.html
+++ b/docs/LICENSE-text.html
@@ -81,7 +81,7 @@
AMR (for R)
- 1.4.0.9026
+ 1.4.0.9027
diff --git a/docs/articles/index.html b/docs/articles/index.html
index 890970c76..2593fa727 100644
--- a/docs/articles/index.html
+++ b/docs/articles/index.html
@@ -81,7 +81,7 @@
AMR (for R)
- 1.4.0.9026
+ 1.4.0.9027
diff --git a/docs/authors.html b/docs/authors.html
index 374c7cf99..71cacecec 100644
--- a/docs/authors.html
+++ b/docs/authors.html
@@ -81,7 +81,7 @@
AMR (for R)
- 1.4.0.9026
+ 1.4.0.9027
diff --git a/docs/countries.png b/docs/countries.png
index 1f925df64..5b9956802 100644
Binary files a/docs/countries.png and b/docs/countries.png differ
diff --git a/docs/countries_large.png b/docs/countries_large.png
index 4528252e6..5b77adb74 100644
Binary files a/docs/countries_large.png and b/docs/countries_large.png differ
diff --git a/docs/index.html b/docs/index.html
index b19c85a33..81b1b4d96 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -43,7 +43,7 @@
AMR (for R)
- 1.4.0.9026
+ 1.4.0.9027
@@ -210,7 +210,7 @@ Since you are one of our users, we would like to know how you use the package an
This package is fully independent of any other R package and works on Windows, macOS and Linux with all versions of R since R-3.0.0 (April 2013). It was designed to work in any setting, including those with very limited resources. It was created for both routine data analysis and academic research at the Faculty of Medical Sciences of the University of Groningen, in collaboration with non-profit organisations Certe Medical Diagnostics and Advice and University Medical Center Groningen. This R package is actively maintained and is free software (see Copyright).
-
Used in more than 120 countries
Since its first public release in early 2018, this package has been downloaded from more than 120 countries. Click the map to enlarge and to also see the names of the countries.
+
Used in 135 countries
Since its first public release in early 2018, this package has been downloaded from 135 countries. Click the map to enlarge and to also see the names of the countries.
diff --git a/docs/news/index.html b/docs/news/index.html
index 3c294c930..a7e2efae9 100644
--- a/docs/news/index.html
+++ b/docs/news/index.html
@@ -81,7 +81,7 @@
AMR (for R)
- 1.4.0.9026
+ 1.4.0.9027
@@ -236,31 +236,37 @@
Source: NEWS.md
-
-