Skip to content

Commit

Permalink
Merge pull request #128 from Public-Health-Scotland/doc/update_roxyge…
Browse files Browse the repository at this point in the history
…n_version

Update Roxygen version
  • Loading branch information
Tina815 authored Nov 18, 2024
2 parents f38d440 + 355c976 commit d816bed
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 30 deletions.
2 changes: 1 addition & 1 deletion R/make_inheritance_checks.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#' @param target_classes character vector of the classes to check for.
#' @param ignore_null boolean. Indicates whether to ignore arguments with value
#' NULL (TRUE) or to throw an exception (FALSE). Default = TRUE.
#' @internal
#' @keywords internal
#' @noRd
make_inheritance_checks <- function(arguments,
target_classes,
Expand Down
11 changes: 11 additions & 0 deletions R/phsmethods-package.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#' @importFrom magrittr %>%
#' @importFrom magrittr %<>%
#' @importFrom rlang .data
#' @importFrom tibble tibble
#' @importFrom lifecycle deprecated
#' @keywords internal
"_PACKAGE"

## usethis namespace: start
## usethis namespace: end
NULL
20 changes: 0 additions & 20 deletions R/phsmethods.R

This file was deleted.

15 changes: 6 additions & 9 deletions man/phsmethods.Rd → man/phsmethods-package.Rd

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

0 comments on commit d816bed

Please sign in to comment.