{
  "_id": "6a101898acfb0bcc41c857ec",
  "Package": "Xplortext",
  "Type": "Package",
  "Encoding": "UTF-8",
  "Title": "Statistical Analysis of Textual Data",
  "Version": "1.6",
  "Date": "2026-05-14",
  "Authors@R": "c(\nperson(given=\"Ramón\",family=\"Alvarez-Esteban\", email=\"ramon.alvarez@unileon.es\", role = c(\"aut\", \"cre\"), comment = c(ORCID=\"0000-0002-4751-2797\")),\nperson(given=\"Mónica\",family=\"Bécue-Bertaut\", email=\"monica.becue@upc.edu\", role = \"aut\", comment = c(ORCID = \"0000-0002-6027-3655\")),\nperson(given=\"Josep-Anton\",family=\"Sánchez-Espigares\", email=\"josep.a.sanchez@upc.edu\",role=\"ctb\",  comment = c(ORCID = \"0000-0001-8195-1913\")),\nperson(given=\"Belchin Adriyanov\", family=\"Kostov\", email=\"belchin.adriyanov.kostov@upc.edu\",role=\"ctb\", comment = c(ORCID =\"0000-0002-2126-3892\")))",
  "Maintainer": "Ramón Alvarez-Esteban <ramon.alvarez@unileon.es>",
  "Author": "Ramón Alvarez-Esteban [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4751-2797>), Mónica Bécue-Bertaut\n[aut] (ORCID: <https://orcid.org/0000-0002-6027-3655>),\nJosep-Anton Sánchez-Espigares [ctb] (ORCID:\n<https://orcid.org/0000-0001-8195-1913>), Belchin Adriyanov\nKostov [ctb] (ORCID: <https://orcid.org/0000-0002-2126-3892>)",
  "Description": "Provides a set of functions devoted to multivariate\nexploratory statistics on textual data. Classical methods such\nas correspondence analysis and agglomerative hierarchical\nclustering are available. Chronologically constrained\nagglomerative hierarchical clustering enriched with\nlabelled-by-words trees is offered. Given a division of the\ncorpus into parts, their characteristic words and documents are\nidentified. Further, accessing to 'FactoMineR' functions is\nvery easy. Two of them are relevant in textual domain. MFA()\naddresses multiple lexical table allowing applications such as\ndealing with multilingual corpora as well as simultaneously\nanalyzing both open-ended and closed questions in surveys. See\n<http://xplortext.unileon.es> for examples.",
  "License": "GPL (>= 2.0)",
  "URL": "https://xplortext.unileon.es",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 23:01:06 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-14 21:40:30 UTC",
  "RemoteUrl": "https://github.com/cran/Xplortext",
  "RemoteRef": "HEAD",
  "RemoteSha": "2f76200e9198747673a1a8a779d5ff44a44f4e53",
  "MD5sum": "2ef1168d95085da548b95b2dbc7d707b",
  "_user": "cran",
  "_type": "src",
  "_file": "Xplortext_1.6.tar.gz",
  "_fileid": "85d7e2ea6c06843cf002661cdbb58c973a6a08b04274094e1a83fe84ca9890b7",
  "_filesize": 552502,
  "_sha256": "85d7e2ea6c06843cf002661cdbb58c973a6a08b04274094e1a83fe84ca9890b7",
  "_created": "2026-05-14T23:01:06.000Z",
  "_published": "2026-05-22T08:49:28.986Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77346673665,
      "time": 222,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7006683519"
    },
    {
      "job": 77346673725,
      "time": 227,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7006684706"
    },
    {
      "job": 77346673105,
      "time": 243,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7006635116"
    },
    {
      "job": 77346673134,
      "time": 170,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156529547"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25890424292",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Xplortext",
  "_commit": {
    "id": "2f76200e9198747673a1a8a779d5ff44a44f4e53",
    "author": "Ramón Alvarez-Esteban <ramon.alvarez@unileon.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.6\n",
    "time": 1778794830
  },
  "_maintainer": {
    "name": "Ramón Alvarez-Esteban",
    "email": "ramon.alvarez@unileon.es",
    "orcid": "0000-0002-4751-2797"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5",
      "role": "Depends"
    },
    {
      "package": "FactoMineR",
      "version": ">= 2.11",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.1",
      "role": "Depends"
    },
    {
      "package": "tm",
      "version": ">= 0.7-16",
      "role": "Depends"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "dendextend",
      "role": "Imports"
    },
    {
      "package": "flexclust",
      "role": "Imports"
    },
    {
      "package": "flashClust",
      "role": "Imports"
    },
    {
      "package": "ggdendro",
      "role": "Imports"
    },
    {
      "package": "ggforce",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "slam",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vegan",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.6",
      "date": "2026-05-14"
    }
  ],
  "_stars": 2,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 523,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Xplortext"
  },
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Xplortext.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.00",
      "date": "2017-05-25"
    },
    {
      "version": "1.1.0",
      "date": "2017-10-26"
    },
    {
      "version": "1.1.1",
      "date": "2018-01-23"
    },
    {
      "version": "1.2.1",
      "date": "2019-07-10"
    },
    {
      "version": "1.3.1",
      "date": "2020-04-04"
    },
    {
      "version": "1.3.2",
      "date": "2020-05-09"
    },
    {
      "version": "1.4.1",
      "date": "2021-01-14"
    },
    {
      "version": "1.5.1",
      "date": "2022-06-22"
    },
    {
      "version": "1.5.2",
      "date": "2023-04-24"
    },
    {
      "version": "1.5.3",
      "date": "2023-11-09"
    },
    {
      "version": "1.5.4",
      "date": "2024-11-06"
    },
    {
      "version": "1.5.5",
      "date": "2024-11-14"
    },
    {
      "version": "1.6",
      "date": "2026-05-14"
    }
  ],
  "_exports": [
    "ellipseLexCA",
    "LabelTree",
    "LexCA",
    "LexChar",
    "LexCHCca",
    "LexGalt",
    "LexHCca",
    "plot.LexCA",
    "plot.LexChar",
    "plot.LexCHCca",
    "plot.LexGalt",
    "plot.LexHCca",
    "plot.TextData",
    "summary.LexCA",
    "summary.LexChar",
    "summary.TextData",
    "TextData"
  ],
  "_datasets": [
    {
      "name": "open.question",
      "title": "Open.question (data)",
      "object": "open.question",
      "file": "open.question.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Gender",
        "Age_Group",
        "Age",
        "Education",
        "Gen_Age",
        "Gen_Edu",
        "Age_Edu",
        "Gen_Edu_Age",
        "Important",
        "Relaunch"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Xplortext-package",
      "title": "Textual Analysis",
      "topics": [
        "Xplortext-package"
      ]
    },
    {
      "page": "ellipseLexCA",
      "title": "Confidence ellipses on textual correspondence analysis graphs",
      "topics": [
        "ellipseLexCA"
      ]
    },
    {
      "page": "LabelTree",
      "title": "Hierarchical words (LabelTree)",
      "topics": [
        "LabelTree"
      ]
    },
    {
      "page": "LexCA",
      "title": "Correspondence Analysis of a Lexical Table from a TextData object (LexCA)",
      "topics": [
        "LexCA"
      ]
    },
    {
      "page": "LexChar",
      "title": "Characteristic words and documents (LexChar)",
      "topics": [
        "LexChar"
      ]
    },
    {
      "page": "LexCHCca",
      "title": "Chronological Constrained Hierarchical Clustering on Correspondence Analysis Components (LexCHCca)",
      "topics": [
        "LexCHCca"
      ]
    },
    {
      "page": "LexGalt",
      "title": "Correspondence Analysis on a Simple or Multiple Generalized Aggregate Lexical Table (LexGalt)",
      "topics": [
        "LexGalt"
      ]
    },
    {
      "page": "LexHCca",
      "title": "Hierarchical Clustering on Textual Correspondence Analysis Coordinates (LexHCca)",
      "topics": [
        "LexHCca"
      ]
    },
    {
      "page": "open.question",
      "title": "Open.question (data)",
      "topics": [
        "open.question"
      ]
    },
    {
      "page": "plot.LexCA",
      "title": "Plot of LexCA objects",
      "topics": [
        "plot.LexCA"
      ]
    },
    {
      "page": "plot.LexChar",
      "title": "Plot LexChar objects",
      "topics": [
        "plot.LexChar"
      ]
    },
    {
      "page": "plot.LexCHCca",
      "title": "Plots for Chronological Constrained Hierarchical Clustering from LexCHCca Objects",
      "topics": [
        "plot.LexCHCca"
      ]
    },
    {
      "page": "plot.LexGalt",
      "title": "Plot LexGalt objects",
      "topics": [
        "plot.LexGalt"
      ]
    },
    {
      "page": "plot.LexHCca",
      "title": "Plots for Hierarchical Clustering from LexHCca Objects",
      "topics": [
        "plot.LexHCca"
      ]
    },
    {
      "page": "plot.TextData",
      "title": "Plot TextData objects",
      "topics": [
        "plot.TextData"
      ]
    },
    {
      "page": "print.LexCA",
      "title": "Print LexCA objects",
      "topics": [
        "print.LexCA"
      ]
    },
    {
      "page": "print.LexChar",
      "title": "Print LexChar objects",
      "topics": [
        "print.LexChar"
      ]
    },
    {
      "page": "print.TextData",
      "title": "Print TextData objects",
      "topics": [
        "print.TextData"
      ]
    },
    {
      "page": "summary.LexCA",
      "title": "Summary LexCA object",
      "topics": [
        "summary.LexCA"
      ]
    },
    {
      "page": "summary.LexChar",
      "title": "Summary LexChar object",
      "topics": [
        "summary.LexChar"
      ]
    },
    {
      "page": "summary.TextData",
      "title": "Summary of TextData objects",
      "topics": [
        "summary.TextData"
      ]
    },
    {
      "page": "TextData",
      "title": "Building textual and contextual tables (TextData)",
      "topics": [
        "TextData"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "ape",
    "askpass",
    "backports",
    "base64enc",
    "BH",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "class",
    "cli",
    "cluster",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "dendextend",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "DT",
    "ellipse",
    "emmeans",
    "estimability",
    "evaluate",
    "FactoMineR",
    "farver",
    "fastmap",
    "flashClust",
    "flexclust",
    "fontawesome",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggdendro",
    "ggforce",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leaps",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "modeltools",
    "multcompView",
    "mvtnorm",
    "nlme",
    "nloptr",
    "NLP",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "patchwork",
    "pbkrtest",
    "permute",
    "pillar",
    "pkgconfig",
    "plotly",
    "polyclip",
    "polynom",
    "promises",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rmarkdown",
    "rstatix",
    "S7",
    "sass",
    "scales",
    "scatterplot3d",
    "slam",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "systemfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "tm",
    "tweenr",
    "urca",
    "utf8",
    "vctrs",
    "vegan",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_score": 1.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "xplortext",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-05-14T23:04:00.000Z",
      "distro": "noble",
      "commit": "2f76200e9198747673a1a8a779d5ff44a44f4e53",
      "fileid": "5e1b25f6fbea9dda9e7e8976abec088d21121eb2522fa56f500911acb621be5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25890424292"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-05-14T23:03:59.000Z",
      "distro": "noble",
      "commit": "2f76200e9198747673a1a8a779d5ff44a44f4e53",
      "fileid": "120e5a7d32a6a85cc70bc0bf908f03c4d5e6562548e36fc1935f23ea8a04040c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25890424292"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6",
      "date": "2026-05-22T08:49:11.000Z",
      "commit": "2f76200e9198747673a1a8a779d5ff44a44f4e53",
      "fileid": "fef7127e84dea9daa3f4cc786c7f89038df2d7e96c694bee6d14053557ca5a99",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25890424292"
    }
  ]
}