Package: AutoDeskR 0.1.5
AutoDeskR: An Interface to the 'AutoDesk' 'API' Platform
An interface to the 'AutoDesk' 'API' Platform including the Authentication 'API' for obtaining authentication to the 'AutoDesk' Forge Platform, Data Management 'API' for managing data across the platform's cloud services, Design Automation 'API' for performing automated tasks on design files in the cloud, Model Derivative 'API' for translating design files into different formats, sending them to the viewer app, and extracting design data, and Viewer for rendering 2D and 3D models.
Authors:
AutoDeskR_0.1.5.tar.gz
AutoDeskR_0.1.5.zip(r-4.5)AutoDeskR_0.1.5.zip(r-4.4)AutoDeskR_0.1.5.zip(r-4.3)
AutoDeskR_0.1.5.tgz(r-4.4-any)AutoDeskR_0.1.5.tgz(r-4.3-any)
AutoDeskR_0.1.5.tar.gz(r-4.5-noble)AutoDeskR_0.1.5.tar.gz(r-4.4-noble)
AutoDeskR_0.1.5.tgz(r-4.4-emscripten)AutoDeskR_0.1.5.tgz(r-4.3-emscripten)
AutoDeskR.pdf |AutoDeskR.html✨
AutoDeskR/json (API)
NEWS
# Install 'AutoDeskR' in R: |
install.packages('AutoDeskR', repos = c('https://paulgovan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/paulgovan/autodeskr/issues
Last updated 2 months agofrom:1d40a46bc6. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | OK | Nov 10 2024 |
R-4.5-linux | OK | Nov 10 2024 |
R-4.4-win | OK | Nov 10 2024 |
R-4.4-mac | OK | Nov 10 2024 |
R-4.3-win | OK | Nov 10 2024 |
R-4.3-mac | OK | Nov 10 2024 |
Exports:checkBucketcheckFilecheckPdfdownloadFilegetDatagetMetadatagetObjectTreegetOutputUrngetTokenmakeBucketmakePdftranslateObjtranslateSvfuploadFileviewer3DviewerUI
Dependencies:askpassbase64encbslibcachemclicommonmarkcrayoncurldigestfastmapfontawesomefsgluehtmltoolshttpuvhttrjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeopensslpromisesR6rappdirsRcpprlangsassshinysourcetoolssyswithrxtable
Authentication
Rendered fromAuthentication.Rmd
usingknitr::rmarkdown
on Nov 10 2024.Last update: 2024-09-10
Started: 2023-06-07
Data-Management
Rendered fromData-Management.Rmd
usingknitr::rmarkdown
on Nov 10 2024.Last update: 2023-06-07
Started: 2023-06-07
Design-Automation
Rendered fromDesign-Automation.Rmd
usingknitr::rmarkdown
on Nov 10 2024.Last update: 2023-06-07
Started: 2023-06-07
Model-Derivative
Rendered fromModel-Derivative.Rmd
usingknitr::rmarkdown
on Nov 10 2024.Last update: 2024-09-10
Started: 2023-06-07
Troubleshooting
Rendered fromTroubleshooting.Rmd
usingknitr::rmarkdown
on Nov 10 2024.Last update: 2023-06-07
Started: 2023-06-07
Viewer
Rendered fromViewer.Rmd
usingknitr::rmarkdown
on Nov 10 2024.Last update: 2023-06-07
Started: 2023-06-07
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check the Status of an App-Managed Bucket. | checkBucket |
Check the Status of a Translated File. | checkFile |
Check the status of a PDF. | checkPdf |
Download a file locally. | downloadFile |
Get the Geometry Data for a File. | getData |
Get the Metadata for a File. | getMetadata |
Get the Object Tree of a File. | getObjectTree |
Get the Output URN for a File. | getOutputUrn |
Get a 2-Legged Token for Authentication. | getToken |
Make a Bucket for an App. | makeBucket |
Convert a DWG to a PDF. | makePdf |
Translate a File into OBJ Format. | translateObj |
Translate a File into SVF Format. | translateSvf |
Upload a File to an App-Managed Bucket. | uploadFile |
Launch the Viewer. | viewer3D |
UI Module Function. | viewerUI |