Skip to content

Commit

Permalink
user more conventional roxygen2 approach
Browse files Browse the repository at this point in the history
  • Loading branch information
dgkf committed Mar 24, 2024
1 parent 4c0b646 commit 19b4e88
Show file tree
Hide file tree
Showing 21 changed files with 259 additions and 539 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ Suggests:
roxygen2
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
RoxygenNote: 7.3.1
4 changes: 0 additions & 4 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# Generated by roxygen2: do not edit by hand

S3method(roxygen2::roclet_output,roclet_rd)
S3method(roxygen2::roclet_process,roclet_rd)
S3method(roxygen2::roxy_tag_parse,roxy_tag_expect)
S3method(roxygen2::roxy_tag_parse,roxy_tag_testthat)
export(expect_no_error)
export(rd)
export(s3_register)
export(test_examples_as_testthat)
export(testex)
Expand Down
Loading

0 comments on commit 19b4e88

Please sign in to comment.