Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsumner committed Nov 12, 2024
1 parent 24dc3dd commit b260f29
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: raadfiles
Title: File Database Management for 'raadtools'
Version: 0.1.4.9010
Version: 0.1.4.9011
Authors@R: c(person("Michael D.","Sumner", role = c("aut", "cre"), email = "[email protected]"),
person("Ben", "Raymond", role = "ctb"),
person("Kimberlee", "Baldry", role = c("ctb"), comment = c(ORCID = "0000-0003-3286-8624")))
Expand All @@ -18,7 +18,7 @@ Imports:
vroom
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
RoxygenNote: 7.3.2
Suggests:
fastrls,
testthat
Expand Down
3 changes: 2 additions & 1 deletion R/sst-files.R
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@ oisst_monthly_files <- function() {
#' @return tibble data frame of file names
#' @importFrom dplyr arrange distinct filter mutate
#' @importFrom rlang .data
#' @name ghrsst
#' @name ghrsst_files
#' @aliases ghrsst_daily_files_netcdf
#' @export
#' @importFrom stringr str_detect str_extract str_replace
#' @examples
Expand Down
7 changes: 5 additions & 2 deletions man/ghrsst.Rd → man/ghrsst_files.Rd

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

1 change: 0 additions & 1 deletion man/raadfiles-package.Rd

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

0 comments on commit b260f29

Please sign in to comment.