From 26de2d5dc91c64e3650fd7a176e16e4e8308673d Mon Sep 17 00:00:00 2001 From: wkmor1 Date: Fri, 30 Aug 2024 13:47:51 +0300 Subject: [PATCH] Increment version --- DESCRIPTION | 2 +- api.R | 2 +- docs/404.html | 2 +- docs/CODE_OF_CONDUCT.html | 4 ++-- docs/CONTRIBUTING.html | 4 ++-- docs/LICENSE-text.html | 2 +- docs/LICENSE.html | 4 ++-- docs/api.html | 4 ++-- docs/articles/alpine-birds.html | 4 ++-- docs/articles/butterfly-abundance.html | 4 ++-- docs/articles/community-temperature-index.html | 4 ++-- docs/articles/community-temperature-indices.html | 4 ++-- docs/articles/configuration.html | 4 ++-- docs/articles/farmland-birds.html | 4 ++-- docs/articles/farmland-butterflies.html | 4 ++-- docs/articles/forest-birds.html | 4 ++-- docs/articles/index.html | 2 +- docs/articles/mire-birds.html | 4 ++-- docs/articles/moths.html | 4 ++-- docs/articles/multi-taxon-indicator-trim.html | 4 ++-- docs/articles/overall-abundance.html | 4 ++-- docs/articles/overview.html | 4 ++-- docs/articles/single-taxon-indicator-rbms.html | 4 ++-- docs/articles/single-taxon-indicator-trim.html | 4 ++-- docs/articles/winter-birds.html | 4 ++-- docs/authors.html | 8 ++++---- docs/index.html | 2 +- docs/pkgdown.yml | 2 +- docs/reference/check_input.html | 4 ++-- docs/reference/clean_cache.html | 4 ++-- docs/reference/combine_with_surveys.html | 4 ++-- docs/reference/format_date.html | 4 ++-- docs/reference/get_indices.html | 4 ++-- docs/reference/get_output.html | 4 ++-- docs/reference/index.html | 2 +- docs/reference/pick_first_survey_in_fortnight.html | 4 ++-- docs/reference/pick_first_survey_in_winter.html | 4 ++-- docs/reference/pick_first_survey_in_year.html | 4 ++-- docs/reference/process_funs.html | 4 ++-- docs/reference/remove_all_zero_locations.html | 4 ++-- docs/reference/require_minimum_gaps.html | 4 ++-- docs/reference/require_minimum_weeks.html | 4 ++-- docs/reference/require_seven_fortnights.html | 4 ++-- docs/reference/require_two_years.html | 4 ++-- docs/reference/set_start_year.html | 4 ++-- docs/reference/sum_by_event.html | 4 ++-- docs/reference/sum_over_sections.html | 4 ++-- docs/reference/update_data.html | 4 ++-- docs/reference/update_index.html | 4 ++-- docs/reference/update_taxon_index.html | 4 ++-- docs/reference/zero_fill.html | 4 ++-- docs/search.json | 2 +- 52 files changed, 97 insertions(+), 97 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index bc923568..d856e3ff 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: fbi Title: Finnish Biodiversity Indicators -Version: 0.11.21.9000 +Version: 0.11.22 Authors@R: c( person(given = "Finnish Museum of Natural History - Luomus", role = "cph"), diff --git a/api.R b/api.R index d53cafea..02325f60 100644 --- a/api.R +++ b/api.R @@ -737,7 +737,7 @@ function(pr) { spec$paths$`/docs/dev/__docs__` <- NULL spec$paths$`/docs/dev/__docs__/` <- NULL spec$paths$`/docs/dev/articles/` <- NULL - spec$paths$`/docs/dev/reference/` <- NULL + spec$paths$`/docs/dev/reference/` <- NULL spec$paths$`/docs/reference/` <- NULL set_description <- function(spec, path, description) { diff --git a/docs/404.html b/docs/404.html index 575cd980..5a9f3875 100644 --- a/docs/404.html +++ b/docs/404.html @@ -22,7 +22,7 @@ fbi - 0.11.21 + 0.11.22