Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Commit

Permalink
minimize requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke committed Mar 22, 2018
1 parent f7afc61 commit 96a964c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 15 deletions.
14 changes: 1 addition & 13 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,8 @@ Remotes:
Encoding: UTF-8
LazyData: true
Imports:
shiny,
htmlwidgets,
htmltools,
magrittr
Suggests:
V8,
dplyr,
geojsonio,
purrr,
readr,
stringr,
rmapshaper,
htmlTable,
memoise
htmltools
URL: https://github.com/bhaskarvk/leaflet.esri,https://bhaskarvk.github.io/leaflet.esri/
BugReports: https://github.com/bhaskarvk/leaflet.esri/issues
RoxygenNote: 6.0.1
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ export(imageMapLayerOptions)
export(tiledMapLayerOptions)
import(leaflet)
import(leaflet.extras)
importFrom(magrittr,"%>%")
1 change: 0 additions & 1 deletion R/leaflet.esri-package.r
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#' This package allows a user to add 'ESRI' provided services such as
#' 'MapService', 'ImageMapService', 'TiledMapService' etc. to a 'leaflet' map.
#'
#' @importFrom magrittr %>%
#' @import leaflet
#' @import leaflet.extras
#'
Expand Down

0 comments on commit 96a964c

Please sign in to comment.