- [ ] check for existing RStudio project file - [ ] use 2 spaces for tab - [ ] UTF-8 encoding - [ ] 1 `Rproj` at the repo root - [ ] 1 `Rproj` at the package root (in case package root != repo root) - [ ] no `Rproj` files in subfolders of the package - `inst` and its subfolders can hold max 1 `Rproj` per (sub)folder - [ ] `git config --local` is set so that `\r\n` is replaced with `\n` - [ ] check package building settings
Rprojat the repo rootRprojat the package root (in case package root != repo root)Rprojfiles in subfolders of the packageinstand its subfolders can hold max 1Rprojper (sub)foldergit config --localis set so that\r\nis replaced with\n