osteosort

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

https://github.com/jjlynch2/osteosort

Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.4%) to scientific vocabulary

Keywords

commingled-human-remains forensic-anthropology osteological-sorting osteology pair-matching
Last synced: 10 months ago · JSON representation ·

Repository

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

Basic Info
Statistics
  • Stars: 5
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 16
Topics
commingled-human-remains forensic-anthropology osteological-sorting osteology pair-matching
Created over 9 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

OsteoSort 1.4.0

Changes

This is a beta version of 1.4.0.

Installation

sh git clone https://github.com/OsteoSort docker build -t osteosort . docker run -d -p 4001:3838 osteosort

R Dependencies

  • DT
  • shiny
  • htmltools
  • zip
  • JuliaCall
  • ggplot2
  • shinyalerts
  • grid
  • dplyr

Julia Dependencies

  • Statistics
  • Optim
  • Rmath
  • GLM
  • RCall
  • Suppressor
  • OSJ (local OsteoSort package)

Citation

Lynch, J.J. 2025 OsteoSort. Computerized Osteometric Sorting. Version 1.4.0. Defense POW/MIA Accounting Agency, Offutt AFB, NE.

TODO

  1. Fix deprecated argument in GLM package
  2. Change UI for reference a. May need a new config for measurements to use in constructing the UI. That way it occurs prior to the database call.
  3. Add calls for postgres db
  4. Rebuild JSON CoRA API

Owner

  • Name: Jeff Lynch
  • Login: jjlynch2
  • Kind: user

Forensic anthropology data scientist

Citation (CITATION)

Lynch, J.J. 2025 OsteoSort. Computerized Osteometric Sorting. Version 1.4.0. Defense POW/MIA Accounting Agency, Offutt AFB, NE.

GitHub Events

Total
  • Issues event: 12
  • Watch event: 1
  • Push event: 1
Last Year
  • Issues event: 12
  • Watch event: 1
  • Push event: 1

Dependencies

DESCRIPTION cran
  • DT * depends
  • JuliaCall * depends
  • Morpho * depends
  • R >= 3.3.0 depends
  • dplyr * depends
  • ggplot2 * depends
  • grid * depends
  • htmltools * depends
  • jpeg * depends
  • network * depends
  • networkD3 * depends
  • pixmap * depends
  • rgl * depends
  • shiny * depends
  • shinyWidgets * depends
  • shinyalert * depends
  • shinydashboard * depends
  • sna * depends
  • zip * depends
  • DT * imports
  • JuliaCall * imports
  • Morpho * imports
  • dplyr * imports
  • ggplot2 * imports
  • grid * imports
  • htmltools * imports
  • jpeg * imports
  • network * imports
  • networkD3 * imports
  • pixmap * imports
  • rgl * imports
  • shiny * imports
  • shinyWidgets * imports
  • shinyalert * imports
  • shinydashboard * imports
  • sna * imports
  • zip * imports