{
  "_id": "6a1a746d1d7bb097a09d16bd",
  "Package": "MadanTextNetwork",
  "Type": "Package",
  "Title": "Persian Text Mining Tool for Co-Occurrence Network",
  "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": "Provides an extension to 'MadanText' for creating and\nanalyzing co-occurrence networks in Persian text data. This\npackage mainly makes use of the 'PersianStemmer' (Safshekan,\nR., et al. (2019).\n<https://CRAN.R-project.org/package=PersianStemmer>), 'udpipe'\n(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:19 UTC",
    "User": "root"
  },
  "Author": "Kido Ishikawa [aut, cre], Hasan Khosravi [aut]",
  "Maintainer": "Kido Ishikawa <kido.ishikawa6@gmail.com>",
  "Config/pak/sysreqs": "cmake libglpk-dev make libgsl0-dev default-jdk\nlibicu-dev libuv1-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/MadanTextNetwork",
  "RemoteSha": "3de47dc2fc6e0a8d3c8169941e98dbbd89c81865",
  "RemoteSubdir": "MadanTextNetwork",
  "MD5sum": "ec628a458b63399ed6f407e2a3607689",
  "_user": "cranhaven",
  "_type": "src",
  "_file": "MadanTextNetwork_0.1.0.tar.gz",
  "_fileid": "f9ec88aa22e250c1317b779b679e00196f5a8a8ef215d9e0af332ebebf485c76",
  "_filesize": 143324,
  "_sha256": "f9ec88aa22e250c1317b779b679e00196f5a8a8ef215d9e0af332ebebf485c76",
  "_created": "2026-05-29T12:51:19.000Z",
  "_published": "2026-05-30T05:23:57.489Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78626324646,
      "time": 218,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7291144377"
    },
    {
      "job": 78626324641,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7291138070"
    },
    {
      "job": 78626324502,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7305657135"
    },
    {
      "job": 78626324504,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7305654920"
    },
    {
      "job": 78626324671,
      "time": 237,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7291072407"
    },
    {
      "job": 78626324703,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7291119070"
    },
    {
      "job": 78626324654,
      "time": 527,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7291249907"
    },
    {
      "job": 78626324739,
      "time": 431,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7291213418"
    },
    {
      "job": 78626324687,
      "time": 569,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7291257960"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638104500",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_commit": {
    "id": "3de47dc2fc6e0a8d3c8169941e98dbbd89c81865",
    "author": "GitHub Action <action@github.com>",
    "committer": "GitHub Action <action@github.com>",
    "message": "Add MadanTextNetwork 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": "glue",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "stopwords",
      "role": "Imports"
    },
    {
      "package": "textmineR",
      "role": "Imports"
    },
    {
      "package": "tidytext",
      "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": "stringi",
      "role": "Imports"
    },
    {
      "package": "topicmodels",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "ngram",
      "role": "Imports"
    },
    {
      "package": "visNetwork",
      "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": 134,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MadanTextNetwork"
  },
  "_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/MadanTextNetwork.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kidoishi/madantextnetwork",
  "_realowner": "kidoishi",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-12-08"
    }
  ],
  "_exports": [
    "ASDATA.FRAME",
    "cluster.graph",
    "Community.Detection.Membership",
    "Community.Detection.Plot",
    "f3",
    "f5",
    "f6",
    "f7",
    "fun.all.sums",
    "fun.one.sums",
    "FUNbigrams",
    "fungan",
    "fungi",
    "funmi",
    "LEMMA",
    "network.cor",
    "PMI",
    "ScaleWeight",
    "server",
    "set.graph"
  ],
  "_help": [
    {
      "page": "ASDATA.FRAME",
      "title": "Convert to Data Frame",
      "topics": [
        "ASDATA.FRAME"
      ]
    },
    {
      "page": "cluster.graph",
      "title": "Cluster a Graph and Extract Largest Component",
      "topics": [
        "cluster.graph"
      ]
    },
    {
      "page": "Community.Detection.Membership",
      "title": "Get Community Membership of a Graph",
      "topics": [
        "Community.Detection.Membership"
      ]
    },
    {
      "page": "Community.Detection.Plot",
      "title": "Plot Community Detection in a Graph",
      "topics": [
        "Community.Detection.Plot"
      ]
    },
    {
      "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": "FUNbigrams",
      "title": "Extract Bigram Information and Count Frequency",
      "topics": [
        "FUNbigrams"
      ]
    },
    {
      "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": "network.cor",
      "title": "Create and Plot a Correlation Network",
      "topics": [
        "network.cor"
      ]
    },
    {
      "page": "PMI",
      "title": "Calculate Pointwise Mutual Information (PMI)",
      "topics": [
        "PMI"
      ]
    },
    {
      "page": "ScaleWeight",
      "title": "Scale a Numeric Vector",
      "topics": [
        "ScaleWeight"
      ]
    },
    {
      "page": "server",
      "title": "Server Logic for MadanText Shiny Application",
      "topics": [
        "server"
      ]
    },
    {
      "page": "set.graph",
      "title": "Set Graph Attributes",
      "topics": [
        "set.graph"
      ]
    },
    {
      "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",
    "igraph",
    "isoband",
    "ISOcodes",
    "janeaustenr",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lgr",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixExtra",
    "memoise",
    "mime",
    "miniUI",
    "mlapi",
    "modeltools",
    "ngram",
    "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",
    "visNetwork",
    "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": "madantextnetwork",
  "_universes": [
    "cranhaven"
  ],
  "_indexurl": "https://kidoishi.r-universe.dev/MadanTextNetwork",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-29T12:54:23.000Z",
      "distro": "noble",
      "commit": "3de47dc2fc6e0a8d3c8169941e98dbbd89c81865",
      "fileid": "337a36f960fc91c9ad8597ba21cf520e6b553ad9bf1253419e8c5428cb0c0802",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638104500"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-29T12:54:10.000Z",
      "distro": "noble",
      "commit": "3de47dc2fc6e0a8d3c8169941e98dbbd89c81865",
      "fileid": "14dbeaa6446eb85e14b0f8b8e11468ec3f85e522f676460949f8c359abe8c95b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638104500"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-30T05:23:14.000Z",
      "commit": "3de47dc2fc6e0a8d3c8169941e98dbbd89c81865",
      "fileid": "694691f2f96d0195b65fe1b24564040eafc67cfe62226dae134bf5145a145599",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638104500"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-30T05:22:53.000Z",
      "commit": "3de47dc2fc6e0a8d3c8169941e98dbbd89c81865",
      "fileid": "b006844b30be4b6e25b8d946f7b9c62be7895cc0cb6b92113c838a8e8b69d0e8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638104500"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-29T12:54:01.000Z",
      "commit": "3de47dc2fc6e0a8d3c8169941e98dbbd89c81865",
      "fileid": "cc0044e5a0080dcf12afb10d8e4d23e1a19d829a1b9be02a95614253a193673c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638104500"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-29T12:59:52.000Z",
      "commit": "3de47dc2fc6e0a8d3c8169941e98dbbd89c81865",
      "fileid": "d416060f9ce1357b4808e00eebb92b8538258189e0b48264f8147c0412e4728d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638104500"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-29T12:57:52.000Z",
      "commit": "3de47dc2fc6e0a8d3c8169941e98dbbd89c81865",
      "fileid": "28455cd17c680b38fda2fabf8904cf11c415fdc1aec4beb06697824d68f02a62",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638104500"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-29T12:59:54.000Z",
      "commit": "3de47dc2fc6e0a8d3c8169941e98dbbd89c81865",
      "fileid": "0395bac0cb21ae82fda73da2aca96d12c1566fd5dffb73f81f4dc6635a098d8a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26638104500"
    }
  ]
}