Package: biometrics
Title: A Package for Biometrics and Modelling
Version: 1.0.3
Authors@R: c(person(given = "Christian",
                    family = "Salas-Eljatib",
		    role = c("aut", "cre"),
		    email = "cseljatib@gmail.com",
		    comment = c(ORCID = "0000-0002-8468-0829")),
             person(given = "Nicolas",
	            family = "Campos",
		    role = "ctb",
		    comment = c(ORCID = "0009-0001-9534-9808", "since 2025")),
             person(given = "Marcos",
	            family = "Marivil",
		    role = "ctb",
		    comment = c("https://biometriaforestal.uchile.cl", "since 2025")))
Description: 
    A system of functions and datasets to carry out quantitative analyses in the biological  
    sciences. The package facilitates data management, exploratory analyses, and model assessment. 
    Although it currently focuses on forest ecology, silviculture and decision-making, most of
    the package functions are applicable across several disciplines, including economics,
    environmental science, and healthcare. 
License: GPL (>= 3)
URL: https://eljatib.com, https://biometriaforestal.uchile.cl
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 3.5)
LazyData: true
Imports: graphics, grDevices, gtools, nlme, stats, utils
Suggests: datana, lattice
NeedsCompilation: no
Packaged: 2026-03-03 08:35:59 UTC; christian
Author: Christian Salas-Eljatib [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8468-0829>),
  Nicolas Campos [ctb] (ORCID: <https://orcid.org/0009-0001-9534-9808>,
    since 2025),
  Marcos Marivil [ctb] (https://biometriaforestal.uchile.cl, since 2025)
Maintainer: Christian Salas-Eljatib <cseljatib@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-03 09:00:09 UTC
Built: R 4.4.3; ; 2026-03-03 12:18:40 UTC; unix
