Skip to content

Commit

Permalink
add guidance about installation in reviewer guide (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle authored Jan 30, 2019
1 parent 86c5322 commit f6416f5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion softwarereview_reviewer.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ Please strive to complete your review within 3 weeks of accepting a review reque
additional or alternate reviewers if a review is excessively late.
```

## Preparing your review
## Preparing your review

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.

### General guidelines

Expand Down

0 comments on commit f6416f5

Please sign in to comment.