Other packages > Find by keyword >

archeofrag  

Spatial Analysis in Archaeology from Refitting Fragments
View on CRAN: Click here


Download and install archeofrag package within the R console
Install from CRAN:
install.packages("archeofrag")

Install from Github:
library("remotes")
install_github("cran/archeofrag")

Install by package version:
library("remotes")
install_version("archeofrag", "1.2.3")



Attach the package and use:
library("archeofrag")
Maintained by
Sebastien Plutniak
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-11-27
Latest Update: 2025-03-27
Description:
Methods to analyse fragmented objects in archaeology using refitting relationships between fragments scattered in archaeological spatial units (e.g. stratigraphic layers). Graphs and graph theory are used to model archaeological observations. The package is mainly based on the 'igraph' package for graph analysis. Functions can: 1) create, manipulate, and simulate fragmentation graphs, 2) measure the cohesion and admixture of archaeological spatial units, and 3) characterise the topology of a specific set of refitting relationships. An empirical dataset is also provided as an example. Documentation about 'archeofrag' is provided by the vignette included in this package and by the accompanying scientific papers: Plutniak (2021, Journal of Archaeological Science, ) and Plutniak (2022, Journal of Open Source Software, ).
How to cite:
Sebastien Plutniak (2020). archeofrag: Spatial Analysis in Archaeology from Refitting Fragments. R package version 1.2.3, https://cran.r-project.org/web/packages/archeofrag. Accessed 26 Jun. 2026.
Previous versions and publish date:
0.6.0 (2020-11-27 12:40), 0.7 (2021-04-26 13:50), 0.8.2 (2022-09-12 00:03), 0.8 (2022-03-09 11:50), 1.0.0 (2024-12-17 12:40), 1.1.0 (2025-03-07 17:20), 1.2.0 (2025-03-27 12:50), 1.2.3 (2025-09-27 04:20)
Other packages that cited archeofrag R package
View archeofrag citation profile
Other R packages that archeofrag depends, imports, suggests or enhances
Complete documentation for archeofrag
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA