Package: leaftime
Title: 'Leaflet-timeline' Plugin for Leaflet
Version: 0.1.2
Date: 2019-11-09
Authors@R: c(
      person(
        "Jonathan","Skeate"
        , role = c("aut")
        , comment = "leaflet-timeline library, https://github.com/skeate/Leaflet.timeline"
      ),
      person(
        "Kent", "Russell"
        , role = c("aut", "cre")
        , comment = "R interface"
        , email = "kent.russell@timelyportfolio.com"
      )
    )
Maintainer: Kent Russell <kent.russell@timelyportfolio.com>
URL: https://github.com/timelyportfolio/leaftime
BugReports: https://github.com/timelyportfolio/leaftime/issues
Description: Use the 'leaflet-timeline' plugin with a leaflet widget to add an
    interactive slider with play, pause, and step buttons to explore temporal
    geographic spatial data changes.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends: R (>= 3.1.0), leaflet (>= 2.0.0)
Imports: htmlwidgets, htmltools, geojsonio
NeedsCompilation: no
Packaged: 2019-11-29 22:47:09 UTC; kentr
Author: Jonathan Skeate [aut] (leaflet-timeline library,
    https://github.com/skeate/Leaflet.timeline),
  Kent Russell [aut, cre] (R interface)
Repository: CRAN
Date/Publication: 2019-12-02 17:00:05 UTC
