{
  "_id": "6a101ef9acfb0bcc41c8ae6f",
  "Package": "shinyaframe",
  "Type": "Package",
  "Title": "'WebVR' Data Visualizations with 'RStudio Shiny' and 'Mozilla\nA-Frame'",
  "Version": "1.0.1",
  "Authors@R": "person(\"William\", \"Murphy\", email = \"william.murphy.rd@gmail.com\",\nrole = c(\"cre\", \"aut\"))",
  "Description": "Make R data available in Web-based virtual reality\nexperiences for immersive, cross-platform data visualizations.\nIncludes the 'gg-aframe' JavaScript package for a Grammar of\nGraphics declarative HTML syntax to create 3-dimensional data\nvisualizations with 'Mozilla A-Frame' <https://aframe.io>.",
  "License": "AGPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "5.0.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 07:01:02 UTC",
    "User": "root"
  },
  "Author": "William Murphy [cre, aut]",
  "Maintainer": "William Murphy <william.murphy.rd@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2017-11-26 14:29:43 UTC",
  "RemoteUrl": "https://github.com/cran/shinyaframe",
  "RemoteRef": "HEAD",
  "RemoteSha": "76998c50f891f9e0a07a19a627dfa93060ba4111",
  "MD5sum": "f8e66887cb865eeed2d230b9a366802b",
  "_user": "cran",
  "_type": "src",
  "_file": "shinyaframe_1.0.1.tar.gz",
  "_fileid": "d15708544d944a7de5ec3e5a5c0f9b16df610da46e456019af90c248d439db5f",
  "_filesize": 575987,
  "_sha256": "d15708544d944a7de5ec3e5a5c0f9b16df610da46e456019af90c248d439db5f",
  "_created": "2026-05-14T07:01:02.000Z",
  "_published": "2026-05-22T09:16:41.805Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77350957033,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6989019993"
    },
    {
      "job": 77350957280,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6989018129"
    },
    {
      "job": 77350956594,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988986018"
    },
    {
      "job": 77350956455,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157045363"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25846623341",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/shinyaframe",
  "_commit": {
    "id": "76998c50f891f9e0a07a19a627dfa93060ba4111",
    "author": "William Murphy <william.murphy.rd@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1511706583
  },
  "_maintainer": {
    "name": "William Murphy",
    "email": "william.murphy.rd@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyaframe"
  },
  "_searchresults": 13,
  "_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/shinyaframe.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2017-11-26"
    }
  ],
  "_exports": [
    "aDataScene",
    "aDataSceneOutput",
    "aframeAssets",
    "aframeBox",
    "aframeEntity",
    "aframeMixin",
    "aframePrimitive",
    "aframeScene",
    "aframeSphere",
    "atags",
    "renderADataScene"
  ],
  "_help": [
    {
      "page": "aDataScene",
      "title": "A-Frame Scene with R data",
      "topics": [
        "aDataScene"
      ]
    },
    {
      "page": "aDataScene-shiny",
      "title": "Shiny bindings for aDataScene",
      "topics": [
        "aDataScene-shiny",
        "aDataSceneOutput",
        "renderADataScene"
      ]
    },
    {
      "page": "aframetags",
      "title": "A-Frame Custom Elements",
      "topics": [
        "aframeAssets",
        "aframeBox",
        "aframeEntity",
        "aframeMixin",
        "aframePrimitive",
        "aframeScene",
        "aframeSphere",
        "aframetags",
        "atags"
      ]
    },
    {
      "page": "shinyaframe",
      "title": "WebVR Data Visualizations",
      "topics": [
        "shinyaframe-package",
        "shinyaframe"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "sourcetools",
    "tinytex",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "scatterplot3d.Rmd",
      "filename": "scatterplot3d.html",
      "title": "3D Scatterplots with gg-aframe",
      "author": "William Murphy, M.S., R.D.N.",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Building Blocks",
        "Creating a WebVR Shiny App"
      ],
      "created": "2017-11-26 14:29:43",
      "modified": "2017-11-26 14:29:43",
      "commits": 1
    }
  ],
  "_score": 2.113943352306837,
  "_indexed": true,
  "_nocasepkg": "shinyaframe",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-14T07:03:17.000Z",
      "distro": "noble",
      "commit": "76998c50f891f9e0a07a19a627dfa93060ba4111",
      "fileid": "956091a9dbcad24bec10b7645486043be09e33b8f03255dab0231d92aa995096",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25846623341"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-14T07:03:09.000Z",
      "distro": "noble",
      "commit": "76998c50f891f9e0a07a19a627dfa93060ba4111",
      "fileid": "2886fc18a77c0af0a6d543d98cd31cbfa6bd01fcf21913829125e18ab5d05cf3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25846623341"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T09:16:29.000Z",
      "commit": "76998c50f891f9e0a07a19a627dfa93060ba4111",
      "fileid": "ff63bf71a0236494a3c296b877925457d97bc13e33aeeb0e2358c405d1ad0b33",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25846623341"
    }
  ]
}