{
  "_id": "6a10a867acfb0bcc41cbcf1c",
  "Package": "klippy",
  "Title": "Copy to Clipboard Buttons for R Markdown HTML Documents",
  "Version": "0.0.0.9500",
  "Authors@R": "c(\nperson(\"Romain\", \"Lesur\", email = \"romain.lesur@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0721-5595\")),\nperson(\"Zeno\", \"Rocha\", email = \"hi@zenorocha.com\", role = c(\"cph\"),\ncomment = \"clipboard.js library\"),\nperson(family = \"GitHub, Inc.\", role = \"cph\",\ncomment = \"Primer Tooltips library & Octicons library\")\n)",
  "Maintainer": "Romain Lesur <romain.lesur@gmail.com>",
  "Description": "Insert copy to clipboard buttons in HTML documents\ngenerated with 'rmarkdown'. This package is suited for a call\nin a 'knitr' chunk. Buttons events are rendered using\n'clipboard.js' library and 'Bootstrap.js' Tooltip plugin.",
  "License": "MIT + file LICENSE",
  "URL": "https://rlesur.github.io/klippy, https://github.com/RLesur/klippy",
  "BugReports": "https://github.com/RLesur/klippy/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.0.2",
  "VignetteBuilder": "knitr",
  "Collate": "'html_dependencies.R' 'klippy.R'",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://poissonconsulting.r-universe.dev",
  "Date/Publication": "2019-12-06 17:07:41 UTC",
  "RemoteUrl": "https://github.com/rlesur/klippy",
  "RemoteRef": "HEAD",
  "RemoteSha": "378c247fbbc76ec662f6c1ed1103121b87091be4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 18:49:17 UTC",
    "User": "root"
  },
  "Author": "Romain Lesur [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0721-5595>),\nZeno Rocha [cph] (clipboard.js library),\nGitHub, Inc. [cph] (Primer Tooltips library & Octicons library)",
  "MD5sum": "467ac62959f94716662891332d23227c",
  "_user": "poissonconsulting",
  "_type": "src",
  "_file": "klippy_0.0.0.9500.tar.gz",
  "_fileid": "78d4e4f69b8d2530aad57ae69566963ad1ec58fa8e6d4d859ecdada81ed451f9",
  "_filesize": 127657,
  "_sha256": "78d4e4f69b8d2530aad57ae69566963ad1ec58fa8e6d4d859ecdada81ed451f9",
  "_created": "2026-05-22T18:49:17.000Z",
  "_published": "2026-05-22T19:03:03.278Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77442876655,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7168073165"
    },
    {
      "job": 77442876660,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168074072"
    },
    {
      "job": 77442876549,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7168177954"
    },
    {
      "job": 77442876560,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168149709"
    },
    {
      "job": 77442439114,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168021137"
    },
    {
      "job": 77442876546,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168063093"
    },
    {
      "job": 77442876650,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7168059446"
    },
    {
      "job": 77442876630,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7168058624"
    },
    {
      "job": 77442876570,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168052245"
    }
  ],
  "_buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26271418607",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rlesur/klippy",
  "_commit": {
    "id": "378c247fbbc76ec662f6c1ed1103121b87091be4",
    "author": "Romain LESUR <romain.lesur@gmail.com>",
    "committer": "Romain LESUR <romain.lesur@gmail.com>",
    "message": "fix links to htmltools documentation\n",
    "time": 1575652061
  },
  "_maintainer": {
    "name": "Romain Lesur",
    "email": "romain.lesur@gmail.com",
    "login": "rlesur",
    "mastodon": "@rlesur@mastodon.social",
    "linkedin": "in/romain-lesur-381352",
    "orcid": "0000-0002-0721-5595",
    "description": "Head of Data Science @InseeFr @InseeFrLab ",
    "uuid": 19177171
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.1",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.3.5",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "version": ">= 0.5-2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.16",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "version": ">= 0.2.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 0.9.6",
      "role": "Suggests"
    }
  ],
  "_owner": "rlesur",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "clipboard-buttons",
    "knitr",
    "rmarkdown"
  ],
  "_stars": 59,
  "_contributors": [
    {
      "user": "rlesur",
      "count": 60,
      "uuid": 19177171
    }
  ],
  "_userbio": {
    "uuid": 1679318,
    "type": "organization",
    "name": "Poisson Consulting Ltd.",
    "description": "Computational Biology and Statistical Ecology"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/klippy"
  },
  "_devurl": "https://github.com/rlesur/klippy",
  "_pkgdown": "https://rlesur.github.io/klippy",
  "_searchresults": 84,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/klippy.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "html_dependency_clipboard",
    "html_dependency_klippy",
    "html_dependency_primer_tooltips",
    "klippy",
    "klippy_dependencies"
  ],
  "_help": [
    {
      "page": "html_dependencies",
      "title": "Provide HTML dependencies",
      "concept": [
        "HTML dependencies functions"
      ],
      "topics": [
        "html_dependencies",
        "html_dependency_clipboard",
        "html_dependency_klippy",
        "html_dependency_primer_tooltips"
      ]
    },
    {
      "page": "klippy",
      "title": "Insert copy to clipboard buttons in HTML documents",
      "topics": [
        "klippy"
      ]
    },
    {
      "page": "klippy_dependencies",
      "title": "List klippy dependencies",
      "concept": [
        "HTML dependencies functions"
      ],
      "topics": [
        "klippy_dependencies"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rlesur/klippy/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rlesur/klippy/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "base64enc",
    "digest",
    "fastmap",
    "htmltools",
    "rlang",
    "stringi"
  ],
  "_vignettes": [
    {
      "source": "klippy.Rmd",
      "filename": "klippy.html",
      "title": "Insert copy to clipboard buttons in RMarkdown HTML documents",
      "author": "Romain Lesur",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Common use",
        "Code block selection",
        "Engine selection",
        "Icon positioning",
        "Color customization",
        "Tooltip messages",
        "Browser Support"
      ],
      "created": "2017-09-27 20:53:28",
      "modified": "2018-02-20 23:39:35",
      "commits": 7
    }
  ],
  "_score": 5.394101302040045,
  "_indexed": false,
  "_nocasepkg": "klippy",
  "_universes": [
    "poissonconsulting"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9500",
      "date": "2026-05-22T18:52:03.000Z",
      "distro": "noble",
      "commit": "378c247fbbc76ec662f6c1ed1103121b87091be4",
      "fileid": "52983f1c2cba7afe38c6abb76f36f8290528cdfcb312988a0ad545ac6994faa3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26271418607"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9500",
      "date": "2026-05-22T18:52:05.000Z",
      "distro": "noble",
      "commit": "378c247fbbc76ec662f6c1ed1103121b87091be4",
      "fileid": "7f07a7e258c3f503b3bd1d814578ae6516a1f020f51fc88f331223c5a9b2fbd7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26271418607"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9500",
      "date": "2026-05-22T18:57:53.000Z",
      "commit": "378c247fbbc76ec662f6c1ed1103121b87091be4",
      "fileid": "cd46e06202494f9a8493c215e1486666cbf096afd800df6a4ddb1a5cbf355af3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26271418607"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9500",
      "date": "2026-05-22T18:56:17.000Z",
      "commit": "378c247fbbc76ec662f6c1ed1103121b87091be4",
      "fileid": "a6fbf69d45cb13e3614bfae9b3cc9b961cf32c694e285bf7e5fe52051831e535",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26271418607"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9500",
      "date": "2026-05-22T18:51:44.000Z",
      "commit": "378c247fbbc76ec662f6c1ed1103121b87091be4",
      "fileid": "dc359c0cd68af8b7ab04f81e56295e1a4b0b07659099c49eac86c854e1403910",
      "status": "success",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26271418607"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9500",
      "date": "2026-05-22T18:51:13.000Z",
      "commit": "378c247fbbc76ec662f6c1ed1103121b87091be4",
      "fileid": "a6a5bf349899d9f4439f50725b7b44d85647b5f1e77f8dce95a61863c21e19d1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26271418607"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9500",
      "date": "2026-05-22T18:51:12.000Z",
      "commit": "378c247fbbc76ec662f6c1ed1103121b87091be4",
      "fileid": "7a79bcd813ab414218ed9a68479d506ba86119f7f44bd2f2dd92d1fd83bedd54",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26271418607"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9500",
      "date": "2026-05-22T18:50:52.000Z",
      "commit": "378c247fbbc76ec662f6c1ed1103121b87091be4",
      "fileid": "2d77a06b1b1a17dc685b2595d80ba5831d8afa40b5177b99f52fa7663791834a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26271418607"
    }
  ]
}