{
  "_id": "6a2492d44b233be198385e43",
  "Package": "ggseg3d",
  "Title": "Interactive 3D Brain Atlas Visualization",
  "Version": "2.1.1",
  "Authors@R": "c(\nperson(\"Athanasia Mo\", \"Mowinckel\", , \"a.m.mowinckel@psykologi.uio.no\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5756-0223\")),\nperson(\"Didac\", \"Vidal-Piñeiro\", , \"d.v.pineiro@psykologi.uio.no\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-9997-9156\")),\nperson(\"Center for Lifespan Changes in Brain and Cognition (LCBC), University of Oslo\",\nrole = \"cph\"),\nperson(\"three.js authors\", role = c(\"ctb\", \"cph\"),\ncomment = \"Three.js and OrbitControls libraries, see LICENSE.note\")\n)",
  "Description": "Plot brain atlases as interactive 3D meshes using\n'Three.js' via 'htmlwidgets', or render publication-quality\nstatic images through 'rgl' and 'rayshader'. A pipe-friendly\nAPI lets you map data onto brain regions, control camera\nangles, toggle region edges, overlay glass brains, and snapshot\nor ray-trace the result. Additional atlases are available\nthrough the 'ggsegverse' r-universe. Mowinckel & Vidal-Piñeiro\n(2020) <doi:10.1177/2515245920928009>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ggsegverse/ggseg3d,\nhttps://ggsegverse.github.io/ggseg3d/",
  "BugReports": "https://github.com/ggsegverse/ggseg3d/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "ggsegverse/ggseg.docs",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "chromium cmake make libicu-dev libuv1-dev\nlibssl-dev",
  "Repository": "https://drmowinckels.r-universe.dev",
  "Date/Publication": "2026-04-22 20:09:50 UTC",
  "RemoteUrl": "https://github.com/ggsegverse/ggseg3d",
  "RemoteRef": "HEAD",
  "RemoteSha": "d76567c8d11d3b3ba841217b9eaa73fcaeebc756",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 21:32:03 UTC",
    "User": "root"
  },
  "Author": "Athanasia Mo Mowinckel [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5756-0223>),\nDidac Vidal-Piñeiro [aut] (ORCID:\n<https://orcid.org/0000-0001-9997-9156>),\nCenter for Lifespan Changes in Brain and Cognition (LCBC), University\nof Oslo [cph],\nthree.js authors [ctb, cph] (Three.js and OrbitControls libraries, see\nLICENSE.note)",
  "Maintainer": "Athanasia Mo Mowinckel <a.m.mowinckel@psykologi.uio.no>",
  "MD5sum": "ff3381e3935269f864c25574275e301b",
  "_user": "drmowinckels",
  "_type": "src",
  "_file": "ggseg3d_2.1.1.tar.gz",
  "_fileid": "038d8ab82f911dd9b53be0e5aad1cb8d8aaf039c3fc2a8ef469642acbd05c3e8",
  "_filesize": 1684564,
  "_sha256": "038d8ab82f911dd9b53be0e5aad1cb8d8aaf039c3fc2a8ef469642acbd05c3e8",
  "_created": "2026-06-06T21:32:03.000Z",
  "_published": "2026-06-06T21:36:20.421Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79909337949,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7458119650"
    },
    {
      "job": 79909337952,
      "time": 214,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7458122444"
    },
    {
      "job": 79909337958,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7458109237"
    },
    {
      "job": 79909337953,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7458113439"
    },
    {
      "job": 79909102004,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7458097416"
    },
    {
      "job": 79909337943,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7458116801"
    },
    {
      "job": 79909337954,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7458108876"
    },
    {
      "job": 79909337966,
      "time": 159,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7458116268"
    },
    {
      "job": 79909337964,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7458111780"
    }
  ],
  "_buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/27074368369",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ggsegverse/ggseg3d",
  "_commit": {
    "id": "d76567c8d11d3b3ba841217b9eaa73fcaeebc756",
    "author": "Athanasia Monika Mowinckel <14014329+drmowinckels@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #31 from ggsegverse/fix-pkgdown-chrome\n\ninstall chrome for pkgdown site build",
    "time": 1776888590
  },
  "_maintainer": {
    "name": "Athanasia Mo Mowinckel",
    "email": "a.m.mowinckel@psykologi.uio.no",
    "login": "drmowinckels",
    "mastodon": "@Drmowinckels@fosstodon.org",
    "bluesky": "@drmowinckels.io",
    "orcid": "0000-0002-5756-0223",
    "description": "Staff researcher at @LCBC-UiO (www.oslobrains.no) and @Lifebrain (www.lifebrain.uio.no/). PhD in Cognitive Neuroscience. Chapter head for @rladies Oslo",
    "uuid": 14014329
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggseg.formats",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "webshot2",
      "role": "Imports"
    },
    {
      "package": "ggseg.meshes",
      "role": "Suggests"
    },
    {
      "package": "png",
      "role": "Suggests"
    },
    {
      "package": "rayshader",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ggsegverse",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-08",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v2.0.0",
      "date": "2026-02-21"
    },
    {
      "name": "v2.1.0",
      "date": "2026-04-09"
    },
    {
      "name": "v2.1.1",
      "date": "2026-04-22"
    }
  ],
  "_stars": 44,
  "_contributors": [
    {
      "user": "drmowinckels",
      "count": 199,
      "uuid": 14014329
    },
    {
      "user": "muschellij2",
      "count": 10,
      "uuid": 1075118
    },
    {
      "user": "bfgray3",
      "count": 9,
      "uuid": 20310144
    },
    {
      "user": "didacvp",
      "count": 3,
      "uuid": 32741729
    },
    {
      "user": "brennanpincardiff",
      "count": 1,
      "uuid": 7151469
    }
  ],
  "_userbio": {
    "uuid": 14014329,
    "type": "user",
    "name": "Athanasia Monika Mowinckel",
    "description": "Staff researcher at @LCBC-UiO (www.oslobrains.no) and @Lifebrain (www.lifebrain.uio.no/). PhD in Cognitive Neuroscience. Chapter head for @rladies Oslo"
  },
  "_downloads": {
    "count": 858,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggseg3d"
  },
  "_devurl": "https://github.com/ggsegverse/ggseg3d",
  "_pkgdown": "https://ggsegverse.github.io/ggseg3d/",
  "_searchresults": 182,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggseg3d.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ggsegverse/ggseg3d",
  "_realowner": "ggsegverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.6.3",
      "date": "2021-06-01"
    },
    {
      "version": "2.0.0",
      "date": "2026-02-20"
    },
    {
      "version": "2.1.0",
      "date": "2026-04-09"
    },
    {
      "version": "2.1.1",
      "date": "2026-04-22"
    }
  ],
  "_exports": [
    "add_glassbrain",
    "aseg",
    "dk",
    "ggseg3d",
    "ggseg3dOutput",
    "ggsegray",
    "pan_camera",
    "renderGgseg3d",
    "resolve_brain_mesh",
    "set_background",
    "set_dimensions",
    "set_edges",
    "set_flat_shading",
    "set_legend",
    "set_orthographic",
    "set_positioning",
    "snapshot_brain",
    "tracula",
    "updateGgseg3dBackground",
    "updateGgseg3dCamera"
  ],
  "_help": [
    {
      "page": "add_glassbrain",
      "title": "Add glass brain to ggseg3d plot",
      "topics": [
        "add_glassbrain"
      ]
    },
    {
      "page": "ggseg3d",
      "title": "Plot 3D brain parcellations",
      "topics": [
        "ggseg3d"
      ]
    },
    {
      "page": "ggseg3d-shiny",
      "title": "Shiny bindings for ggseg3d",
      "topics": [
        "ggseg3d-shiny",
        "ggseg3dOutput",
        "renderGgseg3d"
      ]
    },
    {
      "page": "ggsegray",
      "title": "Render brain atlas with rgl",
      "topics": [
        "ggsegray"
      ]
    },
    {
      "page": "pan_camera",
      "title": "Pan camera position of ggseg3d plot",
      "topics": [
        "pan_camera"
      ]
    },
    {
      "page": "resolve_brain_mesh",
      "title": "Resolve brain surface mesh",
      "topics": [
        "resolve_brain_mesh"
      ]
    },
    {
      "page": "set_background",
      "title": "Set background color of ggseg3d plot",
      "topics": [
        "set_background"
      ]
    },
    {
      "page": "set_dimensions",
      "title": "Set widget dimensions",
      "topics": [
        "set_dimensions"
      ]
    },
    {
      "page": "set_edges",
      "title": "Set region boundary edges",
      "topics": [
        "set_edges"
      ]
    },
    {
      "page": "set_flat_shading",
      "title": "Enable flat shading for ggseg3d plot",
      "topics": [
        "set_flat_shading"
      ]
    },
    {
      "page": "set_legend",
      "title": "Set legend visibility",
      "topics": [
        "set_legend"
      ]
    },
    {
      "page": "set_orthographic",
      "title": "Enable orthographic camera for ggseg3d plot",
      "topics": [
        "set_orthographic"
      ]
    },
    {
      "page": "set_positioning",
      "title": "Set hemisphere positioning mode",
      "topics": [
        "set_positioning"
      ]
    },
    {
      "page": "snapshot_brain",
      "title": "Save ggseg3d widget as image",
      "topics": [
        "snapshot_brain"
      ]
    },
    {
      "page": "updateGgseg3dBackground",
      "title": "Update background in Shiny",
      "topics": [
        "updateGgseg3dBackground"
      ]
    },
    {
      "page": "updateGgseg3dCamera",
      "title": "Update camera in Shiny",
      "topics": [
        "updateGgseg3dCamera"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ggsegverse/ggseg3d/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ggsegverse/ggseg3d/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "base64enc",
    "bslib",
    "cachem",
    "callr",
    "chromote",
    "cli",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "geometries",
    "ggplot2",
    "ggseg.formats",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "processx",
    "promises",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "sfheaders",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "webshot2",
    "websocket",
    "withr",
    "xfun",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "ggseg3d.Rmd",
      "filename": "ggseg3d.html",
      "title": "Introduction to ggseg3d",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started",
        "Mapping data",
        "Subcortical atlases",
        "Camera and background"
      ],
      "created": "2018-12-17 10:52:58",
      "modified": "2026-02-21 11:30:00",
      "commits": 23
    },
    {
      "source": "shiny.Rmd",
      "filename": "shiny.html",
      "title": "Using ggseg3d in Shiny",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic Shiny integration",
        "Output sizing",
        "Reactive data",
        "Updating camera and background",
        "Complete example",
        "Performance tips"
      ],
      "created": "2026-02-21 11:30:00",
      "modified": "2026-02-21 11:30:00",
      "commits": 1
    }
  ],
  "_score": 8.58476530184685,
  "_indexed": false,
  "_nocasepkg": "ggseg3d",
  "_universes": [
    "drmowinckels"
  ],
  "_indexurl": "https://ggsegverse.r-universe.dev/ggseg3d",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-06-06T21:34:46.000Z",
      "distro": "noble",
      "commit": "d76567c8d11d3b3ba841217b9eaa73fcaeebc756",
      "fileid": "e4f4275c10f1b1e882ee8922a004aa53a1c0f2ca0cfd11d1de2829a525760a1e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/27074368369"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-06-06T21:35:09.000Z",
      "distro": "noble",
      "commit": "d76567c8d11d3b3ba841217b9eaa73fcaeebc756",
      "fileid": "d1fa2ad359be77100c6f729f7c7eb1424ba1401c51f6c31551e0a371286f3bf4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/27074368369"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-06-06T21:33:35.000Z",
      "commit": "d76567c8d11d3b3ba841217b9eaa73fcaeebc756",
      "fileid": "35670332d1c649d47ce7d296105d29dff5ec5df2a3bd126e2425cd40a0575a09",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/27074368369"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-06-06T21:34:04.000Z",
      "commit": "d76567c8d11d3b3ba841217b9eaa73fcaeebc756",
      "fileid": "48d2aad9d96cfcfc2d53ca7e3e7e1d4e78e98db7c6e6eeb41dc3f296a1f9e482",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/27074368369"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1",
      "date": "2026-06-06T21:35:07.000Z",
      "commit": "d76567c8d11d3b3ba841217b9eaa73fcaeebc756",
      "fileid": "3d05bcabf48ec51aa9511c1fc58af5c74a44f41b69bf172a64283b31dd5c89cc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/27074368369"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-06T21:33:21.000Z",
      "commit": "d76567c8d11d3b3ba841217b9eaa73fcaeebc756",
      "fileid": "a498858f6ab3ee35cf1481afda8d1b79780159a3cc9ae9281b650097a3071f7a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/27074368369"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-06T21:34:07.000Z",
      "commit": "d76567c8d11d3b3ba841217b9eaa73fcaeebc756",
      "fileid": "1db10cfcca793aa2ede30a116b9d05ce3a71c7458d49c88e62acae53270c8762",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/27074368369"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-06T21:33:29.000Z",
      "commit": "d76567c8d11d3b3ba841217b9eaa73fcaeebc756",
      "fileid": "7cedbb7b4637f33b54364e5d29d52f741600a7dee309f2f4a5aac1e3719d9d9e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/27074368369"
    }
  ]
}