Skip to content

Commit

Permalink
roxygen2::roxygenize(clean = TRUE)
Browse files Browse the repository at this point in the history
with roxygen2 v7.2.3
HenningLorenzen-ext-bayer committed Nov 23, 2023
1 parent ff22ed5 commit 8b2d816
Showing 4 changed files with 36 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ Description:
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
RoxygenNote: 7.2.3
Depends:
R (>= 3.6.0)
Imports:
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -5,6 +5,7 @@ S3method(print,Q7instance)
S3method(print,Q7type)
export("%>%")
export(clone)
export(expose_private)
export(extend)
export(feature)
export(feature_generic)
29 changes: 29 additions & 0 deletions man/expose_private.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 5 additions & 2 deletions man/type.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8b2d816

Please sign in to comment.