Skip to content

Commit

Permalink
added submit to cran target
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyfischetti committed Nov 23, 2023
1 parent 9d32c07 commit e4c7e38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ build_src:
build_bin:
Rscript -e 'devtools::build(binary = TRUE, args = c("--preclean"))'

# submit:
# Rscript -e 'devtools::submit_cran()'

13 changes: 0 additions & 13 deletions cran-comments.md

This file was deleted.

0 comments on commit e4c7e38

Please sign in to comment.