-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
57 lines (57 loc) · 1.85 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Package: viabilitymetrics
Type: Package
Title: Seed Viability Calculations and Curve Fitting
Version: 0.0.0.9100
Authors@R: c(
person(given = "J.", family = "Aravind",
email = "j.aravind@icar.gov.in",
role = c("aut", "cre")),
person(given = "J.", family = "Radhamani",
email = "jalli.radhamani@icar.gov.in",
role = "aut"),
person(given = "S.", family = "Vimala Devi",
email = "vimala.devi@icar.gov.in",
role = "aut"),
person(given = c("Sherry", "Rachel"), family = "Jacob",
email = "sherry.jacob@icar.gov.in",
role = "aut"),
person(family = c("Kalyani Srinivasan"),
email = "kalyani.srinivasan@icar.gov.in",
role = "aut"),
person("ICAR-NBGPR",
role = "cph",
comment = c(url = "www.nbpgr.ernet.in")))
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 viability. The package further includes various conversions and
transformations associated with seed viability calculations.
Copyright: 2017-2021, ICAR-NBPGR
License: GPL-2 | GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Imports:
broom,
data.table,
dplyr,
ggplot2,
gnm,
mathjaxr,
minpack.lm,
plyr,
Rdpack
Suggests:
knitr,
rmarkdown,
pander
RdMacros:
mathjaxr,
Rdpack
URL: https://github.com/aravind-j/viabilitymetrics,
https://aravind-j.github.io/viabilitymetrics/
BugReports: https://github.com/aravind-j/viabilitymetrics/issues