{
  "_id": "6a4a2d783fcf58d53bc189af",
  "Package": "widgetframe",
  "Type": "Package",
  "Title": "'Htmlwidgets' in Responsive 'iframes'",
  "Version": "0.3.1",
  "Authors@R": "c(\nperson(\"Bhaskar\", \"Karambelkar\", email = \"bhaskarvk@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Yihui\", \"Xie\", role = c(\"ctb\")),\nperson(\"NPR Visual Team\", role = c(\"ctb\", \"cph\"), comment = \"pym.js JavaScript library\"),\nperson(\"Bjørn Klinggaard\", role = c(\"ctb\", \"cph\"), comment = \"bLazy.js JavaScript library\")\n)",
  "Description": "Provides two functions 'frameableWidget()', and\n'frameWidget()'. The 'frameableWidget()' is used to add extra\ncode to a 'htmlwidget' which allows is to be rendered correctly\ninside a responsive 'iframe'. The 'frameWidget()' is a\n'htmlwidget' which displays content of another 'htmlwidget'\ninside a responsive 'iframe'. These functions allow for easier\nembedding of 'htmlwidgets' in content management systems such\nas 'wordpress', 'blogger' etc. They also allow for separation\nof widget content from main HTML content where CSS of the main\nHTML could interfere with the widget.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "URL": "https://github.com/bhaskarvk/widgetframe,\nhttps://bhaskarvk.github.io/widgetframe/",
  "BugReports": "https://github.com/bhaskarvk/widgetframe/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://trafficonese.r-universe.dev",
  "Date/Publication": "2021-09-30 14:38:42 UTC",
  "RemoteUrl": "https://github.com/trafficonese/widgetframe",
  "RemoteRef": "HEAD",
  "RemoteSha": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 06:54:32 UTC",
    "User": "root"
  },
  "Author": "Bhaskar Karambelkar [aut, cre],\nYihui Xie [ctb],\nNPR Visual Team [ctb, cph] (pym.js JavaScript library),\nBjørn Klinggaard [ctb, cph] (bLazy.js JavaScript library)",
  "Maintainer": "Bhaskar Karambelkar <bhaskarvk@gmail.com>",
  "_user": "trafficonese",
  "_type": "src",
  "_file": "widgetframe_0.3.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/185094787b8fed255e7818e0a41a1e8a548c2452217449d7335f6c7f055a10c9",
  "_filesize": 132379,
  "_sha256": "185094787b8fed255e7818e0a41a1e8a548c2452217449d7335f6c7f055a10c9",
  "_expires": "2026-10-13T10:09:59.000Z",
  "_created": "2026-06-08T06:54:32.000Z",
  "_published": "2026-07-05T10:10:00.863Z",
  "_jobs": [
    {
      "job": 85213566813,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473419822"
    },
    {
      "job": 85213566861,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473425286"
    },
    {
      "job": 85213566804,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499511522"
    },
    {
      "job": 85213566879,
      "time": 176,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499622164"
    },
    {
      "job": 85213566625,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473385268"
    },
    {
      "job": 85213566733,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473415505"
    },
    {
      "job": 85213566683,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473411347"
    },
    {
      "job": 85213566872,
      "time": 64,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499488491"
    },
    {
      "job": 85213566782,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499492930"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/trafficonese/actions/runs/27120916557",
  "_status": "success",
  "_upstream": "https://github.com/trafficonese/widgetframe",
  "_commit": {
    "id": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
    "author": "Bhaskar V. Karambelkar <bhaskarvk@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1633012722
  },
  "_maintainer": {
    "name": "Bhaskar Karambelkar",
    "email": "bhaskarvk@gmail.com"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "role": "Depends"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "trafficonese",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "htmlwidgets"
  ],
  "_stars": 69,
  "_contributors": [
    {
      "user": "bhaskarvk",
      "count": 3,
      "uuid": 1761224
    },
    {
      "user": "breza",
      "count": 1,
      "uuid": 7794186
    },
    {
      "user": "robinlovelace",
      "count": 1,
      "uuid": 1825120
    },
    {
      "user": "yihui",
      "count": 1,
      "uuid": 163582
    }
  ],
  "_userbio": {
    "uuid": 35805180,
    "type": "user",
    "name": "Sebastian"
  },
  "_downloads": {
    "count": 6580,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/widgetframe"
  },
  "_devurl": "https://github.com/bhaskarvk/widgetframe",
  "_searchresults": 1274,
  "_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/widgetframe.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/trafficonese/widgetframe",
  "_realowner": "trafficonese",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-02-27"
    },
    {
      "version": "0.2.0",
      "date": "2017-05-11"
    },
    {
      "version": "0.3.0",
      "date": "2017-08-07"
    },
    {
      "version": "0.3.1",
      "date": "2017-12-20"
    }
  ],
  "_exports": [
    "frameableWidget",
    "frameOptions",
    "frameWidget",
    "renderWidgetframe",
    "saveWidgetframe",
    "widgetframeOutput"
  ],
  "_help": [
    {
      "page": "frameableWidget",
      "title": "Adds pymjs initialization code to a htmlwidget.",
      "topics": [
        "frameableWidget"
      ]
    },
    {
      "page": "frameOptions",
      "title": "Options for widget's iframe.",
      "topics": [
        "frameOptions"
      ]
    },
    {
      "page": "frameWidget",
      "title": "A widget that wraps another widget inside a responsive iframe.",
      "topics": [
        "frameWidget"
      ]
    },
    {
      "page": "saveWidgetframe",
      "title": "Save a widgetframe and its child widget to HTML files.",
      "topics": [
        "saveWidgetframe"
      ]
    },
    {
      "page": "widgetframe",
      "title": "widgetframe: A package for wrapping htmlwidgets in responsive iframes.",
      "topics": [
        "widgetframe-package",
        "widgetframe"
      ]
    },
    {
      "page": "widgetframe-shiny",
      "title": "Shiny bindings for widgetframe",
      "topics": [
        "renderWidgetframe",
        "widgetframe-shiny",
        "widgetframeOutput"
      ]
    }
  ],
  "_readme": "https://github.com/trafficonese/widgetframe/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "vctrs",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Using_widgetframe.Rmd",
      "filename": "Using_widgetframe.html",
      "title": "Using widgetframe",
      "author": "Bhaskar V. Karambelkar",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Current Status",
        "Installation",
        "Usage",
        "frameableWidget function.",
        "frameWidget function"
      ],
      "created": "2017-02-26 23:55:34",
      "modified": "2017-12-20 02:13:32",
      "commits": 9
    },
    {
      "source": "widgetframe_and_knitr.Rmd",
      "filename": "widgetframe_and_knitr.html",
      "title": "widgetframe and knitr",
      "author": "Bhaskar V. Karambelkar",
      "engine": "knitr::rmarkdown",
      "headings": [
        "knitr",
        "Regular htmlwidgets and knitr",
        "Potential Issues",
        "widgetframe",
        "widgetframe and knitr",
        "widgetfram_self_contained",
        "widgetframe_isolate_widgets",
        "widgetframe_widgets_dir",
        "Chunk Options and Output",
        "TRUE               DOESN'T MATTER       Not Set † Inside widgets directory,two huge widget_leaflet-01.html andwidget_dygraph-01.html files withrespective dependencies inlined.",
        "widgetframe and bookdown"
      ],
      "created": "2017-05-11 13:48:56",
      "modified": "2018-02-18 02:32:35",
      "commits": 4
    }
  ],
  "_score": 9.239365667070206,
  "_indexed": true,
  "_nocasepkg": "widgetframe",
  "_universes": [
    "trafficonese",
    "bhaskarvk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-08T06:57:05.000Z",
      "distro": "noble",
      "commit": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
      "fileid": "https://r2.ropensci.org/8fffdf7e1cf0ecd91060902d87128e14605f3e6bb8f43d087dbef9a16a6bde50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafficonese/actions/runs/27120916557"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-08T06:57:25.000Z",
      "distro": "noble",
      "commit": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
      "fileid": "https://r2.ropensci.org/369e703c1d981f8fe060200157ca70a3b35d333ede5c566dfcb4ebff763d6580",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafficonese/actions/runs/27120916557"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-09T05:49:41.000Z",
      "commit": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
      "fileid": "https://r2.ropensci.org/5f4205e431e0536c4b6c73eef359beb89c04a76e7f33d5638de3626dcd844ca4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafficonese/actions/runs/27120916557"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-09T05:57:35.000Z",
      "commit": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
      "fileid": "https://r2.ropensci.org/4dd27071a4a90e539d487f247189188a05338fb20b66e10fbd5591f18a26700e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafficonese/actions/runs/27120916557"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-06-08T06:56:59.000Z",
      "commit": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
      "fileid": "https://r2.ropensci.org/1282b57342e5df812df28ad3faac943ade401bbd5a67367f162a2584d78d9ce1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trafficonese/actions/runs/27120916557"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-08T06:56:15.000Z",
      "commit": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
      "fileid": "https://r2.ropensci.org/089f847cd7e4f7127e551ed6c1a0531f856ff9d66223ac3b1e60dea3e1ce8404",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafficonese/actions/runs/27120916557"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-09T05:47:47.000Z",
      "commit": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
      "fileid": "https://r2.ropensci.org/63abe6b87b887cfd3fa52af7fd6d73dd3b0d44cb5096c6abcf714bb5d1818243",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafficonese/actions/runs/27120916557"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-09T05:48:04.000Z",
      "commit": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
      "fileid": "https://r2.ropensci.org/59a377e86f7ada7cc19cec86c60cd9dbc6779a123f8fb3e1ccc68f663c1591da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafficonese/actions/runs/27120916557"
    }
  ]
}