Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rafapereirabr committed Jan 27, 2023
1 parent 065c62f commit b102187
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions r-package/cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## R CMD check results

-- R CMD check results ----------- r5r 1.0.0 ----
Duration: 13m 6.2s
-- R CMD check results -------------------------------------------------------- r5r 1.0.0 ----
Duration: 11m 50.8s

0 errors v | 0 warnings v | 0 notes v

Expand All @@ -10,3 +10,4 @@ Duration: 13m 6.2s
- fixer broken URL links
- fixed unicode characters
- fixed vignettes and tests
- fixed code running on CRAN
1 change: 1 addition & 0 deletions r-package/tests/tests_rafa/test_rafa.R
Original file line number Diff line number Diff line change
Expand Up @@ -709,6 +709,7 @@ usethis::use_cran_comments('teste 2222, , asdadsad')
urlchecker::url_check()
devtools::check(remote = TRUE, manual = TRUE)
devtools::check_win_release()
devtools::check_mac_release()
rhub::check_for_cran(show_status = FALSE)


Expand Down

0 comments on commit b102187

Please sign in to comment.