{
  "_id": "6a101418acfb0bcc41c839dd",
  "Package": "ctrlvee",
  "Title": "Extract External 'R' Code and Insert Inline",
  "Version": "0.1.0",
  "Authors@R": "person(\"VP\", \"Nagraj\", email = \"nagraj@nagraj.net\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "An 'RStudio' and 'Positron' add-in that prompts the user\nfor a web 'URL', fetches the page content, extracts 'R' code\nchunks, and inserts those code chunks into the active editor at\nthe current cursor position. Supports extraction of raw\n'Markdown' or 'Quarto' source files, 'GitHub' Gist and rendered\n'HTML' pages that have markup elements with 'R'-related\nclasses.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/vpnagraj/ctrlvee",
  "BugReports": "https://github.com/vpnagraj/ctrlvee/issues",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://vpnagraj.r-universe.dev",
  "Date/Publication": "2026-04-22 00:11:53 UTC",
  "RemoteUrl": "https://github.com/vpnagraj/ctrlvee",
  "RemoteRef": "HEAD",
  "RemoteSha": "7844aaa9835b9b1cd9b301f0cbc9a8dde96eda6d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 08:27:08 UTC",
    "User": "root"
  },
  "Author": "VP Nagraj [aut, cre, cph]",
  "Maintainer": "VP Nagraj <nagraj@nagraj.net>",
  "MD5sum": "b6dfbd792bad8538324138cc682c5bd6",
  "_user": "vpnagraj",
  "_type": "src",
  "_file": "ctrlvee_0.1.0.tar.gz",
  "_fileid": "4cbec368e035bbfcc88e400f594e5b8221a0f3b5d436d40ea862f0b8d2149ae6",
  "_filesize": 118177,
  "_sha256": "4cbec368e035bbfcc88e400f594e5b8221a0f3b5d436d40ea862f0b8d2149ae6",
  "_created": "2026-05-22T08:27:08.000Z",
  "_published": "2026-05-22T08:30:16.487Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77343887221,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156174214"
    },
    {
      "job": 77343887275,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156179505"
    },
    {
      "job": 77343887336,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156162059"
    },
    {
      "job": 77343887298,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156162508"
    },
    {
      "job": 77343435167,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156134463"
    },
    {
      "job": 77343887213,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156165062"
    },
    {
      "job": 77343887279,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156159275"
    },
    {
      "job": 77343887299,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156158214"
    },
    {
      "job": 77343887290,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156155874"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vpnagraj/actions/runs/26276939778",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vpnagraj/ctrlvee",
  "_commit": {
    "id": "7844aaa9835b9b1cd9b301f0cbc9a8dde96eda6d",
    "author": "VP Nagraj <nagraj@nagraj.net>",
    "committer": "VP Nagraj <nagraj@nagraj.net>",
    "message": "fixes badges for README\n",
    "time": 1776816713
  },
  "_maintainer": {
    "name": "VP Nagraj",
    "email": "nagraj@nagraj.net",
    "login": "vpnagraj",
    "description": "",
    "uuid": 8546787
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "vpnagraj",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 8
    },
    {
      "week": "2026-17",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "vpnagraj",
      "count": 25,
      "uuid": 8546787
    }
  ],
  "_userbio": {
    "uuid": 8546787,
    "type": "user",
    "name": "VP Nagraj"
  },
  "_downloads": {
    "count": 782,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ctrlvee"
  },
  "_devurl": "https://github.com/vpnagraj/ctrlvee",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ctrlvee.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vpnagraj/ctrlvee",
  "_realowner": "vpnagraj",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-21"
    }
  ],
  "_exports": [
    "%>%",
    "addin_crawl_chunks",
    "crawl_chunks",
    "crawl_chunks_html",
    "crawl_chunks_raw",
    "detect_strategy",
    "extract_r_chunks_from_html",
    "extract_r_chunks_from_markdown"
  ],
  "_help": [
    {
      "page": "addin_crawl_chunks",
      "title": "RStudio / Positron Addin: Crawl R Chunks from a URL",
      "topics": [
        "addin_crawl_chunks"
      ]
    },
    {
      "page": "crawl_chunks",
      "title": "Fetch R code chunks from any URL",
      "topics": [
        "crawl_chunks"
      ]
    },
    {
      "page": "crawl_chunks_html",
      "title": "Fetch and extract R code blocks from a rendered HTML page",
      "topics": [
        "crawl_chunks_html"
      ]
    },
    {
      "page": "crawl_chunks_raw",
      "title": "Fetch and extract R code from a raw source URL",
      "topics": [
        "crawl_chunks_raw"
      ]
    },
    {
      "page": "detect_strategy",
      "title": "Detect the best extraction strategy for a URL",
      "topics": [
        "detect_strategy"
      ]
    },
    {
      "page": "extract_r_chunks_from_html",
      "title": "Extract R code blocks from an HTML string",
      "topics": [
        "extract_r_chunks_from_html"
      ]
    },
    {
      "page": "extract_r_chunks_from_markdown",
      "title": "Extract fenced R code chunks from a Markdown text string",
      "topics": [
        "extract_r_chunks_from_markdown"
      ]
    }
  ],
  "_readme": "https://github.com/vpnagraj/ctrlvee/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rstudioapi",
    "sys",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started with ctrlvee",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is ctrlvee?",
        "Installation",
        "Using the add-in",
        "Setting up a keyboard shortcut",
        "Using ctrlvee programmatically",
        "Crawling code chunks",
        "Strategy detection",
        "Provenance",
        "Examples to try"
      ],
      "created": "2026-04-21 18:23:55",
      "modified": "2026-04-21 18:23:55",
      "commits": 1
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "ctrlvee",
  "_universes": [
    "vpnagraj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-22T08:29:25.000Z",
      "distro": "noble",
      "commit": "7844aaa9835b9b1cd9b301f0cbc9a8dde96eda6d",
      "fileid": "799263ffa81b6ba12d6aad6a79c7b471ed89f7feb576189650280eba783bd62b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpnagraj/actions/runs/26276939778"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-22T08:29:40.000Z",
      "distro": "noble",
      "commit": "7844aaa9835b9b1cd9b301f0cbc9a8dde96eda6d",
      "fileid": "5a6b6ca6f13d0dcb695c8083dc5de0e3d11326a1bbe8145c2e8c8b9aac8a5d55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpnagraj/actions/runs/26276939778"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-22T08:28:47.000Z",
      "commit": "7844aaa9835b9b1cd9b301f0cbc9a8dde96eda6d",
      "fileid": "4132e922aa37ca89234f28da0ef6fa61a3a7236d1d2ef84b9e9cd2e9e4c83d61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpnagraj/actions/runs/26276939778"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-22T08:28:46.000Z",
      "commit": "7844aaa9835b9b1cd9b301f0cbc9a8dde96eda6d",
      "fileid": "502d8fe8da1cf79e68f1292cfac0dd2c5d86551e0e58ea53bbf73f90120de395",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpnagraj/actions/runs/26276939778"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T08:29:08.000Z",
      "commit": "7844aaa9835b9b1cd9b301f0cbc9a8dde96eda6d",
      "fileid": "d9a2c820fdd89a77460b2bfb2820ebf4a933b94a59c9f91b2bec1c10036b534f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vpnagraj/actions/runs/26276939778"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-22T08:28:28.000Z",
      "commit": "7844aaa9835b9b1cd9b301f0cbc9a8dde96eda6d",
      "fileid": "226d657eb4ce209aebe0e87b8c1b9ceb8c98a2bf19c81b3d864e51724fa5814f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpnagraj/actions/runs/26276939778"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-22T08:28:25.000Z",
      "commit": "7844aaa9835b9b1cd9b301f0cbc9a8dde96eda6d",
      "fileid": "1abe9d49082132a7626a9e978a0980a78ee6f1701a1799d4f7c5ce6edd7b1937",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpnagraj/actions/runs/26276939778"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-22T08:28:15.000Z",
      "commit": "7844aaa9835b9b1cd9b301f0cbc9a8dde96eda6d",
      "fileid": "738c635547964e1d77b7622025dfcc9b78fa36a6c3512954bb3f35f07e02e613",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpnagraj/actions/runs/26276939778"
    }
  ]
}