Package: ERBioR
Type: Package
Title: Reproducible Occupational Biological Risk Assessment with the
        ERBio Method
Version: 0.9.0
Authors@R: c(
    person(
        given = "Raúl",
        family = "Aguilar-Elena",
        email = "raguilar@universidadviu.com",
        role = c("aut", "cre"),
        comment = c(ORCID = "0000-0001-8656-8155")
    ),
    person(
        given = "Ana",
        family = "Delgado-García",
        email = "a.delgado@usal.es",
        role = "aut",
        comment = c(ORCID = "0009-0003-7079-5507")
    )
    )
Description: A source-traceable computational implementation of the ERBio method
    for occupational biological risk assessment. It provides deterministic risk
    calculation, versioned questionnaires, a scientifically audited regulatory
    biological-agent registry, workplace-level assessment, preventive planning
    outputs, bilingual Spanish-English functionality and reproducible reports.
    The software preserves a single language-neutral calculation core and keeps
    method-faithful components distinct from explicit computational extensions.
    The underlying ERBio method was developed by Aguilar-Elena and is described
    in Aguilar-Elena (2015) <doi:10.5281/zenodo.22107465>.
License: GPL (>= 3)
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: utils
Suggests: testthat (>= 3.0.0), shiny, DT, readxl, openxlsx
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-08-27 15:21:38 UTC; okashi
Author: Raúl Aguilar-Elena [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8656-8155>),
  Ana Delgado-García [aut] (ORCID:
    <https://orcid.org/0009-0003-7079-5507>)
Maintainer: Raúl Aguilar-Elena <raguilar@universidadviu.com>
Repository: CRAN
Date/Publication: 2026-09-09 14:50:26 UTC
