{
  "_id": "6a18a6acacfb0bcc41dc8ae9",
  "Package": "AutoDeskR",
  "Type": "Package",
  "Title": "An Interface to the 'AutoDesk' 'API' Platform",
  "Description": "An interface to the 'AutoDesk' Platform Services ('APS')\n'API' including the Authentication 'API' for obtaining 'OAuth2'\ntokens with expiry tracking, Data Management 'API' for managing\nbuckets and objects across the platform's cloud services,\nDesign Automation 'API' for running automated tasks on design\nfiles in the cloud, Model Derivative 'API' for translating\ndesign files into 'SVF', 'SVF2', 'OBJ', and 'STL' formats and\nextracting model data, Reality Capture 'API' for generating 3D\nmodels from photogrammetry image sets, and Viewer for rendering\n2D and 3D models in 'Shiny' applications.",
  "Version": "0.5.0",
  "URL": "https://aps.autodesk.com, https://github.com/paulgovan/AutoDeskR,\nhttps://paulgovan.github.io/AutoDeskR-Book/",
  "BugReports": "https://github.com/paulgovan/AutoDeskR/issues",
  "Authors@R": "person(\"Paul\", \"Govan\", email = \"paul.govan2@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0002-1821-8492\"))",
  "License": "Apache License | file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev zlib1g-dev",
  "Repository": "https://paulgovan.r-universe.dev",
  "Date/Publication": "2026-05-28 18:04:46 UTC",
  "RemoteUrl": "https://github.com/paulgovan/autodeskr",
  "RemoteRef": "HEAD",
  "RemoteSha": "f9ad43ac4b9b38132a97c3cd5a70d4073ac27f73",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 20:30:48 UTC",
    "User": "root"
  },
  "Author": "Paul Govan [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-1821-8492>)",
  "Maintainer": "Paul Govan <paul.govan2@gmail.com>",
  "MD5sum": "3525213bbce57fe49b536a8dff42b70f",
  "_user": "paulgovan",
  "_type": "src",
  "_file": "AutoDeskR_0.5.0.tar.gz",
  "_fileid": "179950c4518e9c5fdf02f7fabe43aeca80f6eb8dc966387caa678c11b0d316d6",
  "_filesize": 2676591,
  "_sha256": "179950c4518e9c5fdf02f7fabe43aeca80f6eb8dc966387caa678c11b0d316d6",
  "_created": "2026-05-28T20:30:48.000Z",
  "_published": "2026-05-28T20:33:48.700Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78382517476,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7276675692"
    },
    {
      "job": 78382517425,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7276675921"
    },
    {
      "job": 78382517437,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7276658971"
    },
    {
      "job": 78382517521,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7276668331"
    },
    {
      "job": 78381931933,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7276628579"
    },
    {
      "job": 78382517405,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7276666955"
    },
    {
      "job": 78382517461,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7276657981"
    },
    {
      "job": 78382518029,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7276659119"
    },
    {
      "job": 78382517593,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7276660925"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26600280405",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/paulgovan/autodeskr",
  "_commit": {
    "id": "f9ad43ac4b9b38132a97c3cd5a70d4073ac27f73",
    "author": "Paul Govan <paul.govan2@gmail.com>",
    "committer": "Paul Govan <paul.govan2@gmail.com>",
    "message": "Update README\n",
    "time": 1779991486
  },
  "_maintainer": {
    "name": "Paul Govan",
    "email": "paul.govan2@gmail.com",
    "login": "paulgovan",
    "linkedin": "in/paulgovan",
    "orcid": "0000-0002-1821-8492",
    "description": "Senior Reliability Engineer at GE Aerospace",
    "uuid": 11376796
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "ellmer",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mcptools",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "paulgovan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 5
    },
    {
      "week": "2026-17",
      "n": 5
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 4
    },
    {
      "week": "2026-22",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.5.0",
      "date": "2026-05-28"
    }
  ],
  "_topics": [
    "3d-models",
    "autodesk",
    "viewer"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "paulgovan",
      "count": 132,
      "uuid": 11376796
    },
    {
      "user": "prbr",
      "count": 4,
      "uuid": 7637303
    }
  ],
  "_userbio": {
    "uuid": 11376796,
    "type": "user",
    "name": "Paul Govan",
    "description": "Senior Reliability Engineer at GE Aerospace"
  },
  "_downloads": {
    "count": 228,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AutoDeskR"
  },
  "_devurl": "https://github.com/paulgovan/autodeskr",
  "_searchresults": 49,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AutoDeskR.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paulgovan/autodeskr",
  "_realowner": "paulgovan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2016-11-11"
    },
    {
      "version": "0.1.2",
      "date": "2017-02-18"
    },
    {
      "version": "0.1.3",
      "date": "2017-07-10"
    },
    {
      "version": "0.1.5",
      "date": "2024-09-10"
    },
    {
      "version": "0.5.0",
      "date": "2026-05-28"
    }
  ],
  "_exports": [
    "aps_error",
    "autodeskr_mcp_tools",
    "checkBucket",
    "checkFile",
    "checkPdf",
    "checkPhotoscene",
    "createPhotoscene",
    "deleteBucket",
    "deleteObject",
    "downloadFile",
    "getData",
    "getMetadata",
    "getObjectTree",
    "getOutputUrn",
    "getToken",
    "is_expired",
    "listBuckets",
    "listObjects",
    "makeBucket",
    "makePdf",
    "processPhotoscene",
    "translateObj",
    "translateStl",
    "translateSvf",
    "translateSvf2",
    "uploadFile",
    "uploadFileSigned",
    "uploadImages",
    "viewer3D",
    "viewerUI",
    "waitForFile",
    "waitForPhotoscene",
    "waitForWorkItem"
  ],
  "_help": [
    {
      "page": "aps_error",
      "title": "Create an APS API Error Condition.",
      "topics": [
        "aps_error"
      ]
    },
    {
      "page": "as_tibble.listBuckets",
      "title": "Convert a listBuckets Response to a Tibble.",
      "topics": [
        "as_tibble.listBuckets"
      ]
    },
    {
      "page": "as_tibble.listObjects",
      "title": "Convert a listObjects Response to a Tibble.",
      "topics": [
        "as_tibble.listObjects"
      ]
    },
    {
      "page": "autodeskr_mcp_tools",
      "title": "MCP tools for AutoDeskR",
      "topics": [
        "autodeskr_mcp_tools"
      ]
    },
    {
      "page": "checkBucket",
      "title": "Check the Status of an App-Managed Bucket.",
      "topics": [
        "checkBucket"
      ]
    },
    {
      "page": "checkFile",
      "title": "Check the Status of a Translated File.",
      "topics": [
        "checkFile"
      ]
    },
    {
      "page": "checkPdf",
      "title": "Check the Status of a PDF WorkItem.",
      "topics": [
        "checkPdf"
      ]
    },
    {
      "page": "checkPhotoscene",
      "title": "Check Reality Capture Processing Progress.",
      "topics": [
        "checkPhotoscene"
      ]
    },
    {
      "page": "createPhotoscene",
      "title": "Create a Photoscene for Reality Capture.",
      "topics": [
        "createPhotoscene"
      ]
    },
    {
      "page": "deleteBucket",
      "title": "Delete an App-Managed Bucket.",
      "topics": [
        "deleteBucket"
      ]
    },
    {
      "page": "deleteObject",
      "title": "Delete an Object from an App-Managed Bucket.",
      "topics": [
        "deleteObject"
      ]
    },
    {
      "page": "downloadFile",
      "title": "Download a file locally.",
      "topics": [
        "downloadFile"
      ]
    },
    {
      "page": "getData",
      "title": "Get the Geometry Data for a File.",
      "topics": [
        "getData"
      ]
    },
    {
      "page": "getMetadata",
      "title": "Get the Metadata for a File.",
      "topics": [
        "getMetadata"
      ]
    },
    {
      "page": "getObjectTree",
      "title": "Get the Object Tree of a File.",
      "topics": [
        "getObjectTree"
      ]
    },
    {
      "page": "getOutputUrn",
      "title": "Get the Output URN for a File.",
      "topics": [
        "getOutputUrn"
      ]
    },
    {
      "page": "getToken",
      "title": "Get a 2-Legged Token for Authentication.",
      "topics": [
        "getToken"
      ]
    },
    {
      "page": "is_expired",
      "title": "Check Whether an aps_token Has Expired.",
      "topics": [
        "is_expired"
      ]
    },
    {
      "page": "listBuckets",
      "title": "List All App-Managed Buckets.",
      "topics": [
        "listBuckets"
      ]
    },
    {
      "page": "listObjects",
      "title": "List Objects in an App-Managed Bucket.",
      "topics": [
        "listObjects"
      ]
    },
    {
      "page": "makeBucket",
      "title": "Make a Bucket for an App.",
      "topics": [
        "makeBucket"
      ]
    },
    {
      "page": "makePdf",
      "title": "Convert a DWG to a PDF.",
      "topics": [
        "makePdf"
      ]
    },
    {
      "page": "processPhotoscene",
      "title": "Start Reality Capture Processing.",
      "topics": [
        "processPhotoscene"
      ]
    },
    {
      "page": "translateObj",
      "title": "Translate a File into OBJ Format.",
      "topics": [
        "translateObj"
      ]
    },
    {
      "page": "translateStl",
      "title": "Translate a File into STL Format.",
      "topics": [
        "translateStl"
      ]
    },
    {
      "page": "translateSvf",
      "title": "Translate a File into SVF Format.",
      "topics": [
        "translateSvf"
      ]
    },
    {
      "page": "translateSvf2",
      "title": "Translate a File into SVF2 Format.",
      "topics": [
        "translateSvf2"
      ]
    },
    {
      "page": "uploadFile",
      "title": "Upload a File to an App-Managed Bucket.",
      "topics": [
        "uploadFile"
      ]
    },
    {
      "page": "uploadFileSigned",
      "title": "Upload a File Using Signed S3 URLs.",
      "topics": [
        "uploadFileSigned"
      ]
    },
    {
      "page": "uploadImages",
      "title": "Upload Images to a Photoscene.",
      "topics": [
        "uploadImages"
      ]
    },
    {
      "page": "viewer3D",
      "title": "Launch the Viewer.",
      "topics": [
        "viewer3D"
      ]
    },
    {
      "page": "viewerUI",
      "title": "UI Module Function.",
      "topics": [
        "viewerUI"
      ]
    },
    {
      "page": "waitForFile",
      "title": "Wait for a Model Derivative Translation to Complete.",
      "topics": [
        "waitForFile"
      ]
    },
    {
      "page": "waitForPhotoscene",
      "title": "Wait for Reality Capture Processing to Complete.",
      "topics": [
        "waitForPhotoscene"
      ]
    },
    {
      "page": "waitForWorkItem",
      "title": "Wait for a Design Automation WorkItem to Complete.",
      "topics": [
        "waitForWorkItem"
      ]
    }
  ],
  "_pkglogo": "https://github.com/paulgovan/autodeskr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/paulgovan/autodeskr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "curl",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "httr2",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "sys",
    "vctrs",
    "withr",
    "xtable"
  ],
  "_score": 5.070407321740119,
  "_indexed": true,
  "_nocasepkg": "autodeskr",
  "_universes": [
    "paulgovan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-28T20:33:08.000Z",
      "distro": "noble",
      "commit": "f9ad43ac4b9b38132a97c3cd5a70d4073ac27f73",
      "fileid": "736b9f69148f5901dd9703159b34e1c55c4a141880f1be10ab735d9a1712d469",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26600280405"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-28T20:33:10.000Z",
      "distro": "noble",
      "commit": "f9ad43ac4b9b38132a97c3cd5a70d4073ac27f73",
      "fileid": "c950596516548bbbcc48193ab6bd786e5a83bac2251cb4a14596a0d93ebe486a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26600280405"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-28T20:32:22.000Z",
      "commit": "f9ad43ac4b9b38132a97c3cd5a70d4073ac27f73",
      "fileid": "c1f2d71d88069691f442f3b75b31b55b388bcc50b7112f520a1d4b59fd4cc98d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26600280405"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-28T20:32:46.000Z",
      "commit": "f9ad43ac4b9b38132a97c3cd5a70d4073ac27f73",
      "fileid": "4d027ef8296c6498aa78695886ac7cfba421bd32e312d13a5948b7f6c7ea391d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26600280405"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-05-28T20:33:01.000Z",
      "commit": "f9ad43ac4b9b38132a97c3cd5a70d4073ac27f73",
      "fileid": "0a9617af0d8bd3d48d67c7dedbbae5485252ad78cd1355753cade33c387dae48",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26600280405"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-28T20:32:07.000Z",
      "commit": "f9ad43ac4b9b38132a97c3cd5a70d4073ac27f73",
      "fileid": "fd79f954e2f12b7d71178628e8f25e893fc144ea27edce79dfe773588754447d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26600280405"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-28T20:32:12.000Z",
      "commit": "f9ad43ac4b9b38132a97c3cd5a70d4073ac27f73",
      "fileid": "3cc65fe060eb0ec7ee6eecba837056ec6df1e22650b4c4d1947ce5c2236b9b5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26600280405"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-28T20:32:19.000Z",
      "commit": "f9ad43ac4b9b38132a97c3cd5a70d4073ac27f73",
      "fileid": "4b12d38abc164b0e06405b89775a6a102075d453ebc03b79910489b62c74bfd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26600280405"
    }
  ]
}