mirror of
https://github.com/sensebox/opensensmapr
synced 2025-02-22 14:53:57 +01:00
add readr as hard dependency
was only in 'Suggests' before, but is actually needed for essential functionality (osem_measurements())
This commit is contained in:
parent
1976e07cec
commit
aa453d6afe
1 changed files with 1 additions and 1 deletions
|
@ -8,11 +8,11 @@ Imports:
|
|||
dplyr,
|
||||
httr,
|
||||
digest,
|
||||
readr,
|
||||
magrittr
|
||||
Suggests:
|
||||
maps,
|
||||
maptools,
|
||||
readr,
|
||||
tibble,
|
||||
rgeos,
|
||||
sf,
|
||||
|
|
Loading…
Add table
Reference in a new issue