Skip to content

Commit 207fc0c

Browse files
committed
update description and namespace
1 parent 2913e33 commit 207fc0c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

DESCRIPTION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,12 @@ Imports:
2222
hardhat,
2323
hubData,
2424
hubEnsembles,
25+
jsonlite,
2526
lubridate,
2627
stringr,
2728
tidyr,
28-
tidyselect
29+
tidyselect,
30+
yaml
2931
Remotes:
3032
forecasttools=github::cdcgov/forecasttools,
3133
hubUtils=github::hubverse-org/hubUtils,

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
export(excluded_locations)
44
export(generate_hub_baseline)
55
export(generate_hub_ensemble)
6+
export(update_authorized_users)
67
export(update_hub_target_data)

0 commit comments

Comments
 (0)