Package: archeoViz
Type: Package
Title: Visualisation, Exploration, and Web Communication of
        Archaeological Spatial Data
Version: 1.4.1
Date: 2025-06-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] (ORCID:
    <https://orcid.org/0000-0002-6674-3806>),
  Renata Araujo [ctb] (ORCID: <https://orcid.org/0000-0001-8874-2858>),
  Laura Coltofean [ctb] (ORCID: <https://orcid.org/0000-0002-2233-3565>),
  Nicolas Delsol [ctb] (ORCID: <https://orcid.org/0000-0003-4927-6027>),
  Sara Giardino [ctb] (ORCID: <https://orcid.org/0000-0001-5634-7060>),
  Julian Laabs [ctb] (ORCID: <https://orcid.org/0000-0003-1378-3908>)
Maintainer: Sebastien Plutniak <sebastien.plutniak@posteo.net>
Description: An R 'Shiny' application for visual and statistical exploration and web communication of archaeological spatial data, either remains or sites. It offers interactive 3D and 2D visualisations (cross sections and maps of remains, timeline of the work made in a site) which can be exported in SVG and HTML formats. It performs simple spatial statistics (convex hull, regression surfaces, 2D kernel density estimation) and allows exporting data to other online applications for more complex methods. 'archeoViz' can be used offline 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, geometry, 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: 2025-06-13 13:22:54 UTC; seb
Date/Publication: 2025-06-13 15:30:06 UTC
Built: R 4.6.0; ; 2025-10-11 03:40:23 UTC; windows
