Skip to content

Commit 9b60f60

Browse files
committed
Hand over maintainership
1 parent ab46168 commit 9b60f60

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ Package: aedseo
22
Title: Automated and Early Detection of Seasonal Epidemic Onset
33
Version: 0.1.1.9000
44
Authors@R: c(
5-
person("Kasper", "Schou Telkamp", ,"[email protected]", role = c("aut", "cre"),
5+
person("Kasper", "Schou Telkamp", ,"[email protected]", role = c("aut"),
66
comment = c(ORCID = "0009-0001-5126-0190")),
7-
person("Lasse Engbo", "Christiansen", , "[email protected]", role = c("aut"),
7+
person("Lasse Engbo", "Christiansen", , "[email protected]", role = c("aut", "cre"),
88
comment = c(ORCID = "0000-0001-5019-1931")),
99
person("Statens Serum Institut, SSI", role = c("cph", "fnd"))
1010
)

cran-comments.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,7 @@ The package has been tested on multiple platforms and no errors or warnings were
1414

1515
This patch aims as:
1616

17-
* Enhance clarity and user guidance in the introductory vignette.
18-
19-
* Updated LICENSE.md to have Statens Serum Institut as a copyright holder.
20-
21-
* Fixed installation guide for the development version in the README.Rmd and README.md
22-
23-
* Added Lasse Engbo Christiansen as an author of the R package.
24-
25-
* Added a new function `epi_calendar()`.
26-
27-
* Introduced additional visualizations in the `autoplot()` and `plot()` methods.
17+
* Transfer maintainership of the R package to Lasse Engbo Christiansen ([email protected]), and change the e-mail address for the previous maintainer to [email protected], as his affiliation with Statens Serum Institut (SSI) stops - and the e-mail therefore will be a dead link.
2818

2919
## Abbreviations
3020

0 commit comments

Comments
 (0)