update roxygen to newer version (#12652)

This commit is contained in:
William Cheng 2022-06-21 09:59:18 +08:00 committed by GitHub
parent f29fdab33d
commit 1f7a49539f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -12,4 +12,4 @@ License: {{#lambdaLicense}}{{licenseInfo}}{{/lambdaLicense}}{{^licenseInfo}}Unli
LazyData: true
Suggests: testthat
Imports: jsonlite, httr, R6, base64enc{{#useRlangExceptionHandling}}, rlang{{/useRlangExceptionHandling}}
RoxygenNote: 6.0.1.9000
RoxygenNote: 7.2.0

View File

@ -12,4 +12,4 @@ License: Apache License 2.0
LazyData: true
Suggests: testthat
Imports: jsonlite, httr, R6, base64enc, rlang
RoxygenNote: 6.0.1.9000
RoxygenNote: 7.2.0