From cf54ccca37d27480dbf8d59eb027300518f7ad75 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 19 May 2023 17:08:43 +0200 Subject: Prepare release of v1.2.4 - Update DESCRIPTION - Update Makefile to document how to use R-patched - Remove markup from two URLs to avoid CRAN NOTE - Switch two vignettes from html_document to html_vignette to save space in the docs directory, also avoiding a CRAN NOTE - Complete rebuild of pkgdown docs for release --- R/D24_2014.R | 2 +- R/dimethenamid_2018.R | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'R') diff --git a/R/D24_2014.R b/R/D24_2014.R index 338e6a76..aaed029c 100644 --- a/R/D24_2014.R +++ b/R/D24_2014.R @@ -20,7 +20,7 @@ #' @source Hellenic Ministry of Rural Development and Agriculture (2014) #' Final addendum to the Renewal Assessment Report - public version - 2,4-D #' Volume 3 Annex B.8 Fate and behaviour in the environment -#' \url{https://open.efsa.europa.eu/study-inventory/EFSA-Q-2013-00811} +#' https://open.efsa.europa.eu/study-inventory/EFSA-Q-2013-00811 #' @examples #' print(D24_2014) #' \dontrun{ diff --git a/R/dimethenamid_2018.R b/R/dimethenamid_2018.R index 00ed9073..ff40a5db 100644 --- a/R/dimethenamid_2018.R +++ b/R/dimethenamid_2018.R @@ -15,7 +15,7 @@ #' @source Rapporteur Member State Germany, Co-Rapporteur Member State Bulgaria (2018) #' Renewal Assessment Report Dimethenamid-P Volume 3 - B.8 Environmental fate and behaviour #' Rev. 2 - November 2017 -#' \url{https://open.efsa.europa.eu/study-inventory/EFSA-Q-2014-00716} +#' https://open.efsa.europa.eu/study-inventory/EFSA-Q-2014-00716 #' @examples #' print(dimethenamid_2018) #' dmta_ds <- lapply(1:7, function(i) { -- cgit v1.2.1