Skip to content

Statistical osteological sorting R package for commingled human remains using metric, 2D, and 3D data.

License

Notifications You must be signed in to change notification settings

jjlynch2/OsteoSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OsteoSort 1.3.2

Changes

OsteoSort 1.3.2 will be the final release of OsteoSort with support for 2D and 3D data. This should be finalized within the next few weeks. The 3D osteometric sorting method will be pulled into a new project and released as an independent tool (OS3D) due to increased complexity. The 2D osteomertic sorting method will be deprecated.

Future iterations of OsteoSort (1.4.x) will include a cloud-based environment (freely accessible with registered accounts) and instructions on deploying a docker container. That release will support the traditional metric-based osteometric sorting methods. This is anticpated to be released sometime next year.

OsteoSort 1.3.2 Installation

require("devtools")
install_github("jjlynch2/OsteoSort", ref="v1.3.2")
library(OsteoSort)
OsteoSort()

R Dependencies

  • pixmap
  • jpeg
  • Morpho
  • DT
  • shiny
  • htmltools
  • zip
  • rgl
  • ClusterR
  • JuliaCall
  • ggplot2
  • shinyalerts
  • ggrepel
  • networkD3
  • network
  • sna
  • grid
  • dplyr
  • shinydashboard
  • shinyWidgets

Julia Dependencies

  • Pkg
  • Statistics
  • Distributed
  • SharedArrays
  • Optim
  • Rmath

Other Windows Dependencies

  • Julia must be in your Windows environrment PATH to run.

Known Issues

  • Some systems require the RCall package in Julia to be rebuilt.
using Pkg
Pkg.build("RCall")

Citation

Lynch, J.J. 2024 OsteoSort. Computerized Osteometric Sorting. Version 1.3.2. The Defense POW/MIA Accounting Agency, Offutt AFB, NE.