-
Start an R session in this directory (
01-basics)- RStudio users, open the
*.Rprojfile in this directory
- RStudio users, open the
-
Build the project:
remake::make()
-
Observe the output
-
Fetch the ragout:
remake::fetch("ragout")
-
Build the project with
remake::make()again. How has the output changed? -
Fetch the ragout again. Has it changed?
-
Locate the hidden
.remakedirectory in this directory- Don't look inside, you have been warned
- No harm will be done to your computer if you look anyway
- Don't look inside, you have been warned
-
Delete it entirely:
unlink(".remake", recursive = TRUE)
-
Build the project again. Why are all targets rebuilt?
-
Fetch the ragout again. Has it changed?
This repository was archived by the owner on Dec 29, 2019. It is now read-only.
01-basics
Directory actions
More options
Directory actions
More options
01-basics
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||