Skip to content

Commit

Permalink
increment data package version
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolerg committed Nov 10, 2023
1 parent 1638ef0 commit c59598d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,6 @@ Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends:
MotrpacRatTraining6moData (>= 1.8.0),
MotrpacRatTraining6moData (>= 2.0.0),
R (>= 2.10)
LazyData: true
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Point to development version of `RCy3` from GitHub to avoid `R-CMD check` error `RCy3: Can't install dependency uchardet`.
* Install `plotrix` from GitHub instead of CRAN to avoid `R-CMD check` warning `Requires (indirectly) orphaned package: ‘plotrix’`.
CRAN has marked `plotrix` as orphaned. `plotrix` is a dependency for `mutoss`, which is a dependency for `metap`.
* Increment required `MotrpacRatTraining6moData` version.

# MotrpacRatTraining6mo 1.6.4 (2023-06-02)

Expand Down

0 comments on commit c59598d

Please sign in to comment.