Skip to content

Commit

Permalink
Add explicit dependency on R 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisaloo committed Oct 23, 2024
1 parent 3f046cf commit c4fc611
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ Description: Your package description. It must end with a period (".") and
include relevant bibliographical references if applicable, using the
following format: Author et al. (2023) <doi:10.5281/zenodo.6619350>.
License: MIT + file LICENSE
Depends:
R (>= 4.0.0)
Suggests:
knitr,
rmarkdown,
Expand Down

0 comments on commit c4fc611

Please sign in to comment.