{
  "_id": "6a22a214cd65a98ecbd58cb9",
  "Package": "r3js",
  "Type": "Package",
  "Title": "'WebGL'-Based 3D Plotting using the 'three.js' Library",
  "Version": "0.0.2.9000",
  "Date": "2023-03-21",
  "Author": "Sam Wilks",
  "Maintainer": "Sam Wilks <sw463@cam.ac.uk>",
  "Description": "Provides R and 'JavaScript' functions to allow\n'WebGL'-based 3D plotting using the 'three.js' 'JavaScript'\nlibrary. Interactivity through roll-over highlighting and\ntoggle buttons is also supported.",
  "License": "AGPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "URL": "https://shwilks.github.io/r3js/, https://github.com/shwilks/r3js",
  "BugReports": "https://github.com/shwilks/r3js/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://shwilks.r-universe.dev",
  "Date/Publication": "2024-11-10 20:55:20 UTC",
  "RemoteUrl": "https://github.com/shwilks/r3js",
  "RemoteRef": "HEAD",
  "RemoteSha": "c8c08c8f3faaf18a7df773faed1dc9fad64b2fc6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 10:13:40 UTC",
    "User": "root"
  },
  "MD5sum": "5463871d9d80515a19a1a0703c378960",
  "_user": "shwilks",
  "_type": "src",
  "_file": "r3js_0.0.2.9000.tar.gz",
  "_fileid": "37c7a9a5cbb671d65140b816a477ce3cf49c41e7d541c85002a6fec7ef08d8ea",
  "_filesize": 654776,
  "_sha256": "37c7a9a5cbb671d65140b816a477ce3cf49c41e7d541c85002a6fec7ef08d8ea",
  "_created": "2026-06-05T10:13:40.000Z",
  "_published": "2026-06-05T10:16:52.751Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79707824098,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434197683"
    },
    {
      "job": 79707824103,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434194070"
    },
    {
      "job": 79707824108,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434179029"
    },
    {
      "job": 79707824109,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434180511"
    },
    {
      "job": 79707359756,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434150685"
    },
    {
      "job": 79707824166,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434184134"
    },
    {
      "job": 79707824168,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434186976"
    },
    {
      "job": 79707824135,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434179783"
    },
    {
      "job": 79707824141,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434187267"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shwilks/actions/runs/27008885739",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shwilks/r3js",
  "_commit": {
    "id": "c8c08c8f3faaf18a7df773faed1dc9fad64b2fc6",
    "author": "Sam Wilks <sw463@cam.ac.uk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #5 from olivroy/patch-1\n\nAdd links to DESCRIPTION",
    "time": 1731272120
  },
  "_maintainer": {
    "name": "Sam Wilks",
    "email": "sw463@cam.ac.uk",
    "login": "shwilks",
    "description": "",
    "uuid": 10160755
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "ellipsis",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "colorspace",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "shwilks",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "3d-graphics",
    "plotting"
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "shwilks",
      "count": 200,
      "uuid": 10160755
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 10160755,
    "type": "user",
    "name": "Sam Wilks"
  },
  "_downloads": {
    "count": 332,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/r3js"
  },
  "_devurl": "https://github.com/shwilks/r3js",
  "_pkgdown": "https://shwilks.github.io/r3js/",
  "_searchresults": 55,
  "_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/r3js.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shwilks/r3js",
  "_realowner": "shwilks",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-06-14"
    },
    {
      "version": "0.0.2",
      "date": "2023-03-21"
    }
  ],
  "_exports": [
    "arrows3js",
    "axis3js",
    "background3js",
    "box3js",
    "clippingPlane3js",
    "grid3js",
    "group3js",
    "lastID",
    "legend3js",
    "light3js",
    "lines3js",
    "material3js",
    "mtext3js",
    "plot3js",
    "plot3js.new",
    "plot3js.window",
    "points3js",
    "r3js",
    "r3jsOutput",
    "renderR3js",
    "save3js",
    "save3jsWidget",
    "segments3js",
    "shape3js",
    "sphere3js",
    "surface3js",
    "text3js",
    "triangle3js"
  ],
  "_datasets": [
    {
      "name": "teapot",
      "title": "Utah Teapot",
      "object": "teapot",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "arrows3js",
      "title": "Add arrows to a data3js object",
      "concept": [
        "plot components"
      ],
      "topics": [
        "arrows3js"
      ]
    },
    {
      "page": "axis3js",
      "title": "Add an axis to an r3js plot",
      "concept": [
        "plot components"
      ],
      "topics": [
        "axis3js"
      ]
    },
    {
      "page": "background3js",
      "title": "Set the plot background color",
      "topics": [
        "background3js"
      ]
    },
    {
      "page": "box3js",
      "title": "Add a box to an r3js plot",
      "concept": [
        "plot components"
      ],
      "topics": [
        "box3js"
      ]
    },
    {
      "page": "clippingPlane3js",
      "title": "Create a clipping plane object",
      "topics": [
        "clippingPlane3js"
      ]
    },
    {
      "page": "grid3js",
      "title": "Add axis grids to an data3js object",
      "concept": [
        "plot components"
      ],
      "topics": [
        "grid3js"
      ]
    },
    {
      "page": "group3js",
      "title": "Start a new r3js object group",
      "topics": [
        "group3js"
      ]
    },
    {
      "page": "lastID",
      "title": "Get the ID of the last object(s) added",
      "topics": [
        "lastID"
      ]
    },
    {
      "page": "legend3js",
      "title": "Add a legend to an data3js object",
      "concept": [
        "plot components"
      ],
      "topics": [
        "legend3js"
      ]
    },
    {
      "page": "light3js",
      "title": "Add a light source to a data3js object",
      "concept": [
        "plot components"
      ],
      "topics": [
        "light3js"
      ]
    },
    {
      "page": "lines3js",
      "title": "Add lines to a data3js object",
      "concept": [
        "plot components"
      ],
      "topics": [
        "lines3js"
      ]
    },
    {
      "page": "material3js",
      "title": "Set material properties of an r3js object",
      "topics": [
        "material3js"
      ]
    },
    {
      "page": "mtext3js",
      "title": "Add text to the margin of an r3js plot",
      "concept": [
        "plot components"
      ],
      "topics": [
        "mtext3js"
      ]
    },
    {
      "page": "plot3js",
      "title": "3D scatter / line plot",
      "topics": [
        "plot3js"
      ]
    },
    {
      "page": "plot3js.new",
      "title": "Setup a new r3js plot",
      "topics": [
        "plot3js.new"
      ]
    },
    {
      "page": "plot3js.window",
      "title": "Set axis limits for a data3js object",
      "topics": [
        "plot3js.window"
      ]
    },
    {
      "page": "points3js",
      "title": "Add points to a data3js object",
      "concept": [
        "plot components"
      ],
      "topics": [
        "points3js"
      ]
    },
    {
      "page": "r3js",
      "title": "Plot a data3js object",
      "topics": [
        "r3js"
      ]
    },
    {
      "page": "r3js-shiny",
      "title": "Shiny bindings for r3js",
      "topics": [
        "r3js-shiny",
        "r3jsOutput",
        "renderR3js"
      ]
    },
    {
      "page": "save3js",
      "title": "Save an r3js plot to an HTML file",
      "topics": [
        "save3js"
      ]
    },
    {
      "page": "save3jsWidget",
      "title": "Save an r3js widget to an HTML file",
      "topics": [
        "save3jsWidget"
      ]
    },
    {
      "page": "segments3js",
      "title": "Add lines segments a 3js object",
      "concept": [
        "plot components"
      ],
      "topics": [
        "segments3js"
      ]
    },
    {
      "page": "shape3js",
      "title": "Add a generic shape to an 3js plot",
      "concept": [
        "plot components"
      ],
      "topics": [
        "shape3js"
      ]
    },
    {
      "page": "sphere3js",
      "title": "Add a sphere of defined radius to a data3js object",
      "concept": [
        "plot components"
      ],
      "topics": [
        "sphere3js"
      ]
    },
    {
      "page": "surface3js",
      "title": "Add a surface to an data3js object",
      "concept": [
        "plot components"
      ],
      "topics": [
        "surface3js"
      ]
    },
    {
      "page": "teapot",
      "title": "Utah Teapot",
      "topics": [
        "teapot"
      ]
    },
    {
      "page": "text3js",
      "title": "Add text to a data3js object",
      "concept": [
        "plot components"
      ],
      "topics": [
        "text3js"
      ]
    },
    {
      "page": "triangle3js",
      "title": "Add a triangle to a data3js object",
      "concept": [
        "plot components"
      ],
      "topics": [
        "triangle3js"
      ]
    }
  ],
  "_readme": "https://github.com/shwilks/r3js/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "ellipsis",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "vctrs",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "plot-from-scratch.Rmd",
      "filename": "plot-from-scratch.html",
      "title": "Creating a plot from scratch",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-06-26 01:24:14",
      "modified": "2022-06-10 18:56:47",
      "commits": 4
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Interactivity",
        "Labels",
        "Roll-over highlighting",
        "Toggle buttons"
      ],
      "created": "2022-06-10 18:56:47",
      "modified": "2022-06-10 18:56:47",
      "commits": 1
    },
    {
      "source": "using-groupings.Rmd",
      "filename": "using-groupings.html",
      "title": "Grouping plot elements",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-06-10 18:56:47",
      "modified": "2022-06-10 18:56:47",
      "commits": 1
    }
  ],
  "_score": 6.062581984228164,
  "_indexed": true,
  "_nocasepkg": "r3js",
  "_universes": [
    "shwilks"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2.9000",
      "date": "2026-06-05T10:15:53.000Z",
      "distro": "noble",
      "commit": "c8c08c8f3faaf18a7df773faed1dc9fad64b2fc6",
      "fileid": "7b29b1346b5a65b0bb009c54a2094d4c3128d1c4430154223901831d250303fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/27008885739"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2.9000",
      "date": "2026-06-05T10:15:45.000Z",
      "distro": "noble",
      "commit": "c8c08c8f3faaf18a7df773faed1dc9fad64b2fc6",
      "fileid": "3cd5a8fd92125b9b0419f9eeff0b520858b5a25eb94d63ee10f571a118a74b43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/27008885739"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2.9000",
      "date": "2026-06-05T10:15:07.000Z",
      "commit": "c8c08c8f3faaf18a7df773faed1dc9fad64b2fc6",
      "fileid": "2d6cadd9d06279a8733609c1667382c69ee718a88b31dc7b534a2dd889c969e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/27008885739"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2.9000",
      "date": "2026-06-05T10:15:12.000Z",
      "commit": "c8c08c8f3faaf18a7df773faed1dc9fad64b2fc6",
      "fileid": "7156078ed466d1abae4a3f1dc28b69db3a76298bb477f6798657c83ed9b57afc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/27008885739"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2.9000",
      "date": "2026-06-05T10:15:47.000Z",
      "commit": "c8c08c8f3faaf18a7df773faed1dc9fad64b2fc6",
      "fileid": "54a9c7f03933c2e304a4846d7c2ac1807e8d806d27c8d1ca41ebf979dbf870cb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/27008885739"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-06-05T10:15:05.000Z",
      "commit": "c8c08c8f3faaf18a7df773faed1dc9fad64b2fc6",
      "fileid": "56465d31bd22b0cd74e3e5f885e65bbcd0fdf7e7471337ce463f248a5fe09d41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/27008885739"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-06-05T10:14:45.000Z",
      "commit": "c8c08c8f3faaf18a7df773faed1dc9fad64b2fc6",
      "fileid": "bd7848e2b31069bcd1fd0693b8155b2fa67cf35efe815b9a6232c2142aa9e0f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/27008885739"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-06-05T10:14:56.000Z",
      "commit": "c8c08c8f3faaf18a7df773faed1dc9fad64b2fc6",
      "fileid": "dc85f620c6208f0d34e618b9c2607ebc98e248f8b30f11561fafaf98e4563097",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/27008885739"
    }
  ]
}