Package: rpcss
Title: Constitution of Core Collections by Principal Component Scoring
        Strategy
Version: 0.1.0
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("ICAR-NBGPR",
           role = c("cph"),
		       comment = c(url = "www.nbpgr.ernet.in")))
Description: Generate a Core Collection with Principal Component Scoring 
    Strategy (PCSS) using qualitative and/or quantitative trait data according 
    to Hamon and Noirot (1990) <https://www.documentation.ird.fr/hor/fdi:36506>, 
    Noirot et al. (1996) <doi:10.2307/2527837> and Noirot et al. (2003) 
    <https://www.documentation.ird.fr/hor/fdi:010031886>.
License: GPL-2 | GPL-3
Encoding: UTF-8
Depends: R (>= 3.5.0)
RoxygenNote: 7.3.2
BuildManual: TRUE
Imports: dplyr, FactoMineR, ggplot2, ggrepel, gslnls, mathjaxr,
        methods, Rdpack, stats, tidyr, utils
Suggests: EvaluateCore, factoextra, knitr, rmarkdown, pander
RdMacros: mathjaxr, Rdpack
Copyright: 2024-2025, ICAR-NBPGR
URL: https://github.com/aravind-j/rpcss,
        https://aravind-j.github.io/rpcss/
BugReports: https://github.com/aravind-j/rpcss/issues
NeedsCompilation: no
Packaged: 2025-02-14 04:37:22 UTC; Aravind-DGC
Author: J. Aravind [aut, cre] (<https://orcid.org/0000-0002-4791-442X>),
  ICAR-NBGPR [cph] (www.nbpgr.ernet.in)
Maintainer: J. Aravind <j.aravind@icar.gov.in>
Repository: CRAN
Date/Publication: 2025-02-17 11:50:02 UTC
