Skip to content

Commit

Permalink
Revert to roxygen2 7.2.3 due to bug
Browse files Browse the repository at this point in the history
  • Loading branch information
seananderson committed Jan 17, 2024
1 parent 4ec375b commit e34a785
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,5 @@ Config/testthat/parallel: true
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.0
RoxygenNote: 7.2.3
SystemRequirements: GNU make
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ S3method(residuals,sdmTMB)
S3method(simulate,sdmTMB)
S3method(summary,sdmTMB)
S3method(terms,sdmTMB)
S3method(tidy,sdmTMB)
S3method(vcov,sdmTMB)
export(Beta)
export(add_barrier_mesh)
Expand Down Expand Up @@ -70,7 +71,6 @@ export(set_delta_model)
export(spread_sims)
export(student)
export(tidy)
export(tidy.sdmTMB)
export(truncated_nbinom1)
export(truncated_nbinom2)
export(tweedie)
Expand Down
2 changes: 1 addition & 1 deletion man/tidy.sdmTMB.Rd

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

0 comments on commit e34a785

Please sign in to comment.