ProjectTemplate icon indicating copy to clipboard operation
ProjectTemplate copied to clipboard

A template utility for R projects that provides a skeletal project.

Results 20 ProjectTemplate issues
Sort by recently updated
recently updated
newest added

#### Report an Issue / Request a Feature I'm submitting a (Check one with "x") : - [ ] bug report - [x] feature request *** ##### Issue Severity Classification...

Feature

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...

User request

#### 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...

Feature
Reader

@Hugovdberg - making a space for you to document your thoughts on this. I recall you mentioned this in #220 .

Internal
Affects interface

**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...

Bug

#### Report an Issue / Request a Feature I'm submitting a (Check one with "x") : - [ ] bug report - [x] feature request *** ##### Issue Severity Classification...

User request

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...

Internal

#### Report an Issue / Request a Feature I'm submitting a (Check one with "x") : - feature request *** ##### Issue Severity Classification - - 3 - Low #####...

Feature