A Frequently-asked questions
This FAQ is a compendium of pedagogically useful issues tagged on GitHub. To contribute, please submit a new issue and ask that it be labeled a frequently asked question.
- [After expose_imports(myPackage), the package functions cannot find @importFrom objects](https://github.com/ropensci/drake/issues/1286)
- Import drake caches into other drake caches
- Feature request: Better progress log output
- Making drake play nice w/brms for modeling w/Stan
- Serialize caches instead of storing them in memory?
- Efficient track of parameters/ artifacts for different models
- Why does wrapping make() in a function invalidate some targets?
- new transform function
split
to chunk a data.frame - Plan should be out-of-date but isn’t
- map using initial parameter only follows through for one stage
- Dynamically scale clustermq workers
- knitr file paths
- List columns don’t work in map(.data)
- map() back to original variables after after combine()
- FAQ: Functions as data
- Avoid re-running targets if supplied args are the same as default args
- How to create a jagged cross() transform
- How to combine() while keeping track of the sources of targets
- target invalidated when referenced from another plan
- Within-target parallelism fails
- cannot remove bindings from a locked environment
- Functions that depend on targets
- Erroneous circular workflow error when using NSE in function
- function dependencies are missing: drake_config() in a magrittr pipe
- Best practices for including a drake workflow in a package
- Can you have multiple drake plans?
- evaluate
file.path
and variables infile_out
and friends - Working with HPC time limits
- Reproducibility with random numbers
- How should I mix non-R code (e.g. Python and shell scripts) in a large drake workflow?
- Reproducible remote data sources
- Trouble with caches sent through Dropbox
- How to add .R files to drake_plan()
Copyright Eli Lilly and Company