Skip to content

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
Jillian Dunic committed Jun 26, 2024
1 parent 2c7e43d commit ab3f087
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,13 @@ Imports:
tidyr,
rlang
RoxygenNote: 7.3.1
Suggests:
Suggests:
usethis,
testthat,
knitr,
rmarkdown,
here,
ggplot2,
sf
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
Expand Down
1 change: 1 addition & 0 deletions R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
#'}
#'
#' @examplesIf requireNamespace("sf", quietly = TRUE)
#' requireNamespace("ggplot2", quietly = TRUE)
#' library(sf)
#' library(ggplot2)
#' gfdata::survey_blocks |>
Expand Down

0 comments on commit ab3f087

Please sign in to comment.