Skip to content

Commit

Permalink
update roxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
shikokuchuo committed Jan 23, 2024
1 parent 0f28859 commit a2a9b58
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ Suggests:
rmarkdown,
testthat (>= 3.0.0)
VignetteBuilder: knitr
RoxygenNote: 7.2.3
RoxygenNote: 7.3.1
Config/testthat/edition: 3
4 changes: 1 addition & 3 deletions R/ichimoku-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,7 @@
#' @importFrom xts endpoints
#' @importFrom zoo coredata index
#'
#' @docType package
#' @name ichimoku-package
NULL
"_PACKAGE"

.onLoad <- function(libname, pkgname) {
do_ <- do_()
Expand Down
9 changes: 9 additions & 0 deletions man/ichimoku-package.Rd

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

0 comments on commit a2a9b58

Please sign in to comment.