refactor: create helper function for code regeneration
Related to #742
Questions
- what other files can be regenerated
- should there be a special value of file for regeneration all of them (NULL)
Current Aviator status
Aviator will automatically update this comment as the status of the PR changes. Comment
/aviator refreshto force Aviator to re-examine your PR (or learn about other/aviatorcommands).
This PR was closed without merging. If you still want to merge this PR, re-open it.
This is showing weird
fatal: detected dubious ownership in repository at '/root/workspace'
errors when run.
Why do we need an R wrapper for a shell call?
We can work together on cleaning up the process and the documentation.
Why do we need an R wrapper for a shell call?
I thought it'd be smoother (since I am mostly working in the R console) but if it's not possible, I'll keep using the shell call.
Need to look at the error messages together.
We no longer run make in Docker, instead the Makefile contains docker run instructions.