Skip to content

Commit

Permalink
Increment version and update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wkmor1 committed Nov 5, 2024
1 parent 2e7e6a5 commit bfb09cf
Show file tree
Hide file tree
Showing 80 changed files with 9,225 additions and 13,344 deletions.
8 changes: 4 additions & 4 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# YAML 1.2
---
version: "0.9.9"
version: "0.9.9.9000"
date-released: 2024-11-05
title: finbif
abstract: |
Expand Down Expand Up @@ -40,7 +40,7 @@ keywords:
- taxonomy
- "web-services"
license: MIT
url: "https://luomus.github.io/finbif/"
url: "https://finbif-docs-dev.netlify.app/"
repository-code: "https://github.com/luomus/finbif"
preferred-citation:
authors:
Expand All @@ -51,7 +51,7 @@ preferred-citation:
type: manual
year: 2024
doi: "10.5281/zenodo.3612814"
notes: "R package version 0.9.9"
url: "https://luomus.github.io/finbif/articles/finbif.html"
notes: "R package version 0.9.9.9000"
url: "https://finbif-docs-dev.netlify.app/articles/finbif.html"
message: "If you use this software, please cite it using these metadata."
...
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: finbif
Title: Interface for the 'Finnish Biodiversity Information Facility' API
Version: 0.9.9
Version: 0.9.9.9000
Authors@R: c(
person(given = "Finnish Museum of Natural History - Luomus",
role = "cph"),
Expand All @@ -22,7 +22,7 @@ Description: A programmatic interface to the 'Finnish Biodiversity Information
location and other variables. The data accessed are conveniently
preformatted for subsequent analyses.
License: MIT + file LICENSE
URL: https://github.com/luomus/finbif, https://luomus.github.io/finbif/
URL: https://github.com/luomus/finbif, https://finbif-docs-dev.netlify.app/
BugReports: https://github.com/luomus/finbif/issues
VignetteBuilder:
knitr
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# News for Package <span class="pkg">finbif</span>

# finbif 0.9.9.9000

- This is the current development version.

# finbif 0.9.9

## DEFUNCT
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
<!-- badges: end -->

The `finbif` R package is a programmatic interface to the
Expand Down
2 changes: 1 addition & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ template:
font-size-base: "1rem"
base_font:
google: "Roboto"
url: https://luomus.github.io/finbif/
url: https://finbif-docs-dev.netlify.app/
home:
title: "FinBIF R package"
destination: docs
Expand Down
10 changes: 5 additions & 5 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"identifier": "finbif",
"description": "A programmatic interface to the 'Finnish Biodiversity Information Facility' ('FinBIF') API (<https://api.laji.fi>). 'FinBIF' aggregates Finnish biodiversity data from multiple sources in a single open access portal for researchers, citizen scientists, industry and government. 'FinBIF' allows users of biodiversity information to find, access, combine and visualise data on Finnish plants, animals and microorganisms. The 'finbif' package makes the publicly available data in 'FinBIF' easily accessible to programmers. Biodiversity information is available on taxonomy and taxon occurrence. Occurrence data can be filtered by taxon, time, location and other variables. The data accessed are conveniently preformatted for subsequent analyses.",
"name": "finbif: Interface for the 'Finnish Biodiversity Information Facility' API",
"relatedLink": ["https://luomus.github.io/finbif/", "https://CRAN.R-project.org/package=finbif"],
"relatedLink": ["https://finbif-docs-dev.netlify.app/", "https://CRAN.R-project.org/package=finbif"],
"codeRepository": "https://github.com/luomus/finbif",
"issueTracker": "https://github.com/luomus/finbif/issues",
"license": "https://spdx.org/licenses/MIT",
"version": "0.9.9",
"version": "0.9.9.9000",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
Expand Down Expand Up @@ -222,7 +222,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": "13324.249KB",
"fileSize": "12098.553KB",
"citation": [
{
"@type": "SoftwareSourceCode",
Expand All @@ -238,8 +238,8 @@
],
"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.9",
"url": "https://finbif-docs-dev.netlify.app/articles/finbif.html",
"description": "R package version 0.9.9.9000",
"@id": "https://doi.org/10.5281/zenodo.3612814",
"sameAs": "https://doi.org/10.5281/zenodo.3612814"
}
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.

4 changes: 2 additions & 2 deletions docs/CODE_OF_CONDUCT.html

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

Loading

0 comments on commit bfb09cf

Please sign in to comment.