{
  "_id": "6a4938274148f8bcff34ed11",
  "Type": "Package",
  "Package": "clipr",
  "Title": "Read and Write from the System Clipboard",
  "Version": "0.8.1.9000",
  "Authors@R": "c(\nperson(\"Matthew\", \"Lincoln\", , \"matthew.d.lincoln@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4387-3384\")),\nperson(\"Louis\", \"Maddox\", role = \"ctb\"),\nperson(\"Steve\", \"Simpson\", role = \"ctb\"),\nperson(\"Jennifer\", \"Bryan\", role = \"ctb\")\n)",
  "Description": "Simple utility functions to read from and write to the\nWindows, OS X, and X11 clipboards.",
  "License": "GPL-3",
  "URL": "https://github.com/mdlincoln/clipr,\nhttp://matthewlincoln.net/clipr/",
  "BugReports": "https://github.com/mdlincoln/clipr/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "xclip (https://github.com/astrand/xclip) or xsel\n(http://www.vergenet.net/~conrad/software/xsel/) for accessing\nthe X11 clipboard, or wl-clipboard\n(https://github.com/bugaevc/wl-clipboard) for systems using\nWayland.",
  "Config/pak/sysreqs": "libx11-dev",
  "Repository": "https://mdlincoln.r-universe.dev",
  "Date/Publication": "2026-05-25 11:59:28 UTC",
  "RemoteUrl": "https://github.com/mdlincoln/clipr",
  "RemoteRef": "HEAD",
  "RemoteSha": "021c32e6e91d5a525cc6946abc0f2090e6c87294",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 16:40:33 UTC",
    "User": "root"
  },
  "Author": "Matthew Lincoln [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4387-3384>),\nLouis Maddox [ctb],\nSteve Simpson [ctb],\nJennifer Bryan [ctb]",
  "Maintainer": "Matthew Lincoln <matthew.d.lincoln@gmail.com>",
  "_user": "mdlincoln",
  "_type": "src",
  "_file": "clipr_0.8.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/c6fd9932c760e12fc9275b10f3c1077d8023e9557bb2c09df811f3bf22f5b926",
  "_filesize": 121221,
  "_sha256": "c6fd9932c760e12fc9275b10f3c1077d8023e9557bb2c09df811f3bf22f5b926",
  "_expires": "2026-10-12T16:43:17.000Z",
  "_created": "2026-07-04T16:40:33.000Z",
  "_published": "2026-07-04T16:43:19.406Z",
  "_jobs": [
    {
      "job": 85149012358,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083521432"
    },
    {
      "job": 85149012376,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083521025"
    },
    {
      "job": 85149012373,
      "time": 67,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083514901"
    },
    {
      "job": 85149012379,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083515851"
    },
    {
      "job": 85148822629,
      "time": 168,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083506588"
    },
    {
      "job": 85149012351,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8083520205"
    },
    {
      "job": 85149012396,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083522605"
    },
    {
      "job": 85149012383,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083514477"
    },
    {
      "job": 85149012378,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083515375"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mdlincoln/actions/runs/28712712183",
  "_status": "success",
  "_upstream": "https://github.com/mdlincoln/clipr",
  "_commit": {
    "id": "021c32e6e91d5a525cc6946abc0f2090e6c87294",
    "author": "Matthew Lincoln <matthew.d.lincoln@gmail.com>",
    "committer": "Matthew Lincoln <matthew.d.lincoln@gmail.com>",
    "message": "bump to dev version\n",
    "time": 1779710368
  },
  "_maintainer": {
    "name": "Matthew Lincoln",
    "email": "matthew.d.lincoln@gmail.com",
    "login": "mdlincoln",
    "bluesky": "@mdlincoln.bsky.social",
    "linkedin": "in/mdlincoln",
    "orcid": "0000-0002-4387-3384",
    "description": "Cultural Heritage Technology Leader, Art Historian, Digital Humanist",
    "uuid": 4392604
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.5",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mdlincoln",
  "_selfowned": true,
  "_usedby": 2643,
  "_updates": [
    {
      "week": "2026-21",
      "n": 8
    },
    {
      "week": "2026-22",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.8.1",
      "date": "2026-05-25"
    }
  ],
  "_topics": [
    "clipboard"
  ],
  "_stars": 153,
  "_contributors": [
    {
      "user": "mdlincoln",
      "count": 408,
      "uuid": 4392604
    },
    {
      "user": "milesmcbain",
      "count": 2,
      "uuid": 9996346
    },
    {
      "user": "cderv",
      "count": 1,
      "uuid": 6791940
    },
    {
      "user": "danielvartan",
      "count": 1,
      "uuid": 29462472
    },
    {
      "user": "qulogic",
      "count": 1,
      "uuid": 302469
    },
    {
      "user": "yutannihilation",
      "count": 1,
      "uuid": 1978793
    },
    {
      "user": "jennybc",
      "count": 1,
      "uuid": 599454
    },
    {
      "user": "lmmx",
      "count": 1,
      "uuid": 2979452
    },
    {
      "user": "krivit",
      "count": 1,
      "uuid": 15682462
    }
  ],
  "_userbio": {
    "uuid": 4392604,
    "type": "user",
    "name": "Matthew Lincoln",
    "followers": 231,
    "description": "Cultural Heritage Technology Leader, Art Historian, Digital Humanist"
  },
  "_downloads": {
    "count": 648567,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clipr"
  },
  "_devurl": "https://github.com/mdlincoln/clipr",
  "_pkgdown": "http://matthewlincoln.net/clipr/",
  "_searchresults": 1088,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clipr.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mdlincoln/clipr",
  "_realowner": "mdlincoln",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-09-02"
    },
    {
      "version": "0.1.1",
      "date": "2015-09-03"
    },
    {
      "version": "0.2.0",
      "date": "2015-10-06"
    },
    {
      "version": "0.2.1",
      "date": "2016-06-23"
    },
    {
      "version": "0.3.0",
      "date": "2016-11-19"
    },
    {
      "version": "0.3.1",
      "date": "2016-12-02"
    },
    {
      "version": "0.3.2",
      "date": "2017-01-09"
    },
    {
      "version": "0.3.3",
      "date": "2017-06-19"
    },
    {
      "version": "0.4.0",
      "date": "2017-11-03"
    },
    {
      "version": "0.4.1",
      "date": "2018-06-23"
    },
    {
      "version": "0.5.0",
      "date": "2019-01-11"
    },
    {
      "version": "0.6.0",
      "date": "2019-04-15"
    },
    {
      "version": "0.7.0",
      "date": "2019-07-23"
    },
    {
      "version": "0.7.1",
      "date": "2020-10-08"
    },
    {
      "version": "0.8.0",
      "date": "2022-02-22"
    },
    {
      "version": "0.8.1",
      "date": "2026-05-25"
    }
  ],
  "_exports": [
    "clear_clip",
    "clipr_available",
    "dr_clipr",
    "read_clip",
    "read_clip_tbl",
    "write_clip",
    "write_last_clip"
  ],
  "_help": [
    {
      "page": "clear_clip",
      "title": "Clear clipboard",
      "topics": [
        "clear_clip"
      ]
    },
    {
      "page": "clipr",
      "title": "clipr: Read and Write from the System Clipboard",
      "topics": [
        "clipr"
      ]
    },
    {
      "page": "clipr_available",
      "title": "Is the system clipboard available?",
      "topics": [
        "clipr_available",
        "dr_clipr"
      ]
    },
    {
      "page": "read_clip",
      "title": "Read clipboard",
      "topics": [
        "read_clip"
      ]
    },
    {
      "page": "read_clip_tbl",
      "title": "Transforms output of 'read_clip()' into data frame.",
      "topics": [
        "read_clip_tbl"
      ]
    },
    {
      "page": "write_clip",
      "title": "Write clipboard",
      "topics": [
        "write_clip"
      ]
    },
    {
      "page": "write_last_clip",
      "title": "Write contents of the last R expression to the clipboard",
      "topics": [
        "write_last_clip"
      ]
    }
  ],
  "_readme": "https://github.com/mdlincoln/clipr/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "developing-with-clipr.Rmd",
      "filename": "developing-with-clipr.html",
      "title": "Developing with clipr",
      "author": "Matthew Lincoln",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Calling clipr safely",
        "Interactive & non-interactive use",
        "Testing on CRAN and CI",
        "Using clipr with Shiny"
      ],
      "created": "2019-01-16 19:19:23",
      "modified": "2022-02-08 18:58:50",
      "commits": 6
    }
  ],
  "_score": 15.835583578408897,
  "_indexed": true,
  "_nocasepkg": "clipr",
  "_universes": [
    "mdlincoln"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1.9000",
      "date": "2026-07-04T16:42:36.000Z",
      "distro": "resolute",
      "commit": "021c32e6e91d5a525cc6946abc0f2090e6c87294",
      "fileid": "https://r2.ropensci.org/eaaafd9c0c7e41074667de108c5dd5bd547014570dd471bdfee3688a5f5995df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdlincoln/actions/runs/28712712183"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.8.1.9000",
      "date": "2026-07-04T16:42:33.000Z",
      "distro": "resolute",
      "commit": "021c32e6e91d5a525cc6946abc0f2090e6c87294",
      "fileid": "https://r2.ropensci.org/6046dd1a17e84e43f321748c622319cad475c5888350c23452ff48782c574326",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdlincoln/actions/runs/28712712183"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1.9000",
      "date": "2026-07-04T16:41:45.000Z",
      "commit": "021c32e6e91d5a525cc6946abc0f2090e6c87294",
      "fileid": "https://r2.ropensci.org/d74b9ede761cf4ce6c8bd1c6a68da53f6b6fab2f63e9896ab523528e96e07b6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdlincoln/actions/runs/28712712183"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.8.1.9000",
      "date": "2026-07-04T16:41:52.000Z",
      "commit": "021c32e6e91d5a525cc6946abc0f2090e6c87294",
      "fileid": "https://r2.ropensci.org/b60ff93f339abb75c16ea368c48aab398e387c1cfe0a00bc1764176ce338cd10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdlincoln/actions/runs/28712712183"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.1.9000",
      "date": "2026-07-04T16:42:36.000Z",
      "commit": "021c32e6e91d5a525cc6946abc0f2090e6c87294",
      "fileid": "https://r2.ropensci.org/953191c099ae3b67fb99d7da5690b17bec8a9e5d1b378c6ea88f036be0d0e703",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mdlincoln/actions/runs/28712712183"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.1.9000",
      "date": "2026-07-04T16:42:44.000Z",
      "commit": "021c32e6e91d5a525cc6946abc0f2090e6c87294",
      "fileid": "https://r2.ropensci.org/6b64838779b1a1a25de318608028c6045bdef3189f7d1ce8c9ad26aa7347ca92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdlincoln/actions/runs/28712712183"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.1.9000",
      "date": "2026-07-04T16:41:34.000Z",
      "commit": "021c32e6e91d5a525cc6946abc0f2090e6c87294",
      "fileid": "https://r2.ropensci.org/e84c50f5ead37fe95d4e91d6529f921f566175930a7961edd7b96c9558032b45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdlincoln/actions/runs/28712712183"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.8.1.9000",
      "date": "2026-07-04T16:41:40.000Z",
      "commit": "021c32e6e91d5a525cc6946abc0f2090e6c87294",
      "fileid": "https://r2.ropensci.org/fdfce96ba22033ded5285058a6707bc8535fc8c0ed77ec7ba2df9aa6648dbef3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdlincoln/actions/runs/28712712183"
    }
  ]
}