Package: fca
Title: Floating Catchment Area (FCA) Methods to Calculate Spatial
        Accessibility
Version: 0.1.0
Authors@R: 
    c(person(given = "Etienne",
           family = "Grueebler",
           role = c("aut", "cre"),
           email = "package@etienne.app"),
      person(given = "Merlin",
             family = "Unterfinger",
             role = "aut",
             comment = c(ORCID = "0000-0003-2020-2366")),
      person(given = "Reto",
             family = "Joerg",
             role = "ctb"))
Description: Perform various floating catchment area methods to calculate a
    spatial accessibility index (SPAI) for demand point data. The distance
    matrix used for weighting is normalized in a preprocessing step using
    common functions (gaussian, gravity, exponential or logistic).
License: GPL (>= 3)
URL: https://egrueebler.github.io/fca/,
        https://github.com/egrueebler/fca/
BugReports: https://github.com/egrueebler/fca/issues/
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: covr, knitr, rmarkdown, testthat
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-11-29 17:57:32 UTC; munterfi
Author: Etienne Grueebler [aut, cre],
  Merlin Unterfinger [aut] (<https://orcid.org/0000-0003-2020-2366>),
  Reto Joerg [ctb]
Maintainer: Etienne Grueebler <package@etienne.app>
Repository: CRAN
Date/Publication: 2021-12-06 08:30:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:21:00 UTC; windows
