Package: archeoViz Type: Package Title: Visualisation, Exploration, and Web Communication of Archaeological Spatial Data Version: 1.4.2 Date: 2026-07-25 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] (), Renata Araujo [ctb] (), Laura Coltofean [ctb] (), Nicolas Delsol [ctb] (), Sara Giardino [ctb] (), Julian Laabs [ctb] () Maintainer: Sebastien Plutniak 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 . License: GPL-3 Encoding: UTF-8 Imports: ggplot2, plotly, mgcv, geometry, MASS, 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 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://sebastien-plutniak.r-universe.dev Date/Publication: 2026-07-26 10:33:46 UTC RemoteUrl: https://github.com/sebastien-plutniak/archeoviz RemoteRef: HEAD RemoteSha: f0a53caeca5a47456eb7f316eafd360e89e896d5 NeedsCompilation: no Packaged: 2026-07-26 11:54:08 UTC; root