Skip to content

Commit a509dc8

Browse files
committed
chore: description
1 parent 5d2365c commit a509dc8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@ Type: Package
33
Title: Access the Mobility Database API to discover transit feeds
44
Version: 0.1.8
55
Authors@R:
6-
person("Jason", "Adle", email = "developer@jasonadle.dev", role = c("aut", "cre"))
6+
person("Jason", "Adle", , "developer@jasonadle.dev", role = c("aut", "cre"))
77
Description: Provides functions to search and access transit feed data from the
88
Mobility Database (mobilitydatabase.org). The package wraps the Mobility Database
99
API v1, allowing users to discover GTFS and GBFS feeds from transit
1010
agencies worldwide. Functions are designed to integrate seamlessly with
1111
packages like tidytransit and gtfstools for subsequent feed analysis.
12+
URL: https://mobdb.jasonadle.dev, https://github.com/jasonad123/mobdb
13+
BugReports: https://github.com/jasonad123/mobdb/issues
1214
License: MIT + file LICENSE
1315
Encoding: UTF-8
1416
LazyData: true
@@ -36,5 +38,3 @@ Suggests:
3638
zip
3739
Config/testthat/edition: 3
3840
VignetteBuilder: knitr
39-
URL: https://mobdb.jasonadle.dev, https://github.com/jasonad123/mobdb
40-
BugReports: https://github.com/jasonad123/mobdb/issues

0 commit comments

Comments
 (0)