{
  "_id": "6a49da6c2c82cd36148239a4",
  "Package": "slowraker",
  "Type": "Package",
  "Title": "A Slow Version of the Rapid Automatic Keyword Extraction (RAKE)\nAlgorithm",
  "Version": "0.1.1",
  "Authors@R": "person(\"Christopher\", \"Baker\", email = \"chriscrewbaker@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "A mostly pure-R implementation of the RAKE algorithm\n(Rose, S., Engel, D., Cramer, N. and Cowley, W. (2010)\n<doi:10.1002/9780470689646.ch1>), which can be used to extract\nkeywords from documents without any training data.",
  "URL": "https://crew102.github.io/slowraker/index.html",
  "BugReports": "https://github.com/crew102/slowraker/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "SystemRequirements": "Java (>= 5.0)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make default-jdk",
  "Repository": "https://crew102.r-universe.dev",
  "Date/Publication": "2025-11-17 23:05:34 UTC",
  "RemoteUrl": "https://github.com/crew102/slowraker",
  "RemoteRef": "HEAD",
  "RemoteSha": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 09:13:07 UTC",
    "User": "root"
  },
  "Author": "Christopher Baker [aut, cre]",
  "Maintainer": "Christopher Baker <chriscrewbaker@gmail.com>",
  "_user": "crew102",
  "_type": "src",
  "_file": "slowraker_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/10e0d153d962e1c53cde9c656bcb248ba818078a469117e5b926581a3b9576da",
  "_filesize": 143699,
  "_sha256": "10e0d153d962e1c53cde9c656bcb248ba818078a469117e5b926581a3b9576da",
  "_expires": "2026-10-13T04:15:38.000Z",
  "_created": "2026-06-15T09:13:07.000Z",
  "_published": "2026-07-05T04:15:40.034Z",
  "_jobs": [
    {
      "job": 85191844717,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7633785989"
    },
    {
      "job": 85191844726,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633778488"
    },
    {
      "job": 85191844852,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7633772484"
    },
    {
      "job": 85191844704,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633767655"
    },
    {
      "job": 85191844692,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633731541"
    },
    {
      "job": 85191844722,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633778618"
    },
    {
      "job": 85191844886,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7633765186"
    },
    {
      "job": 85191844811,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7633785751"
    },
    {
      "job": 85191844849,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633767898"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/crew102/actions/runs/27535907632",
  "_status": "success",
  "_upstream": "https://github.com/crew102/slowraker",
  "_commit": {
    "id": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
    "author": "cbaker <chriscrewbaker@gmail.com>",
    "committer": "cbaker <chriscrewbaker@gmail.com>",
    "message": "Allow manual workflow trigger\n",
    "time": 1763420734
  },
  "_maintainer": {
    "name": "Christopher Baker",
    "email": "chriscrewbaker@gmail.com",
    "login": "crew102",
    "description": "",
    "uuid": 11220793
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "SnowballC",
      "role": "Imports"
    },
    {
      "package": "NLP",
      "role": "Imports"
    },
    {
      "package": "openNLP",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "crew102",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-47",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "crew102",
      "count": 158,
      "uuid": 11220793
    }
  ],
  "_userbio": {
    "uuid": 11220793,
    "type": "user",
    "name": "Chris Baker",
    "followers": 29
  },
  "_downloads": {
    "count": 168,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/slowraker"
  },
  "_devurl": "https://github.com/crew102/slowraker",
  "_searchresults": 16,
  "_topics": [
    "openjdk"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/slowraker.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/crew102/slowraker",
  "_realowner": "crew102",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-09-08"
    },
    {
      "version": "0.1.1",
      "date": "2017-11-02"
    }
  ],
  "_exports": [
    "pos_tags",
    "rbind_rakelist",
    "slowrake",
    "smart_words"
  ],
  "_datasets": [
    {
      "name": "dog_pubs",
      "title": "Dog publications",
      "object": "dog_pubs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "doi",
        "title",
        "abstract"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dog_pubs",
      "title": "Dog publications",
      "topics": [
        "dog_pubs"
      ]
    },
    {
      "page": "pos_tags",
      "title": "Part-of-speech (POS) tags",
      "topics": [
        "pos_tags"
      ]
    },
    {
      "page": "rbind_rakelist",
      "title": "rbind a rakelist",
      "topics": [
        "rbind_rakelist"
      ]
    },
    {
      "page": "slowrake",
      "title": "Slow RAKE",
      "topics": [
        "slowrake"
      ]
    },
    {
      "page": "smart_words",
      "title": "SMART stop words",
      "topics": [
        "smart_words"
      ]
    }
  ],
  "_readme": "https://github.com/crew102/slowraker/raw/HEAD/README.md",
  "_rundeps": [
    "NLP",
    "openNLP",
    "openNLPdata",
    "rJava",
    "SnowballC"
  ],
  "_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)"
    }
  ],
  "_vignettes": [
    {
      "source": "faqs.Rmd",
      "filename": "faqs.html",
      "title": "Frequently asked questions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Why is it called slowraker?",
        "2. slowrake() is erroring from some memory issue (OutOfMemoryError). How do I fix this?",
        "3. Why do longer keywords (i.e., those that contain multiple words/tokens) always seem to have higher scores than shorter keywords?",
        "4. Sometimes the part-of-speech tagging done by slowrake() appears to be incorrect. What can I do about this?",
        "5. Why am I getting different results from slowraker vs rapidraker?"
      ],
      "created": "2017-09-02 05:47:35",
      "modified": "2018-08-24 22:16:29",
      "commits": 9
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is the RAKE algorithm?",
        "Examples"
      ],
      "created": "2017-08-21 21:44:06",
      "modified": "2018-08-24 22:16:29",
      "commits": 16
    }
  ],
  "_score": 5.459392487759231,
  "_indexed": true,
  "_nocasepkg": "slowraker",
  "_universes": [
    "crew102"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-15T09:15:24.000Z",
      "distro": "noble",
      "commit": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
      "fileid": "https://r2.ropensci.org/2494212926e12708b3f7c65b0e5d4e722628b69d98da102c3df23f4d5093d191",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crew102/actions/runs/27535907632"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-15T09:15:09.000Z",
      "distro": "noble",
      "commit": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
      "fileid": "https://r2.ropensci.org/26c810fd1499cc716cd9577355160a2b864680309564fa1bb000ce18a253e941",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crew102/actions/runs/27535907632"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-15T09:14:45.000Z",
      "commit": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
      "fileid": "https://r2.ropensci.org/2f9ea5af5de3319bfafaa32b8f4c462442ce16a613a13bda7287cb8f86bfcc0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crew102/actions/runs/27535907632"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-15T09:14:32.000Z",
      "commit": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
      "fileid": "https://r2.ropensci.org/3b942c99233c1125115d3e3c2d8fde05767db1482a0391404f906a7144354c2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crew102/actions/runs/27535907632"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-15T09:15:23.000Z",
      "commit": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
      "fileid": "https://r2.ropensci.org/390a8e54289ffac04bd6792f66d2217334ee9463a14aaa5af93cce273cf8f65e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/crew102/actions/runs/27535907632"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-15T09:14:14.000Z",
      "commit": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
      "fileid": "https://r2.ropensci.org/0fcad493b53694ee35d7eff5e1bd23ec730d006914cc90735ae9c9247bd5dd33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crew102/actions/runs/27535907632"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-15T09:15:02.000Z",
      "commit": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
      "fileid": "https://r2.ropensci.org/0d379554337ac000bfb6d4923534ba8ad831b1115eac1844400dd0fb95601b0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crew102/actions/runs/27535907632"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-15T09:14:16.000Z",
      "commit": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
      "fileid": "https://r2.ropensci.org/60c3b5af66a571f5ff949dcbfb8cdc097a4093623e9e3d38e3db72acd6107855",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crew102/actions/runs/27535907632"
    }
  ]
}