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
NeedsCompilation: no
Packaged: 2026-05-28 13:26:52 UTC; paulgovan
Author: Paul Govan [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-1821-8492>)
Maintainer: Paul Govan <paul.govan2@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-28 14:20:15 UTC
