Package: archeoViz
Type: Package
Title: Visualisation, Exploration, and Web Communication of
        Archaeological Spatial Data
Version: 1.3.4
Date: 2024-01-13
Authors@R: c(person("Sebastien", "Plutniak", email = "sebastien.plutniak@posteo.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6674-3806")),
             person("Renata", "Araujo", email = "rennyaraujo@yahoo.com", role = "ctb", comment = c(ORCID = "0000-0001-8874-2858")),
             person("Laura", "Coltofean", email = "laura.coltofean@gmail.com", role = "ctb", comment = c(ORCID = "0000-0002-2233-3565")),
             person("Nicolas", "Delsol", email = "nicolau.delsol@gmail.com", role = "ctb", comment = c(ORCID = "0000-0003-4927-6027")),
             person("Sara", "Giardino", email = "saragiardino@gmail.com", role = "ctb", comment = c(ORCID = "0000-0001-5634-7060")),
             person("Julian", "Laabs", email = "julian.laabs@uni-leipzig.de", role = "ctb", comment = c(ORCID = "0000-0003-1378-3908"))
             )
Author: Sebastien Plutniak [aut, cre] (<https://orcid.org/0000-0002-6674-3806>),
  Renata Araujo [ctb] (<https://orcid.org/0000-0001-8874-2858>),
  Laura Coltofean [ctb] (<https://orcid.org/0000-0002-2233-3565>),
  Nicolas Delsol [ctb] (<https://orcid.org/0000-0003-4927-6027>),
  Sara Giardino [ctb] (<https://orcid.org/0000-0001-5634-7060>),
  Julian Laabs [ctb] (<https://orcid.org/0000-0003-1378-3908>)
Maintainer: Sebastien Plutniak <sebastien.plutniak@posteo.net>
Description: An R 'Shiny' application for the visualisation, interactive exploration, and web communication of archaeological spatial data. It includes interactive 3D and 2D visualisations, generation of cross sections and maps of the remains, and display an interactive timeline of the work made in a site. Simple spatial statistics can be performed (convex hull, regression surfaces, 2D kernel density estimation), as well as exporting data to other online applications for more complex methods. 'archeoViz' can be used locally or deployed on a server, either with interactive input of data or with a static data set. Example is provided at <https://analytics.huma-num.fr/archeoviz/en>.
License: GPL-3
Repository: CRAN
Encoding: UTF-8
Imports: ggplot2, plotly, mgcv, cxhull, reshape2, svglite, htmlwidgets,
        shiny, shinythemes, knitr,
Suggests: covr, SEAHORS, rmarkdown, markdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://archeoviz.hypotheses.org,
        https://github.com/sebastien-plutniak/archeoviz
BugReports: https://github.com/sebastien-plutniak/archeoviz/issues
NeedsCompilation: no
Packaged: 2024-01-31 17:28:03 UTC; seb
Date/Publication: 2024-01-31 18:00:13 UTC
Built: R 4.2.3; ; 2024-01-31 20:03:27 UTC; unix
