Skip to content

Commit

Permalink
cran release
Browse files Browse the repository at this point in the history
  • Loading branch information
mstrimas committed Jan 3, 2025
1 parent 3c4ec20 commit c06b628
Show file tree
Hide file tree
Showing 78 changed files with 1,082 additions and 1,105 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ VignetteBuilder:
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2
6 changes: 3 additions & 3 deletions R/auk-version.r
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#' @examples
#' auk_version()
auk_version <- function() {
list(auk_version = "auk 0.7.0",
ebd_version = as.Date("2023-10-25", "%Y-%m-%d"),
taxonomy_version = 2023)
list(auk_version = "auk 0.8.0",
ebd_version = as.Date("2024-10-29", "%Y-%m-%d"),
taxonomy_version = 2024)
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ defined, the filtering is actually conducted using `auk_filter()`.
auk_complete()
ebd
#> Input
#> EBD: /private/var/folders/mg/qh40qmqd7376xn8qxd6hm5lwjyy0h2/T/RtmpBEc62Y/temp_libpath324735beea83/auk/extdata/ebd-sample.txt
#> EBD: /private/var/folders/wf/y1p0nztd2ps95ppplsl5bjjr0000gs/T/Rtmp7EtevZ/temp_libpathb9796963586e/auk/extdata/ebd-sample.txt
#>
#> Output
#> Filters not executed
Expand Down
2 changes: 2 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
url: https://cornelllabofornithology.github.io/auk/

navbar:
structure:
left: [intro, reference, articles, cheatsheet, tutorials, news]
Expand Down
1 change: 1 addition & 0 deletions auk.Rproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Version: 1.0
ProjectId: 75beeb8f-7a35-4a34-aa86-8e874912f531

RestoreWorkspace: Default
SaveWorkspace: Default
Expand Down
48 changes: 24 additions & 24 deletions docs/404.html

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

16 changes: 8 additions & 8 deletions docs/CONDUCT.html

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

Loading

0 comments on commit c06b628

Please sign in to comment.