Package: diffval
Title: Vegetation Patterns
Version: 1.1.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.  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://gitlab.com/point-veg/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.2.3
NeedsCompilation: no
Packaged: 2023-03-09 13:59:50 UTC; tmh
Author: Tiago Monteiro-Henriques [aut, cre]
    (<https://orcid.org/0000-0002-4206-0699>),
  Jorge Orestes Cerdeira [aut] (<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: 2023-03-09 15:20:03 UTC
Built: R 4.5.0; ; 2025-04-01 00:48:06 UTC; unix
