{
  "_id": "6a107271acfb0bcc41cabf6d",
  "Package": "lexRankr",
  "Type": "Package",
  "Title": "Extractive Summarization of Text with the LexRank Algorithm",
  "Version": "0.5.2",
  "Author": "Adam Spannbauer [aut, cre], Bryan White [ctb]",
  "Maintainer": "Adam Spannbauer <spannbaueradam@gmail.com>",
  "Description": "An R implementation of the LexRank algorithm described by\nG. Erkan and D. R. Radev (2004) <DOI:10.1613/jair.1523>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/AdamSpannbauer/lexRankr/",
  "BugReports": "https://github.com/AdamSpannbauer/lexRankr/issues/",
  "LazyData": "TRUE",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "R.rsp",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://adamspannbauer.r-universe.dev",
  "Date/Publication": "2022-12-05 17:02:43 UTC",
  "RemoteUrl": "https://github.com/adamspannbauer/lexrankr",
  "RemoteRef": "HEAD",
  "RemoteSha": "87f49161e36f0d328266a1e5d42dda8a775e7c66",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-07 06:13:36 UTC",
    "User": "root"
  },
  "MD5sum": "9af5ce307e9aa77e30879b06a19fda53",
  "_user": "adamspannbauer",
  "_type": "src",
  "_file": "lexRankr_0.5.2.tar.gz",
  "_fileid": "242d90328bd957113358114d2f087904bc221f2925ce4688d4b45ae20ecc0bad",
  "_filesize": 154822,
  "_sha256": "242d90328bd957113358114d2f087904bc221f2925ce4688d4b45ae20ecc0bad",
  "_created": "2026-05-07T06:13:36.000Z",
  "_published": "2026-05-22T15:12:49.102Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77407952884,
      "time": 118,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6848154316"
    },
    {
      "job": 77407952940,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6848158799"
    },
    {
      "job": 77407953011,
      "time": 125,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848156876"
    },
    {
      "job": 77407952966,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848158083"
    },
    {
      "job": 77407952791,
      "time": 187,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6848179038"
    },
    {
      "job": 77407953278,
      "time": 575,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6848216751"
    },
    {
      "job": 77407952954,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848187511"
    },
    {
      "job": 77407952978,
      "time": 218,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848193653"
    },
    {
      "job": 77407951902,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848124824"
    },
    {
      "job": 77407952052,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163914259"
    },
    {
      "job": 77407952576,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6848153091"
    },
    {
      "job": 77407952770,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6848147576"
    },
    {
      "job": 77407952733,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848153667"
    }
  ],
  "_buildurl": "https://github.com/r-universe/adamspannbauer/actions/runs/25479017848",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/adamspannbauer/lexrankr",
  "_commit": {
    "id": "87f49161e36f0d328266a1e5d42dda8a775e7c66",
    "author": "Adam Spannbauer <SpannbauerAdam@gmail.com>",
    "committer": "Adam Spannbauer <SpannbauerAdam@gmail.com>",
    "message": "trigger build\n",
    "time": 1670259763
  },
  "_maintainer": {
    "name": "Adam Spannbauer",
    "email": "spannbaueradam@gmail.com",
    "login": "adamspannbauer",
    "linkedin": "in/aspannbauer",
    "twitter": "@ASpannbauer",
    "uuid": 16326083
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "SnowballC",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    }
  ],
  "_owner": "adamspannbauer",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "lexrank",
    "lexrank-algorithm",
    "nlp",
    "rstat",
    "cpp"
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "adamspannbauer",
      "count": 130,
      "uuid": 16326083
    },
    {
      "user": "tbwhite2",
      "count": 1,
      "uuid": 8515581
    }
  ],
  "_userbio": {
    "uuid": 16326083,
    "type": "user",
    "name": "Adam Spannbauer",
    "description": "Data Scientist/Instructor・Mostly write Python & R for pay・Mostly write p5js for fun・Check me out @thespanningset on Instagram"
  },
  "_downloads": {
    "count": 254,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lexRankr"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/adamspannbauer/lexrankr",
  "_searchresults": 66,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lexRankr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/adamspannbauer/lexrankr",
  "_realowner": "adamspannbauer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-07-28"
    },
    {
      "version": "0.2.0",
      "date": "2016-09-21"
    },
    {
      "version": "0.3.0",
      "date": "2016-10-25"
    },
    {
      "version": "0.4.0",
      "date": "2017-03-02"
    },
    {
      "version": "0.4.1",
      "date": "2017-05-10"
    },
    {
      "version": "0.5.0",
      "date": "2017-12-13"
    },
    {
      "version": "0.5.2",
      "date": "2019-03-17"
    }
  ],
  "_exports": [
    "bind_lexrank",
    "bind_lexrank_",
    "lexRank",
    "lexRankFromSimil",
    "sentenceParse",
    "sentenceSimil",
    "sentenceTokenParse",
    "tokenize",
    "unnest_sentences",
    "unnest_sentences_"
  ],
  "_datasets": [
    {
      "name": "smart_stopwords",
      "title": "SMART English Stopwords",
      "object": "smart_stopwords",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bind_lexrank_",
      "title": "Bind lexrank scores to a dataframe of text",
      "topics": [
        "bind_lexrank",
        "bind_lexrank_"
      ]
    },
    {
      "page": "lexRank",
      "title": "Extractive text summarization with LexRank",
      "topics": [
        "lexRank"
      ]
    },
    {
      "page": "lexRankFromSimil",
      "title": "Compute LexRanks from pairwise sentence similarities",
      "topics": [
        "lexRankFromSimil"
      ]
    },
    {
      "page": "sentence_parser",
      "title": "Utility to parse sentences from text",
      "topics": [
        "sentence_parser"
      ]
    },
    {
      "page": "sentenceParse",
      "title": "Parse text into sentences",
      "topics": [
        "sentenceParse"
      ]
    },
    {
      "page": "sentenceSimil",
      "title": "Compute distance between sentences",
      "topics": [
        "sentenceSimil"
      ]
    },
    {
      "page": "sentenceTokenParse",
      "title": "Parse text into sentences and tokens",
      "topics": [
        "sentenceTokenParse"
      ]
    },
    {
      "page": "smart_stopwords",
      "title": "SMART English Stopwords",
      "topics": [
        "smart_stopwords"
      ]
    },
    {
      "page": "tokenize",
      "title": "Tokenize a character vector Parse the elements of a character vector into a list of cleaned tokens.",
      "topics": [
        "tokenize"
      ]
    },
    {
      "page": "unnest_sentences_",
      "title": "Split a column of text into sentences",
      "topics": [
        "unnest_sentences",
        "unnest_sentences_"
      ]
    }
  ],
  "_readme": "https://github.com/adamspannbauer/lexrankr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "Rcpp",
    "rlang",
    "SnowballC",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "Analyzing_Twitter_with_LexRankr.html.asis",
      "filename": "Analyzing_Twitter_with_LexRankr.html",
      "title": "Analyzing Twitter with LexRankr",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2017-03-02 14:19:40",
      "modified": "2017-03-02 14:19:40",
      "commits": 1
    }
  ],
  "_score": 5.8407332346118075,
  "_indexed": true,
  "_nocasepkg": "lexrankr",
  "_universes": [
    "adamspannbauer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.2",
      "date": "2026-05-07T06:15:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "87f49161e36f0d328266a1e5d42dda8a775e7c66",
      "fileid": "ec1c2a489cfd4f13d7b9c9209f4afbea4de6ea09fffe52a70280a95cbbe227c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamspannbauer/actions/runs/25479017848"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.2",
      "date": "2026-05-07T06:15:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "87f49161e36f0d328266a1e5d42dda8a775e7c66",
      "fileid": "3d20226249722a7b1b1c261a5a432b38a91870d249ae0358272841bdb4be2d54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamspannbauer/actions/runs/25479017848"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.2",
      "date": "2026-05-07T06:15:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "87f49161e36f0d328266a1e5d42dda8a775e7c66",
      "fileid": "6977b743508d4ed331cc59d2601606242d0787ca8d8c3dd6bb3e46029abe30fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamspannbauer/actions/runs/25479017848"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.2",
      "date": "2026-05-07T06:15:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "87f49161e36f0d328266a1e5d42dda8a775e7c66",
      "fileid": "265a31728861693244f4cd586083905707d243b48770cffe08e7b7f1de06dfa4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamspannbauer/actions/runs/25479017848"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.2",
      "date": "2026-05-07T06:17:12.000Z",
      "arch": "aarch64",
      "commit": "87f49161e36f0d328266a1e5d42dda8a775e7c66",
      "fileid": "0aedbebbf08613febe797bfd53ab27db9a2a14fc35bd75b0e270a15cdfa8d559",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamspannbauer/actions/runs/25479017848"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.2",
      "date": "2026-05-07T06:19:42.000Z",
      "arch": "x86_64",
      "commit": "87f49161e36f0d328266a1e5d42dda8a775e7c66",
      "fileid": "6b08bf77636b790e05bf03ec4c8b6ef2ebc6b2a0391feff35fb8bfd7c63e9694",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamspannbauer/actions/runs/25479017848"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.2",
      "date": "2026-05-07T06:17:57.000Z",
      "arch": "aarch64",
      "commit": "87f49161e36f0d328266a1e5d42dda8a775e7c66",
      "fileid": "94661a69badcc00f8a907b9c0d04136f81a1a2429bc6d21d7f691c0277c6ea7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamspannbauer/actions/runs/25479017848"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.2",
      "date": "2026-05-07T06:18:03.000Z",
      "arch": "x86_64",
      "commit": "87f49161e36f0d328266a1e5d42dda8a775e7c66",
      "fileid": "b89d8076a54043571eda89efa979b35eb8708f0f2eea8fc382f8c8e830eda834",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamspannbauer/actions/runs/25479017848"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-05-07T06:14:56.000Z",
      "arch": "x86_64",
      "commit": "87f49161e36f0d328266a1e5d42dda8a775e7c66",
      "fileid": "a553367487f5e36014c4c6e34005e7226eb7d0f5d01c0e5e8077d5b97759c544",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamspannbauer/actions/runs/25479017848"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-05-07T06:14:48.000Z",
      "arch": "x86_64",
      "commit": "87f49161e36f0d328266a1e5d42dda8a775e7c66",
      "fileid": "120450ddb8ee66e4e56ebc84108bc3b2600c3e448609ae76e3cbcade72c59375",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamspannbauer/actions/runs/25479017848"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-05-07T06:14:49.000Z",
      "arch": "x86_64",
      "commit": "87f49161e36f0d328266a1e5d42dda8a775e7c66",
      "fileid": "0c42c8e9b0cc7e950c9654b098f1b6cbc4d486e1c5108fbd6498be91938801a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamspannbauer/actions/runs/25479017848"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.2",
      "date": "2026-05-22T15:12:25.000Z",
      "arch": "emscripten",
      "commit": "87f49161e36f0d328266a1e5d42dda8a775e7c66",
      "fileid": "b6e5220eab7c5f87448b60117575f3405142f2ee81ba8d987aadea9081eecb49",
      "status": "success",
      "buildurl": "https://github.com/r-universe/adamspannbauer/actions/runs/25479017848"
    }
  ]
}