Skip to content

Commit

Permalink
removed old code
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Rodrigues committed Jul 1, 2024
1 parent dfb32fd commit 93a7fb9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vignettes/d1-installing-r-packages-in-a-nix-environment.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,6 @@ rix(r_ver = "4.2.1",
#> }
```

```{r, include = FALSE}
unlink(path_default_nix, recursive = TRUE, force = TRUE)
```

The above expression will install R version 4.2.1, and `{dplyr}` at version
0.8.0 and `{janitor}` at version 1.0.0. This can be useful, especially for
Expand Down

0 comments on commit 93a7fb9

Please sign in to comment.