Skip to content

Commit 837f64a

Browse files
committed
v1.5.0
1 parent 8264123 commit 837f64a

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

CRAN-SUBMISSION

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Version: 1.5.0
2+
Date: 2026-05-12 00:51:18 UTC
3+
SHA: 82641236c162ece4863bb72cde238ea478292ff0

DESCRIPTION

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
Type: Package
22
Package: accessibility
33
Title: Transport Accessibility Measures
4-
Version: 1.4.0.9000
4+
Version: 1.5.0
55
Authors@R: c(
66
person("Rafael H. M.", "Pereira", , "rafa.pereira.br@gmail.com", role = "aut",
77
comment = c(ORCID = "0000-0003-2125-7465")),
88
person("Daniel", "Herszenhut", , "dhersz@gmail.com", role = c("aut", "cre"),
99
comment = c(ORCID = "0000-0001-8066-1105")),
10-
person("Anastasia", "Soukhov", role = "ctb"),
10+
person("Anastasia", "Soukhov", role = "aut"),
11+
person("Christopher", "Higgins", role = "ctb"),
1112
person("Joey", "Reid", role = "ctb"),
1213
person("Ipea - Institute for Applied Economic Research", role = c("cph", "fnd"))
1314
)
1415
Description: A set of fast and convenient functions to help conducting
1516
accessibility analyses. Given a pre-computed travel cost matrix and a land
16-
use dataset (containing the location of jobs, healthcare and population, for
17-
example), the package allows one to calculate accessibility levels and
17+
use dataset (containing for example the location of jobs, healthcare and
18+
population), the package allows one to calculate accessibility levels, and
1819
accessibility poverty and inequality. The package covers the majority of the
1920
most commonly used accessibility measures (such as cumulative opportunities,
2021
gravity-based and floating catchment areas methods), some cutting edge

0 commit comments

Comments
 (0)