diff --git a/DESCRIPTION b/DESCRIPTION index cae6058a..a3cc9016 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -8,13 +8,12 @@ Authors@R: c(person(given="Rafael H. M.", family="Pereira", email="rafa.pereira. person(given="Marcin", family="Stepniak", role="ctb"), person(given="Marcus", family="Saraiva", email="marcus.saraiva@gmail.com", role="ctb", comment = c(ORCID = "0000-0001-6218-2338")), person("Ipea - Institue for Applied Economic Research", role = c("cph", "fnd"))) -Date: 2021-03-10 +Date: 2021-03-29 URL: https://github.com/ipeaGIT/gtfs2gps BugReports: https://github.com/ipeaGIT/gtfs2gps/issues Description: Convert general transit feed specification (GTFS) data to global positioning system (GPS) records in 'data.table' format. It also has some functions to subset GTFS data in time and space and to convert both representations to simple feature format. License: MIT + file LICENSE Encoding: UTF-8 -LazyData: TRUE Depends: R (>= 3.5) Suggests: diff --git a/NEWS.md b/NEWS.md index fa5a4e34..93ac886e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -73,4 +73,4 @@ ------------------------------------------------------- # gtfs2gps v1.0-5 -* Launch of **gtfs2gps** v1.0-5 on [CRAN](https://cran.r-project.org/web/packages/gtfs2gps/index.html) on 2020-03-16 +* Launch of **gtfs2gps** v1.0-5 on [CRAN](https://CRAN.R-project.org/package=gtfs2gps) on 2020-03-16