Skip to content

Commit

Permalink
fix packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooke Gibbons committed Jul 10, 2024
1 parent a6d3114 commit 324dc7b
Showing 1 changed file with 66 additions and 66 deletions.
132 changes: 66 additions & 66 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,66 +1,66 @@
Package: mpaviewer
Title: MPA Viewer
Version: 0.0.0.9000
Authors@R: person('Brooke', 'Gibbons', email = 'brooke.gibbons@uwa.edu.au', role = c('cre', 'aut'))
Description: An interactive overview of selected biodiversity assets in Marine Protected Areas of Western Australia.
License: MIT + file LICENSE
URL: https://github.com/dbca-wa/mpaviewer
BugReports: https://github.com/dbca-wa/mpaviewer/issues
Depends:
R (>= 4.1)
Imports:
cachem,
ckanr (>= 0.7.0),
config (>= 0.3.1),
cowplot (>= 1.1.1),
data.table,
devtools (>= 2.4.5),
dplyr (>= 1.1.2),
forcats (>= 1.0.0),
fs (>= 1.6.2),
ggbreak,
ggh4x,
ggplot2 (>= 3.4.2),
glue (>= 1.6.2),
golem (>= 0.3.1),
googledrive,
googlesheets4,
grid,
here (>= 1.0.1),
htmltools (>= 0.5.5),
httr (>= 1.4.5),
leafgl (>= 0.1.1),
leaflegend,
leaflet (>= 2.1.2),
lutz,
magrittr (>= 2.0.3),
plyr (>= 1.8.8),
purrr (>= 1.0.1),
readr (>= 2.1.4),
rlang,
scales,
sf,
shiny (>= 1.7.1),
shinycssloaders (>= 1.0.0),
shinydashboard (>= 0.7.2),
shinydashboardPlus (>= 2.0.3),
shinyWidgets (>= 0.7.6),
stringr (>= 1.5.0),
thinkr,
tidyr (>= 1.3.0),
utils
Suggests:
knitr (>= 1.42),
rmarkdown (>= 2.21),
spelling (>= 2.2.1),
testthat (>= 3.0.0)
VignetteBuilder:
knitr
Remotes:
github::GlobalArchiveManual/CheckEM
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Package: mpaviewer
Title: MPA Viewer
Version: 0.0.0.9000
Authors@R: person('Brooke', 'Gibbons', email = 'brooke.gibbons@uwa.edu.au', role = c('cre', 'aut'))
Description: An interactive overview of selected biodiversity assets in Marine Protected Areas of Western Australia.
License: MIT + file LICENSE
URL: https://github.com/dbca-wa/mpaviewer
BugReports: https://github.com/dbca-wa/mpaviewer/issues
Depends:
R (>= 4.1)
Imports:
cachem,
ckanr (>= 0.7.0),
config (>= 0.3.1),
cowplot (>= 1.1.1),
data.table,
devtools (>= 2.4.5),
dplyr (>= 1.1.2),
forcats (>= 1.0.0),
fs (>= 1.6.2),
ggbreak,
ggh4x,
ggplot2 (>= 3.4.2),
glue (>= 1.6.2),
golem (>= 0.3.1),
googledrive,
googlesheets4,
grid,
here (>= 1.0.1),
htmltools (>= 0.5.5),
httr (>= 1.4.5),
leafgl (>= 0.1.1),
leaflegend,
leaflet (>= 2.1.2),
lutz,
magrittr (>= 2.0.3),
plyr (>= 1.8.8),
purrr (>= 1.0.1),
readr (>= 2.1.4),
rlang,
scales,
sf,
shiny (>= 1.7.1),
shinycssloaders (>= 1.0.0),
shinydashboard (>= 0.7.2),
shinydashboardPlus (>= 2.0.3),
shinyWidgets (>= 0.7.6),
stringr (>= 1.5.0),
thinkr,
tidyr (>= 1.3.0),
utils
Suggests:
knitr (>= 1.42),
rmarkdown (>= 2.21),
spelling (>= 2.2.1),
testthat (>= 3.0.0)
VignetteBuilder:
knitr
Remotes:
github::GlobalArchiveManual/CheckEM
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2

0 comments on commit 324dc7b

Please sign in to comment.