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 with "x") :
Issue Severity Classification -
(Check one with "x") :
Expected Behavior
load.project() creates a cache entry for every file in data/ with the corresponding name of the file in data/
Current Behavior
load.project() creates a cache entry with the name data , ignoring the original name of the file in data/
Steps to Reproduce Behavior
load.project() with a file in data/
Screenshots

Version Information
Package Version
"ProjectTemplate" "0.8.2"
R version 3.5.1
Possible Solution
-/-
Best regards,
@aljole
Report an Issue / Request a Feature
Autoloading data creates a cache entry with the name
datainstead of the name of the datasetI'm submitting a (Check one with "x") :
Issue Severity Classification -
(Check one with "x") :
Expected Behavior
load.project()creates a cache entry for every file indata/with the corresponding name of the file indata/Current Behavior
load.project()creates a cache entry with the namedata, ignoring the original name of the file indata/Steps to Reproduce Behavior
load.project()with a file indata/Screenshots
Version Information
R version 3.5.1
Possible Solution
-/-
Best regards,
@aljole