From d5ac346e09156c471e08e8ef044d850abd14fcf0 Mon Sep 17 00:00:00 2001 From: mpadge Date: Fri, 16 Feb 2024 16:55:53 +0100 Subject: [PATCH] update roxygen version --- DESCRIPTION | 4 ++-- codemeta.json | 2 +- man/gtfs_traveltimes.Rd | 4 ++-- man/gtfsrouter.Rd | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index b33297d8..b35a4e72 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: gtfsrouter Title: Routing with 'GTFS' (General Transit Feed Specification) Data -Version: 0.1.2.009 +Version: 0.1.2.010 Authors@R: c( person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre")), person("Marcin", "Stepniak", , "marcinstepniak@ucm.es", role = "aut", @@ -43,4 +43,4 @@ Encoding: UTF-8 LazyData: true NeedsCompilation: yes Roxygen: list(markdown = TRUE) -RoxygenNote: 7.2.3 +RoxygenNote: 7.3.1 diff --git a/codemeta.json b/codemeta.json index 570eaa50..f13e8187 100644 --- a/codemeta.json +++ b/codemeta.json @@ -7,7 +7,7 @@ "codeRepository": "https://github.com/UrbanAnalyst/gtfsrouter", "issueTracker": "https://github.com/UrbanAnalyst/gtfsrouter/issues", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "0.1.2.009", + "version": "0.1.2.010", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", diff --git a/man/gtfs_traveltimes.Rd b/man/gtfs_traveltimes.Rd index c1d9d218..70cb495b 100644 --- a/man/gtfs_traveltimes.Rd +++ b/man/gtfs_traveltimes.Rd @@ -94,7 +94,7 @@ data.table::setDTthreads (nthr) } \seealso{ Other main: -\code{\link{gtfs_route_headway}()}, -\code{\link{gtfs_route}()} +\code{\link{gtfs_route}()}, +\code{\link{gtfs_route_headway}()} } \concept{main} diff --git a/man/gtfsrouter.Rd b/man/gtfsrouter.Rd index 568bb1d3..34351e86 100644 --- a/man/gtfsrouter.Rd +++ b/man/gtfsrouter.Rd @@ -2,8 +2,8 @@ % Please edit documentation in R/gtfsrouter-package.R \docType{package} \name{gtfsrouter} -\alias{gtfsrouter} \alias{gtfsrouter-package} +\alias{gtfsrouter} \title{gtfsrouter} \description{ Routing engine for GTFS (General Transit Feed Specification) data, including