Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-20 | Fix and rebuild documentation, see NEWS | Johannes Ranke | 1 | -1/+3 | |
I had to fix the two pathway vignettes, as they did not work with the released version any more. So they and the multistart vignette which got some small fixes as well were rebuilt. Complete rebuild of the online docs with the released version. The documentation of the 'hierarchial_kinetics' format had to be fixed as well. | |||||
2023-02-26 | Improve documentation of the format | Johannes Ranke | 1 | -1/+19 | |
2023-01-09 | Prebuilt PDF vignettes, summary_listing | Johannes Ranke | 1 | -1/+1 | |
2022-12-19 | Rename template folder, create format | Johannes Ranke | 1 | -0/+29 | |
Instead of rmarkdown::pdf_document, mkin::hierarchical_kinetics is used as a document format in the template. In this way, the template file can be freed from some R code and yaml options that the average user does not have to be aware of. |