diff options
Diffstat (limited to 'vignettes/prebuilt/2022_cyan_pathway.rmd')
-rw-r--r-- | vignettes/prebuilt/2022_cyan_pathway.rmd | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/vignettes/prebuilt/2022_cyan_pathway.rmd b/vignettes/prebuilt/2022_cyan_pathway.rmd index d0b2c889..8463c854 100644 --- a/vignettes/prebuilt/2022_cyan_pathway.rmd +++ b/vignettes/prebuilt/2022_cyan_pathway.rmd @@ -1,7 +1,7 @@ --- title: "Testing hierarchical pathway kinetics with residue data on cyantraniliprole" author: Johannes Ranke -date: Last change on 6 January 2023, last compiled on `r format(Sys.time(), "%e +date: Last change on 20 April 2023, last compiled on `r format(Sys.time(), "%e %B %Y")` output: pdf_document: @@ -542,7 +542,6 @@ for (deg_mod in rownames(f_saem_3)) { ## Session info ```{r, echo = FALSE, cache = FALSE} -parallel::stopCluster(cl = cl) sessionInfo() ``` |