Package: EvaluateCore
Title: Quality Evaluation of Core Collections
Version: 0.1.3
Authors@R: c(
    person(given = "J.", family = "Aravind",
           email = "j.aravind@icar.gov.in",
           role = c("aut", "cre"),
		       comment = c(ORCID = "0000-0002-4791-442X")),
    person(given = "Vikender", family = "Kaur",
           email = "vikender.kaur@icar.gov.in",
		       role = "aut",
		       comment = c(ORCID = "0000-0001-9698-7329")),
	  person(given = c("Dhammaprakash", "Pandhari"), family = "Wankhede", 
           email = "d.wankhede@icar.gov.in",
		       role = "aut",
		       comment = c(ORCID = "0000-0001-6384-8664")),
	  person(given = "Joghee", family = "Nanjundan", 
           email = "j.nanjundan@icar.gov.in",
		       role = "aut",
		       comment = c(ORCID = "0000-0001-6254-7341")),
    person("ICAR-NBGPR",
           role = c("cph"),
		       comment = c(url = "www.nbpgr.ernet.in")))
Description: Implements various quality evaluation statistics to assess the
    value of plant germplasm core collections using qualitative and 
    quantitative phenotypic trait data according to Odong et al. (2015) 
    <doi:10.1007/s00122-012-1971-y>.
Copyright: 2018-2022, ICAR-NBPGR
License: GPL-2 | GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.0
URL: https://github.com/aravind-j/EvaluateCore
        https://CRAN.R-project.org/package=EvaluateCore
        https://aravind-j.github.io/EvaluateCore/
        https://doi.org/10.5281/zenodo.3875930
BugReports: https://github.com/aravind-j/EvaluateCore/issues
RdMacros: mathjaxr, Rdpack
Depends: R (>= 3.5.0)
Imports: agricolae, boot, car, cluster, dplyr, entropy, ggcorrplot,
        ggplot2, grDevices, gridExtra, kSamples, mathjaxr, psych,
        reshape2, Rdpack, stats, vegan
Suggests: corehunter, pander, rJava (>= 0.9-8)
LazyData: true
NeedsCompilation: no
Packaged: 2022-06-30 12:06:32 UTC; J. Aravind
Author: J. Aravind [aut, cre] (<https://orcid.org/0000-0002-4791-442X>),
  Vikender Kaur [aut] (<https://orcid.org/0000-0001-9698-7329>),
  Dhammaprakash Pandhari Wankhede [aut]
    (<https://orcid.org/0000-0001-6384-8664>),
  Joghee Nanjundan [aut] (<https://orcid.org/0000-0001-6254-7341>),
  ICAR-NBGPR [cph] (www.nbpgr.ernet.in)
Maintainer: J. Aravind <j.aravind@icar.gov.in>
Repository: CRAN
Date/Publication: 2022-07-03 12:50:02 UTC
Built: R 4.2.0; ; 2022-07-04 11:41:59 UTC; unix
