flcore

Core package of FLR, fisheries modelling in R

https://github.com/flr/flcore

Science Score: 49.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
    Found 3 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
    1 of 13 committers (7.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.3%) to scientific vocabulary

Keywords

fisheries-modelling flr r

Keywords from Contributors

fisheries
Last synced: 7 months ago · JSON representation

Repository

Core package of FLR, fisheries modelling in R

Basic Info
  • Host: GitHub
  • Owner: flr
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 49.7 MB
Statistics
  • Stars: 17
  • Watchers: 17
  • Forks: 18
  • Open Issues: 28
  • Releases: 0
Topics
fisheries-modelling flr r
Created about 13 years ago · Last pushed 8 months ago
Metadata Files
Readme Changelog Contributing

README.md

FLCore

CRAN/METACRAN License FLCore status badge GitHub issues

Overview

FLCore contains the core classes and methods for FLR, a framework for fisheries modelling and management strategy simulation in R.

Installation

To install this package, start R and enter:

install.packages("FLCore", repos="http://flrproject.org/R")

or directly from the github repository by using:

remotes::install_github("flr/FLCore")

Documentation

Citation

Kell, L. T., I. Mosqueira, P. Grosjean, J-M. Fromentin, D. Garcia, R. Hillary, E. Jardim, S. Mardle, M. A. Pastoors, J. J. Poos, F. Scott, R. D. Scott. 2007. FLR: an open-source framework for the evaluation and development of management strategies. ICES J Mar Sci, 64 (4): 640-646. doi: 10.1093/icesjms/fsm012

License

Copyright (c) 2004-2022 The FLR Team. Released under the GPL v2.

Contact

You are welcome to:

Owner

  • Name: FLR
  • Login: flr
  • Kind: organization
  • Email: team@flr-project.org

GitHub Events

Total
  • Push event: 28
Last Year
  • Push event: 28

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 1,763
  • Total Committers: 13
  • Avg Commits per committer: 135.615
  • Development Distribution Score (DDS): 0.29
Past Year
  • Commits: 49
  • Committers: 1
  • Avg Commits per committer: 49.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Iago Mosqueira i****o@m****u 1,252
Iago Mosqueira i****a@g****m 382
Laurence Kell f****m@f****g 87
Ernesto Jardim e****m@g****m 11
Ernesto e****m@j****u 11
drfinlayscott d****t@g****m 8
Finlay Scott f****t@j****u 4
shfischer 3****r 3
lauriekell l****e@k****s 1
Gustav W Delius g****s@y****k 1
Colin Millar c****r@g****m 1
colinpmillar c****r@j****u 1
Arni Magnusson a****a@h****s 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 68
  • Total pull requests: 10
  • Average time to close issues: 7 months
  • Average time to close pull requests: 4 months
  • Total issue authors: 17
  • Total pull request authors: 8
  • Average comments per issue: 1.84
  • Average comments per pull request: 0.9
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • iagomosqueira (33)
  • marchtaylor (11)
  • ChrKo1 (4)
  • colinpmillar (4)
  • pdolder (2)
  • ssanchezAZTI (2)
  • MartaCousido (1)
  • hgerritsen (1)
  • mebrooks (1)
  • drfinlayscott (1)
  • einarhjorleifsson (1)
  • dorleta (1)
  • ejardim (1)
  • eafulton (1)
  • gustavdelius (1)
Pull Request Authors
  • colinpmillar (2)
  • jaado (2)
  • shfischer (1)
  • dorleta (1)
  • gustavdelius (1)
  • laurieKell (1)
  • arni-magnusson (1)
  • iagomosqueira (1)
Top Labels
Issue Labels
enhancement (4) question (2) documentation (1) bug (1)
Pull Request Labels

Dependencies

DESCRIPTION cran
  • R >= 4.0 depends
  • iterators * depends
  • lattice * depends
  • MASS * imports
  • Matrix * imports
  • ggplot2 * imports
  • graphics * imports
  • grid * imports
  • methods * imports
  • stats * imports
  • stats4 * imports
  • utils * imports
  • hedgehog * suggests
  • rlang * suggests
  • testthat * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/upload-artifact main composite
  • r-lib/actions/setup-pandoc v1 composite
  • r-lib/actions/setup-r v1 composite