Package: blvim Title: Boltzmann–Lotka–Volterra Interaction Model Version: 0.1.1.9000 Authors@R: c(person(given = "Fabrice", family = "Rossi", role = c("aut", "cre", "cph"), email = "Fabrice.Rossi@apiacoa.org", comment = c(ORCID = "0000-0003-4638-1286")), person(given = "Cyprien", family = "Gout", role = "ctb", email = "cyprien.gout@gmail.com")) Description: Estimates Boltzmann–Lotka–Volterra (BLV) interaction model efficiently. Enables programmatic and graphical exploration of the solution space of BLV models when parameters are varied. See Wilson, A. (2008) . License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) LinkingTo: Rcpp, RcppArmadillo Imports: cli, collapse, Rcpp, rlang, stats Suggests: callr, covr, dplyr, ggplot2, ggrepel, knitr, pkgload, rmarkdown, sf, sloop, testthat (>= 3.0.0), vctrs, vdiffr, withr Config/testthat/edition: 3 Config/testthat/parallel: true URL: https://fabrice-rossi.github.io/blvim/ https://fabrice-rossi.r-universe.dev/blvim BugReports: https://github.com/fabrice-rossi/blvim/issues VignetteBuilder: knitr Depends: R (>= 3.5) LazyData: true Config/roxygen2/version: 8.0.0 Repository: https://fabrice-rossi.r-universe.dev Date/Publication: 2026-05-23 14:59:10 UTC RemoteUrl: https://github.com/fabrice-rossi/blvim RemoteRef: HEAD RemoteSha: 9d8717f2f7ecc8cdfa0811b1f8200c239ec3b049 NeedsCompilation: yes Packaged: 2026-06-22 11:39:30 UTC; root Author: Fabrice Rossi [aut, cre, cph] (ORCID: ), Cyprien Gout [ctb] Maintainer: Fabrice Rossi