{
  "_id": "6a1568f2acfb0bcc41d62695",
  "Package": "arabicStemR",
  "Type": "Package",
  "Title": "Arabic Stemmer for Text Analysis",
  "Version": "1.3",
  "Date": "2022-07-14",
  "Author": "Rich Nielsen",
  "Maintainer": "Rich Nielsen <rnielsen@mit.edu>",
  "Description": "Allows users to stem Arabic texts for text analysis.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 09:30:31 UTC",
    "User": "root"
  },
  "Repository": "https://nielsenrich.r-universe.dev",
  "Date/Publication": "2022-07-18 07:20:09 UTC",
  "RemoteUrl": "https://github.com/cran/arabicStemR",
  "RemoteRef": "HEAD",
  "RemoteSha": "56de056768db20ccf38983e2ac84a2899e55aa24",
  "MD5sum": "ca16d0edcb5c3330c1ab3d2fd50621a6",
  "_user": "nielsenrich",
  "_type": "src",
  "_file": "arabicStemR_1.3.tar.gz",
  "_fileid": "73203e5acf6fdeca4c54598ea619554cacac69d7e979b87247dc9a12047055b8",
  "_filesize": 134373,
  "_sha256": "73203e5acf6fdeca4c54598ea619554cacac69d7e979b87247dc9a12047055b8",
  "_created": "2026-05-26T09:30:31.000Z",
  "_published": "2026-05-26T09:33:38.378Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77846168230,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213595969"
    },
    {
      "job": 77846168333,
      "time": 94,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213589488"
    },
    {
      "job": 77846168203,
      "time": 159,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213601365"
    },
    {
      "job": 77846168235,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213589367"
    },
    {
      "job": 77845829204,
      "time": 118,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213555118"
    },
    {
      "job": 77846168305,
      "time": 80,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213584487"
    },
    {
      "job": 77846168260,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213577454"
    },
    {
      "job": 77846168273,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213576921"
    },
    {
      "job": 77846168463,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213576736"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nielsenrich/actions/runs/26444091348",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/arabicStemR",
  "_commit": {
    "id": "56de056768db20ccf38983e2ac84a2899e55aa24",
    "author": "Rich Nielsen <rnielsen@mit.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3\n",
    "time": 1658128809
  },
  "_maintainer": {
    "name": "Rich Nielsen",
    "email": "rnielsen@mit.edu",
    "login": "nielsenrich",
    "description": "",
    "uuid": 4612803
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "nielsenrich",
      "count": 3,
      "uuid": 4612803
    }
  ],
  "_userbio": {
    "uuid": 4612803,
    "type": "user",
    "name": "nielsenrich"
  },
  "_downloads": {
    "count": 275,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/arabicStemR"
  },
  "_searchresults": 36,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/arabicStemR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "nielsenrich",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-06-04"
    },
    {
      "version": "1.2",
      "date": "2017-02-07"
    },
    {
      "version": "1.3",
      "date": "2022-07-18"
    }
  ],
  "_exports": [
    "cleanChars",
    "cleanLatinChars",
    "doStemming",
    "fixAlifs",
    "removeArabicNumbers",
    "removeDiacritics",
    "removeEnglishNumbers",
    "removeFarsiNumbers",
    "removeNewlineChars",
    "removeNumbers",
    "removePrefixes",
    "removePunctuation",
    "removeStopWords",
    "removeSuffixes",
    "reverse.transliterate",
    "stem",
    "stemArabic",
    "transliterate"
  ],
  "_help": [
    {
      "page": "arabicStemR-package",
      "title": "A package for stemming Arabic for text analysis.",
      "topics": [
        "arabicStemR-package",
        "arabicStemR"
      ]
    },
    {
      "page": "cleanChars",
      "title": "Clean all characters that are not Latin or Arabic",
      "topics": [
        "cleanChars"
      ]
    },
    {
      "page": "cleanLatinChars",
      "title": "Clean Latin characters",
      "topics": [
        "cleanLatinChars"
      ]
    },
    {
      "page": "doStemming",
      "title": "Removes Arabic prefixes and suffixes",
      "topics": [
        "doStemming"
      ]
    },
    {
      "page": "fixAlifs",
      "title": "Standardize different hamzas on alif seats",
      "topics": [
        "fixAlifs"
      ]
    },
    {
      "page": "removeArabicNumbers",
      "title": "Remove Arabic numbers",
      "topics": [
        "removeArabicNumbers"
      ]
    },
    {
      "page": "removeDiacritics",
      "title": "Remove Arabic diacritics",
      "topics": [
        "removeDiacritics"
      ]
    },
    {
      "page": "removeEnglishNumbers",
      "title": "Remove English numbers",
      "topics": [
        "removeEnglishNumbers"
      ]
    },
    {
      "page": "removeFarsiNumbers",
      "title": "Remove Farsi numbers",
      "topics": [
        "removeFarsiNumbers"
      ]
    },
    {
      "page": "removeNewlineChars",
      "title": "Remove new line characters",
      "topics": [
        "removeNewlineChars"
      ]
    },
    {
      "page": "removeNumbers",
      "title": "Remove English, Arabic, and Farsi numerals.",
      "topics": [
        "removeNumbers"
      ]
    },
    {
      "page": "removePrefixes",
      "title": "Remove Arabic prefixes",
      "topics": [
        "removePrefixes"
      ]
    },
    {
      "page": "removePunctuation",
      "title": "Remove punctuation.",
      "topics": [
        "removePunctuation"
      ]
    },
    {
      "page": "removeStopWords",
      "title": "Remove Arabic stopwords.",
      "topics": [
        "removeStopWords"
      ]
    },
    {
      "page": "removeSuffixes",
      "title": "Remove Arabic suffixes",
      "topics": [
        "removeSuffixes"
      ]
    },
    {
      "page": "reverse.transliterate",
      "title": "Transliterate latin characters into Arabic unicode characters",
      "topics": [
        "reverse.transliterate"
      ]
    },
    {
      "page": "stem",
      "title": "Arabic Stemmer for Text Analysis",
      "topics": [
        "stem"
      ]
    },
    {
      "page": "stemArabic",
      "title": "Arabic Stemmer for Text Analysis",
      "topics": [
        "stemArabic"
      ]
    },
    {
      "page": "transliterate",
      "title": "Transliterate Arabic unicode characters into latin characters",
      "topics": [
        "transliterate"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.8573324964312685,
  "_indexed": true,
  "_nocasepkg": "arabicstemr",
  "_universes": [
    "nielsenrich"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-26T09:32:28.000Z",
      "distro": "noble",
      "commit": "56de056768db20ccf38983e2ac84a2899e55aa24",
      "fileid": "a8e528c17855d67603e075a501f15dd0c7a105751a213f1c79f5cc0b82694b7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nielsenrich/actions/runs/26444091348"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-26T09:32:11.000Z",
      "distro": "noble",
      "commit": "56de056768db20ccf38983e2ac84a2899e55aa24",
      "fileid": "c33ed50c0a427bd5d032e150f515752626d5dbacc48402552ce49198e355c607",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nielsenrich/actions/runs/26444091348"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-26T09:32:47.000Z",
      "commit": "56de056768db20ccf38983e2ac84a2899e55aa24",
      "fileid": "87dbba625bf52d22a24e42fa2b09f438a4bdc8b9bf5944be32a77c4138d2db3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nielsenrich/actions/runs/26444091348"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-26T09:32:12.000Z",
      "commit": "56de056768db20ccf38983e2ac84a2899e55aa24",
      "fileid": "dfa399377c905d15a8234fe7a720208fd11ecc961edd10371da0008dc9efea40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nielsenrich/actions/runs/26444091348"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3",
      "date": "2026-05-26T09:32:06.000Z",
      "commit": "56de056768db20ccf38983e2ac84a2899e55aa24",
      "fileid": "cab51476b684ca9c9d9d25299aacd1072407f2af40a3ac9dc35de8d69d280245",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nielsenrich/actions/runs/26444091348"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-26T09:31:34.000Z",
      "commit": "56de056768db20ccf38983e2ac84a2899e55aa24",
      "fileid": "ec695a17ad80cd3da0a899214328441cf773601a4aee102f67a6419d184af02c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nielsenrich/actions/runs/26444091348"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-26T09:31:31.000Z",
      "commit": "56de056768db20ccf38983e2ac84a2899e55aa24",
      "fileid": "b29f5eb3796cc92fbcc0b2b7b5bdff767a8706e1d04a80b89c1191b5d9cf5dc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nielsenrich/actions/runs/26444091348"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-26T09:31:30.000Z",
      "commit": "56de056768db20ccf38983e2ac84a2899e55aa24",
      "fileid": "7a21f4cecad7d37bb01865b8bd3cb221e8e5bc602a3a2eb763e7ec0a2bc22e4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nielsenrich/actions/runs/26444091348"
    }
  ]
}