Skip to content

Commit

Permalink
Again remove duplicated word in README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Bock <[email protected]>
  • Loading branch information
bockthom committed Feb 21, 2020
1 parent c592e94 commit f6a6d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Alternatively, you can run `Rscript install.R` to install the packages.

Please insert the project into yours by use of [git submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules).
Furthermore, the file `install.R` installs all needed R packages (see [below](#needed-r-packages)) into your R library.
Although, the use of of [packrat](https://rstudio.github.io/packrat/) with your project is recommended.
Although, the use of [packrat](https://rstudio.github.io/packrat/) with your project is recommended.

This library is written in a way to not interfere with the loading order of your project's `R` packages (i.e., `library()` calls), so that the library does not lead to masked definitions.

Expand Down

0 comments on commit f6a6d5b

Please sign in to comment.