{
  "_id": "6a1a74d91d7bb097a09d1a71",
  "Package": "MadanText",
  "Type": "Package",
  "Title": "Persian Text Mining 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": "This is an open-source software designed specifically for\ntext mining in the Persian language. It allows users to examine\nword frequencies, download data for analysis, and generate word\nclouds. This tool is particularly useful for researchers and\nanalysts working with Persian language data. This package\nmainly makes use of the 'PersianStemmer' (Safshekan, R., et al.\n(2019). <https://CRAN.R-project.org/package=PersianStemmer>),\n'udpipe' (Wijffels, J., et al. (2023).\n<https://CRAN.R-project.org/package=udpipe>), and 'shiny'\n(Chang, W., et al. (2023).\n<https://CRAN.R-project.org/package=shiny>) packages.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 12:51:04 UTC",
    "User": "root"
  },
  "Author": "Kido Ishikawa [aut, cre], Hasan Khosravi [aut]",
  "Maintainer": "Kido Ishikawa <kido.ishikawa6@gmail.com>",
  "Config/pak/sysreqs": "cmake make libgsl0-dev default-jdk libicu-dev\nlibuv1-dev libxml2-dev zlib1g-dev",
  "Repository": "https://cranhaven.r-universe.dev",
  "Date/Publication": "2026-05-29 06:02:00 UTC",
  "RemoteUrl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "RemoteRef": "package/MadanText",
  "RemoteSha": "7d6d677f17d501e40c22d3b8545557602916c38c",
  "RemoteSubdir": "MadanText",
  "MD5sum": "2deb03b138e79b0cb5d1fb37b3d5c65c",
  "_user": "cranhaven",
  "_type": "src",
  "_file": "MadanText_0.1.0.tar.gz",
  "_fileid": "3a9671d23e899174323a8b55ccdf10cde606d6aa180ff22204ec5a67d48914b7",
  "_filesize": 124525,
  "_sha256": "3a9671d23e899174323a8b55ccdf10cde606d6aa180ff22204ec5a67d48914b7",
  "_created": "2026-05-29T12:51:04.000Z",
  "_published": "2026-05-30T16:57:26.347Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78626324815,
      "time": 240,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7291148212"
    },
    {
      "job": 78626324871,
      "time": 208,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7291137763"
    },
    {
      "job": 78626324729,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7305658105"
    },
    {
      "job": 78626324723,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7305666398"
    },
    {
      "job": 78626324710,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7291068057"
    },
    {
      "job": 78626324944,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7291120207"
    },
    {
      "job": 78626324941,
      "time": 167,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7291124196"
    },
    {
      "job": 78626325020,
      "time": 135,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7291113607"
    },
    {
      "job": 78626324883,
      "time": 148,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7291118153"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638099433",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_commit": {
    "id": "7d6d677f17d501e40c22d3b8545557602916c38c",
    "author": "GitHub Action <action@github.com>",
    "committer": "GitHub Action <action@github.com>",
    "message": "Add MadanText to CRANhaven, because archived on 2026-05-29 06:02:00 +0000\n",
    "time": 1780034520
  },
  "_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": "cranhaven",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "archived",
    "packages",
    "r-universe",
    "openjdk"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 183,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 161993010,
    "type": "organization",
    "name": "cranhaven",
    "description": "CRANhaven - Repository for Recently Archived CRAN Packages"
  },
  "_downloads": {
    "count": 143,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MadanText"
  },
  "_devurl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MadanText.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kidoishi/madantext",
  "_realowner": "kidoishi",
  "_cranurl": false,
  "_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"
      ]
    }
  ],
  "_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.11+10-1~24.04.2",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "madantext",
  "_universes": [
    "cranhaven"
  ],
  "_indexurl": "https://kidoishi.r-universe.dev/MadanText",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-29T12:54:40.000Z",
      "distro": "noble",
      "commit": "7d6d677f17d501e40c22d3b8545557602916c38c",
      "fileid": "f697ab15e0a651d84dd8c6342f91d82de0f1f6f50ceec9aefef2f697ad09dfd1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638099433"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-29T12:54:12.000Z",
      "distro": "noble",
      "commit": "7d6d677f17d501e40c22d3b8545557602916c38c",
      "fileid": "c3ec1c85df6b4073c944bdf6da820a833e8e17790bb8f4e75e8c246bae1ad11e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638099433"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-30T05:23:26.000Z",
      "commit": "7d6d677f17d501e40c22d3b8545557602916c38c",
      "fileid": "5fa127e0537ee14ad23ebe23fc1d9d54194e8af998404a21b929e43bef0a3131",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638099433"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-30T05:24:30.000Z",
      "commit": "7d6d677f17d501e40c22d3b8545557602916c38c",
      "fileid": "d13455ebb7224bac8a73ed5db495234b5a1d92eb48357110920634fb0e52eb27",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638099433"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-29T12:54:05.000Z",
      "commit": "7d6d677f17d501e40c22d3b8545557602916c38c",
      "fileid": "0c39e9aef3be9c57b10841950f3da744c061cc055c2c8a214a90519ddaf61506",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638099433"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-29T12:53:22.000Z",
      "commit": "7d6d677f17d501e40c22d3b8545557602916c38c",
      "fileid": "0a64a0ce2638d4f5a75ff1292528f273c59f10cc1a32d28c33e5d758888536f4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638099433"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-29T12:52:45.000Z",
      "commit": "7d6d677f17d501e40c22d3b8545557602916c38c",
      "fileid": "42fdd545dd9045366088c2c81751b6f9239e6f697e14fa1f76a4b71632d5b790",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638099433"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-29T12:52:58.000Z",
      "commit": "7d6d677f17d501e40c22d3b8545557602916c38c",
      "fileid": "f20acd999640d8e4c10b121bd0854b225c2cc51d26f70c1dec3771e23a1cd3d5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638099433"
    }
  ]
}