Skip to content

Commit

Permalink
Afegeix dbTools com a dependència suggerida
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaspons committed Sep 10, 2023
1 parent 3dc22bf commit cf6c5b8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: monitorOSM
Title: Monitor d'OSM
Version: 0.0.2
Version: 0.0.3
Authors@R: c(
person("Joan", "Maspons", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2286-8727"))
Expand All @@ -21,9 +21,12 @@ Imports:
osmdata (>= 0.2.1),
telegram.bot
Suggests:
dbTools,
testthat (>= 3.0.0),
usethis
Remotes: jmaspons/osmapiR
Remotes:
jmaspons/dbTools
jmaspons/osmapiR
Config/testthat/edition: 3
Encoding: UTF-8
Language: ca
Expand Down

0 comments on commit cf6c5b8

Please sign in to comment.