{
  "_id": "6a1fca66b401979e73432423",
  "Package": "MadanTextNetwork",
  "Type": "Package",
  "Title": "Persian Textmining 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": "MadanText_co-occurrence_network is an open-source software\ndesigned specifically for text mining in the Persian language.\nIt adds co-occurrence network functionality to MadanText. The\ninput file replaces the text format with an Excel format.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "cmake libglpk-dev make libgsl0-dev default-jdk\nlibicu-dev libuv1-dev libxml2-dev zlib1g-dev",
  "Repository": "https://kidoishi.r-universe.dev",
  "Date/Publication": "2024-01-08 12:13:17 UTC",
  "RemoteUrl": "https://github.com/kidoishi/madantextnetwork",
  "RemoteRef": "HEAD",
  "RemoteSha": "97f79cc59a6156eadf77d20af12184ac5b508ddf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 09:53:52 UTC",
    "User": "root"
  },
  "Author": "Kido Ishikawa [aut, cre],\nHasan Khosravi [aut]",
  "Maintainer": "Kido Ishikawa <kido.ishikawa6@gmail.com>",
  "MD5sum": "69ef36ea9fbfd17716a15251a4ff9f63",
  "_user": "kidoishi",
  "_type": "src",
  "_file": "MadanTextNetwork_0.1.0.tar.gz",
  "_fileid": "405cef990d321a463828badc434ec8d9c4dfbeace06bb689fcbbaeb85fbab060",
  "_filesize": 559521,
  "_sha256": "405cef990d321a463828badc434ec8d9c4dfbeace06bb689fcbbaeb85fbab060",
  "_created": "2026-06-01T09:53:52.000Z",
  "_published": "2026-06-03T06:32:06.293Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79235283725,
      "time": 216,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7328526231"
    },
    {
      "job": 79235283768,
      "time": 207,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7328522642"
    },
    {
      "job": 79235283624,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79235283454,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79235283440,
      "time": 257,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328447642"
    },
    {
      "job": 79235283730,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328505323"
    },
    {
      "job": 79235283451,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79235283426,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79235283459,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/kidoishi/actions/runs/26747630935",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kidoishi/madantextnetwork",
  "_commit": {
    "id": "97f79cc59a6156eadf77d20af12184ac5b508ddf",
    "author": "KidoIshi <143114011+KidoIshi@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1704715997
  },
  "_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": "kidoishi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kidoishi",
      "count": 24,
      "uuid": 143114011
    }
  ],
  "_userbio": {
    "uuid": 143114011,
    "type": "user",
    "name": "KidoIshi"
  },
  "_downloads": {
    "count": 135,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MadanTextNetwork"
  },
  "_devurl": "https://github.com/kidoishi/madantextnetwork",
  "_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/MadanTextNetwork.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kidoishi/madantextnetwork",
  "_realowner": "kidoishi",
  "_cranurl": true,
  "_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"
      ]
    }
  ],
  "_readme": "https://github.com/kidoishi/madantextnetwork/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",
    "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": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "madantextnetwork",
  "_universes": [
    "kidoishi"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-02T08:55:26.000Z",
      "commit": "97f79cc59a6156eadf77d20af12184ac5b508ddf",
      "fileid": "56a3699c50bf6a297628b49ecef81cd3ce4b17e9bad5b881b07a2141d00193f2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kidoishi/actions/runs/25248227003"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-02T08:54:51.000Z",
      "commit": "97f79cc59a6156eadf77d20af12184ac5b508ddf",
      "fileid": "2363a82ca10e1dc0eaab736023c910d65ff480beeafdb7bb9e393a6e241ebeb7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kidoishi/actions/runs/25248227003"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-02T08:55:08.000Z",
      "commit": "97f79cc59a6156eadf77d20af12184ac5b508ddf",
      "fileid": "d30452c0e0e74d88372fc17fc5bfb7b18a50bc56fc0920c5104e5d1628d08c51",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kidoishi/actions/runs/25248227003"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-02T08:54:13.000Z",
      "commit": "97f79cc59a6156eadf77d20af12184ac5b508ddf",
      "fileid": "4afb6d125c2bcc6574b005684da00941ff4252860d5948630adcaafe075866ce",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kidoishi/actions/runs/25248227003"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-02T08:54:19.000Z",
      "commit": "97f79cc59a6156eadf77d20af12184ac5b508ddf",
      "fileid": "743f197bac97d221d36353308e755598b289f80058e6fe6c67033ecaea5e34e1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kidoishi/actions/runs/25248227003"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T09:57:01.000Z",
      "distro": "noble",
      "commit": "97f79cc59a6156eadf77d20af12184ac5b508ddf",
      "fileid": "dc0fa3e39ea61b2c06b689005a4a4e12bc94ca986128d91d2105d05ab8493a5e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kidoishi/actions/runs/26747630935"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T09:56:54.000Z",
      "distro": "noble",
      "commit": "97f79cc59a6156eadf77d20af12184ac5b508ddf",
      "fileid": "74c8d475698efb70583dcbd206d6c6d636ac4c710e9237d3eb8219be9d2221dc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kidoishi/actions/runs/26747630935"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-01T09:56:54.000Z",
      "commit": "97f79cc59a6156eadf77d20af12184ac5b508ddf",
      "fileid": "a742dfa1757b3df2623544507a58cb4336c927c8e5d6357efda9db87aebafdbc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kidoishi/actions/runs/26747630935"
    }
  ]
}