Package: AutoDeskR
Type: Package
Title: An Interface to the 'AutoDesk' 'API' Platform
Description: 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 (see <https://developer.autodesk.com> for more information).
Version: 0.1.3
URL: https://github.com/paulgovan/autodeskr
BugReports: https://github.com/paulgovan/autodeskr/issues
Authors@R: person("Paul", "Govan", email = "pgovan1@aggienetwork.com",
    role = c("aut", "cre"))
Depends: R (>= 2.10.0)
License: Apache License | file LICENSE
LazyData: TRUE
Imports: httr, jsonlite, shiny
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-07-09 22:49:03 UTC; paulgovan
Author: Paul Govan [aut, cre]
Maintainer: Paul Govan <pgovan1@aggienetwork.com>
Repository: CRAN
Date/Publication: 2017-07-10 00:04:57 UTC
