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 BugReports: https://github.com/riatelab/potential/issues Encoding: UTF-8 VignetteBuilder: knitr RoxygenNote: 7.2.3 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: 2022-12-13 12:21:10 UTC RemoteUrl: https://github.com/riatelab/potential RemoteRef: HEAD RemoteSha: 3dc649b6661a2595754d3b848198305a5f3c3fd6 NeedsCompilation: no Packaged: 2026-06-20 10:30:48 UTC; root Author: Timothée Giraud [cre, aut] (ORCID: ), Hadrien Commenges [aut] Maintainer: Timothée Giraud