Skip to content

Commit

Permalink
improve a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dankelley committed Aug 19, 2024
1 parent 8cd40b7 commit 8389cc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions check_package.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ devtools::check_win_oldrelease()

# 2024-08-19 DEK: rhub has been replaced by rhub2, so the following no longer
# work. The new system is complicated, and has the disadvantage that it only
# works on code that has been pushed to github ... so I will just use a github
# action instead, I think.
# works on code that has been pushed to github ... so now we rely on github
# actions.
# rhub::check_for_cran(email = "Dan.Kelley@Dal.Ca", show_status = FALSE)
# rhub::check(platform = "debian-clang-devel", show_status = FALSE)
remotes::install_github("r-lib/revdepcheck")
Expand Down

0 comments on commit 8389cc4

Please sign in to comment.