{
  "_id": "6a10497facfb0bcc41c9f79a",
  "Package": "TextMiningGUI",
  "Version": "0.3",
  "Date": "2021-04-16",
  "Title": "Text Mining GUI Interface",
  "Authors@R": "c(person(\"Conrado\", \"Reyes\", email = \"coreyes@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Purificacion\", \"Galindo\", role = c(\"tch\")))",
  "Maintainer": "Conrado Reyes <coreyes@gmail.com>",
  "URL": "https://c0reyes.github.io/TextMiningGUI/",
  "Description": "Graphic interface for text analysis, implement a few\nmethods such as biplots, correspondence analysis,\nco-occurrence, clustering, topic models, correlations and\nsentiments.",
  "License": "GPL (>= 2)",
  "LazyData": "true",
  "Config/pak/sysreqs": "libicu-dev libjpeg-dev libpng-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://c0reyes.r-universe.dev",
  "Date/Publication": "2021-04-18 17:18:21 UTC",
  "RemoteUrl": "https://github.com/c0reyes/textmininggui",
  "RemoteRef": "HEAD",
  "RemoteSha": "3c7acfbd2288d5a3c671b5a0c6ab67c60f68955b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 08:42:39 UTC",
    "User": "root"
  },
  "Author": "Conrado Reyes [aut, cre],\nPurificacion Galindo [tch]",
  "MD5sum": "73ff8d507e96583748065ad860622def",
  "_user": "c0reyes",
  "_type": "src",
  "_file": "TextMiningGUI_0.3.tar.gz",
  "_fileid": "74f05884eb2b869ae6304847f7a7d13931fa2c4b0e032648ae57cfddc0558a4d",
  "_filesize": 699115,
  "_sha256": "74f05884eb2b869ae6304847f7a7d13931fa2c4b0e032648ae57cfddc0558a4d",
  "_created": "2026-05-10T08:42:39.000Z",
  "_published": "2026-05-22T12:18:07.064Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77377638774,
      "time": 223,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902414950"
    },
    {
      "job": 77377639139,
      "time": 224,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902415064"
    },
    {
      "job": 77377639032,
      "time": 203,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902498414"
    },
    {
      "job": 77377638772,
      "time": 183,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902492704"
    },
    {
      "job": 77377638507,
      "time": 237,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902389385"
    },
    {
      "job": 77377638417,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160272711"
    },
    {
      "job": 77377639072,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902404207"
    },
    {
      "job": 77377638872,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902403905"
    },
    {
      "job": 77377639012,
      "time": 169,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902408672"
    }
  ],
  "_buildurl": "https://github.com/r-universe/c0reyes/actions/runs/25624244389",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/c0reyes/textmininggui",
  "_commit": {
    "id": "3c7acfbd2288d5a3c671b5a0c6ab67c60f68955b",
    "author": "c0reyes <c_rrl@yahoo.com>",
    "committer": "c0reyes <c_rrl@yahoo.com>",
    "message": "Change env BaseNamespaceEnv to globalenv.\n",
    "time": 1618766301
  },
  "_maintainer": {
    "name": "Conrado Reyes",
    "email": "coreyes@gmail.com",
    "login": "c0reyes",
    "uuid": 32226059
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "syuzhet",
      "role": "Depends"
    },
    {
      "package": "tcltk",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidytext",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tm",
      "role": "Imports"
    },
    {
      "package": "slam",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggwordcloud",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "tkrplot",
      "role": "Suggests"
    },
    {
      "package": "SnowballC",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "ggpubr",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "ggraph",
      "role": "Suggests"
    },
    {
      "package": "ape",
      "role": "Suggests"
    },
    {
      "package": "topicmodels",
      "role": "Suggests"
    },
    {
      "package": "ca",
      "role": "Suggests"
    },
    {
      "package": "corrr",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "c0reyes",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "analysis",
    "biplot",
    "biplots",
    "correlations",
    "sentiments",
    "textmining",
    "topic-models"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "c0reyes",
      "count": 90,
      "uuid": 32226059
    }
  ],
  "_userbio": {
    "uuid": 32226059,
    "type": "user",
    "name": "Conrado Reyes",
    "description": "Keep it simple and stupid."
  },
  "_downloads": {
    "count": 232,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TextMiningGUI"
  },
  "_devurl": "https://github.com/c0reyes/textmininggui",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/TextMiningGUI.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/c0reyes/textmininggui",
  "_realowner": "c0reyes",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2020-08-11"
    },
    {
      "version": "0.2",
      "date": "2020-12-07"
    },
    {
      "version": "0.3",
      "date": "2021-04-17"
    }
  ],
  "_exports": [
    "TextMiningGUI"
  ],
  "_datasets": [
    {
      "name": "chistes",
      "title": "chistes",
      "object": "chistes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "text",
        "keywords",
        "funny",
        "category"
      ],
      "rows": 2419,
      "table": true,
      "tojson": true
    },
    {
      "name": "jockes",
      "title": "jockes",
      "object": "jockes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "group",
        "jocke"
      ],
      "rows": 1500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "chistes",
      "title": "chistes",
      "topics": [
        "chistes"
      ]
    },
    {
      "page": "jockes",
      "title": "jockes",
      "topics": [
        "jockes"
      ]
    },
    {
      "page": "TextMiningGUI",
      "title": "TextMiningGUI",
      "topics": [
        "TextMiningGUI"
      ]
    }
  ],
  "_readme": "https://github.com/c0reyes/textmininggui/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "cli",
    "colorspace",
    "commonmark",
    "cpp11",
    "curl",
    "data.table",
    "dplyr",
    "dtt",
    "farver",
    "generics",
    "ggplot2",
    "ggwordcloud",
    "glue",
    "gridtext",
    "gtable",
    "isoband",
    "janeaustenr",
    "jpeg",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "Matrix",
    "NLP",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "slam",
    "SnowballC",
    "stringi",
    "stringr",
    "syuzhet",
    "textshape",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidytext",
    "tm",
    "tokenizers",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "zoo"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "textmininggui",
  "_universes": [
    "c0reyes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3",
      "date": "2026-05-10T08:45:38.000Z",
      "distro": "noble",
      "commit": "3c7acfbd2288d5a3c671b5a0c6ab67c60f68955b",
      "fileid": "3bb227520e9bd10cba3430a95260fa39ce04832d942404c7a1f4890a162b9062",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/c0reyes/actions/runs/25624244389"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3",
      "date": "2026-05-10T08:45:43.000Z",
      "distro": "noble",
      "commit": "3c7acfbd2288d5a3c671b5a0c6ab67c60f68955b",
      "fileid": "896672dbc8f531acc3b7361585ceba3b29a9971f25c4bbbf7503314a07200fbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/c0reyes/actions/runs/25624244389"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3",
      "date": "2026-05-10T08:59:56.000Z",
      "commit": "3c7acfbd2288d5a3c671b5a0c6ab67c60f68955b",
      "fileid": "f1f9dbb4c3766309f6c01230966e78760e7c97d59a9bc8534ae873822fb15ae4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/c0reyes/actions/runs/25624244389"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3",
      "date": "2026-05-10T08:58:50.000Z",
      "commit": "3c7acfbd2288d5a3c671b5a0c6ab67c60f68955b",
      "fileid": "745951e994c2bd7063596b630d6d92f225c603c0745953bf8bd38a096e43c528",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/c0reyes/actions/runs/25624244389"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3",
      "date": "2026-05-10T08:44:18.000Z",
      "commit": "3c7acfbd2288d5a3c671b5a0c6ab67c60f68955b",
      "fileid": "2ecd90ed0f9c00bc8fd02d322bea1c52b69aa3b34dd1d890b146c4691c77a42f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/c0reyes/actions/runs/25624244389"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3",
      "date": "2026-05-10T08:44:15.000Z",
      "commit": "3c7acfbd2288d5a3c671b5a0c6ab67c60f68955b",
      "fileid": "1c3635fcb1ffe6c133538ebae5d03d6133f2f8a656a818421eb5a0dd304fb35e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/c0reyes/actions/runs/25624244389"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3",
      "date": "2026-05-10T08:45:00.000Z",
      "commit": "3c7acfbd2288d5a3c671b5a0c6ab67c60f68955b",
      "fileid": "ffa542228cfc4f8a8f6f0289b71c89fb343bcc73efe4dc075cfe8d22c1345682",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/c0reyes/actions/runs/25624244389"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3",
      "date": "2026-05-22T12:17:41.000Z",
      "commit": "3c7acfbd2288d5a3c671b5a0c6ab67c60f68955b",
      "fileid": "f6747dafc16e8f22d6a71a8bbdb799f89b864f44b32ce940ace022ee7714d030",
      "status": "success",
      "buildurl": "https://github.com/r-universe/c0reyes/actions/runs/25624244389"
    }
  ]
}