mefa

R package for multivariate mata handling in ecology and biogeography

https://github.com/psolymos/mefa

Science Score: 39.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
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

R package for multivariate mata handling in ecology and biogeography

Basic Info
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 11 years ago · Last pushed 12 months ago
Metadata Files
Readme

README.md

mefa: multivariate data handling in ecology and biogeography

CRAN version CRAN RStudio mirror downloads check

This is the imported version of the mefa R package from the mefa project on R-Forge (rev 619).

Mefa is a framework package aimed to provide standardized computational environment for specialist work via object classes to represent the data coded by samples, taxa and segments (i.e. subpopulations, repeated measures). It supports easy processing of the data along with cross tabulation and relational data tables for samples and taxa. An object of class mefa is a project specific compendium of the data and can be easily used in further analyses. Methods are provided for extraction, aggregation, conversion, plotting, summary and reporting of `mefa' objects. Reports can be generated in plain text or LaTeX format. Vignette contains worked examples.

Versions

Install CRAN version as:

R install.packages("mefa")

Install development version from GitHub:

R remotes::install_github("psolymos/mefa")

Report a problem

Use the issue tracker to report a problem.

References

Solymos P. 2008. mefa: an R package for handling and reporting count data. Community Ecology 9, 125-127. (PDF)

Solymos P. 2009. Processing ecological data in R with the mefa package. Journal of Statistical Software 29(8), 1-28. DOI: 10.18637/jss.v029.i08

Owner

  • Name: Peter Solymos
  • Login: psolymos
  • Kind: user
  • Location: Edmonton, Canada

Tech-bio-nerd

GitHub Events

Total
Last Year

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 661
  • Total Committers: 5
  • Avg Commits per committer: 132.2
  • Development Distribution Score (DDS): 0.065
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
psolymos p****s@e****b 618
Peter Solymos p****s@g****m 35
Peter Solymos p****s@e****m 6
Jari Oksanen j****e@g****m 1
stefan7th s****h@e****b 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 1
  • Total pull requests: 1
  • Average time to close issues: 1 minute
  • Average time to close pull requests: 2 days
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 3.0
  • Merged pull requests: 1
  • 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
  • psolymos (1)
Pull Request Authors
  • jarioksa (2)
Top Labels
Issue Labels
bug (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 680 last-month
  • Total docker downloads: 43,390
  • Total dependent packages: 2
  • Total dependent repositories: 5
  • Total versions: 31
  • Total maintainers: 1
cran.r-project.org: mefa

Multivariate Data Handling in Ecology and Biogeography

  • Versions: 31
  • Dependent Packages: 2
  • Dependent Repositories: 5
  • Downloads: 680 Last month
  • Docker Downloads: 43,390
Rankings
Docker downloads count: 0.6%
Dependent repos count: 13.1%
Dependent packages count: 13.7%
Average: 17.4%
Downloads: 18.3%
Forks count: 27.8%
Stargazers count: 30.9%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 2.14.0 depends
  • methods * imports
  • MASS * suggests
  • Matrix * suggests
  • mefa4 * suggests
  • vegan * suggests
.github/workflows/check.yml actions
  • JamesIves/github-pages-deploy-action v4 composite
  • actions/checkout v4 composite
  • r-lib/actions/setup-r v2 composite