ProjectTemplate
ProjectTemplate copied to clipboard
A template utility for R projects that provides a skeletal project.
#### Report an Issue / Request a Feature I'm submitting a (Check one with "x") : - [ ] bug report - [x] feature request *** ##### Issue Severity Classification...
In the "depends" list in the "cache" function, when I put in a variable that does not exist (generally by accident), the error I get is "Error in if (nrow(depends.hash)...
I think that ProjectTemplate should be a solid and reliable basis for building data analysis projects. If a user creates a project with a set of data import functions in...
#### Report an Issue / Request a Feature Autoloading data creates a cache entry with the name `data` instead of the name of the dataset I'm submitting a (Check one...
#### Report an Issue / Request a Feature I'm submitting a (Check one with "x") : - [ ] bug report - [x] feature request *** ##### Issue Severity Classification...
@Hugovdberg - making a space for you to document your thoughts on this. I recall you mentioned this in #220 .
**Stub bugreport, will append to later.** While changing the reader signature a bug was introduced that the sheetnames were incrementally appended to the variable name, instead of to the workbook...
#### Report an Issue / Request a Feature I'm submitting a (Check one with "x") : - [ ] bug report - [x] feature request *** ##### Issue Severity Classification...
Currently we have custom functions because certain functionality was only introduced in "newer" versions of R. For example the `.list.files.and.directories` function that strips the `.` and `..` entries because the...
#### Report an Issue / Request a Feature I'm submitting a (Check one with "x") : - feature request *** ##### Issue Severity Classification - - 3 - Low #####...