{
  "_id": "6a1052c4acfb0bcc41ca188f",
  "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-05-09 09:17:34 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>",
  "MD5sum": "2eeb4a16c5f873fe7ac4839ceb59d4a3",
  "_user": "trafficonese",
  "_type": "src",
  "_file": "widgetframe_0.3.1.tar.gz",
  "_fileid": "a09077289f7e60b5e3c638200c43bbed95ef93a34aa48bcea56e5161892e7946",
  "_filesize": 135544,
  "_sha256": "a09077289f7e60b5e3c638200c43bbed95ef93a34aa48bcea56e5161892e7946",
  "_created": "2026-05-09T09:17:34.000Z",
  "_published": "2026-05-22T12:57:40.020Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77383992278,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894599471"
    },
    {
      "job": 77383992506,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894598759"
    },
    {
      "job": 77383992180,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894605590"
    },
    {
      "job": 77383992348,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894607744"
    },
    {
      "job": 77383991939,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894588319"
    },
    {
      "job": 77383991676,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161027906"
    },
    {
      "job": 77383992363,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894594832"
    },
    {
      "job": 77383992156,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894594784"
    },
    {
      "job": 77383992087,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894594336"
    }
  ],
  "_buildurl": "https://github.com/r-universe/trafficonese/actions/runs/25597421787",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": 5480,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/widgetframe"
  },
  "_devurl": "https://github.com/bhaskarvk/widgetframe",
  "_searchresults": 980,
  "_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 <sup>†</sup> 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.045976979633782,
  "_indexed": true,
  "_nocasepkg": "widgetframe",
  "_universes": [
    "trafficonese",
    "bhaskarvk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-09T09:19:40.000Z",
      "distro": "noble",
      "commit": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
      "fileid": "dc587bf7c356789eeeb87fbf811b565031a6034f2ef167206bc8a44852fe656c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafficonese/actions/runs/25597421787"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-09T09:19:33.000Z",
      "distro": "noble",
      "commit": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
      "fileid": "0c53df4c740c1da926d213a79c330fa850c1d410c6c41ed22ea0fe5ee0a79a91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafficonese/actions/runs/25597421787"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-09T09:20:56.000Z",
      "commit": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
      "fileid": "941159d6d3bf7a1a01a32cc959ba077d1bcc58d736487d3a8e08efd4195f4023",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafficonese/actions/runs/25597421787"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-09T09:21:17.000Z",
      "commit": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
      "fileid": "7489696e3e7cfceba6cbffb07abcf97b1cd55d136af079a8217b50df3bcf5360",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafficonese/actions/runs/25597421787"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-09T09:18:46.000Z",
      "commit": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
      "fileid": "36ab4ec535ba7f6a8e889e5d93093e4d100cc5cdfaa3e3abf7bba5d21060dfcf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafficonese/actions/runs/25597421787"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-09T09:18:45.000Z",
      "commit": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
      "fileid": "0225d45d413c17f60f289a75cf2dc0f425ac3831b5490a85e1260d3c054db067",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafficonese/actions/runs/25597421787"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-09T09:18:42.000Z",
      "commit": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
      "fileid": "28b7ec46bb1fe4d47599aa32797c3bb733d6c6d954cf993049eb540d3b2ee1e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafficonese/actions/runs/25597421787"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-22T12:57:22.000Z",
      "commit": "8683d86ccdff351d5aacf13db6ec09b5ed9a1054",
      "fileid": "7c5c68c2d289c071aa5fa2768a6ea92d59c847504ff70bde23c0e0d86147c512",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trafficonese/actions/runs/25597421787"
    }
  ]
}