diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2023-05-19 17:08:43 +0200 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-05-19 17:10:16 +0200 | 
| commit | cf54ccca37d27480dbf8d59eb027300518f7ad75 (patch) | |
| tree | 81a9d5955f716a74822ecb65dc83daeeb7efbba6 /R | |
| parent | c931057ce8f05d3a0dfefea72b73903efb82e900 (diff) | |
Prepare release of v1.2.4v1.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
Diffstat (limited to 'R')
| -rw-r--r-- | R/D24_2014.R | 2 | ||||
| -rw-r--r-- | R/dimethenamid_2018.R | 2 | 
2 files changed, 2 insertions, 2 deletions
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) {  | 
