From bc6f8f4693b592eabb4d14818de4ff89d3f87df0 Mon Sep 17 00:00:00 2001 From: wkmor1 Date: Thu, 28 Sep 2023 16:19:28 +0300 Subject: [PATCH] Increment version --- CITATION.cff | 4 +- DESCRIPTION | 2 +- README.md | 4 +- 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 | 6 +- docs/news/index.html | 18 +- 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 | 3 + tests/cassettes/api_get.yml | 27 +- tests/cassettes/api_get_with_email.yml | 11 +- tests/cassettes/atlas_class.yml | 9 +- tests/cassettes/atlas_code.yml | 84 +- tests/cassettes/bird_assoc_area_metadata.yml | 9 +- tests/cassettes/collection_quality.yml | 23 +- tests/cassettes/country_metadata.yml | 9 +- tests/cassettes/dl_select_all.yml | 55 +- tests/cassettes/finbif_aggregate_list_col.yml | 31 +- tests/cassettes/finbif_check_taxa.yml | 27 +- tests/cassettes/finbif_citation.yml | 11 +- tests/cassettes/finbif_collections.yml | 10326 ++--- .../finbif_compute_var_zero_rows.yml | 10335 ++--- tests/cassettes/finbif_extract_facts.yml | 44 +- tests/cassettes/finbif_get_all.yml | 11 +- tests/cassettes/finbif_invalidate_cache.yml | 96 +- tests/cassettes/finbif_last_mod.yml | 33 +- tests/cassettes/finbif_localise_enums.yml | 136 +- tests/cassettes/finbif_occurrence.yml | 34208 ++++++++-------- .../finbif_occurrence_aggregate_documents.yml | 11 +- .../finbif_occurrence_aggregate_events.yml | 11 +- .../finbif_occurrence_collection.yml | 11 +- .../finbif_occurrence_date_time_ISO8601.yml | 11 +- tests/cassettes/finbif_occurrence_db.yml | 144 +- tests/cassettes/finbif_occurrence_dups.yml | 4410 +- .../cassettes/finbif_occurrence_has_media.yml | 11 +- tests/cassettes/finbif_occurrence_low.yml | 10392 ++--- tests/cassettes/finbif_occurrence_status.yml | 11 +- tests/cassettes/finbif_primary_habitat.yml | 11 +- tests/cassettes/finbif_red_list.yml | 32 +- tests/cassettes/finbif_taxa.yml | 9 +- tests/cassettes/finbif_unlist.yml | 20 +- .../finnish_occurrence_status_metadata.yml | 62 +- tests/cassettes/habitat_type_metadata.yml | 34 +- tests/cassettes/informal_group_metadata.yml | 9 +- tests/cassettes/location_tag.yml | 13 +- tests/cassettes/red_list_metadata.yml | 21 +- tests/cassettes/region_metadata.yml | 9 +- .../cassettes/regulatory_status_metadata.yml | 490 +- .../cassettes/restriction_level_metadata.yml | 9 +- tests/cassettes/source_metadata.yml | 121 +- tests/cassettes/taxon_id.yml | 13 +- tests/cassettes/taxon_name.yml | 46 +- tests/cassettes/taxon_rank_metadata.yml | 29 +- tests/cassettes/threatened_status.yml | 9 +- tests/cassettes/zero_row_file.yml | 164 +- 84 files changed, 31750 insertions(+), 39957 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 2bd2b685..b53d75c3 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,6 +1,6 @@ # YAML 1.2 --- -version: "0.9.3" +version: "0.9.3.9000" date-released: 2023-09-28 title: finbif abstract: | @@ -51,7 +51,7 @@ preferred-citation: type: manual year: 2023 doi: "10.5281/zenodo.3612814" - notes: "R package version 0.9.3" + notes: "R package version 0.9.3.9000" 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 336e4541..3eb22ca9 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: finbif Title: Interface for the 'Finnish Biodiversity Information Facility' API -Version: 0.9.3 +Version: 0.9.3.9000 Authors@R: c( person(given = "Finnish Museum of Natural History - Luomus", role = "cph"), diff --git a/README.md b/README.md index d9fd97d0..ccee6271 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ [![r-universe](https://luomus.r-universe.dev/badges/finbif)](https://luomus.r-universe.dev) [![CRAN downloads](https://cranlogs.r-pkg.org/badges/grand-total/finbif?color=brightgreen)](https://cran.r-project.org/package=finbif) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3612814.svg)](https://doi.org/10.5281/zenodo.3612814) -[![Build Status](https://github.com/luomus/finbif/workflows/R-CMD-check/badge.svg?branch=main)](https://github.com/luomus/finbif/actions) -[![codecov](https://codecov.io/gh/luomus/finbif/branch/main/graph/badge.svg)](https://app.codecov.io/github/luomus/finbif/branch/main) +[![Build Status](https://github.com/luomus/finbif/workflows/R-CMD-check/badge.svg?branch=dev)](https://github.com/luomus/finbif/actions) +[![codecov](https://codecov.io/gh/luomus/finbif/branch/dev/graph/badge.svg)](https://app.codecov.io/github/luomus/finbif/branch/dev) The `finbif` R package is a programmatic interface to the diff --git a/codemeta.json b/codemeta.json index 0c1d7d37..bc649c46 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.3", + "version": "0.9.3.9000", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -257,7 +257,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": "5376.915KB", + "fileSize": "5376.955KB", "citation": [ { "@type": "SoftwareSourceCode", @@ -274,7 +274,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.3", + "description": "R package version 0.9.3.9000", "@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 0e3fd558..b1eb98f3 100644 --- a/docs/404.html +++ b/docs/404.html @@ -33,7 +33,7 @@ finbif - 0.9.3 + 0.9.3.9000 @@ -42,12 +42,12 @@ - +
@@ -57,7 +57,7 @@
-

finbif 0.9.3

CRAN release: 2023-09-28

+

finbif 0.9.3

BUG FIXES
  • Fix a bug resulting in the incorrect region being assigned to occurrences records.
  • @@ -398,9 +398,9 @@

    finbif 0.1.0

+ - - + diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index 8b4439d7..a6f384f1 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -7,5 +7,5 @@ articles: v03_selecting_variables: v03_selecting_variables.html v04_metadata: v04_metadata.html v05_filtering: v05_filtering.html -last_built: 2023-09-28T13:36Z +last_built: 2023-09-28T13:16Z diff --git a/docs/reference/caching.html b/docs/reference/caching.html index f504ebe2..70e57848 100644 --- a/docs/reference/caching.html +++ b/docs/reference/caching.html @@ -10,7 +10,7 @@ finbif - 0.9.3 + 0.9.3.9000