Skip to contents

dormancymetrics: Curve Fitting for Seed Dormancy Release

logo

Aravind, J1, Viay, D2, Manjunath Prasad, C. T.2 and Suman Roy1
  1. Division of Germplasm Conservation, ICAR-National Bureau of Plant Genetic Resources, New Delhi.
  2. Division of Seed Science and Technology, ICAR-Indian Agricultural Research Institute, New Delhi.

minimal R version License: GPL v3 Github Code Size Project Status: WIP lifecycle Last-changedate Website - pkgdown GoatCounter


Description

Provides functions to fit non-linear regression curves such as logistic (Bentsink et al. 2010 <doi:10.1073/pnas.1000410107> and 2011 <doi:10.1007/978-1-61779-231-1_11>, Postma et al. 2015 <doi:10.1111/mec.13061>) and log-logistic models (Fogliatto et al. 2020 <doi:10.1080/11263504.2019.1578282>) to germination count data recorded at sequential time intervals of seed storage. Facilitates estimation of key parameters such as days of seed dry storage required to reach 50% germination and rate of dormancy release.

Installation

The development version can be installed from github as follows:

# Install development version from Github
devtools::install_github("aravind-j/dormancymetrics")

What’s new

To know whats new in this version type:

news(package='dormancymetrics')

Citing dormancymetrics

To cite the methods in the package use:

citation("dormancymetrics")
To cite the R package 'dormancymetrics' in publications use:

  Aravind, J., Vijay, D., Manjunath Prasad, C. T., and Roy, S. ().
  dormancymetrics: Curve Fitting for Seed Dormancy Release. R package
  version 0.1.0, https://github.com/aravind-j/dormancymetrics
  https://cran.r-project.org/package=dormancymetrics.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {dormancymetrics: Curve Fitting for Seed Dormancy Release},
    author = {J. Aravind and D. Vijay and C. T. {Manjunath Prasad} and Suman Roy},
    note = {R package version 0.1.0 https://aravind-j.github.io/dormancymetrics/ https://CRAN.R-project.org/package=dormancymetrics},
  }

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.