dflow
dflow copied to clipboard
Automatically setup a drake project
Results
2
dflow issues
Sort by
recently updated
recently updated
newest added
When I add the rmarkdown file with `use_rmd()`, when running `drake::r_make()`, I get this error: ```r Quitting from lines 34-42 (analysis.Rmd) \ x fail target_name Error : target target_name failed....
Detects suggested packages required to use optional serialisation formats. ``` drake_plan(x = target(..., format = "fst")) creates a format column in the output plan which contains an "fst" element for...