Package: leaftime
Title: 'Leaflet-timeline' Plugin for Leaflet
Version: 0.2.0
Date: 2020-01-26
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: 7.0.2
Depends: R (>= 3.1.0), leaflet (>= 2.0.0)
Imports: htmlwidgets, htmltools
Suggests: geojsonio
NeedsCompilation: no
Packaged: 2020-01-26 15:46:15 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: 2020-01-26 16:00:02 UTC
Built: R 4.0.2; ; 2020-08-02 16:39:49 UTC; windows
