{
  "_id": "6a5883afff0138dec5d74759",
  "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-07-16 07:05:39 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>",
  "_user": "jefferis",
  "_type": "src",
  "_file": "readobj_0.4.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/1c63f4ba261efaf4085ff2c413ee1fd57ff39b97e2a0493f42e513cdabf0fc11",
  "_filesize": 127339,
  "_sha256": "1c63f4ba261efaf4085ff2c413ee1fd57ff39b97e2a0493f42e513cdabf0fc11",
  "_expires": "2026-10-24T07:09:34.000Z",
  "_created": "2026-07-16T07:05:39.000Z",
  "_published": "2026-07-16T07:09:35.625Z",
  "_jobs": [
    {
      "job": 87557566088,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8367666745"
    },
    {
      "job": 87557566131,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8367661162"
    },
    {
      "job": 87557566106,
      "time": 131,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367664229"
    },
    {
      "job": 87557566177,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367661480"
    },
    {
      "job": 87557566139,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8367661980"
    },
    {
      "job": 87557566123,
      "time": 193,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8367684430"
    },
    {
      "job": 87557566141,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367662667"
    },
    {
      "job": 87557566138,
      "time": 182,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367680831"
    },
    {
      "job": 87557029539,
      "time": 183,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367614658"
    },
    {
      "job": 87557566025,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8367653858"
    },
    {
      "job": 87557566149,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8367654676"
    },
    {
      "job": 87557566114,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8367652119"
    },
    {
      "job": 87557566101,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367649034"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jefferis/actions/runs/29478594114",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 140,
    "description": "develops @natverse, directs collaborative @flyconnectome group at Dept of Zoology, joint head of Division of Neurobiology @ MRC LMB."
  },
  "_downloads": {
    "count": 427,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readobj"
  },
  "_devurl": "https://github.com/jefferis/readobj",
  "_searchresults": 28,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.827369273053825,
  "_indexed": true,
  "_nocasepkg": "readobj",
  "_universes": [
    "jefferis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-07-16T07:08:09.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "https://r2.ropensci.org/0d722d5bb1f0526c6c5ab7cc3ca40b4124d5893480ad83c57c44f955432cd36c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29478594114"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-07-16T07:07:49.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "https://r2.ropensci.org/45a2279cb349cb41713fc534b777354fd008f70d17a885d8eec3364edd53917e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29478594114"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-07-16T07:08:02.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "https://r2.ropensci.org/6a030ff7f83414e82848d38edd8e6f7ebf5469b7e4b889f3fdfe86896fb52329",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29478594114"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-07-16T07:07:50.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "https://r2.ropensci.org/452d6d273ccde8a392fa52c8a9f20be2f05a998fd3541443af841215cb3291df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29478594114"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-07-16T07:07:51.000Z",
      "arch": "aarch64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "https://r2.ropensci.org/bbb117bdc8de0c7a4168e99380d3b15d7efe6dc5d9c45fda4678434f287eca56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29478594114"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-07-16T07:08:40.000Z",
      "arch": "x86_64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "https://r2.ropensci.org/fbf0f3eb1a8af62b1bef72089949e01681824662ee69004ce58f6d64ef7a6725",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29478594114"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-07-16T07:07:44.000Z",
      "arch": "aarch64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "https://r2.ropensci.org/6aa51cdb8a74a2a0c308834cbdffe3d461e1dc7f5583480339f50c9f3971a8be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29478594114"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-07-16T07:08:26.000Z",
      "arch": "x86_64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "https://r2.ropensci.org/c8a1a39ee1ec94c05d0581a0856c3688d5f91bd148c70be79225bdf7ddaa2a5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29478594114"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-07-16T07:07:41.000Z",
      "arch": "emscripten",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "https://r2.ropensci.org/82aa8e875a3e90568416e6ecd67156be33d64bd1bd2c1f77f142504faf06d869",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29478594114"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-16T07:07:12.000Z",
      "arch": "x86_64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "https://r2.ropensci.org/155068e89d1053df9b7b26faa3567ee2ac0b3e39e213a04de2e2a3313a9f77ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29478594114"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-16T07:07:00.000Z",
      "arch": "x86_64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "https://r2.ropensci.org/2f26985326c733524472c7f18c8b195dda29653501cf310177cfde70703c2d23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29478594114"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-16T07:06:49.000Z",
      "arch": "x86_64",
      "commit": "58d0349149d024b4b20489e42df7c6545bfbda2f",
      "fileid": "https://r2.ropensci.org/8fe132173d159083cd56c957dda1ee1cb19d892b0d17d15d312f41f9bd8265fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29478594114"
    }
  ]
}