Skip to content

Commit

Permalink
Declare Depends: R (>= 3.3.0) in DESCRIPTION file.
Browse files Browse the repository at this point in the history
  • Loading branch information
marekjagielski committed Dec 30, 2016
1 parent b7c523f commit dbefd52
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

1. Refactor demos.

2. Declare Depends: R (>= 3.3.0) in DESCRIPTION file.

### Changes in v1.2.1

#### NOTES
Expand Down
1 change: 1 addition & 0 deletions resources/DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ URL: ${project.url}
BugReports: ${project.issueManagement.url}
Suggests: testthat
Depends:
R (>= 3.3.0),
R6,
futile.logger
RoxygenNote: 5.0.1
Expand Down

0 comments on commit dbefd52

Please sign in to comment.