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

Keywords

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

Repository

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

README.Rmd

---
output: github_document
---



```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = file.path("man", "figures", "README-"),
  out.width = "100%"
)
```

# abvanalysis


[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![Lifecycle: stable](https://lifecycle.r-lib.org/articles/figures/lifecycle-stable.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
[![License](https://img.shields.io/badge/license-GPL--3-blue.svg?style=flat)](https://www.gnu.org/licenses/gpl-3.0.html)
[![Release](https://img.shields.io/github/release/inbo/abvanalysis.svg)](https://github.com/inbo/abvanalysis/releases)
![GitHub](https://img.shields.io/github/license/inbo/abvanalysis)
[![R build status](https://github.com/inbo/abvanalysis/workflows/check%20package%20on%20main/badge.svg)](https://github.com/inbo/abvanalysis/actions)
![r-universe name](https://inbo.r-universe.dev/badges/:name?color=c04384)
![r-universe package](https://inbo.r-universe.dev/badges/abvanalysis)
[![Codecov test coverage](https://codecov.io/gh/inbo/abvanalysis/branch/main/graph/badge.svg)](https://app.codecov.io/gh/inbo/abvanalysis?branch=main)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/inbo/abvanalysis.svg)
![GitHub repo size](https://img.shields.io/github/repo-size/inbo/abvanalysis.svg)


The goal of `abvanalysis` is to document the analysis of the common breeding bird survey in Flanders.

## Installation

You can install the development version from [GitHub](https://github.com/) with:

``` r
# install.packages("remotes")
remotes::install_github("inbo/abvanalysis")
```

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: "abvanalysis: Analysis of the Common Breeding Bird Survey"
authors:
- given-names: Thierry
  family-names: Onkelinx
  affiliation: Research Institute for Nature and Forest (INBO)
  orcid: 0000-0001-8804-4216
keywords:
- common breeding birds
- monitoring
- analysis
- reproducible science
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/abvanalysis/
type: software
abstract: "Read in the raw data and prepare analysis datasets."
version: 0.2.4

GitHub Events

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

Issues and Pull Requests

Last synced: about 1 year ago

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

Dependencies

DESCRIPTION cran
  • R >= 3.1.2 depends
  • DBI * imports
  • assertthat * imports
  • digest * imports
  • dplyr * imports
  • git2rdata >= 0.2.0 imports
  • methods * imports
  • n2kanalysis >= 0.2.9 imports
  • purrr * imports
  • rlang * imports
  • stringr * imports
  • tibble * imports
  • tidyr * imports
  • INBOmd * suggests
  • INBOtheme * suggests
  • effectclass * suggests
  • knitr * suggests
  • pander * suggests
  • plotly * suggests
  • rmarkdown * suggests
  • scales * suggests
  • tidyverse * suggests
.github/workflows/check_on_branch.yml actions
  • inbo/actions/check_pkg checklist-0.3.0 composite
.github/workflows/check_on_different_r_os.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/upload-artifact master composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/check_on_main.yml actions
  • inbo/actions/check_pkg checklist-0.3.0 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • ncipollo/release-action v1 composite
inst/results/meta.yml cpan