{
  "_id": "6a156dd4acfb0bcc41d64448",
  "Package": "mvdf",
  "Type": "Package",
  "Title": "A Minimum Viable Data Format for 3D Rendering via Blender",
  "Version": "0.0.0.9000",
  "Authors@R": "person(given = \"Michael\",\nfamily = \"Mahoney\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mike.mahoney.218@gmail.com\",\ncomment = c(ORCID = \"0000-0003-2402-304X\"))",
  "Description": "A small, self-contained, minimum viable data format\nproviding a standard interface for using R as a front-end for\nthe Blender 3D rendering program. The core approach centers\naround an S4 class, 'mvdf', with getter, setter, and validation\nmethods designed to be extended for more specific rendering\napproaches.",
  "URL": "https://mikemahoney218.github.io/mvdf/",
  "BugReports": "https://github.com/mikemahoney218/mvdf/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "SystemRequirements": "Blender",
  "Collate": "'add_blender_endmatter.R' 'add_camera.R' 'mvdf_class.R'\n'add_empty.R' 'add_light.R' 'mvdf_simple_material.R'\n'add_primitive.R' 'add_render_image.R' 'appendix.R' 'assign.R'\n'base_methods.R' 'create_blender_frontmatter.R'\n'execute_render.R' 'get_mvdf.R' 'metadata.R' 'mvdf-package.R'\n'show.R' 'zzz.R'",
  "Config/pak/sysreqs": "blender",
  "Repository": "https://mikemahoney218.r-universe.dev",
  "Date/Publication": "2021-05-03 14:11:45 UTC",
  "RemoteUrl": "https://github.com/mikemahoney218/mvdf",
  "RemoteRef": "HEAD",
  "RemoteSha": "22a299354846376a1d0013771d6c26090a112899",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 09:50:34 UTC",
    "User": "root"
  },
  "Author": "Michael Mahoney [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2402-304X>)",
  "Maintainer": "Michael Mahoney <mike.mahoney.218@gmail.com>",
  "MD5sum": "d82d4f66b7d1d6377f2295dd690d6c45",
  "_user": "mikemahoney218",
  "_type": "src",
  "_file": "mvdf_0.0.0.9000.tar.gz",
  "_fileid": "7339ec49627712b2045210842765e7cb4333497feff67b362917eabcfda72e96",
  "_filesize": 1796451,
  "_sha256": "7339ec49627712b2045210842765e7cb4333497feff67b362917eabcfda72e96",
  "_created": "2026-05-26T09:50:34.000Z",
  "_published": "2026-05-26T09:54:28.792Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77849458526,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7214037327"
    },
    {
      "job": 77849458603,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7214026967"
    },
    {
      "job": 77849458489,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7213994657"
    },
    {
      "job": 77849458462,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7214000650"
    },
    {
      "job": 77848860125,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213967149"
    },
    {
      "job": 77849458695,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214014740"
    },
    {
      "job": 77849458496,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7214004353"
    },
    {
      "job": 77849458527,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7214000083"
    },
    {
      "job": 77849458470,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7214001216"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26444966932",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mikemahoney218/mvdf",
  "_commit": {
    "id": "22a299354846376a1d0013771d6c26090a112899",
    "author": "GitHub Actions <actions@github.com>",
    "committer": "GitHub Actions <actions@github.com>",
    "message": "Re-build README.Rmd\n",
    "time": 1620051105
  },
  "_maintainer": {
    "name": "Michael Mahoney",
    "email": "mike.mahoney.218@gmail.com",
    "login": "mikemahoney218",
    "mastodon": "@MikeMahoney218@fosstodon.org",
    "orcid": "0000-0003-2402-304X",
    "description": "R, Python, and using data to understand this complex world we live in",
    "uuid": 38229299
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "proceduralnames",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "codemetar",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "styler",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "brio",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    }
  ],
  "_owner": "mikemahoney218",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "blender"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "mikemahoney218",
      "count": 64,
      "uuid": 38229299
    }
  ],
  "_userbio": {
    "uuid": 38229299,
    "type": "user",
    "name": "Michael Mahoney",
    "description": "R, Python, and using data to understand this complex world we live in"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mvdf"
  },
  "_devurl": "https://github.com/mikemahoney218/mvdf",
  "_pkgdown": "https://mikemahoney218.github.io/mvdf/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mvdf.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_blender_endmatter",
    "add_camera",
    "add_curve_primitive",
    "add_empty",
    "add_light",
    "add_mesh_primitive",
    "add_render_image",
    "add_surface_primitive",
    "appendix",
    "appendix<-",
    "as.data.frame",
    "create_blender_frontmatter",
    "execute_render",
    "head",
    "metadata",
    "metadata<-",
    "mvdf",
    "mvdf_obj",
    "mvdf_simple_material",
    "mvdf<-",
    "ncol",
    "nrow",
    "plot",
    "set_appendix",
    "set_metadata",
    "set_mvdf",
    "set_values",
    "show",
    "tail"
  ],
  "_help": [
    {
      "page": "add_blender_endmatter",
      "title": "Add standard ending boilerplate to a Blender rendering script",
      "topics": [
        "add_blender_endmatter"
      ]
    },
    {
      "page": "add_camera",
      "title": "Add a camera object to a Blender scene",
      "topics": [
        "add_camera"
      ]
    },
    {
      "page": "add_empty",
      "title": "Add code to create empties to a Blender script",
      "topics": [
        "add_empty",
        "add_empty_method",
        "add_empty_method,mvdf_obj-method"
      ]
    },
    {
      "page": "add_light",
      "title": "Add a light object to a Blender scene",
      "topics": [
        "add_light"
      ]
    },
    {
      "page": "add_primitive",
      "title": "Add code to add primitives to a Blender script",
      "topics": [
        "add_curve_primitive",
        "add_mesh_primitive",
        "add_primitive",
        "add_surface_primitive"
      ]
    },
    {
      "page": "add_render_image",
      "title": "Add steps to render a scene to an image file to a Blender script",
      "topics": [
        "add_render_image"
      ]
    },
    {
      "page": "get_appendix",
      "title": "Retrieve the appendix from a `forthetrees` object",
      "topics": [
        "appendix",
        "appendix,mvdf_obj-method"
      ]
    },
    {
      "page": "appendixassign",
      "title": "Set appendix values for an `mvdf_obj` object.",
      "topics": [
        "appendix<-",
        "appendix<-,mvdf_obj-method"
      ]
    },
    {
      "page": "as.data.frame-mvdf_obj-method",
      "title": "Coerce to a data frame",
      "topics": [
        "as.data.frame,mvdf_obj-method"
      ]
    },
    {
      "page": "create_blender_frontmatter",
      "title": "Create a Blender rendering script with standard beginning boilerplate",
      "topics": [
        "create_blender_frontmatter"
      ]
    },
    {
      "page": "execute_render",
      "title": "Execute a Python script in Blender",
      "topics": [
        "execute_render"
      ]
    },
    {
      "page": "headtail",
      "title": "Return the first or last parts of objects inheriting from `mvdf_obj`",
      "topics": [
        "head,mvdf_obj-method",
        "tail,mvdf_obj-method"
      ]
    },
    {
      "page": "get_metadata",
      "title": "Retrieve the metadata data frame from a `forthetrees` object",
      "topics": [
        "metadata",
        "metadata,mvdf_obj-method"
      ]
    },
    {
      "page": "metadataassign",
      "title": "Set metadata values for an `mvdf_obj` object.",
      "topics": [
        "metadata<-",
        "metadata<-,mvdf_obj-method"
      ]
    },
    {
      "page": "getmvdf",
      "title": "Retrieve mvdf values from a `mvdf_obj` object.",
      "topics": [
        "mvdf",
        "mvdf,mvdf_obj-method"
      ]
    },
    {
      "page": "mvdf_obj",
      "title": "Construct a Minimum Viable Data Frame object",
      "topics": [
        "mvdf_obj"
      ]
    },
    {
      "page": "mvdf_obj-class",
      "title": "The Minimum Viable Data Frame S4 class",
      "concept": [
        "classes and related functions"
      ],
      "topics": [
        "mvdf_obj-class"
      ]
    },
    {
      "page": "mvdf_simple_material",
      "title": "Create a `mvdf_simple_material` object",
      "topics": [
        "mvdf_simple_material"
      ]
    },
    {
      "page": "mvdf_simple_material-class",
      "title": "Class to attach basic material data to `mvdf_obj` objects",
      "concept": [
        "classes and related functions"
      ],
      "topics": [
        "mvdf_simple_material-class"
      ]
    },
    {
      "page": "mvdfassign",
      "title": "Set mvdf values for an `mvdf_obj` object.",
      "topics": [
        "mvdf<-",
        "mvdf<-,mvdf_obj-method"
      ]
    },
    {
      "page": "nrowncol",
      "title": "The Number of Rows/Columns of an mvdf",
      "topics": [
        "ncol,mvdf_obj-method",
        "nrow,mvdf_obj-method"
      ]
    },
    {
      "page": "plot-mvdf_obj-method",
      "title": "Generic X-Y Plotting",
      "topics": [
        "plot,mvdf_obj-method"
      ]
    },
    {
      "page": "setvalues",
      "title": "Set values for objects subclassing `mvdf_obj`",
      "topics": [
        "setvalues",
        "set_appendix",
        "set_metadata",
        "set_mvdf",
        "set_values"
      ]
    },
    {
      "page": "show-mvdf_obj-method",
      "title": "Show an object inheriting from `mvdf_obj`",
      "topics": [
        "show,mvdf_obj-method"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mikemahoney218/mvdf/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mikemahoney218/mvdf/raw/HEAD/README.md",
  "_rundeps": [
    "glue",
    "proceduralnames",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "intro-to-mvdf.Rmd",
      "filename": "intro-to-mvdf.html",
      "title": "Introduction to mvdf",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A Minimal Viable Data Format for Using R as a Frontend for Blender",
        "So What's an mvdf Anyway?",
        "Making Simple Renders",
        "More Complicated Renders"
      ],
      "created": "2020-12-21 16:30:00",
      "modified": "2020-12-21 19:37:00",
      "commits": 2
    },
    {
      "source": "dev-guide.Rmd",
      "filename": "dev-guide.html",
      "title": "mvdf for Developers",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Extending mvdf",
        "Creating New Classes",
        "Adding Exporters",
        "Manipulation Functions",
        "Reuse Definitions"
      ],
      "created": "2020-12-21 16:30:00",
      "modified": "2021-05-03 14:06:38",
      "commits": 3
    }
  ],
  "_score": 4.230448921378274,
  "_indexed": true,
  "_nocasepkg": "mvdf",
  "_universes": [
    "mikemahoney218"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-26T09:53:53.000Z",
      "distro": "noble",
      "commit": "22a299354846376a1d0013771d6c26090a112899",
      "fileid": "cd22d2f979d7b0e93961efd8a4900fb4c767f8dcc5ad4c2de79c0b54916d5a56",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26444966932"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-26T09:53:24.000Z",
      "distro": "noble",
      "commit": "22a299354846376a1d0013771d6c26090a112899",
      "fileid": "e8ed9198f9899657141717acb9dacd316c5ce18c08e6091db41f47e71ef5bde4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26444966932"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-26T09:51:58.000Z",
      "commit": "22a299354846376a1d0013771d6c26090a112899",
      "fileid": "6d2059caa07c24f2c1e5ac8190a046ef2b92adc4def91aa3d805b9029cceefb2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26444966932"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-26T09:52:10.000Z",
      "commit": "22a299354846376a1d0013771d6c26090a112899",
      "fileid": "77ae646e9124b29520ca1cf9fce2a26ff953979b33b40ee501fba434e0972def",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26444966932"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-05-26T09:53:03.000Z",
      "commit": "22a299354846376a1d0013771d6c26090a112899",
      "fileid": "d4be3e32ecec469aba2b75ff0a9c461f178837c6b666af39e317d0d9066e948c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26444966932"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-26T09:52:16.000Z",
      "commit": "22a299354846376a1d0013771d6c26090a112899",
      "fileid": "1ec4cc77daf8c6ce24b2336f524479654bde75ad1892f8d681c6dd9551862d6c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26444966932"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-26T09:52:04.000Z",
      "commit": "22a299354846376a1d0013771d6c26090a112899",
      "fileid": "d30fa78bebe3c8fc1e509b140404e167f49a1a5236d2e55bfc0fba899a14392a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26444966932"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-26T09:52:06.000Z",
      "commit": "22a299354846376a1d0013771d6c26090a112899",
      "fileid": "148159649de9e55d68a7ba76fddfa0366db7f390cedaeb57a942fe83849b50e1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26444966932"
    }
  ]
}