GerminaR
Packages for graphics and index for seed germination ecophysiological evaluation
Science Score: 46.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
-
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
2 of 11 committers (18.2%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.6%) to scientific vocabulary
Keywords
germianaquant
inkaverse
plant-science
r-package
seed-germination
shinyapp
Last synced: 7 months ago
·
JSON representation
Repository
Packages for graphics and index for seed germination ecophysiological evaluation
Basic Info
- Host: GitHub
- Owner: Flavjack
- License: other
- Language: R
- Default Branch: master
- Homepage: http://flavjack.github.io/GerminaR/
- Size: 14.7 MB
Statistics
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
- Releases: 7
Topics
germianaquant
inkaverse
plant-science
r-package
seed-germination
shinyapp
Created about 10 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Changelog
Funding
License
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# GerminaR
[](https://cran.r-project.org/package=GerminaR)
[](https://zenodo.org/badge/latestdoi/49505163)
[](https://github.com/Flavjack/GerminaR/actions)
[](https://r-pkg.org/pkg/GerminaR)
GerminaR is a platform base in open source R package to calculate and graphic the main germination indices. GerminaR include a web application called "GerminQuant for R" for interactive analysis.
## Installation
You can install the released version of GerminaR from [CRAN](https://cran.r-project.org/package=GerminaR) with:
``` r
install.packages("GerminaR")
```
And the development version from [GitHub](https://github.com/flavjack/GerminaR) with:
``` r
if (!require("remotes"))
install.packages("remotes")
remotes::install_github("Flavjack/GerminaR")
```
## GerminaQuant app
```r
GerminaR::GerminaQuant()
```
If is the first time running the app you should install the app dependencies, including the following argument:
```r
GerminaR::GerminaQuant(dependencies = TRUE)
```
After install the package and the app dependencies you can access to the app through the Addins list in Rstudio, or in the following link in the internet
## Citation
Lozano-Isla, Flavio; Benites-Alfaro, Omar Eduardo; Pompelli, Marcelo Francisco (2019). GerminaR: An R package for germination analysis with the interactive web application “GerminaQuant for R.” Ecological Research, 34(2), 339–346.
Owner
- Name: Flavio Lozano-Isla
- Login: Flavjack
- Kind: user
- Location: Perú
- Company: Inkaverse
- Website: lozanoisla.com
- Repositories: 19
- Profile: https://github.com/Flavjack
Agronomist | Plant breeder
GitHub Events
Total
- Watch event: 1
- Push event: 10
Last Year
- Watch event: 1
- Push event: 10
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Flavjack | f****k@g****m | 133 |
| Flavio Lozano | F****j@g****m | 55 |
| omarbenites | o****s@g****m | 30 |
| Flavio Lozano | F****k | 20 |
| unknown | o****7@h****m | 16 |
| Flavio Lozano Isla | F****k@g****m | 15 |
| Flavio Lozano Isla | F****a | 8 |
| Omar Benites Alfaro | O****o | 6 |
| Flavio Lozano | f****o@P****e | 4 |
| fanny.dolores | f****s@g****m | 2 |
| Flavio Lozano | f****k@p****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 8
- Total pull requests: 0
- Average time to close issues: about 1 month
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 0.38
- Average comments per pull request: 0
- Merged pull requests: 0
- 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
- omarbenites (7)
- julianasr36 (1)
Pull Request Authors
Top Labels
Issue Labels
considerations (1)
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 400 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 13
- Total maintainers: 1
cran.r-project.org: GerminaR
Indices and Graphics for Assess Seed Germination Process
- Homepage: https://germinar.inkaverse.com/
- Documentation: http://cran.r-project.org/web/packages/GerminaR/GerminaR.pdf
- License: GPL-3 | file LICENSE
-
Latest release: 2.1.5
published about 1 year ago
Rankings
Forks count: 14.9%
Stargazers count: 26.2%
Average: 26.7%
Downloads: 27.3%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Maintainers (1)
Last synced:
8 months ago