aboutsummaryrefslogtreecommitdiff
path: root/R/D24_2014.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-01-06 20:34:52 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2021-01-06 20:38:29 +0100
commitf99bdd8697c3bfbd432a320774a4692fd0e1241a (patch)
treef2f03f30d3fa3f25780f21611ec407b7a90ad2eb /R/D24_2014.R
parentd28ce9f8ad6f9573e403ebd8eb637ecd5e5b0e02 (diff)
Make saemix and corresponding tests optional
Address release critical check and test issues
Diffstat (limited to 'R/D24_2014.R')
-rw-r--r--R/D24_2014.R2
1 files changed, 2 insertions, 0 deletions
diff --git a/R/D24_2014.R b/R/D24_2014.R
index 0a111e1c..1f2bcc04 100644
--- a/R/D24_2014.R
+++ b/R/D24_2014.R
@@ -23,6 +23,7 @@
#' \url{http://registerofquestions.efsa.europa.eu/roqFrontend/outputLoader?output=ON-3812}
#' @examples
#' print(D24_2014)
+#' \dontrun{
#' print(D24_2014$ds[[1]], data = TRUE)
#' m_D24 = mkinmod(D24 = mkinsub("SFO", to = "DCP"),
#' DCP = mkinsub("SFO", to = "DCA"),
@@ -32,4 +33,5 @@
#' DCP = mkinsub("SFO", to = "DCA"),
#' DCA = mkinsub("SFO"))
#' print(m_D24_2)
+#' }
"D24_2014"

Contact - Imprint