integrate-indicator-software

Scripts to explore the streamlining and integration of software (with focus on R packages) related to the calculation of indicators based on biodiversity data cubes

https://github.com/b-cubed-eu/integrate-indicator-software

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.4%) to scientific vocabulary

Keywords

biodiversity-indicators data-cubes r r-packages software-integration software-streamlining
Last synced: 6 months ago · JSON representation ·

Repository

Scripts to explore the streamlining and integration of software (with focus on R packages) related to the calculation of indicators based on biodiversity data cubes

Basic Info
  • Host: GitHub
  • Owner: b-cubed-eu
  • License: mit
  • Language: R
  • Default Branch: main
  • Homepage:
  • Size: 64.5 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
biodiversity-indicators data-cubes r r-packages software-integration software-streamlining
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing License Code of conduct Citation Zenodo

README.md

GitHub repo status GitHub repo size <!-- badges: end -->

Integrate and streamline indicator software

Langeraert, WardORCID logo[^aut][^cre][^INBO] Van Daele, ToonORCID logo[^aut][^INBO] Research Institute for Nature and Forest (INBO)[^cph] European Union's Horizon Europe Research and Innovation Programme (ID No 101059592)^fnd

[^cph]: copyright holder

[^cre]: contact person [^INBO]: Research Institute for Nature and Forest (INBO), Herman Teirlinckgebouw, Havenlaan 88 PO Box 73, B-1000 Brussels, Belgium

keywords: R packages; software integration; software streamlining; biodiversity indicators; data cubes

Description

Scripts to explore the streamlining and integration of software (with focus on R packages) related to the calculation of indicators based on biodiversity data cubes. <!-- description: end -->

This code is developed in context of T5.5 of the B-Cubed project.

Repo structure

├── source ├ R markdown files │ └── R ├ R scripts ├── data │ ├── raw ├ store raw data │ ├── intermediate ├ store intermediate data │ └── processed ├ store processed data ├── checklist.yml ├ options checklist package (https://github.com/inbo/checklist) ├── organisation.yml ├ organisation info (https://inbo.github.io/checklist/articles/organisation.html) ├── inst │ └── en_gb.dic ├ dictionary with words that should not be checked by the checklist package ├── .github │ │ ├── workflows │ │ │ └── checklist_project.yml ├ GitHub repo settings │ ├── CODE_OF_CONDUCT.md │ │ └── CONTRIBUTING.md │ ├── integrate-indicator-software.Rproj ├ R project ├── README.md ├ project description ├── LICENSE.md ├ licence ├── LICENSE │ ├── CITATION.cff ├ citation info ├── .zenodo.json ├ zenodo metadata └── .gitignore ├ files to ignore

Owner

  • Name: B-Cubed
  • Login: b-cubed-eu
  • Kind: organization

Biodiversity Building Blocks for Policy

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this software, please cite it using these metadata.
title: "Integrate and streamline indicator software"
authors:
- given-names: Ward
  family-names: Langeraert
  affiliation: Research Institute for Nature and Forest (INBO), Herman Teirlinckgebouw,
    Havenlaan 88 PO Box 73, B-1000 Brussels, Belgium
  orcid: 0000-0002-5900-8109
- given-names: Toon
  family-names: Van Daele
  affiliation: Research Institute for Nature and Forest (INBO), Herman Teirlinckgebouw,
    Havenlaan 88 PO Box 73, B-1000 Brussels, Belgium
  orcid: 0000-0002-1362-853X
keywords:
- R packages
- software integration
- software streamlining
- biodiversity indicators
- data cubes
contact:
- given-names: Ward
  family-names: Langeraert
  affiliation: Research Institute for Nature and Forest (INBO), Herman Teirlinckgebouw,
    Havenlaan 88 PO Box 73, B-1000 Brussels, Belgium
  orcid: 0000-0002-5900-8109
doi: ~
license: MIT
repository-code: https://github.com/b-cubed-eu/integrate-indicator-software/
type: software
abstract: "Scripts to explore the streamlining and integration of software (with focus
  on R packages) related to the calculation of indicators based on biodiversity data
  cubes."

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 10 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 10 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • wlangera (5)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/check_project.yml actions
  • inbo/actions/check_project main composite