{
  "_id": "6a4258ca4ba05a737d8a5ebc",
  "Package": "Factoshiny",
  "Type": "Package",
  "Title": "Perform Factorial Analysis from 'FactoMineR' with a Shiny\nApplication",
  "Authors@R": "c(person(given = \"Pauline\", family = \"Vaissie\", role = \"aut\"),\nperson(given = \"Astrid\", family = \"Monge\", role = \"aut\"),\nperson(given = \"Francois\", family = \"Husson\", role = c(\"aut\", \"cre\"), email = \"francois.husson@institut-agro.fr\",\ncomment = c(ORCID = \"0000-0002-7271-8877\")))",
  "Version": "2.8",
  "Author": "Pauline Vaissie [aut], Astrid Monge [aut], Francois Husson\n[aut, cre] (<https://orcid.org/0000-0002-7271-8877>)",
  "Maintainer": "Francois Husson <francois.husson@institut-agro.fr>",
  "Description": "Perform factorial analysis with a menu and draw graphs\ninteractively thanks to 'FactoMineR' and a Shiny application.",
  "URL": "http://factominer.free.fr/graphs/factoshiny.html",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake libfreetype6-dev make libicu-dev libjpeg-dev\nlibpng-dev libuv1-dev libxml2-dev libssl-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://husson.r-universe.dev",
  "Date/Publication": "2026-03-06 14:00:29 UTC",
  "RemoteUrl": "https://github.com/husson/factoshiny",
  "RemoteRef": "HEAD",
  "RemoteSha": "03528dbbda69e8cadae888786368d83ec2b41c00",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-29 11:31:38 UTC",
    "User": "root"
  },
  "MD5sum": "a8615d550dc8c285a07c5758be590e03",
  "_user": "husson",
  "_type": "src",
  "_file": "Factoshiny_2.8.tar.gz",
  "_fileid": "c7544bb9e01e2cda33ce50ed424b4263bb63498417c4b95afbcd5504f55e53de",
  "_filesize": 489467,
  "_sha256": "c7544bb9e01e2cda33ce50ed424b4263bb63498417c4b95afbcd5504f55e53de",
  "_created": "2026-06-29T11:31:38.000Z",
  "_published": "2026-06-29T11:36:42.690Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84041505552,
      "time": 255,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7950644488"
    },
    {
      "job": 84041505594,
      "time": 257,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7950645764"
    },
    {
      "job": 84041505606,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7950605241"
    },
    {
      "job": 84041505585,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7950602400"
    },
    {
      "job": 84040696982,
      "time": 282,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7950553989"
    },
    {
      "job": 84041505534,
      "time": 190,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7950621749"
    },
    {
      "job": 84041505567,
      "time": 163,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7950612962"
    },
    {
      "job": 84041505553,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7950603596"
    },
    {
      "job": 84041505583,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7950601819"
    }
  ],
  "_buildurl": "https://github.com/r-universe/husson/actions/runs/28368616675",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/husson/factoshiny",
  "_commit": {
    "id": "03528dbbda69e8cadae888786368d83ec2b41c00",
    "author": "François Husson <husson@agrocampus-ouest.fr>",
    "committer": "François Husson <husson@agrocampus-ouest.fr>",
    "message": "Ellipses avec individus invisibles\n",
    "time": 1772805629
  },
  "_maintainer": {
    "name": "Francois Husson",
    "email": "francois.husson@institut-agro.fr",
    "orcid": "0000-0002-7271-8877"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "FactoMineR",
      "version": ">= 2.3",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Depends"
    },
    {
      "package": "FactoInvestigate",
      "version": ">= 1.5",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "colourpicker",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "tcltk",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "shinydashboard",
      "role": "Imports"
    },
    {
      "package": "shinyjqui",
      "role": "Imports"
    },
    {
      "package": "missMDA",
      "role": "Imports"
    }
  ],
  "_owner": "husson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "husson",
      "count": 49,
      "uuid": 7699424
    }
  ],
  "_userbio": {
    "uuid": 7699424,
    "type": "user",
    "name": "François Husson",
    "followers": 75,
    "description": "Professor in Statistics\r\nAgrocampus Ouest"
  },
  "_downloads": {
    "count": 4764,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Factoshiny"
  },
  "_mentions": 8,
  "_devurl": "https://github.com/husson/factoshiny",
  "_searchresults": 217,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Factoshiny.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/husson/factoshiny",
  "_realowner": "husson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-02-20"
    },
    {
      "version": "1.0.2",
      "date": "2015-06-15"
    },
    {
      "version": "1.0.3",
      "date": "2016-06-03"
    },
    {
      "version": "1.0.4",
      "date": "2016-06-23"
    },
    {
      "version": "1.0.5",
      "date": "2016-11-17"
    },
    {
      "version": "1.0.6",
      "date": "2017-12-03"
    },
    {
      "version": "1.0.7",
      "date": "2018-11-07"
    },
    {
      "version": "2.0",
      "date": "2019-12-10"
    },
    {
      "version": "2.1",
      "date": "2020-01-17"
    },
    {
      "version": "2.2",
      "date": "2020-02-05"
    },
    {
      "version": "2.3",
      "date": "2020-12-11"
    },
    {
      "version": "2.4",
      "date": "2021-02-03"
    },
    {
      "version": "2.5",
      "date": "2023-11-20"
    },
    {
      "version": "2.6",
      "date": "2024-04-20"
    },
    {
      "version": "2.7",
      "date": "2025-01-17"
    }
  ],
  "_exports": [
    "CAshiny",
    "catdesshiny",
    "condesshiny",
    "Factoshiny",
    "FAMDshiny",
    "HCPCshiny",
    "MCAshiny",
    "MFAshiny",
    "PCAshiny",
    "print.CAshiny",
    "print.FAMDshiny",
    "print.HCPCshiny",
    "print.MCAshiny",
    "print.PCAshiny"
  ],
  "_help": [
    {
      "page": "Factoshiny-package",
      "title": "Perform classical factorial analysis from FactoMineR within a Shiny app ~~ Factoshiny ~~",
      "topics": [
        "Factoshiny-package"
      ]
    },
    {
      "page": "CAshiny",
      "title": "Correspondance Analysis (CA) with Factoshiny",
      "topics": [
        "CAshiny"
      ]
    },
    {
      "page": "catdesshiny",
      "title": "Categories description",
      "topics": [
        "catdesshiny"
      ]
    },
    {
      "page": "condesshiny",
      "title": "Continuous variable description",
      "topics": [
        "condesshiny"
      ]
    },
    {
      "page": "Factoshiny",
      "title": "Choose the Factoshiny function to perform the analysis",
      "topics": [
        "Factoshiny"
      ]
    },
    {
      "page": "FAMDshiny",
      "title": "Factor Analysis for Mixed Data with Factoshiny",
      "topics": [
        "FAMDshiny"
      ]
    },
    {
      "page": "HCPCshiny",
      "title": "Hierarchical Clustering on Principal Components (HCPC) with Factoshiny",
      "topics": [
        "HCPCshiny"
      ]
    },
    {
      "page": "MCAshiny",
      "title": "Multiple Correspondence Analysis (MCA) with Factoshiny",
      "topics": [
        "MCAshiny"
      ]
    },
    {
      "page": "MFAshiny",
      "title": "Multiple Factor Analysis (MFA) with Factoshiny",
      "topics": [
        "MFAshiny"
      ]
    },
    {
      "page": "PCAshiny",
      "title": "Principal Component Analysis (PCA) with FactoShiny",
      "topics": [
        "PCAshiny"
      ]
    },
    {
      "page": "print.CAshiny",
      "title": "Print the CAshiny results",
      "topics": [
        "print.CAshiny"
      ]
    },
    {
      "page": "print.FAMDshiny",
      "title": "Print the FAMDshiny results",
      "topics": [
        "print.FAMDshiny"
      ]
    },
    {
      "page": "print.HCPCshiny",
      "title": "Print the HCPCshiny results",
      "topics": [
        "print.HCPCshiny"
      ]
    },
    {
      "page": "print.MCAshiny",
      "title": "Print the MCAshiny results",
      "topics": [
        "print.MCAshiny"
      ]
    },
    {
      "page": "print.MFAshiny",
      "title": "Print the MFAshiny results",
      "topics": [
        "print.MFAshiny"
      ]
    },
    {
      "page": "print.PCAshiny",
      "title": "Print the PCAshiny results",
      "topics": [
        "print.PCAshiny"
      ]
    }
  ],
  "_readme": "https://github.com/husson/factoshiny/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cli",
    "clipr",
    "cluster",
    "codetools",
    "colorspace",
    "colourpicker",
    "commonmark",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "Deriv",
    "digest",
    "doBy",
    "doParallel",
    "dplyr",
    "DT",
    "ellipse",
    "emmeans",
    "estimability",
    "evaluate",
    "FactoInvestigate",
    "FactoMineR",
    "farver",
    "fastmap",
    "flashClust",
    "fontawesome",
    "forcats",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "ggrepel",
    "ggtext",
    "glmnet",
    "glue",
    "gridtext",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "irlba",
    "isoband",
    "iterators",
    "jomo",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leaps",
    "lifecycle",
    "litedown",
    "lme4",
    "lmtest",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "mice",
    "microbenchmark",
    "mime",
    "miniUI",
    "minqa",
    "missMDA",
    "mitml",
    "modelr",
    "multcompView",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "ordinal",
    "otel",
    "pan",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "rmarkdown",
    "rpart",
    "S7",
    "sass",
    "scales",
    "scatterplot3d",
    "shape",
    "shiny",
    "shinydashboard",
    "shinyjqui",
    "shinyjs",
    "showtext",
    "showtextdb",
    "sourcetools",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "sysfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "tzdb",
    "ucminf",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_score": 6.570733987426557,
  "_indexed": true,
  "_nocasepkg": "factoshiny",
  "_universes": [
    "husson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.8",
      "date": "2026-06-29T11:35:23.000Z",
      "distro": "resolute",
      "commit": "03528dbbda69e8cadae888786368d83ec2b41c00",
      "fileid": "ce2a103c40b11f30c1306febe8500f8f47bf7db5029d8d8e8b6e209bda833fc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/husson/actions/runs/28368616675"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.8",
      "date": "2026-06-29T11:35:23.000Z",
      "distro": "resolute",
      "commit": "03528dbbda69e8cadae888786368d83ec2b41c00",
      "fileid": "532bbfa4f53ddc3c20ace43a9529183df5b72e140ff598367ce0cdc5302ddfc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/husson/actions/runs/28368616675"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.8",
      "date": "2026-06-29T11:33:38.000Z",
      "commit": "03528dbbda69e8cadae888786368d83ec2b41c00",
      "fileid": "782fdfb59238f130f8b4fab6a1fa1676a39fd743cf107d8cf2d5df700e4dafbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/husson/actions/runs/28368616675"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.8",
      "date": "2026-06-29T11:33:32.000Z",
      "commit": "03528dbbda69e8cadae888786368d83ec2b41c00",
      "fileid": "2519d06a825917cee5dfd04805750e2c45d21d6119d13baffaaf3b04b6c03c5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/husson/actions/runs/28368616675"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.8",
      "date": "2026-06-29T11:35:14.000Z",
      "commit": "03528dbbda69e8cadae888786368d83ec2b41c00",
      "fileid": "ee3a782dfaeb86c48f0fb4b7572bae1e7e1ad0f79daa70ae6c92d3956c57de1c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/husson/actions/runs/28368616675"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.8",
      "date": "2026-06-29T11:33:36.000Z",
      "commit": "03528dbbda69e8cadae888786368d83ec2b41c00",
      "fileid": "709762c2d6dca2dff80573bf5df50fe5ea93866f4dd949d1aead100c9f073ccb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/husson/actions/runs/28368616675"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.8",
      "date": "2026-06-29T11:33:15.000Z",
      "commit": "03528dbbda69e8cadae888786368d83ec2b41c00",
      "fileid": "f3dde8a271699d61ff3927b9c8a590440873401f56a9922d2d4542f3e8c41b76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/husson/actions/runs/28368616675"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.8",
      "date": "2026-06-29T11:33:12.000Z",
      "commit": "03528dbbda69e8cadae888786368d83ec2b41c00",
      "fileid": "607bac9315f833983909bb5fb72589e10cf86c451f3ef37f472d6e80f5772747",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/husson/actions/runs/28368616675"
    }
  ]
}