From 4921955cbba2d5eab2f69170284d8a9ae7231eb9 Mon Sep 17 00:00:00 2001 From: wkmor1 Date: Tue, 23 Apr 2024 15:39:13 +0300 Subject: [PATCH] Increment version update NEWS and docs --- CITATION.cff | 6 +++--- DESCRIPTION | 2 +- NEWS.md | 7 +++++++ codemeta.json | 6 +++--- docs/404.html | 2 +- docs/CODE_OF_CONDUCT.html | 2 +- docs/CONTRIBUTING.html | 2 +- docs/LICENSE-text.html | 2 +- docs/LICENSE.html | 2 +- docs/articles/finbif.html | 2 +- docs/articles/index.html | 2 +- docs/articles/v02_occurrence_data.html | 2 +- docs/articles/v03_selecting_variables.html | 2 +- docs/articles/v04_metadata.html | 2 +- docs/articles/v05_filtering.html | 2 +- docs/authors.html | 6 +++--- docs/index.html | 2 +- docs/news/index.html | 9 ++++++++- docs/pkgdown.yml | 2 +- docs/reference/caching.html | 2 +- docs/reference/filters.html | 2 +- docs/reference/finbif-package.html | 2 +- docs/reference/finbif_check_taxa.html | 2 +- docs/reference/finbif_clear_cache.html | 2 +- docs/reference/finbif_collections.html | 2 +- docs/reference/finbif_informal_groups.html | 2 +- docs/reference/finbif_last_mod.html | 2 +- docs/reference/finbif_metadata.html | 2 +- docs/reference/finbif_occurrence.html | 2 +- docs/reference/finbif_occurrence_load.html | 2 +- docs/reference/finbif_request_token.html | 2 +- docs/reference/finbif_taxa.html | 2 +- docs/reference/finbif_update_cache.html | 2 +- docs/reference/index.html | 2 +- docs/reference/to_dwc.html | 2 +- docs/reference/variables.html | 2 +- docs/search.json | 2 +- inst/NEWS.Rd | 9 +++++++++ 38 files changed, 65 insertions(+), 42 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 329b9e28..433bf304 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,7 +1,7 @@ # YAML 1.2 --- -version: "0.9.5.9000" -date-released: 2024-03-15 +version: "0.9.5.9001" +date-released: 2024-04-23 title: finbif abstract: | "The `finbif` R package is a programmatic interface to the [Finnish @@ -51,7 +51,7 @@ preferred-citation: type: manual year: 2024 doi: "10.5281/zenodo.3612814" - notes: "R package version 0.9.5.9000" + notes: "R package version 0.9.5.9001" url: "https://luomus.github.io/finbif/articles/finbif.html" message: "If you use this software, please cite it using these metadata." ... diff --git a/DESCRIPTION b/DESCRIPTION index 39a118ad..d02f208a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: finbif Title: Interface for the 'Finnish Biodiversity Information Facility' API -Version: 0.9.5.9000 +Version: 0.9.5.9001 Authors@R: c( person(given = "Finnish Museum of Natural History - Luomus", role = "cph"), diff --git a/NEWS.md b/NEWS.md index f4acc177..366f193a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,10 @@ +# finbif 0.9.5.9001 + +#### BUG FIXES + + - Fixed an issue that caused more records than requested to be + returned for certain values of `n`. + # finbif 0.9.5.9000 #### MINOR IMPROVEMENTS diff --git a/codemeta.json b/codemeta.json index 279ba46b..bdead004 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,7 +8,7 @@ "codeRepository": "https://github.com/luomus/finbif", "issueTracker": "https://github.com/luomus/finbif/issues", "license": "https://spdx.org/licenses/MIT", - "version": "0.9.5.9000", + "version": "0.9.5.9001", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -245,7 +245,7 @@ "applicationCategory": "Biodiversity", "isPartOf": "https://species.fi", "keywords": ["api", "biodiversity", "biodiversity-informatics", "biodiversity-information", "finbif", "finbif-access", "occurrences", "r-package", "r-programming", "rstats", "species", "specimens", "taxon", "taxonomy", "web-services"], - "fileSize": "5379.973KB", + "fileSize": "5380.763KB", "citation": [ { "@type": "SoftwareSourceCode", @@ -262,7 +262,7 @@ "name": "Introduction to the finbif package", "identifier": "10.5281/zenodo.3612814", "url": "https://luomus.github.io/finbif/articles/finbif.html", - "description": "R package version 0.9.5.9000", + "description": "R package version 0.9.5.9001", "@id": "https://doi.org/10.5281/zenodo.3612814", "sameAs": "https://doi.org/10.5281/zenodo.3612814" } diff --git a/docs/404.html b/docs/404.html index 592493f7..70c30104 100644 --- a/docs/404.html +++ b/docs/404.html @@ -33,7 +33,7 @@ finbif - 0.9.5.9000 + 0.9.5.9001