{
  "_id": "6a496a693c3572b93bf80201",
  "Package": "vembedr",
  "Title": "Embed Video in HTML",
  "Version": "0.1.5.9000",
  "Authors@R": "c(\nperson(\ngiven = \"Ian\",\nfamily = \"Lyttle\",\nemail = \"ian.lyttle@se.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9962-4849\")\n),\nperson(family = \"Schneider Electric\", role = c(\"cph\"))\n)",
  "Description": "A set of functions for generating HTML to embed hosted\nvideo in your R Markdown documents or Shiny applications.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "URL": "https://github.com/ijlyttle/vembedr",
  "BugReports": "https://github.com/ijlyttle/vembedr/issues",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://ijlyttle.r-universe.dev",
  "Date/Publication": "2021-12-11 21:45:16 UTC",
  "RemoteUrl": "https://github.com/ijlyttle/vembedr",
  "RemoteRef": "HEAD",
  "RemoteSha": "f270a72d5fc08a21e91de4e9b807c17e555074b9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-23 09:19:29 UTC",
    "User": "root"
  },
  "Author": "Ian Lyttle [aut, cre] (ORCID: <https://orcid.org/0000-0001-9962-4849>),\nSchneider Electric [cph]",
  "Maintainer": "Ian Lyttle <ian.lyttle@se.com>",
  "_user": "ijlyttle",
  "_type": "src",
  "_file": "vembedr_0.1.5.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/7f36e79dcebb8d99efc2d9347312a7534fdd0032d60d1d6438add57f356b3c1c",
  "_filesize": 1076115,
  "_sha256": "7f36e79dcebb8d99efc2d9347312a7534fdd0032d60d1d6438add57f356b3c1c",
  "_expires": "2026-10-12T20:17:43.000Z",
  "_created": "2026-06-23T09:19:29.000Z",
  "_published": "2026-07-04T20:17:45.493Z",
  "_jobs": [
    {
      "job": 85163745481,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7816638154"
    },
    {
      "job": 85163751036,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816637849"
    },
    {
      "job": 85163745466,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7816615730"
    },
    {
      "job": 85163753428,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816626596"
    },
    {
      "job": 85163753424,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816585905"
    },
    {
      "job": 85163745473,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816631802"
    },
    {
      "job": 85163745480,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7816622233"
    },
    {
      "job": 85163745461,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7816618852"
    },
    {
      "job": 85163745477,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816632537"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/28015669451",
  "_status": "success",
  "_upstream": "https://github.com/ijlyttle/vembedr",
  "_commit": {
    "id": "f270a72d5fc08a21e91de4e9b807c17e555074b9",
    "author": "Ian Lyttle <ian.lyttle@se.com>",
    "committer": "Ian Lyttle <ian.lyttle@se.com>",
    "message": "Increment version number to 0.1.5.9000\n",
    "time": 1639259116
  },
  "_maintainer": {
    "name": "Ian Lyttle",
    "email": "ian.lyttle@se.com",
    "login": "ijlyttle",
    "mastodon": "@ijlyttle@vis.social",
    "orcid": "0000-0001-9962-4849",
    "description": "",
    "uuid": 2800934
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "conflicted",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    }
  ],
  "_owner": "ijlyttle",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "box",
    "embed-videos",
    "rmarkdown",
    "shiny",
    "vimeo",
    "youtube"
  ],
  "_stars": 58,
  "_contributors": [
    {
      "user": "ijlyttle",
      "count": 100,
      "uuid": 2800934
    },
    {
      "user": "jnolis",
      "count": 1,
      "uuid": 3317138
    }
  ],
  "_userbio": {
    "uuid": 2800934,
    "type": "user",
    "name": "Ian Lyttle",
    "followers": 170
  },
  "_downloads": {
    "count": 4586,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vembedr"
  },
  "_devurl": "https://github.com/ijlyttle/vembedr",
  "_searchresults": 968,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/vembedr.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ijlyttle/vembedr",
  "_realowner": "ijlyttle",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-05-27"
    },
    {
      "version": "0.1.1",
      "date": "2016-07-15"
    },
    {
      "version": "0.1.2",
      "date": "2017-01-11"
    },
    {
      "version": "0.1.3",
      "date": "2017-07-16"
    },
    {
      "version": "0.1.4",
      "date": "2020-10-10"
    },
    {
      "version": "0.1.5",
      "date": "2021-12-11"
    }
  ],
  "_exports": [
    "%>%",
    "embed_box",
    "embed_channel9",
    "embed_msstream",
    "embed_url",
    "embed_user2016",
    "embed_user2017",
    "embed_vimeo",
    "embed_youtube",
    "get_iframe",
    "get_service",
    "hms",
    "parse_video_url",
    "rickroll_channel9",
    "rickroll_vimeo",
    "rickroll_youtube",
    "secs",
    "set_iframe",
    "suggest_embed",
    "suggest_embed_pure",
    "use_align",
    "use_bs_responsive",
    "use_rounded",
    "use_start_time"
  ],
  "_help": [
    {
      "page": "vembedr-package",
      "title": "vembedr: Package for embedding video",
      "topics": [
        "vembedr-package"
      ]
    },
    {
      "page": "embed",
      "title": "Embed video from service",
      "concept": [
        "embed"
      ],
      "topics": [
        "embed",
        "embed_box",
        "embed_msstream",
        "embed_vimeo",
        "embed_youtube"
      ]
    },
    {
      "page": "embed_url",
      "title": "Embed video based on URL",
      "topics": [
        "embed_url"
      ]
    },
    {
      "page": "embed_channel9",
      "title": "Embed video from Microsoft Channel 9",
      "topics": [
        "embed_channel9",
        "embed_user2016",
        "embed_user2017",
        "rickroll_channel9"
      ]
    },
    {
      "page": "get_service",
      "title": "Determine service based on URL",
      "topics": [
        "get_service"
      ]
    },
    {
      "page": "rickroll",
      "title": "Embed popular video",
      "topics": [
        "rickroll",
        "rickroll_vimeo",
        "rickroll_youtube"
      ]
    },
    {
      "page": "use_align",
      "title": "Align horizontally",
      "topics": [
        "use_align"
      ]
    },
    {
      "page": "use_bs_responsive",
      "title": "Make size responsive",
      "topics": [
        "use_bs_responsive"
      ]
    },
    {
      "page": "use_rounded",
      "title": "Make rounded corners",
      "topics": [
        "use_rounded"
      ]
    },
    {
      "page": "use_start_time",
      "title": "Specify start time",
      "topics": [
        "use_start_time",
        "use_start_time.default",
        "use_start_time.vembedr_embed_box",
        "use_start_time.vembedr_embed_channel9",
        "use_start_time.vembedr_embed_msstream",
        "use_start_time.vembedr_embed_vimeo",
        "use_start_time.vembedr_embed_youtube"
      ]
    },
    {
      "page": "vembedr-s3-classes",
      "title": "vembedr S3 Classes",
      "topics": [
        "vembedr-s3-classes"
      ]
    }
  ],
  "_readme": "https://github.com/ijlyttle/vembedr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "base64enc",
    "cli",
    "curl",
    "digest",
    "fastmap",
    "glue",
    "htmltools",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "embed.Rmd",
      "filename": "embed.html",
      "title": "Embed video",
      "author": "Ian Lyttle",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Embded using URL",
        "Embed by service",
        "YouTube",
        "Vimeo",
        "Box",
        "Microsoft Stream",
        "Sample videos"
      ],
      "created": "2016-05-26 20:50:12",
      "modified": "2021-12-11 14:27:12",
      "commits": 16
    },
    {
      "source": "modify.Rmd",
      "filename": "modify.html",
      "title": "Modify embedding",
      "author": "Ian Lyttle",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Start time",
        "Horizontal alignment",
        "Rounded corners",
        "Responsive sizing"
      ],
      "created": "2020-10-03 19:22:27",
      "modified": "2020-10-10 21:44:34",
      "commits": 2
    },
    {
      "source": "vembedr.Rmd",
      "filename": "vembedr.html",
      "title": "vembedr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Examples",
        "Caveats"
      ],
      "created": "2020-10-03 19:22:27",
      "modified": "2021-12-11 14:27:12",
      "commits": 5
    }
  ],
  "_score": 8.586828660320933,
  "_indexed": true,
  "_nocasepkg": "vembedr",
  "_universes": [
    "ijlyttle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5.9000",
      "date": "2026-06-23T09:21:37.000Z",
      "distro": "noble",
      "commit": "f270a72d5fc08a21e91de4e9b807c17e555074b9",
      "fileid": "https://r2.ropensci.org/7394cef6beb8d90b6bccac1a66ef1202ba9231ce6656dcc805fb059ae98d552a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/28015669451"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5.9000",
      "date": "2026-06-23T09:21:36.000Z",
      "distro": "noble",
      "commit": "f270a72d5fc08a21e91de4e9b807c17e555074b9",
      "fileid": "https://r2.ropensci.org/40654d3104d0d95a75deb5718daa3dedb06817c4ea6cc25cc1eeaff8e7e99269",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/28015669451"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5.9000",
      "date": "2026-06-23T09:20:46.000Z",
      "commit": "f270a72d5fc08a21e91de4e9b807c17e555074b9",
      "fileid": "https://r2.ropensci.org/6f2a4b07c45807aff120242b25e2fc7afc9594bbb008b1f923ed6c94a03b6e5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/28015669451"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5.9000",
      "date": "2026-06-23T09:21:07.000Z",
      "commit": "f270a72d5fc08a21e91de4e9b807c17e555074b9",
      "fileid": "https://r2.ropensci.org/d59d0c1cc577b2d24706bc929385cfe1ecebdd2c83d30b148ea9b394c610da0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/28015669451"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5.9000",
      "date": "2026-06-23T09:21:34.000Z",
      "commit": "f270a72d5fc08a21e91de4e9b807c17e555074b9",
      "fileid": "https://r2.ropensci.org/664dfef5f42c16d113387fc61a5f1a79c7ad7890588e95fc2f70a1db3bf9ce2c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/28015669451"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5.9000",
      "date": "2026-06-23T09:20:52.000Z",
      "commit": "f270a72d5fc08a21e91de4e9b807c17e555074b9",
      "fileid": "https://r2.ropensci.org/2e31c28c1fd2c118fb68d6b778e522563534a9b6ed5d56e32c8c30a987bfeec2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/28015669451"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5.9000",
      "date": "2026-06-23T09:20:44.000Z",
      "commit": "f270a72d5fc08a21e91de4e9b807c17e555074b9",
      "fileid": "https://r2.ropensci.org/41636c464eaa1c48d1584368d45bc363a08457e0759f8180ba5dec06ead2b355",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/28015669451"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5.9000",
      "date": "2026-06-23T09:21:20.000Z",
      "commit": "f270a72d5fc08a21e91de4e9b807c17e555074b9",
      "fileid": "https://r2.ropensci.org/b4c894c5a825d1a3c0b5e5f25301887af0b7babc58d102eee04d97b9332cb3b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/28015669451"
    }
  ]
}