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>.
Version: | 0.3.0 |
Depends: | R (≥ 3.3.1), methods (≥ 2.5.0) |
Imports: | base64enc, httr, rjson |
Suggests: | knitr, rmarkdown, RUnit |
Published: | 2020-10-12 |
DOI: | 10.32614/CRAN.package.algorithmia |
Author: | James Sutton, James Athappilly, Taylor Raack |
Maintainer: | Robert Fulton <rfulton at algorithmia.com> |
BugReports: | https://github.com/algorithmiaio/algorithmia-r/issues |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | algorithmia results |
Reference manual: | algorithmia.pdf |
Vignettes: |
Introduction to the Algorithmia R Client |
Package source: | algorithmia_0.3.0.tar.gz |
Windows binaries: | r-devel: algorithmia_0.3.0.zip, r-release: algorithmia_0.3.0.zip, r-oldrel: algorithmia_0.3.0.zip |
macOS binaries: | r-release (arm64): algorithmia_0.3.0.tgz, r-oldrel (arm64): algorithmia_0.3.0.tgz, r-release (x86_64): algorithmia_0.3.0.tgz, r-oldrel (x86_64): algorithmia_0.3.0.tgz |
Old sources: | algorithmia archive |
Please use the canonical form https://CRAN.R-project.org/package=algorithmia to link to this page.