Package: IBRtools
Title: Integrating Biomarker-Based Assessments and Radarchart Creation
Version: 0.1.3
Authors@R:
c(person(given = "Anna Carolina",
family = "Resende",
role = c("aut", "cre"),
email = "annac.resende@gmail.com",
comment = c("https://orcid.org/0000-0003-0909-1255")),
person(given = "Diego",
family = "Mauro Carneiro Pereira",
role = c("aut"),
email = "diegom8135@gmail.com",
comment = c("https://orcid.org/0000-0003-1554-3684")))
Description: Several functions to calculate two important indexes (IBR
(Integrated Biomarker Response) and IBRv2 (Integrated
Biological Response version 2)), it also calculates the
standardized values for enzyme activity for each index, and it
has a graphing function to perform radarplots that make great
data visualization for this type of data. Beliaeff, B., &
Burgeot, T. (2002).
. Sanchez, W.,
Burgeot, T., & Porcher, J.-M.
(2013).. Devin, S., Burgeot, T.,
Giambérini, L., Minguez, L., & Pain-Devin, S. (2014).
. Minato N. (2022).
.
License: GPL-3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends: R (>= 3.5.0), dplyr (>= 1.0.6), tibble (>= 3.0.4), data.table
(>= 1.13.2)
Imports: gtools (>= 3.9), tidyr (>= 1.1.3), fmsb (>= 0.7.1), binhf (>=
1.0.3), tidyselect (>= 1.2.0)
SystemRequirements: GNU make
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/pak/sysreqs: make libicu-dev
Repository: https://ecologicaltools.r-universe.dev
Date/Publication: 2023-08-14 08:37:40 UTC
RemoteUrl: https://github.com/ecologicaltools/ibrtools
RemoteRef: HEAD
RemoteSha: 1bd9e596ebe70c34f2e3139a97d1b34457d7d7d7
NeedsCompilation: no
Packaged: 2026-07-13 06:06:02 UTC; root
Author: Anna Carolina Resende [aut, cre] (ORCID:
),
Diego Mauro Carneiro Pereira [aut] (ORCID:
)
Maintainer: Anna Carolina Resende