{
  "_id": "6a1f15c1b401979e7341e61d",
  "Package": "MadanText",
  "Type": "Package",
  "Title": "Persian Textmining Tool for Frequency Analysis, Statistical\nAnalysis, and Word Clouds",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Kido\", \"Ishikawa\", email = \"kido.ishikawa6@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Hasan\", \"Khosravi\", email = \"hasan.khosravi2010@yahoo.com\", role = c(\"aut\")))",
  "Description": "MadanText is an open-source software designed specifically\nfor text mining in the Persian language. It allows users to\nexamine word frequencies, download data for analysis, and\ngenerate word clouds. This tool is particularly useful for\nresearchers and analysts working with Persian language data.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "cmake make libgsl0-dev default-jdk libicu-dev\nlibuv1-dev libxml2-dev zlib1g-dev",
  "Repository": "https://kidoishi.r-universe.dev",
  "Date/Publication": "2024-01-21 06:36:29 UTC",
  "RemoteUrl": "https://github.com/kidoishi/madantext",
  "RemoteRef": "HEAD",
  "RemoteSha": "33ac066aa2446de0bcf297744466109de4a73435",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 06:38:35 UTC",
    "User": "root"
  },
  "Author": "Kido Ishikawa [aut, cre],\nHasan Khosravi [aut]",
  "Maintainer": "Kido Ishikawa <kido.ishikawa6@gmail.com>",
  "MD5sum": "e97ae0e0146adb65d58c2b751bb8cd26",
  "_user": "kidoishi",
  "_type": "src",
  "_file": "MadanText_0.1.0.tar.gz",
  "_fileid": "3427329bc8569f934453f06545b96ddf73d79fb6f6f01983b18ac0e1f92e836f",
  "_filesize": 624469,
  "_sha256": "3427329bc8569f934453f06545b96ddf73d79fb6f6f01983b18ac0e1f92e836f",
  "_created": "2026-05-17T06:38:35.000Z",
  "_published": "2026-06-02T17:41:21.043Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79134244844,
      "time": 207,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7040086318"
    },
    {
      "job": 79134244859,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7040085209"
    },
    {
      "job": 79134245164,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7040081832"
    },
    {
      "job": 79134245326,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7040077697"
    },
    {
      "job": 79134244875,
      "time": 231,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040064056"
    },
    {
      "job": 79134244343,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365397285"
    },
    {
      "job": 79134244881,
      "time": 179,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7040083383"
    },
    {
      "job": 79134245046,
      "time": 153,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7040080780"
    },
    {
      "job": 79134245029,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7040077561"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kidoishi/actions/runs/25983626344",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kidoishi/madantext",
  "_commit": {
    "id": "33ac066aa2446de0bcf297744466109de4a73435",
    "author": "KidoIshi <143114011+KidoIshi@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Delete SampleDataForAnalysis/file.txt",
    "time": 1705818989
  },
  "_maintainer": {
    "name": "Kido Ishikawa",
    "email": "kido.ishikawa6@gmail.com",
    "login": "kidoishi",
    "description": "",
    "uuid": 143114011
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "xlsx",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "stopwords",
      "role": "Imports"
    },
    {
      "package": "textmineR",
      "role": "Imports"
    },
    {
      "package": "tidytext",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "udpipe",
      "role": "Imports"
    },
    {
      "package": "PersianStemmer",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "shinythemes",
      "role": "Imports"
    },
    {
      "package": "tm",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "hwordcloud",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "topicmodels",
      "role": "Imports"
    }
  ],
  "_owner": "kidoishi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kidoishi",
      "count": 49,
      "uuid": 143114011
    }
  ],
  "_userbio": {
    "uuid": 143114011,
    "type": "user",
    "name": "KidoIshi"
  },
  "_downloads": {
    "count": 178,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MadanText"
  },
  "_devurl": "https://github.com/kidoishi/madantext",
  "_searchresults": 0,
  "_topics": [
    "openjdk"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MadanText.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kidoishi/madantext",
  "_realowner": "kidoishi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-12-06"
    }
  ],
  "_exports": [
    "ASDATA.FRAME",
    "f3",
    "f5",
    "f6",
    "f7",
    "fun.all.sums",
    "fun.one.sums",
    "fungan",
    "fungi",
    "funmi",
    "LEMMA",
    "PMI",
    "server",
    "TYPE"
  ],
  "_help": [
    {
      "page": "ASDATA.FRAME",
      "title": "Convert to Data Frame",
      "topics": [
        "ASDATA.FRAME"
      ]
    },
    {
      "page": "f3",
      "title": "Persian Text Normalization and Stemming",
      "topics": [
        "f3"
      ]
    },
    {
      "page": "f5",
      "title": "Filter Data Frame by Document ID",
      "topics": [
        "f5"
      ]
    },
    {
      "page": "f6",
      "title": "Extract Token Information from Data Frame",
      "topics": [
        "f6"
      ]
    },
    {
      "page": "f7",
      "title": "Extract and Count Specific Parts of Speech",
      "topics": [
        "f7"
      ]
    },
    {
      "page": "fun.all.sums",
      "title": "Apply Suffix Modifications to Persian Words",
      "topics": [
        "fun.all.sums"
      ]
    },
    {
      "page": "fun.one.sums",
      "title": "General Persian Suffix Modification",
      "topics": [
        "fun.one.sums"
      ]
    },
    {
      "page": "fungan",
      "title": "Persian Suffix Modification for 'Persian text here' Suffix",
      "topics": [
        "fungan"
      ]
    },
    {
      "page": "fungi",
      "title": "Persian Suffix Modification",
      "topics": [
        "fungi"
      ]
    },
    {
      "page": "funmi",
      "title": "Modify Persian Words Starting with 'Persian text here'",
      "topics": [
        "funmi"
      ]
    },
    {
      "page": "LEMMA",
      "title": "Persian Lemmatization",
      "topics": [
        "LEMMA"
      ]
    },
    {
      "page": "PMI",
      "title": "Calculate Pointwise Mutual Information (PMI)",
      "topics": [
        "PMI"
      ]
    },
    {
      "page": "server",
      "title": "Server Logic for MadanText Shiny Application",
      "topics": [
        "server"
      ]
    },
    {
      "page": "TYPE",
      "title": "Persian Suffixes",
      "topics": [
        "TYPE"
      ]
    },
    {
      "page": "ui",
      "title": "User Interface for MadanText",
      "topics": [
        "ui"
      ]
    }
  ],
  "_readme": "https://github.com/kidoishi/madantext/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "BH",
    "bslib",
    "cachem",
    "cli",
    "colourpicker",
    "commonmark",
    "cpp11",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "float",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "gtools",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "hwordcloud",
    "isoband",
    "ISOcodes",
    "janeaustenr",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lgr",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixExtra",
    "memoise",
    "mime",
    "miniUI",
    "mlapi",
    "modeltools",
    "NLP",
    "otel",
    "PersianStemmer",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppProgress",
    "RhpcBLASctl",
    "rJava",
    "rlang",
    "rmarkdown",
    "rsparse",
    "RSpectra",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyjs",
    "shinythemes",
    "slam",
    "SnowballC",
    "sourcetools",
    "stopwords",
    "stringi",
    "stringr",
    "text2vec",
    "textmineR",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidytext",
    "tinytex",
    "tm",
    "tokenizers",
    "topicmodels",
    "udpipe",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wordcloud2",
    "xfun",
    "xlsx",
    "xlsxjars",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.10+7-1~24.04",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "madantext",
  "_universes": [
    "kidoishi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-17T06:41:39.000Z",
      "distro": "noble",
      "commit": "33ac066aa2446de0bcf297744466109de4a73435",
      "fileid": "8b3d51290e4e0a357b596b47c3d4b384b6b167ea9381743b11da02e875cef3be",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kidoishi/actions/runs/25983626344"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-17T06:41:27.000Z",
      "distro": "noble",
      "commit": "33ac066aa2446de0bcf297744466109de4a73435",
      "fileid": "ca7b81dbcd50fded2bd6fc45efdba8235c3caacedb0d7b7e92b7148bc7deb111",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kidoishi/actions/runs/25983626344"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-17T06:41:12.000Z",
      "commit": "33ac066aa2446de0bcf297744466109de4a73435",
      "fileid": "20c428e3b83ed1f1d760b0c53e4b804201be379d16874a74d4d937355d19bfde",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kidoishi/actions/runs/25983626344"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-17T06:41:16.000Z",
      "commit": "33ac066aa2446de0bcf297744466109de4a73435",
      "fileid": "f07a9c85317709bff70b2f0016ceb1bfc425f88db329ac822daed4e958d4057d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kidoishi/actions/runs/25983626344"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-17T06:41:02.000Z",
      "commit": "33ac066aa2446de0bcf297744466109de4a73435",
      "fileid": "1ad5ffde4a35dd27dc886d254f0e209d6a3b1256d229c12f9a1e2f03d24ad085",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kidoishi/actions/runs/25983626344"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-17T06:40:17.000Z",
      "commit": "33ac066aa2446de0bcf297744466109de4a73435",
      "fileid": "6e80a038bab70d2e79e8f4493a8c17ec65211c527f087f372591ed4169081248",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kidoishi/actions/runs/25983626344"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-17T06:40:08.000Z",
      "commit": "33ac066aa2446de0bcf297744466109de4a73435",
      "fileid": "08b49964316794bbbddafda646ea359bc3df22c169f0fbed013c1a5268abd2e2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kidoishi/actions/runs/25983626344"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T17:41:02.000Z",
      "commit": "33ac066aa2446de0bcf297744466109de4a73435",
      "fileid": "975b1392ee08d491036d6a849d266f25281a4540eefde5fc328c77513d6d1143",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kidoishi/actions/runs/25983626344"
    }
  ]
}