diff --git a/checklist.yml b/checklist.yml index 9b86856..0d8f7f9 100644 --- a/checklist.yml +++ b/checklist.yml @@ -1,10 +1,7 @@ description: Configuration file for checklist::check_pkg() package: no allowed: - warnings: - - motivation: Needed to allow annotation of figures and tables in Dutch parent-child - documents - value: No Rstudio project found for bookdown C:/R/git_repositories/mbag-monipolli/source + warnings: [] notes: - motivation: Not applicable value: no DOI badge found in README.md @@ -25,6 +22,3 @@ spelling: ignore: - .github - LICENSE.md -exclusions: list( - "source/_bookdown.yml" - ) diff --git a/source/source.Rproj b/source/source.Rproj new file mode 100644 index 0000000..b42a3cc --- /dev/null +++ b/source/source.Rproj @@ -0,0 +1,16 @@ +Version: 1.0 + +RestoreWorkspace: Default +SaveWorkspace: Default +AlwaysSaveHistory: Default + +EnableCodeIndexing: Yes +UseSpacesForTab: Yes +NumSpacesForTab: 2 +Encoding: UTF-8 + +RnwWeave: knitr +LaTeX: XeLaTeX + +AutoAppendNewline: Yes +StripTrailingWhitespace: Yes