Package: oceanis
Type: Package
Title: Cartography for Statistical Analysis
Version: 1.8.5
Date: 2022-07-13
Description: Creating maps for statistical analysis such as proportional circles, choropleth, typology and flows. Some functions use 'shiny' or 'leaflet' technologies for dynamism and interactivity.
	The great features are :
	- Create maps in a web environment where the parameters are modifiable on the fly ('shiny' and 'leaflet' technologies).
	- Create interactive maps through zoom and pop-up ('leaflet' technology).
	- Create frozen maps with the possibility to add labels.
License: GPL (>= 2.0) | file LICENSE
LazyLoad: yes
URL: https://github.com/insee-psar-at/oceanis-package/
BugReports: https://github.com/insee-psar-at/oceanis-package/issues
Depends: R (>= 3.6.0),shiny (>= 1.4.0.2),shinyBS (>= 0.61)
Imports: classInt (>= 0.4.2),sf (>= 0.9.0),shinyjs (>= 1.1),shinythemes
        (>= 1.1.2),DT (>= 0.12),stringr (>= 1.4.0),leaflet (>=
        2.0.3),leaflet.extras (>= 1.0.0),ggplot2 (>= 3.2.0),dplyr (>=
        0.8.4),lwgeom (>= 0.2.1),zip (>= 2.1.1),htmlwidgets (>=
        1.5.4),webshot (>= 0.5.2)
Suggests: knitr, rmarkdown, markdown, rio
VignetteBuilder: knitr
Encoding: UTF-8
Authors@R: 
    c(person(given = "Sébastien",
             family = "Novella",
             role = c("aut", "cre"),
             email = "sebastien.novella@insee.fr"),
      person(given = "Sébastien",
             family = "Calvet",
             role = "aut"),
      person(given = "Nicolas",
             family = "Chauvot",
             role = "aut"),	
      person(family = "PSAR-AT Unité CED - INSEE PACA",
             role = "ctb"),             
      person(family = "SED - DR Hauts-de-France - INSEE",
             role = "ctb"),
      person(family = "PSAR-SL - DR Auvergne-Rhone-Alpes - INSEE",
             role = "ctb"),
      person(family = "PSAR-EER - DR Occitanie - INSEE",
            role = "ctb"),
      person(family = "SED - DR Pays-de-la-Loire - INSEE",
             role = "ctb"),
      person(family = "Institut national de la statistique et des études économiques",
             role = "cph"))
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-07-13 07:32:14 UTC; ZZ0SRJ
Author: Sébastien Novella [aut, cre],
  Sébastien Calvet [aut],
  Nicolas Chauvot [aut],
  PSAR-AT Unité CED - INSEE PACA [ctb],
  SED - DR Hauts-de-France - INSEE [ctb],
  PSAR-SL - DR Auvergne-Rhone-Alpes - INSEE [ctb],
  PSAR-EER - DR Occitanie - INSEE [ctb],
  SED - DR Pays-de-la-Loire - INSEE [ctb],
  Institut national de la statistique et des études économiques [cph]
Maintainer: Sébastien Novella <sebastien.novella@insee.fr>
Repository: CRAN
Date/Publication: 2022-07-13 13:10:02 UTC
Built: R 4.3.0; ; 2023-07-10 06:41:27 UTC; unix
