Package: diffval Title: Vegetation Patterns Version: 1.2.0.9001 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 = "") ) 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, ). The Gurobi optimizer, as well as the R package 'gurobi', can be installed from . The useful vignette Gurobi Installation Guide, from package 'prioritizr', can be found here: . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://tiagomonteirohenriques.r-universe.dev Date/Publication: 2025-11-24 12:30:47 UTC RemoteUrl: https://gitlab.com/point-veg/diffval RemoteRef: HEAD RemoteSha: 09b37ac7e2defda0903a8aedaa56fb0be37cc1f3 NeedsCompilation: no Packaged: 2026-06-22 09:24:28 UTC; root Author: Tiago Monteiro-Henriques [aut, cre] (ORCID: ), Jorge Orestes Cerdeira [aut] (ORCID: ), Fundação para a Ciência e a Tecnologia, Portugal [fnd] () Maintainer: Tiago Monteiro-Henriques