viabilitymetrics: Seed Viability Calculations and Curve Fitting logo

Aravind, J., Radhamani, J., Vimala Devi, S., Jacob, S. R., and Kalyani Srinivasan

ICAR-National Bureau of Plant Genetic Resources, New Delhi


minimal R version License: GPL v3 CRAN_Status_Badge develVersion Project Status: WIP lifecycle Last-changedate Analytics


Description

An implementation of the improved seed viability equations of Ellis and Roberts (1980) <doi:10/gcshwj> and its modification by Mead and Grey (1999) <doi:10/gcsgt7> for seed viability curve fitting and calculation of several seed viability metrics such as storage period, final viability, storage moisture content, storage temperature and days to loose one probit viablity. The package further includes various conversions and transformations associated with seed viability calculations.

Installation

Install development version from Github

devtools::install_github("aravind-j/viabilitymetrics")

Detailed tutorial

For a detailed tutorial on how to used this package type:

browseVignettes(package = 'viabilitymetrics')

The vignette for the latest version is also available online.

What’s new

To know whats new in this version type:

news(package='viabilitymetrics')

Citing viabilitymetrics

To cite the methods in the package use:

citation("viabilitymetrics")

To cite the R package 'viabilitymetrics' in publications use:

  Aravind, J., Radhamani, J., Vimala Devi, S., Jacob, S. R., and
  Kalyani Srinivasan (2019).  viabilitymetrics: Seed Viability
  Calculations and Curve Fitting. R package version 0.0.0.9100,
  https://aravind-j.github.io/viabilitymetrics/.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {viabilitymetrics: Seed Viability Calculations and Curve Fitting},
    author = {J. Aravind and J. Radhamani and S. {Vimala Devi} and Sherry Rachel Jacob and {Kalyani Srinivasan}},
    year = {2019},
    note = {R package version 0.0.0.9100},
    note = {https://aravind-j.github.io/viabilitymetrics/},
  }

This free and open-source software implements academic research by
the authors and co-workers. If you use it, please support the
project by citing the package.