Skip to content

Commit

Permalink
fix man
Browse files Browse the repository at this point in the history
  • Loading branch information
msuchard committed Jan 27, 2025
1 parent df49613 commit 699e5c3
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 47 deletions.
2 changes: 1 addition & 1 deletion R/Cyclops-package.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#' @keywords internal
"_PACKAGE"
NULL # "_PACKAGE"

## usethis namespace: start
## usethis namespace: end
Expand Down
2 changes: 1 addition & 1 deletion R/cyclops.R
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
#' @importFrom rlang .data
#'
#' @useDynLib Cyclops, .registration = TRUE
# "_PACKAGE"
"_PACKAGE"

.onUnload <- function (libpath) {
library.dynam.unload("Cyclops", libpath)
Expand Down
41 changes: 0 additions & 41 deletions man/Cyclops-package.Rd

This file was deleted.

37 changes: 33 additions & 4 deletions man/cyclops.Rd

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

0 comments on commit 699e5c3

Please sign in to comment.