1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: BASE
Type: Package
Title: An R-Shiny Application Implementing Various Models of Sex Estimation
Description: Offers a reactive graphical user interface implementing the approach of cranial sex estimation following Boucherie (2023).
Version: 1.0.2
Date: 2025-05-14
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")),
             person(given = "Alexandra", family = "Boucherie",
	            role = "ctb",
		    email = "alexandra.boucherie@ulb.be",
		    comment = c(ORCID = "0000-0001-7807-4008")))
Depends: R (>= 4.1.0)
Imports:
    MASS,
    rhandsontable,
    shiny,
    shinydashboard
License: CeCILL-2 | file LICENSE
Encoding: UTF-8
URL: https://gitlab.com/f-santos/base