{
  "_id": "6a1f12e5b401979e7341de60",
  "Package": "readobj",
  "Type": "Package",
  "Title": "Fast Reader for 'Wavefront' OBJ 3D Scene Files",
  "Version": "0.4.2",
  "Authors@R": "c(\nperson(\"Gregory\", \"Jefferis\", email = \"jefferis@gmail.com\",\nrole = c(\"aut\", \"cph\", \"cre\"), comment = c(ORCID = \"0000-0002-0587-9355\")),\nperson(\"Syoyo\", \"Fujita\", role=c(\"aut\", \"cph\"),\ncomment=\"tiny_obj_loader.* are copyright Syoyo Fujita\"),\nperson(\"Trevor L\", \"Davis\", role=\"aut\", comment = c(ORCID = \"0000-0001-6341-4639\"))\n)",
  "Description": "Wraps 'tiny_obj_loader' C++ library for reading the\n'Wavefront' OBJ 3D file format including both mesh objects and\nmaterials files. The resultant R objects are either structured\nto match the 'tiny_obj_loader' internal data representation or\nin a form directly compatible with the 'rgl' package.",
  "License": "BSD_2_clause + file LICENSE",
  "URL": "https://github.com/jefferis/readobj",
  "BugReports": "https://github.com/jefferis/readobj/issues",
  "RoxygenNote": "7.1.1",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Repository": "https://jefferis.r-universe.dev",
  "Date/Publication": "2022-08-03 17:57:20 UTC",
  "RemoteUrl": "https://github.com/jefferis/readobj",
  "RemoteRef": "HEAD",
  "RemoteSha": "58d0349149d024b4b20489e42df7c6545bfbda2f",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-17 07:29:15 UTC",
    "User": "root"
  },
  "Author": "Gregory Jefferis [aut, cph, cre] (ORCID:\n<https://orcid.org/0000-0002-0587-9355>),\nSyoyo Fujita [aut, cph] (tiny_obj_loader.* are copyright Syoyo Fujita),\nTrevor L Davis [aut] (ORCID: <https://orcid.org/0000-0001-6341-4639>)",
  "Maintainer": "Gregory Jefferis <jefferis@gmail.com>",
  "MD5sum": "9ac625d8751c14ecea50c0f17b7c9762",
  "_user": "jefferis",
  "_type": "src",
  "_file": "readobj_0.4.2.tar.gz",
  "_fileid": "89168dba5482b763867d144893744d61a7c4467331997fb56fedb2dcaf6bb16e",
  "_filesize": 127343,
  "_sha256": "89168dba5482b763867d144893744d61a7c4467331997fb56fedb2dcaf6bb16e",
  "_created": "2026-05-17T07:29:15.000Z",
  "_published": "2026-06-02T17:29:09.308Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79132045752,
      "time": 115,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040440601"
    },
    {
      "job": 79132045937,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040442579"
    },
    {
      "job": 79132045769,
      "time": 107,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040439682"
    },
    {
      "job": 79132045878,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040440969"
    },
    {
      "job": 79132045853,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040438326"
    },
    {
      "job": 79132045886,
      "time": 284,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040459419"
    },
    {
      "job": 79132045766,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040438588"
    },
    {
      "job": 79132045801,
      "time": 274,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040458075"
    },
    {
      "job": 79132063130,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040427726"
    },
    {
      "job": 79132044631,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365116487"
    },
    {
      "job": 79132045797,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040441009"
    },
    {
      "job": 79132045917,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040440327"
    },
    {
      "job": 79132046067,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040438302"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jefferis/actions/runs/25984621702",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jefferis/readobj",
  "_commit": {
    "id": "58d0349149d024b4b20489e42df7c6545bfbda2f",
    "author": "Trevor L Davis <trevor.l.davis@gmail.com>",
    "committer": "Trevor L Davis <trevor.l.davis@gmail.com>",
    "message": "fix: Extraneous trailing comma\n",
    "time": 1659549440
  },
  "_maintainer": {
    "name": "Gregory Jefferis",
    "email": "jefferis@gmail.com",
    "login": "jefferis",
    "linkedin": "in/greg-jefferis-8b865287",
    "orcid": "0000-0002-0587-9355",
    "twitter": "@gsxej",
    "description": "develops @natverse, directs collaborative @flyconnectome group at Dept of Zoology, joint head of Division of Neurobiology @ MRC LMB.",
    "uuid": 23763
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.6",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "jefferis",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "3d-models",
    "rgl",
    "tinyobjloader",
    "wavefront-obj",
    "cpp"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "jefferis",
      "count": 141,
      "uuid": 23763
    },
    {
      "user": "trevorld",
      "count": 19,
      "uuid": 2433259
    },
    {
      "user": "dmurdoch",
      "count": 1,
      "uuid": 1935680
    }
  ],
  "_userbio": {
    "uuid": 23763,
    "type": "user",
    "name": "Gregory Jefferis",
    "description": "develops @natverse, directs collaborative @flyconnectome group at Dept of Zoology, joint head of Division of Neurobiology @ MRC LMB."
  },
  "_downloads": {
    "count": 390,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readobj"
  },
  "_devurl": "https://github.com/jefferis/readobj",
  "_searchresults": 22,
  "_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/readobj.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jefferis/readobj",
  "_realowner": "jefferis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3",
      "date": "2017-11-02"
    },
    {
      "version": "0.3.1",
      "date": "2018-10-03"
    },
    {
      "version": "0.3.2",
      "date": "2019-03-11"
    },
    {
      "version": "0.4.0",
      "date": "2021-06-28"
    },
    {
      "version": "0.4.1",
      "date": "2021-07-03"
    }
  ],
  "_exports": [
    "read.obj",
    "tinyobj2shapelist3d"
  ],
  "_help": [
    {
      "page": "readobj-package",
      "title": "Wrapper for tiny_obj_loader single file C++ library",
      "topics": [
        "readobj-package",
        "readobj"
      ]
    },
    {
      "page": "read.obj",
      "title": "Read a Wavefront OBJ 3D scene file into an R list",
      "topics": [
        "read.obj"
      ]
    },
    {
      "page": "tinyobj2shapelist3d",
      "title": "Convert the raw tinyobjloader shapes/materials list into an rgl shapelist3d",
      "topics": [
        "tinyobj2shapelist3d"
      ]
    }
  ],
  "_readme": "https://github.com/jefferis/readobj/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.722633922533812,
  "_indexed": true,
  "_nocasepkg": "readobj",
  "_universes": [
    "jefferis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-17T07:31:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "6276651a11a875d6db8b7ad6de7119e11d2cf0558c3c5d8e7c3cedc4caa31bc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/25984621702"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-17T07:31:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "a6a7c48c5dd56811564e33067e5fb0ba015995b5cd0c08f7ecf7ce6cd70e8f8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/25984621702"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-17T07:31:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "3e767904a30161998a5fa2941df8e58e23f30941412f06ba18b0d66dab0a7525",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/25984621702"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-17T07:31:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "f8de0524c9353d127904a4687895963ce5fee596a9f650831b658dd2e6dbd8b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/25984621702"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-17T07:30:54.000Z",
      "arch": "aarch64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "9f4175cdaeea876b3ddfd31eeeb2aa6e5bfd9bb56a6b96b1a382d5ad97767cf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/25984621702"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-17T07:33:26.000Z",
      "arch": "x86_64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "4198fe832b0b02710a4b51b3503207b8a9972902eee770bef14d1716ecf46dfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/25984621702"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-17T07:30:57.000Z",
      "arch": "aarch64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "c21f9fa75428692274cda897f6caf603934280f20dda006383b7263273918814",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/25984621702"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-17T07:33:04.000Z",
      "arch": "x86_64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "6928e65b54430f3a6c990486cdb933eda9dc229e2edb9967837bb23bf0314615",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/25984621702"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-17T07:30:35.000Z",
      "arch": "x86_64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "faba5c701062ee2d2c9242954eef29524728d3c02c68f9c1f185b889a65ea254",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/25984621702"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-17T07:30:33.000Z",
      "arch": "x86_64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "275fef22fb4d4abee1caae4c853ca135402c5ffff20951feeefdc37d4737ad3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/25984621702"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-17T07:30:30.000Z",
      "arch": "x86_64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "bea97bdc6c325731e6ee58cfb21dcb74f8f7ae47f4e19d2e9ed10e0201c339f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/25984621702"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-06-02T17:28:41.000Z",
      "arch": "emscripten",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "610dd88e3b17730e51d01686ae2ec46c2150a3a273ac645b0e8db040831e5175",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/25984621702"
    }
  ]
}