From 7ea5fbeb0c41ce01188c3a9726910c8b78318f8b Mon Sep 17 00:00:00 2001 From: Najko Jahn Date: Wed, 3 Jun 2020 11:07:35 +0200 Subject: [PATCH] fix linting --- R/roadoi-package.r | 3 ++- man/roadoi-package.Rd | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/R/roadoi-package.r b/R/roadoi-package.r index 58a7b60..5ba494b 100644 --- a/R/roadoi-package.r +++ b/R/roadoi-package.r @@ -11,7 +11,8 @@ #' You are welcome to contribute to this package. Use #' GitHub's issue tracker for bug reporting and feature requests. #' -#' More details about the Unpaywall API: \url{https://unpaywall.org/products/api}. +#' More details about the Unpaywall API: +#' \url{https://unpaywall.org/products/api}. #' #' @importFrom httr GET content modify_url user_agent add_headers #' status_code timeout RETRY http_type diff --git a/man/roadoi-package.Rd b/man/roadoi-package.Rd index e5dcc58..04b8712 100644 --- a/man/roadoi-package.Rd +++ b/man/roadoi-package.Rd @@ -17,6 +17,7 @@ open access status information and full-text links from Unpaywall. You are welcome to contribute to this package. Use GitHub's issue tracker for bug reporting and feature requests. -More details about the Unpaywall API: \url{https://unpaywall.org/products/api}. +More details about the Unpaywall API: +\url{https://unpaywall.org/products/api}. } \keyword{package}