{
  "_id": "6a104317acfb0bcc41c9de03",
  "Package": "algorithmia",
  "Type": "Package",
  "Title": "Allows you to Easily Interact with the Algorithmia Platform",
  "Version": "0.3.1",
  "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\nof online algorithms. This package essentially holds a bunch of\nREST wrappers that make it very easy to call algorithms in the\nAlgorithmia platform and access files and directories in the\nAlgorithmia data API. To learn more about the services they\noffer and the algorithms in the platform visit\n<http://algorithmia.com>. More information for developers can\nbe found at <https://algorithmia.com/developers>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Collate": "'Acl.r' 'Client.r' 'Algorithm.r' 'AlgorithmHandler.r'\n'DataDirectory.r' 'DataFile.r' 'data_utilities.r'",
  "BugReports": "https://github.com/algorithmiaio/algorithmia-r/issues",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev libx11-dev",
  "Repository": "https://algorithmiaio.r-universe.dev",
  "Date/Publication": "2021-03-08 22:03:26 UTC",
  "RemoteUrl": "https://github.com/algorithmiaio/algorithmia-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "36e8b5b8168ed83d12a7d8ed8272d0758977ae8e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:05:56 UTC",
    "User": "root"
  },
  "MD5sum": "d7dd6f4988677732de76852d8ed15abe",
  "_user": "algorithmiaio",
  "_type": "src",
  "_file": "algorithmia_0.3.1.tar.gz",
  "_fileid": "29ccc7c062a01f41ca7eb828addb77bd53a566f7094d2a9437097810c5978390",
  "_filesize": 278394,
  "_sha256": "29ccc7c062a01f41ca7eb828addb77bd53a566f7094d2a9437097810c5978390",
  "_created": "2026-05-11T07:05:56.000Z",
  "_published": "2026-05-22T11:50:47.011Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373750142,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6912255807"
    },
    {
      "job": 77373749942,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6912255036"
    },
    {
      "job": 77373749941,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6912253800"
    },
    {
      "job": 77373749771,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6912250236"
    },
    {
      "job": 77373749351,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912219489"
    },
    {
      "job": 77373749304,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159787843"
    },
    {
      "job": 77373749791,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6912238955"
    },
    {
      "job": 77373749857,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6912238651"
    },
    {
      "job": 77373749953,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6912241882"
    }
  ],
  "_buildurl": "https://github.com/r-universe/algorithmiaio/actions/runs/25655367941",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/algorithmiaio/algorithmia-r",
  "_commit": {
    "id": "36e8b5b8168ed83d12a7d8ed8272d0758977ae8e",
    "author": "John-Bragg <71101029+John-Bragg@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Dev 228 (#27)\n\n* Adding support for \"Algo Development\" category\r\n\r\n* unit tests pathing fix\r\n\r\n* adding better test case error reporing\r\n\r\n* Fixing path for unit test input\r\n\r\n* Added support for \"Admin/CICD Automation\"\r\n\r\n* enabling the revoke scm call\r\n\r\n* disabling revokeSCM unit test\r\n\r\n* adding organization support\r\n\r\n* fix for create organization\r\n\r\n* adding org_url to edit org",
    "time": 1615241006
  },
  "_maintainer": {
    "name": "Robert Fulton",
    "email": "rfulton@algorithmia.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.1",
      "role": "Depends"
    },
    {
      "package": "methods",
      "version": ">= 2.5.0",
      "role": "Depends"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "rjson",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    }
  ],
  "_owner": "algorithmiaio",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 14,
  "_contributors": [
    {
      "user": "jamesatha",
      "count": 40,
      "uuid": 3318082
    },
    {
      "user": "dinoboy197",
      "count": 19,
      "uuid": 631178
    },
    {
      "user": "john-bragg",
      "count": 7,
      "uuid": 71101029
    },
    {
      "user": "zeryx",
      "count": 3,
      "uuid": 1892175
    },
    {
      "user": "pmcq",
      "count": 1,
      "uuid": 272898
    }
  ],
  "_userbio": {
    "uuid": 5078755,
    "type": "organization",
    "name": "Algorithmia",
    "description": "Deploy Autoscaling ML Models using Serverless Microservices"
  },
  "_downloads": {
    "count": 275,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/algorithmia"
  },
  "_devurl": "https://github.com/algorithmiaio/algorithmia-r",
  "_searchresults": 36,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/algorithmia.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/algorithmiaio/algorithmia-r",
  "_realowner": "algorithmiaio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2016-08-29"
    },
    {
      "version": "0.0.2",
      "date": "2016-09-13"
    },
    {
      "version": "0.2.0",
      "date": "2019-08-01"
    },
    {
      "version": "0.3.0",
      "date": "2020-10-12"
    }
  ],
  "_exports": [
    "AlgorithmiaAlgorithm",
    "AlgorithmiaClient",
    "AlgorithmiaDataDirectory",
    "AlgorithmiaDataFile",
    "AlgorithmiaDirectoryIterator",
    "getAlgorithmHandler",
    "getAlgorithmiaClient",
    "ReadAcl.MY_ALGORITHMS",
    "ReadAcl.PRIVATE",
    "ReadAcl.PUBLIC"
  ],
  "_help": [
    {
      "page": "AlgorithmiaAcl-class",
      "title": "Internal class used to describe ACLs.",
      "topics": [
        "AlgorithmiaAcl",
        "AlgorithmiaAcl-class"
      ]
    },
    {
      "page": "AlgorithmiaAlgorithm-class",
      "title": "Algorithm object which enables you to call Algorithmia algorithms. To create one, call: `client$algo(\"algoUrl\")`",
      "topics": [
        "AlgorithmiaAlgorithm",
        "AlgorithmiaAlgorithm-class"
      ]
    },
    {
      "page": "AlgorithmiaClient-class",
      "title": "Client object which makes it easy to interact with the Algorithmia REST API. To create one, call `getAlgorithmiaClient(\"YOUR_ALGORITHMIA_API_KEY\")`",
      "topics": [
        "AlgorithmiaClient",
        "AlgorithmiaClient-class"
      ]
    },
    {
      "page": "AlgorithmiaDataDirectory-class",
      "title": "DataDirectory object to interact with directories. Supports Algorithmia data directories, S3, Dropbox and more coming soon! To create one, call: `client$dir(\"directory_path\")`",
      "topics": [
        "AlgorithmiaDataDirectory",
        "AlgorithmiaDataDirectory-class"
      ]
    },
    {
      "page": "AlgorithmiaDataFile-class",
      "title": "DataFile object to interact with files. Supports Algorithmia data files, S3, Dropbox and more coming soon! To create one, call: `client$file(\"file_path\")`",
      "topics": [
        "AlgorithmiaDataFile",
        "AlgorithmiaDataFile-class"
      ]
    },
    {
      "page": "AlgorithmiaDirectoryIterator-class",
      "title": "DirectoryIterator object to iterate over child files or directories of a parent directory. To create one, call: `dataDirectory$dirs()` or `dataDirectory$files()`",
      "topics": [
        "AlgorithmiaDirectoryIterator",
        "AlgorithmiaDirectoryIterator-class"
      ]
    },
    {
      "page": "getAlgorithmHandler",
      "title": "Creates a new Algorithm Handler which registers the onLoad method (which loads the model or other dependencies for the algorithm) and the apply method which takes in the result of the onLoad method and the input from the user.",
      "topics": [
        "getAlgorithmHandler"
      ]
    },
    {
      "page": "getAlgorithmiaClient",
      "title": "Creates a new Algorithmia Client which you can use to call algorithms and interact with directories and files in the Algorithmia data API.",
      "topics": [
        "getAlgorithmiaClient"
      ]
    },
    {
      "page": "ReadAcl.MY_ALGORITHMS",
      "title": "The ACL that allows your algorithms to read an item. Sample usage: dataDirectory$create(ReadAcl.MY_ALGORITHMS) dataDirectory$updatePermissions(ReadAcl.MY_ALGORITHMS)",
      "topics": [
        "ReadAcl.MY_ALGORITHMS"
      ]
    },
    {
      "page": "ReadAcl.PRIVATE",
      "title": "The ACL that allows only you to read an item. Sample usage: dataDirectory$create(ReadAcl.PRIVATE) dataDirectory$updatePermissions(ReadAcl.PRIVATE)",
      "topics": [
        "ReadAcl.PRIVATE"
      ]
    },
    {
      "page": "ReadAcl.PUBLIC",
      "title": "The ACL that allows anyone to read an item. Sample usage: dataDirectory$create(ReadAcl.PUBLIC) dataDirectory$updatePermissions(ReadAcl.PUBLIC)",
      "topics": [
        "ReadAcl.PUBLIC"
      ]
    }
  ],
  "_readme": "https://github.com/algorithmiaio/algorithmia-r/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "glue",
    "here",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rjson",
    "rlang",
    "rprojroot",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction-to-algorithmia.Rmd",
      "filename": "introduction-to-algorithmia.html",
      "title": "Introduction to the Algorithmia R Client",
      "author": "James Athappilly",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating a new Algorithmia Client",
        "Calling an Algorithmia Algorithm",
        "Creating a file in the Algorithmia Data API",
        "More Documentation"
      ],
      "created": "2016-08-29 16:28:54",
      "modified": "2020-10-02 19:01:17",
      "commits": 3
    }
  ],
  "_score": 6.003460532109506,
  "_indexed": true,
  "_nocasepkg": "algorithmia",
  "_universes": [
    "algorithmiaio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-11T07:08:10.000Z",
      "distro": "noble",
      "commit": "36e8b5b8168ed83d12a7d8ed8272d0758977ae8e",
      "fileid": "8e5438183de696596fe89310004d438e21ace6d7061a0b7887afc0f16d3abe61",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/algorithmiaio/actions/runs/25655367941"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-11T07:08:10.000Z",
      "distro": "noble",
      "commit": "36e8b5b8168ed83d12a7d8ed8272d0758977ae8e",
      "fileid": "b985983c001d7d2f173214709ce6327e7d656e9eae39a4a5380da0d963e7e6bf",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/algorithmiaio/actions/runs/25655367941"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-11T07:08:09.000Z",
      "commit": "36e8b5b8168ed83d12a7d8ed8272d0758977ae8e",
      "fileid": "7501ec6764f79b52853c4d2873666250e49962bbe12e234d4b72831f0892d136",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/algorithmiaio/actions/runs/25655367941"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-11T07:07:55.000Z",
      "commit": "36e8b5b8168ed83d12a7d8ed8272d0758977ae8e",
      "fileid": "cc63645c2d2b99dff02e9f03a6f21cb9083dce03d2cdb5ee1826ce2386275e74",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/algorithmiaio/actions/runs/25655367941"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-11T07:07:05.000Z",
      "commit": "36e8b5b8168ed83d12a7d8ed8272d0758977ae8e",
      "fileid": "f9d3bdccbd5a2c4c70f6c401a45a0261d0b7f9836bdbcdcd44402085453adae8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/algorithmiaio/actions/runs/25655367941"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-11T07:07:07.000Z",
      "commit": "36e8b5b8168ed83d12a7d8ed8272d0758977ae8e",
      "fileid": "203c24b6c55427c9c2eccd78d6ac3f02ce38fe77b1bb366a5c852b182620ebe7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/algorithmiaio/actions/runs/25655367941"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-11T07:07:15.000Z",
      "commit": "36e8b5b8168ed83d12a7d8ed8272d0758977ae8e",
      "fileid": "647975f01575580af1a0fe73d34b78d224656024684a3924957151fe6ad999e0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/algorithmiaio/actions/runs/25655367941"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-22T11:50:26.000Z",
      "commit": "36e8b5b8168ed83d12a7d8ed8272d0758977ae8e",
      "fileid": "9ae0e985698a57fc3ed02d327957edf40b4be9aba8368f697cb7e34c7fd41cbe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/algorithmiaio/actions/runs/25655367941"
    }
  ]
}