Package: diffval
Title: Vegetation Patterns
Version: 1.2.0
Authors@R: c(
    person("Tiago", "Monteiro-Henriques", , "tmh.dev@icloud.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-4206-0699")),
    person("Jorge Orestes", "Cerdeira", role = "aut",
           comment = c(ORCID = "0000-0002-3814-7660")),
    person("Fundação para a Ciência e a Tecnologia, Portugal", role = "fnd",
           comment = "<https://www.fct.pt/>")
  )
Description: Find, visualize and explore patterns of differential taxa in
    vegetation data (namely in a phytosociological table), using the
    Differential Value (DiffVal). Patterns are searched through
    mathematical optimization algorithms. Ultimately, Total Differential
    Value (TDV) optimization aims at obtaining classifications of
    vegetation data based on differential taxa, as in the traditional
    geobotanical approach (Monteiro-Henriques 2025,
    <doi:10.3897/VCS.140466>). The Gurobi optimizer, as well
    as the R package 'gurobi', can be installed from
    <https://www.gurobi.com/products/gurobi-optimizer/>.  The useful
    vignette Gurobi Installation Guide, from package 'prioritizr', can be
    found here:
    <https://prioritizr.net/articles/gurobi_installation_guide.html>.
License: GPL (>= 3)
URL: https://point-veg.gitlab.io/diffval/
BugReports: https://gitlab.com/point-veg/diffval/-/issues
Depends: R (>= 2.10)
Imports: graphics, parallel, stats
Suggests: gurobi, utils
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-10-22 12:44:37 UTC; tmh
Author: Tiago Monteiro-Henriques [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-4206-0699>),
  Jorge Orestes Cerdeira [aut] (ORCID:
    <https://orcid.org/0000-0002-3814-7660>),
  Fundação para a Ciência e a Tecnologia, Portugal [fnd]
    (<https://www.fct.pt/>)
Maintainer: Tiago Monteiro-Henriques <tmh.dev@icloud.com>
Repository: CRAN
Date/Publication: 2025-10-22 23:30:02 UTC
Built: R 4.5.1; ; 2025-10-23 02:56:50 UTC; unix
