Package: potential Title: Implementation of the Potential Model Version: 0.3.0.0 Authors@R: c( person("Timothée", "Giraud", email = "timothee.giraud@cnrs.fr", role = c("cre","aut"), comment = c(ORCID = "0000-0002-1932-3323")), person("Hadrien", "Commenges", email = "hadrien.commenges@univ-paris1.fr", role = c("aut"))) Description: Provides functions to compute the potential model as defined by Stewart (1941) . Several options are available to customize the model, such as the possibility to fine-tune the distance friction functions or to use custom distance matrices. Some computations are parallelized to improve their efficiency. Depends: R (>= 3.5.0) License: GPL-3 LazyData: true Imports: sf, graphics, mapiso, parallel, doParallel, foreach Suggests: covr, lwgeom, eurostat, giscoR, mapsf, knitr, tinytest, rmarkdown URL: https://github.com/riatelab/potential, https://riatelab.github.io/potential BugReports: https://github.com/riatelab/potential/issues Encoding: UTF-8 VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://riatelab.r-universe.dev Date/Publication: 2026-07-21 13:48:46 UTC RemoteUrl: https://github.com/riatelab/potential RemoteRef: HEAD RemoteSha: b2788f50c14cce4b6c5aa65152f4c7c1c586a09c NeedsCompilation: no Packaged: 2026-07-21 14:54:03 UTC; root Author: Timothée Giraud [cre, aut] (ORCID: ), Hadrien Commenges [aut] Maintainer: Timothée Giraud