Other packages > Find by keyword >

SeedCalc  

Seed Germination and Seedling Growth Indexes
View on CRAN: Click here


Download and install SeedCalc package within the R console
Install from CRAN:
install.packages("SeedCalc")

Install from Github:
library("remotes")
install_github("cran/SeedCalc")

Install by package version:
library("remotes")
install_version("SeedCalc", "1.0.0")



Attach the package and use:
library("SeedCalc")
Maintained by
Laercio Junio da Silva
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-12-01
Latest Update:
Description:
Functions to calculate seed germination and seedling emergence and growth indexes. The main indexes for germination and seedling emergence, considering the time for seed germinate are: T10, T50 and T90, in Farooq et al. (2005) <10.1111/j.1744-7909.2005.00031.x>; and MGT, in Labouriau (1983). Considering the germination speed are: Germination Speed Index, in Maguire (1962), Mean Germination Rate, in Labouriau (1983); considering the homogeneity of germination are: Coefficient of Variation of the Germination Time, in Carvalho et al. (2005) <10.1590/S0100-84042005000300018>, and Variance of Germination, in Labouriau (1983); Uncertainty, in Labouriau and Valadares (1976) ; and Synchrony, in Primack (1980). The main seedling indexes are Growth, in Sako (2001), Uniformity, in Sako (2001) and Castan et al. (2018) ; and Vigour, in Medeiros and Pereira (2018) .
How to cite:
Laercio Junio da Silva (2018). SeedCalc: Seed Germination and Seedling Growth Indexes. R package version 1.0.0, https://cran.r-project.org/web/packages/SeedCalc. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:25), 1.0.0 (2018-12-01 01:00)
Other packages that cited SeedCalc R package
View SeedCalc citation profile
Other R packages that SeedCalc depends, imports, suggests or enhances
Complete documentation for SeedCalc
Functions, R codes and Examples using the SeedCalc R package
Some associated functions: CVG . CVt . FGP . GSI . GermCalc . MGR . MGT . PlantCalc . SeedCalc . Sinc . T10 . T50 . T90 . Unc . UnifG . VarGer . growth . mean_pa . mean_raiz . mean_razao . mean_total . unif_1 . unif_2 . vigor . vigor_corr . 
Some associated R codes: CVG.R . CVt.R . FGP.R . GSI.R . GermCalc.R . MGR.R . MGT.R . PlantCalc.R . Sinc.R . T10.R . T50.R . T90.R . Unc.R . UnifG.R . Unif_1.R . Unif_2.R . VarGer.R . growth.R . mean_pa.R . mean_raiz.R . mean_razao.R . mean_total.R . vigor.R . vigor_corr.R .  Full SeedCalc package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA