Skip to content

Commit

Permalink
beautier v2.6.5 is on CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Aug 11, 2022
1 parent 36d098d commit c738c34
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
install.packages(c("remotes", "rcmdcheck"))
remotes::install_cran("shiny")
remotes::install_cran("devtools")
remotes::install_github("ropensci/beautier")
remotes::install_deps(dependencies = TRUE)
remotes::install_cran("rcmdcheck")
remotes::install_cran("covr")
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Description: 'BEAST2' (<https://www.beast2.org>) is a widely used
from an 'R' function call.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.0
RoxygenNote: 7.2.1
Imports:
ape,
assertive,
Expand Down

0 comments on commit c738c34

Please sign in to comment.