Skip to content

Commit

Permalink
remove qmd packages now used in R functions. introduced in c7146cd
Browse files Browse the repository at this point in the history
  • Loading branch information
mhpob committed Jun 27, 2024
1 parent c5e182a commit 268ce35
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@ export(station_table)
export(temporal_distribution)
importFrom(data.table,":=")
importFrom(data.table,.N)
importFrom(ggplot2,ggplot)
importFrom(mapview,mapview)
importFrom(reactable,reactable)
importFrom(sf,read_sf)
importFrom(stats,median)
importFrom(utils,URLencode)
importFrom(utils,read.csv)
Expand Down
3 changes: 0 additions & 3 deletions R/otndo-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@
## usethis namespace: start
#' @importFrom data.table :=
#' @importFrom data.table .N
#' @importFrom ggplot2 ggplot
#' @importFrom mapview mapview
#' @importFrom reactable reactable
#' @importFrom sf read_sf
#' @importFrom stats median
#' @importFrom utils read.csv
#' @importFrom utils unzip
Expand Down

0 comments on commit 268ce35

Please sign in to comment.