fistools
Repo containing widely used data & functions of the FIS team
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○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 (5.2%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Repo containing widely used data & functions of the FIS team
Basic Info
- Host: GitHub
- Owner: inbo
- License: other
- Language: R
- Default Branch: main
- Homepage: https://inbo.github.io/fistools/
- Size: 83.1 MB
Statistics
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 23
- Releases: 0
Created about 2 years ago
· Last pushed 10 months ago
Metadata Files
Readme
License
Code of conduct
Codemeta
README.md
fistools
Repo containing widely used data & functions of the FIS team
installatie
devtools::install_github("inbo/fistools")
what can I do with this package?
A list of functions & datasets can be found in the reference page
Owner
- Name: Research Institute for Nature and Forest (INBO)
- Login: inbo
- Kind: organization
- Location: Belgium
- Website: http://www.inbo.be/en
- Repositories: 125
- Profile: https://github.com/inbo
Open source, data and science initiatives of the Research Institute for Nature and Forest (INBO)
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"identifier": "fistools",
"description": "This package contains functions & data that are widely used within the wildlife management & invasive species research group (FIS) of the research institute forest and nature (INBO).",
"name": "fistools: Tools & data used for wildlife management & invasive species in Flanders",
"license": "https://spdx.org/licenses/MIT",
"version": "0.0.0.9000",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.3.2 (2023-10-31 ucrt)",
"author": [
{
"@type": "Person",
"givenName": "Sander",
"familyName": "Devisscher",
"email": "sander.devisscher@inbo.be",
"@id": "https://orcid.org/0000-0003-2015-5731"
}
],
"maintainer": [
{
"@type": "Person",
"givenName": "Sander",
"familyName": "Devisscher",
"email": "sander.devisscher@inbo.be",
"@id": "https://orcid.org/0000-0003-2015-5731"
}
],
"softwareRequirements": {
"SystemRequirements": null
},
"fileSize": "0.735KB",
"codeRepository": "https://github.com/inbo/fistools",
"readme": "https://github.com/inbo/fistools/blob/main/README.md"
}
GitHub Events
Total
- Issues event: 19
- Delete event: 4
- Issue comment event: 21
- Push event: 92
- Pull request review comment event: 6
- Pull request review event: 17
- Pull request event: 15
- Create event: 9
Last Year
- Issues event: 19
- Delete event: 4
- Issue comment event: 21
- Push event: 92
- Pull request review comment event: 6
- Pull request review event: 17
- Pull request event: 15
- Create event: 9
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 44
- Total pull requests: 67
- Average time to close issues: 15 days
- Average time to close pull requests: 6 days
- Total issue authors: 8
- Total pull request authors: 4
- Average comments per issue: 0.52
- Average comments per pull request: 0.61
- Merged pull requests: 49
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 17
- Pull requests: 23
- Average time to close issues: 12 days
- Average time to close pull requests: 7 days
- Issue authors: 7
- Pull request authors: 3
- Average comments per issue: 0.76
- Average comments per pull request: 0.48
- Merged pull requests: 12
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- SanderDevisscher (34)
- LynnPallemaerts (3)
- soriadelva (3)
- martijn-bollen (2)
- bramdhondt (1)
- MartijnUH (1)
- RuttenAnneleen (1)
- damianooldoni (1)
Pull Request Authors
- SanderDevisscher (115)
- soriadelva (4)
- MartijnUH (2)
- LynnPallemaerts (2)
Top Labels
Issue Labels
Function (27)
New (25)
bug (11)
enhancement (5)
Data (2)
documentation (2)
good first issue (1)
Pull Request Labels
Function (38)
New (28)
enhancement (22)
bug (16)
documentation (3)
Data (2)
Dependencies
.github/workflows/R-CMD-check.yaml
actions
- actions/checkout v4 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/test-coverage.yaml
actions
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION
cran
- dplyr >= 1.1.4 imports
- magrittr >= 2.0.3 imports
- rlang >= 1.1.3 imports