-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
47 lines (47 loc) · 1.38 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Package: hmsidwR
Title: Health Metrics and the Spread of Infectious Diseases
Version: 1.1.2
Authors@R:
person("Federica", "Gazzelloni", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-4285-611X"))
Description: A collection of datasets and supporting functions accompanying Health Metrics and the Spread of Infectious Diseases by Federica Gazzelloni (2024). This package provides data for health metrics calculations, including Disability-Adjusted Life Years (DALYs), Years of Life Lost (YLLs), and Years Lived with Disability (YLDs), as well as additional tools for analyzing and visualizing health data. Federica Gazzelloni (2024) <doi:10.5281/zenodo.10818338>.
License: MIT + file LICENSE
URL: https://github.com/Fgazzelloni/hmsidwR, https://fgazzelloni.github.io/hmsidwR/
BugReports: https://github.com/Fgazzelloni/hmsidwR/issues
Depends:
R (>= 2.10)
Imports:
ggplot2,
gstat,
httr,
jsonlite,
purrr,
showtext,
sysfonts,
tibble
Suggests:
devtools,
dplyr,
geomtextpath,
ggthemes,
janitor,
knitr,
lubridate,
maps,
pkgdown,
plotly,
readr,
readxl,
rmarkdown,
sessioninfo,
sf,
stats,
testthat (>= 3.0.0),
tidyr,
tidyverse
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
VignetteBuilder: knitr