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-06-11 14:24:31 UTC RemoteUrl: https://github.com/paulgovan/autodeskr RemoteRef: HEAD RemoteSha: c2461d5d81e19111b33eede92a6368096f0862bf NeedsCompilation: no Packaged: 2026-06-11 14:51:53 UTC; root Author: Paul Govan [aut, cre, cph] (ORCID: ) Maintainer: Paul Govan