Skip to content

Commit 915ead7

Browse files
committed
Remove unnecessary imports from DESCRIPTION file
1 parent d23d931 commit 915ead7

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

DESCRIPTION

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,19 +54,16 @@ BugReports: https://github.com/WarwickCIM/OSMdashboard/issues
5454
Imports:
5555
cli,
5656
dplyr,
57+
glue,
5758
lubridate,
5859
osmapiR,
5960
purrr,
6061
rvest,
6162
stringr,
63+
tibble,
6264
tidyr,
6365
tidyRSS,
64-
WikipediR,
65-
glue,
66-
stats,
67-
tibble,
68-
magrittr,
69-
rlang
66+
WikipediR
7067
Suggests:
7168
knitr,
7269
rmarkdown,

0 commit comments

Comments
 (0)