aboutsummaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2023-04-17 21:53:49 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2023-04-17 21:58:17 +0200
commitee8c8a53903de1a0f480060900b706022af091b6 (patch)
tree381d9663c9865fa727cafd966244337e809b2799 /R
parent57ca408fda3fb8e42e0d5f3d9fc808d54268fa08 (diff)
Post release changes to the docs
The cyantraniliprole and dmta pathway vignettes were not working any more with the latest changes in deSolve and mkin. All docs need a rebuild.
Diffstat (limited to 'R')
-rw-r--r--R/hierarchical_kinetics.R4
1 files changed, 3 insertions, 1 deletions
diff --git a/R/hierarchical_kinetics.R b/R/hierarchical_kinetics.R
index ae60d43c..46623356 100644
--- a/R/hierarchical_kinetics.R
+++ b/R/hierarchical_kinetics.R
@@ -30,7 +30,9 @@
#'
#' \dontrun{
#' library(rmarkdown)
-#' draft("example_analysis.rmd", template = "hierarchical_kinetics", package = "mkin")
+#' # The following is now commented out after the relase of v1.2.3 for the generation
+#' # of online docs, as the command creates a directory and opens an editor
+#' #draft("example_analysis.rmd", template = "hierarchical_kinetics", package = "mkin")
#' }
#'
#' @export

Contact - Imprint