diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-12-19 06:37:32 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-12-19 06:37:32 +0100 |
commit | 0023df3c31fac29b5f9337ecd732a5dfd4d51a2d (patch) | |
tree | 752d3699b139a4fa35798ead2c5925b13753cd0b /.Rbuildignore | |
parent | a54bd290bc3884d0000c52c1b29bc557825d9eae (diff) |
Template and spreadsheet for hierarchical kinetics
The template only shows parent data evaluation without covariate models
for now. The spreadsheet will also be useful for unit testing of the
read_spreadsheet function.
Diffstat (limited to '.Rbuildignore')
-rw-r--r-- | .Rbuildignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.Rbuildignore b/.Rbuildignore index 24632401..0dcec29a 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -9,6 +9,9 @@ ^test.R$ ^mkin_.*\.tar\.gz ^mkin.tar$ +^inst/rmarkdown/templates/hier/skeleton/skeleton.pdf$ +^inst/rmarkdown/templates/hier/skeleton/skeleton_cache +^inst/rmarkdown/templates/hier/skeleton/skeleton_files ^vignettes/.build.timestamp$ ^vignettes/.*_cache$ ^vignettes/.*cache$ |