{
  "_id": "6a4f3b0721b18e15484ff64b",
  "Package": "atcursor",
  "Title": "Get the current word or selection at cursor",
  "Version": "0.0.2",
  "Authors@R": "person(given = \"Miles\",\nfamily = \"McBain\",\nrole = c(\"aut\", \"cre\"),\nemail = \"miles.mcbain@gmail.com\",\ncomment = c(ORCID = \"https://orcid.org/0000-0003-2865-2548\"))",
  "Description": "Get the current word or selection at cursor using the\n{rstudioapi}. Works in VSCode and RStudio.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "Repository": "https://milesmcbain.r-universe.dev",
  "Date/Publication": "2022-08-09 11:47:41 UTC",
  "RemoteUrl": "https://github.com/milesmcbain/atcursor",
  "RemoteRef": "main",
  "RemoteSha": "52445666e612650cfa787814c3b195eaa1012ab8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 06:06:09 UTC",
    "User": "root"
  },
  "Author": "Miles McBain [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2865-2548>)",
  "Maintainer": "Miles McBain <miles.mcbain@gmail.com>",
  "_user": "milesmcbain",
  "_type": "src",
  "_file": "atcursor_0.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/b6c7a226ec157a905cf30a507b2aeff9e05c371b6399ebb7799bcb5520170de0",
  "_filesize": 73076,
  "_sha256": "b6c7a226ec157a905cf30a507b2aeff9e05c371b6399ebb7799bcb5520170de0",
  "_expires": "2026-10-17T06:09:10.000Z",
  "_created": "2026-07-09T06:06:09.000Z",
  "_published": "2026-07-09T06:09:11.892Z",
  "_jobs": [
    {
      "job": 86051179279,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8190411280"
    },
    {
      "job": 86051179247,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8190418459"
    },
    {
      "job": 86051179243,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8190403669"
    },
    {
      "job": 86051179275,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8190403364"
    },
    {
      "job": 86050782831,
      "time": 167,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190378325"
    },
    {
      "job": 86051179212,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8190408699"
    },
    {
      "job": 86051179306,
      "time": 57,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8190399529"
    },
    {
      "job": 86051179308,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8190402542"
    },
    {
      "job": 86051179304,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8190405631"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28997665169",
  "_status": "success",
  "_upstream": "https://github.com/milesmcbain/atcursor",
  "_commit": {
    "id": "52445666e612650cfa787814c3b195eaa1012ab8",
    "author": "Miles McBain <miles.mcbain@gmail.com>",
    "committer": "Miles McBain <miles.mcbain@gmail.com>",
    "message": "export line and col getters\n",
    "time": 1660045661
  },
  "_maintainer": {
    "name": "Miles McBain",
    "email": "miles.mcbain@gmail.com",
    "login": "milesmcbain",
    "description": "",
    "uuid": 9996346,
    "orcid": "0000-0003-2865-2548"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "rstudioapi",
      "role": "Imports"
    }
  ],
  "_owner": "milesmcbain",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "milesmcbain",
      "count": 5,
      "uuid": 9996346
    }
  ],
  "_userbio": {
    "uuid": 9996346,
    "type": "user",
    "name": "Miles McBain",
    "followers": 588
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/atcursor"
  },
  "_devurl": "https://github.com/milesmcbain/atcursor",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/atcursor.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "get_cursor_col",
    "get_cursor_line",
    "get_word_or_selection"
  ],
  "_help": [
    {
      "page": "get_cursor_col",
      "title": "get the column the cursor is on from a selection",
      "topics": [
        "get_cursor_col"
      ]
    },
    {
      "page": "get_cursor_line",
      "title": "get the line the cursor is on",
      "topics": [
        "get_cursor_line"
      ]
    },
    {
      "page": "get_word_or_selection",
      "title": "Get word or selection at cursor",
      "topics": [
        "get_word_or_selection"
      ]
    }
  ],
  "_readme": "https://github.com/milesmcbain/atcursor/raw/main/README.md",
  "_rundeps": [
    "rstudioapi"
  ],
  "_score": 2.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "atcursor",
  "_universes": [
    "milesmcbain"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-07-09T06:08:18.000Z",
      "distro": "resolute",
      "commit": "52445666e612650cfa787814c3b195eaa1012ab8",
      "fileid": "https://r2.ropensci.org/44d9b3e4d3ad645ad72660e8d20eb4535d27b65df9b4bba90ecba2d06a82fe77",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28997665169"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-07-09T06:08:44.000Z",
      "distro": "resolute",
      "commit": "52445666e612650cfa787814c3b195eaa1012ab8",
      "fileid": "https://r2.ropensci.org/f4dd06c4a03b4cf4d8f4ed82372ec4aab3cf4fe746cda8259b38553a52f11a6a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28997665169"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-07-09T06:07:49.000Z",
      "commit": "52445666e612650cfa787814c3b195eaa1012ab8",
      "fileid": "https://r2.ropensci.org/3fe09d87ca6ef4c9dd9c7c18ffcda8b68643dd215e652fde1336b95da2e40950",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28997665169"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-07-09T06:07:47.000Z",
      "commit": "52445666e612650cfa787814c3b195eaa1012ab8",
      "fileid": "https://r2.ropensci.org/4329cca004ac97aaed9e656142a037429bddc4b8172276a4ae421ddbd92030be",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28997665169"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-07-09T06:08:14.000Z",
      "commit": "52445666e612650cfa787814c3b195eaa1012ab8",
      "fileid": "https://r2.ropensci.org/fd85b7803e57fd7c077ac0a714d134fbd9c93b22fa432e5bda6acd704192effb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28997665169"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-07-09T06:07:28.000Z",
      "commit": "52445666e612650cfa787814c3b195eaa1012ab8",
      "fileid": "https://r2.ropensci.org/a670213636233a9a8cb08f8fa2ef7e99a0af1779c544da7ea4e383f7a38087e0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28997665169"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-07-09T06:07:40.000Z",
      "commit": "52445666e612650cfa787814c3b195eaa1012ab8",
      "fileid": "https://r2.ropensci.org/978c5f2974e0ba7aece2424d6f6cae3bd2af7ce7e76cf7a97fdeafa1537b99e1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28997665169"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-07-09T06:07:50.000Z",
      "commit": "52445666e612650cfa787814c3b195eaa1012ab8",
      "fileid": "https://r2.ropensci.org/24f415db2eae985fdd0dd5c2ddf4325f720736ea4491cbef97fef71b33eefdd6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28997665169"
    }
  ]
}