Skip to content

Commit

Permalink
ensure no write to DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzwalthert committed Feb 15, 2024
1 parent c6ef528 commit b5d224e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ Roxygen: list(markdown = TRUE, roclets = c( "rd", "namespace", "collate",
if (rlang::is_installed("pkgapi")) "pkgapi::api_roclet" else {
warning("Please install r-lib/pkgapi to make sure the file API is kept
up to date"); NULL} ) )
RoxygenNote: 7.3.0
RoxygenNote: 7.3.1
SystemRequirements: git

0 comments on commit b5d224e

Please sign in to comment.