Package: evolMap
Type: Package
Version: 1.2.33
Date: 2023-03-16
Title: Dynamic and Interactive Maps
Description: Dynamic and Interactive Maps with R, powered by 'leaflet' <https://leafletjs.com>. 'evolMap' generates a web page with interactive and dynamic maps to which you can add geometric entities (points, lines or colored geographic areas), and/or markers with optional links between them. The dynamic ability of these maps allows their components to evolve over a continuous period of time or by periods.
License: BSD_2_clause + file LICENSE
Depends: R (>= 3.5.0)
Imports: jsonlite, curl, sf
NeedsCompilation: no
Authors@R: c( 
    person("Modesto", "Escobar", email = "modesto@usal.es", role = c("cre", "aut", "cph"), comment = c(ORCID = "0000-0003-2072-6071")),
    person("Carlos", "Prieto", email = "cprietos@usal.es", role = "aut", comment = c(ORCID = "0000-0001-8178-9768")),
    person("David", "Barrios", email = "metal@usal.es", role = "aut")
    )
Maintainer: Modesto Escobar <modesto@usal.es>
Encoding: UTF-8
RoxygenNote: 7.1.2
Packaged: 2023-03-17 15:26:13 UTC; Modesto
Author: Modesto Escobar [cre, aut, cph]
    (<https://orcid.org/0000-0003-2072-6071>),
  Carlos Prieto [aut] (<https://orcid.org/0000-0001-8178-9768>),
  David Barrios [aut]
Repository: CRAN
Date/Publication: 2023-03-17 18:00:05 UTC
Built: R 4.2.0; ; 2023-03-18 13:48:06 UTC; unix
