Package: AutoDeskR Type: Package Title: An Interface to the 'AutoDesk' 'API' Platform Description: An interface to the 'AutoDesk' Platform Services ('APS') 'API' including the Authentication 'API' for obtaining 'OAuth2' tokens with expiry tracking, Data Management 'API' for managing buckets and objects across the platform's cloud services, Design Automation 'API' for running automated tasks on design files in the cloud, Model Derivative 'API' for translating design files into 'SVF', 'SVF2', 'OBJ', and 'STL' formats and extracting model data, Reality Capture 'API' for generating 3D models from photogrammetry image sets, and Viewer for rendering 2D and 3D models in 'Shiny' applications. Version: 0.5.0 URL: https://aps.autodesk.com, https://github.com/paulgovan/AutoDeskR, https://paulgovan.github.io/AutoDeskR-Book/ BugReports: https://github.com/paulgovan/AutoDeskR/issues Authors@R: person("Paul", "Govan", email = "paul.govan2@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-1821-8492")) Depends: R (>= 4.1.0) License: Apache License | file LICENSE Imports: curl, httr2, jsonlite, shiny Encoding: UTF-8 RoxygenNote: 7.3.3 Suggests: ellmer, knitr, mcptools, rmarkdown, testthat (>= 3.0.0), httptest2, tibble, withr Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libuv1-dev libssl-dev zlib1g-dev Repository: https://paulgovan.r-universe.dev Date/Publication: 2026-07-22 13:22:39 UTC RemoteUrl: https://github.com/paulgovan/autodeskr RemoteRef: HEAD RemoteSha: 9acc2e8e25c2fdf4d5a73c6145d21193444fd0da NeedsCompilation: no Packaged: 2026-07-22 14:58:37 UTC; root Author: Paul Govan [aut, cre, cph] (ORCID: ) Maintainer: Paul Govan