Skip to content

Commit f6416f5

Browse files
authored
add guidance about installation in reviewer guide (#120)
1 parent 86c5322 commit f6416f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

softwarereview_reviewer.Rmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ Please strive to complete your review within 3 weeks of accepting a review reque
99
additional or alternate reviewers if a review is excessively late.
1010
```
1111

12-
## Preparing your review
12+
## Preparing your review
13+
14+
Note that when installing the package to review it, you should use the `dependencies = TRUE` argument of `devtools::install()` to make sure you have all dependencies available.
1315

1416
### General guidelines
1517

0 commit comments

Comments
 (0)