Skip to content

Commit b047f56

Browse files
committed
Increment version and update NEWS
1 parent 4822536 commit b047f56

37 files changed

Lines changed: 55 additions & 46 deletions

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: finbif
22
Title: Interface for the 'Finnish Biodiversity Information Facility' API
3-
Version: 0.9.10.9000
3+
Version: 0.9.10.9001
44
Authors@R: c(
55
person(given = "Finnish Museum of Natural History - Luomus",
66
role = "cph",

NEWS.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
# News for Package <span class="pkg">finbif</span>
22

3-
# finbif 0.9.10.9000
3+
# finbif 0.9.10.9001
4+
5+
- Added capacity to import new DarwinCore archive formatted FinBIF
6+
download files.
47

5-
- This is the current development version.
8+
# finbif 0.9.10.9000
69

10+
- Added new variables and filters from upstream API (undocumented).
11+
712
# finbif 0.9.10
813

914
## MINOR IMPROVEMENTS

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ FinBIF itself and the contributed datasets please visit this link:
8888
To cite the finbif R package in publications please use:
8989

9090
Morris, William K. (2025). Introduction to the finbif package. R
91-
package version 0.9.10.9000, https://doi.org/10.5281/zenodo.3612814
91+
package version 0.9.10.9001, https://doi.org/10.5281/zenodo.3612814
9292

9393
----
9494

codemeta.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"codeRepository": "https://github.com/luomus/finbif",
99
"issueTracker": "https://github.com/luomus/finbif/issues",
1010
"license": "https://spdx.org/licenses/MIT",
11-
"version": "0.9.10.9000",
11+
"version": "0.9.10.9001",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",
1515
"url": "https://r-project.org"
1616
},
17-
"runtimePlatform": "R version 4.5.0 (2025-04-11)",
17+
"runtimePlatform": "R version 4.5.1 (2025-06-13)",
1818
"provider": {
1919
"@id": "https://cran.r-project.org",
2020
"@type": "Organization",
@@ -238,7 +238,7 @@
238238
"applicationCategory": "Biodiversity",
239239
"isPartOf": "https://species.fi",
240240
"keywords": ["api", "biodiversity", "biodiversity-informatics", "biodiversity-information", "finbif", "finbif-access", "occurrences", "r-package", "r-programming", "rstats", "species", "specimens", "taxon", "taxonomy", "web-services"],
241-
"fileSize": "14568.551KB",
241+
"fileSize": "16361.864KB",
242242
"citation": [
243243
{
244244
"@type": "SoftwareSourceCode",
@@ -255,12 +255,12 @@
255255
"name": "Introduction to the finbif package",
256256
"identifier": "10.5281/zenodo.3612814",
257257
"url": "https://finbif-docs-dev.netlify.app/articles/finbif.html",
258-
"description": "R package version 0.9.10.9000",
258+
"description": "R package version 0.9.10.9001",
259259
"@id": "https://doi.org/10.5281/zenodo.3612814",
260260
"sameAs": "https://doi.org/10.5281/zenodo.3612814"
261261
}
262262
],
263-
"releaseNotes": "https://github.com/luomus/finbif/blob/master/NEWS.md",
263+
"releaseNotes": "https://github.com/luomus/finbif/blob/main/NEWS.md",
264264
"readme": "https://github.com/luomus/finbif/blob/main/README.md",
265265
"developmentStatus": "https://www.repostatus.org/#active"
266266
}

docs/404.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/CODE_OF_CONDUCT.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/CONTRIBUTING.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE-text.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/finbif.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)