Package: CAbiplot
Type: Package
Title: Correspondence Analysis Biplots and Diagnostic Reports
Version: 0.1.0
Authors@R: c(person("Prakash","Kumar",role=c("aut","cre"),email="prakash289111@gmail.com"),
             person(c("Himadri","Sekhar"),"Roy",role="aut"),
             person(c("Ranjit","Kumar"),"Paul",role="aut"),
             person("Md.","Yeasin",role="aut"),
             person(c("Sunil","Kumar"),"Yadav",role="aut"),
             person(c("Amrit","Kumar"),"Paul",role="aut"))
Description: A convenience wrapper around 'FactoMineR' and 'factoextra' for
    running Correspondence Analysis (CA) on a numeric data table (e.g. a
    genotype-by-trait or contingency-style matrix) and producing a full set
    of publication-ready diagnostic plots: scree plot, symmetric biplot,
    row-only and column-only plots, row/column contribution plots, and
    row/column cos2 (quality-of-representation) plots. A single top-level
    function runs the whole pipeline, prints formatted result tables, and
    optionally saves every plot as a high-resolution image, mirroring a
    typical CA reporting workflow used in agronomy and plant-breeding
    studies. An example genotype-by-trait data set is included.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: FactoMineR, factoextra, ggplot2, gridExtra, utils
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2026-09-15 07:00:02 UTC; iasri
Author: Prakash Kumar [aut, cre],
  Himadri Sekhar Roy [aut],
  Ranjit Kumar Paul [aut],
  Md. Yeasin [aut],
  Sunil Kumar Yadav [aut],
  Amrit Kumar Paul [aut]
Maintainer: Prakash Kumar <prakash289111@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-24 15:00:08 UTC
