-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
39 lines (39 loc) · 971 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Package: rdss
Type: Package
Title: An R-Shiny Application for a Semi-Automatized Approach of Sex Estimation in Biological Anthropology
Description: Offers a reactive graphical user interface implementing the approach of sex estimation in past populations by Murail et al. (1999).
Version: 1.1.1
Date: 2023-03-09
Authors@R: c(person(given = "Frédéric", family = "Santos",
role = c("aut", "cre"),
email = "frederic.santos@u-bordeaux.fr",
comment = c(ORCID = "0000-0003-1445-3871")))
Depends: R (>= 4.0.0)
Imports:
car,
DT,
FactoMineR,
ggplot2,
glmnet,
klaR,
MASS,
mice,
missForest,
missMDA,
randomForest,
rrcov,
shiny,
shinydashboard,
visdat,
waiter
Suggests:
covr,
dplyr,
knitr,
magrittr,
rmarkdown,
testthat
License: CeCILL-2 | file LICENSE
Encoding: UTF-8
URL: https://gitlab.com/f-santos/rdss/
VignetteBuilder: knitr