Science Score: 36.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
-
✓Committers with academic emails
3 of 6 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.6%) to scientific vocabulary
Repository
R-package: Functions for Community Data and Ordinations
Basic Info
- Host: GitHub
- Owner: fvlampe
- Language: R
- Default Branch: master
- Homepage: https://cran.r-project.org/web/packages/goeveg/index.html
- Size: 259 KB
Statistics
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 0
- Releases: 21
Metadata Files
README.md
goeveg R-package
Functions for Community Data and Ordinations
A collection of functions useful in vegetation community analyses and ordinations.\
The ordination functions work as an addition to the functions from the vegan-package.
Features
- Automatic species selection for ordination diagrams based on cover abundances and species fit (
ordiselect- function) - Generation of species response curves (
specresponse- function) - Scree/stress plots for NMDS (
screeplot_NMDS- function) - Rank-abundance curve plotting for single or multiple samples (
racurveandracurves-functions) - Calculation and sorting of synoptic tables with group-wise frequencies, fidelity and differential species assessment (
syntableandsynsortfunctions) - Heterogeneity-constrained random (HCR) resampling (Lengyel, Chytrý & Tichý, 2011) of community data (
hcr_resamplingfunction) - Taxa merging for taxa with identical names (
merge_taxa- function) - One-step cleaning and transposing of vegetation matrices: (
clean_matrixandtrans_matrix- functions) - Conversion between cover-abundance codes and percentage cover (
cov2perandper2cov- functions)
Furthermore some basic functions are included, such as standard error of the mean sem, coefficient of variance cv or conversion between degrees and radians deg2rad/rad2deg.
Installation
Install the released version from CRAN:
r
install.packages("goeveg")
Install the latest version from Github using remotes
r
remotes::install_github("fvlampe/goeveg")
Owner
- Name: Friedemann von Lampe
- Login: fvlampe
- Kind: user
- Repositories: 1
- Profile: https://github.com/fvlampe
GitHub Events
Total
- Create event: 7
- Issues event: 2
- Release event: 3
- Watch event: 1
- Delete event: 4
- Push event: 28
- Pull request review event: 1
- Pull request review comment event: 1
- Pull request event: 11
Last Year
- Create event: 7
- Issues event: 2
- Release event: 3
- Watch event: 1
- Delete event: 4
- Push event: 28
- Pull request review event: 1
- Pull request review comment event: 1
- Pull request event: 11
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Friedemann Goral | f****l@g****e | 65 |
| Friedemann von Lampe | f****e@u****e | 23 |
| unknown | F****l@U****e | 9 |
| Goral | f****l@b****e | 3 |
| JennyGoe | j****l@g****e | 3 |
| Friede | F****e | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 4
- Total pull requests: 14
- Average time to close issues: 15 days
- Average time to close pull requests: about 1 hour
- Total issue authors: 4
- Total pull request authors: 2
- Average comments per issue: 2.0
- Average comments per pull request: 0.07
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 9
- Average time to close issues: 1 day
- Average time to close pull requests: 3 minutes
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- mrismailt (1)
- Mathildebd (1)
- ninadesianti (1)
- fvlampe (1)
Pull Request Authors
- fvlampe (11)
- JennyGoe (3)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 788 last-month
-
Total dependent packages: 2
(may contain duplicates) -
Total dependent repositories: 1
(may contain duplicates) - Total versions: 18
- Total maintainers: 1
cran.r-project.org: goeveg
Functions for Community Data and Ordinations
- Homepage: https://github.com/fvlampe/goeveg
- Documentation: http://cran.r-project.org/web/packages/goeveg/goeveg.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 0.7.9
published 10 months ago
Rankings
Maintainers (1)
conda-forge.org: r-goeveg
- Homepage: https://github.com/fvlampe/goeveg/
- License: GPL-2.0-or-later
-
Latest release: 0.5.1
published about 5 years ago
Rankings
Dependencies
- R >= 2.10 depends
- Hmisc * imports
- fields * imports
- mgcv * imports
- vegan * imports
- BiodiversityR * suggests
- cluster * suggests
- vegdata * suggests