osteosort
Statistical osteological sorting R package for commingled human remains using metric, 2D, and 3D data.
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
- Host: GitHub
- Owner: jjlynch2
- License: gpl-2.0
- Language: R
- Default Branch: master
- Homepage: https://osteocoder.com/osteosort.html
- Size: 23.6 MB
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
- Fix deprecated argument in GLM package
- 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.
- Add calls for postgres db
- Rebuild JSON CoRA API
Owner
- Name: Jeff Lynch
- Login: jjlynch2
- Kind: user
- Website: osteocoder.com
- Repositories: 17
- Profile: https://github.com/jjlynch2
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