Type: Package Package: accessibility Title: Transport Accessibility Measures Version: 1.5.0 Authors@R: c( person("Rafael H. M.", "Pereira", , "rafa.pereira.br@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-2125-7465")), person("Daniel", "Herszenhut", , "dhersz@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8066-1105")), person("Anastasia", "Soukhov", role = "aut"), person("Christopher", "Higgins", role = "ctb"), person("Joey", "Reid", role = "ctb"), person("Ipea - Institute for Applied Economic Research", role = c("cph", "fnd")) ) Description: A set of fast and convenient functions to help conducting accessibility analyses. Given a pre-computed travel cost matrix and a land use dataset (containing for example the location of jobs, healthcare and population), the package allows one to calculate accessibility levels, and accessibility poverty and inequality. The package covers the majority of the most commonly used accessibility measures (such as cumulative opportunities, gravity-based and floating catchment areas methods), some cutting edge measures proposed in the literature (e.g. balancing cost and constrained accessibility) as well as the most frequently used inequality and poverty metrics (such as the Palma ratio, the concentration and Theil indices and the FGT family of measures). License: MIT + file LICENSE URL: https://github.com/ipeaGIT/accessibility, https://ipeagit.github.io/accessibility/ BugReports: https://github.com/ipeaGIT/accessibility/issues Depends: R (>= 3.5.0) Imports: checkmate, data.table, Hmisc, Rdpack (>= 0.7), stats, utils Suggests: covr, ggplot2, knitr, rmarkdown, sf, testthat, tibble VignetteBuilder: knitr RdMacros: Rdpack Encoding: UTF-8 NeedsCompilation: no Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://ipea.r-universe.dev Date/Publication: 2026-05-12 13:01:55 UTC RemoteUrl: https://github.com/ipea/accessibility RemoteRef: HEAD RemoteSha: ccc45f68df2542f3830520d3657bf8281790fdc6 Packaged: 2026-06-13 08:42:57 UTC; root Author: Rafael H. M. Pereira [aut] (ORCID: ), Daniel Herszenhut [aut, cre] (ORCID: ), Anastasia Soukhov [aut], Christopher Higgins [ctb], Joey Reid [ctb], Ipea - Institute for Applied Economic Research [cph, fnd] Maintainer: Daniel Herszenhut