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 (6.5%) to scientific vocabulary

Keywords

analysis natura2000 package r
Last synced: 9 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: inbo
  • License: gpl-3.0
  • Language: R
  • Default Branch: main
  • Size: 1.57 MB
Statistics
  • Stars: 0
  • Watchers: 7
  • Forks: 1
  • Open Issues: 0
  • Releases: 1
Topics
analysis natura2000 package r
Created over 10 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation Zenodo

README.md

Project Status: Active – The project has reached a stable, usable state and is being actively developed. License Release Codecov

The watervogelanalysis package

The watervogelanalysis package imports the data from the Flemish and Walloon monitoring schemes of the wintering birds. Prepares analysis datasets and runs the analysis.

Owner

  • Name: Research Institute for Nature and Forest (INBO)
  • Login: inbo
  • Kind: organization
  • Location: Belgium

Open source, data and science initiatives of the Research Institute for Nature and Forest (INBO)

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this software, please cite it using these metadata.
title: "watervogelanalysis: Analysis of the Wintering Birds"
authors:
- given-names: Thierry
  family-names: Onkelinx
  affiliation: Research Institute for Nature and Forest (INBO)
  orcid: 0000-0001-8804-4216
keywords:
- wintering waterbird, birds directive, monitoring
contact:
- given-names: Thierry
  family-names: Onkelinx
  affiliation: Research Institute for Nature and Forest (INBO)
  orcid: 0000-0001-8804-4216
doi: ~
license: GPL-3.0
repository-code: https://github.com/inbo/watervogelanalysis/
type: software
abstract: "Volunteers count 167 species of the wintering waterbirds in Flanders at
  over 1100 wetland site since the winter of 1991-1992. This R package assists the
  analysis of those records. First it imports the relevant data from the databank
  and stores that in an analysis data repository. Then it prepares the analysis objects
  in the format of the 'n2kanalysis' package. Those objects are sent off to fit, either
  of a local machine or an AWS EC2 instance. Finaly we generate a technical report
  on the results."
identifiers:
- type: url
  value: https://inbo.github.io/watervogelanalysis/
version: 0.4.0

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Issues and Pull Requests

Last synced: over 1 year ago

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

Dependencies

.github/workflows/check_on_branch.yml actions
  • inbo/actions/check_pkg checklist-0.4.1 composite
.github/workflows/check_on_different_r_os.yml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/check_on_main.yml actions
  • inbo/actions/check_pkg checklist-0.4.1 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • ncipollo/release-action v1 composite
DESCRIPTION cran
  • R >= 4.2.0 depends
  • DBI * imports
  • Matrix * imports
  • assertthat * imports
  • digest * imports
  • dplyr * imports
  • fs * imports
  • git2rdata >= 0.0.5 imports
  • lubridate * imports
  • methods * imports
  • n2kanalysis >= 0.3.2 imports
  • n2khelper >= 0.5.0 imports
  • n2kupdate >= 0.1.1 imports
  • purrr * imports
  • rlang * imports
  • splines * imports
  • tibble * imports
  • tidyr * imports
  • tidyselect * imports
  • DT * suggests
  • INBOtheme * suggests
  • INLA * suggests
  • crosstalk * suggests
  • effectclass * suggests
  • kableExtra * suggests
  • knitr * suggests
  • leaflet * suggests
  • pander * suggests
  • plotly * suggests
  • tidyverse * suggests