Package: FactoInvestigate Type: Package Title: Automatic Description of Factorial Analysis Version: 1.9.1 Authors@R: c(person(given = "Francois", family = "Husson", role = c("aut", "cre"), email = "francois.husson@institut-agro.fr", comment = c(ORCID = "0000-0002-7271-8877")), person(given = "Simon", family = "Thuleau", role = "aut") ) Maintainer: Francois Husson Description: Brings a set of tools to help and automatically realise the description of principal component analyses (from 'FactoMineR' functions). Detection of existing outliers, identification of the informative components, graphical views and dimensions description are performed threw dedicated functions. The Investigate() function performs all these functions in one, and returns the result as a report document (Word, PDF or HTML). Depends: R (>= 4.0) URL: http://factominer.free.fr/reporting/ Imports: FactoMineR, stats, methods, graphics, rmarkdown, parallel, ggplot2 License: GPL (>= 2) Encoding: UTF-8 LazyLoad: yes Config/pak/sysreqs: cmake libfreetype6-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://husson.r-universe.dev Date/Publication: 2025-12-29 16:30:01 UTC RemoteUrl: https://github.com/husson/factoinvestigate RemoteRef: HEAD RemoteSha: 43847f0543a1282ab41460bcf1caa3965bdebea8 NeedsCompilation: no Packaged: 2026-06-29 11:22:46 UTC; root Author: Francois Husson [aut, cre] (ORCID: ), Simon Thuleau [aut]