Package: algorithmia
Type: Package
Title: Allows you to Easily Interact with the Algorithmia Platform
Version: 0.3.0
Date: 2020-09-28
Author: James Sutton, James Athappilly, Taylor Raack
Maintainer: Robert Fulton <rfulton@algorithmia.com>
Description: The company, Algorithmia, houses the largest marketplace of online
    algorithms. This package essentially holds a bunch of REST wrappers that
    make it very easy to call algorithms in the Algorithmia platform and access
    files and directories in the Algorithmia data API. To learn more about the
    services they offer and the algorithms in the platform visit
    <http://algorithmia.com>. More information for developers can be found at
    <https://algorithmia.com/developers>.
Depends: R (>= 3.3.1), methods (>= 2.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Collate: 'Acl.r' 'Client.r' 'Algorithm.r' 'AlgorithmHandler.r'
        'DataDirectory.r' 'DataFile.r' 'data_utilities.r'
Imports: base64enc, httr, rjson
BugReports: https://github.com/algorithmiaio/algorithmia-r/issues
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, RUnit
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-10-09 20:34:29 UTC; root
Repository: CRAN
Date/Publication: 2020-10-12 21:10:02 UTC
Built: R 4.2.0; ; 2022-03-22 14:17:25 UTC; unix
