{
  "_id": "6a632f54d3420cf5dfdb84e6",
  "Package": "restfulr",
  "Type": "Package",
  "Title": "R Interface to RESTful Web Services",
  "Version": "0.0.17",
  "Authors@R": "person(given = \"Michael\",\nfamily = \"Lawrence\",\nrole = c(\"aut\", \"cre\"),\nemail = \"lawremi@gmail.com\")",
  "Description": "Models a RESTful service as if it were a nested R list.",
  "License": "Artistic-2.0",
  "Collate": "CRUDProtocol-class.R CacheInfo-class.R Credentials-class.R\nHTTP-class.R Media-class.R MediaCache-class.R RestUri-class.R\nRestContainer-class.R test_restfulr_package.R utils.R",
  "Config/pak/sysreqs": "make libxml2-dev",
  "Repository": "https://lawremi.r-universe.dev",
  "Date/Publication": "2026-06-11 02:00:25 UTC",
  "RemoteUrl": "https://github.com/lawremi/restfulr",
  "RemoteRef": "HEAD",
  "RemoteSha": "c03b7c28b412d5d78dd8a2db69f13ef8725ac6f1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 07:33:27 UTC",
    "User": "root"
  },
  "Author": "Michael Lawrence [aut, cre]",
  "Maintainer": "Michael Lawrence <lawremi@gmail.com>",
  "_user": "lawremi",
  "_type": "src",
  "_file": "restfulr_0.0.17.tar.gz",
  "_fileid": "https://r2.ropensci.org/07a438b89843b30883feec8b4ddc4902132926eb4c7916c7b9dae60b7ad0199f",
  "_filesize": 125376,
  "_sha256": "07a438b89843b30883feec8b4ddc4902132926eb4c7916c7b9dae60b7ad0199f",
  "_expires": "2026-11-01T09:24:35.000Z",
  "_created": "2026-07-24T07:33:27.000Z",
  "_published": "2026-07-24T09:24:36.757Z",
  "_jobs": [
    {
      "job": 89426376772,
      "time": 119,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589855359"
    },
    {
      "job": 89426376937,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589864128"
    },
    {
      "job": 89426376918,
      "time": 119,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589855535"
    },
    {
      "job": 89426376924,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589864269"
    },
    {
      "job": 89426377021,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8592191148"
    },
    {
      "job": 89426376897,
      "time": 247,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8592339500"
    },
    {
      "job": 89426376906,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8592268912"
    },
    {
      "job": 89426376913,
      "time": 222,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8592273004"
    },
    {
      "job": 89425770586,
      "time": 209,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589811544"
    },
    {
      "job": 89426376788,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8589849827"
    },
    {
      "job": 89426376810,
      "time": 166,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589871612"
    },
    {
      "job": 89426376774,
      "time": 108,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589851084"
    },
    {
      "job": 89426376822,
      "time": 105,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589850609"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/lawremi/actions/runs/30075657686",
  "_status": "success",
  "_upstream": "https://github.com/lawremi/restfulr",
  "_commit": {
    "id": "c03b7c28b412d5d78dd8a2db69f13ef8725ac6f1",
    "author": "Michael Lawrence <lawremi@gmail.com>",
    "committer": "Michael Lawrence <lawremi@gmail.com>",
    "message": "use Authors@R and bump version\n",
    "time": 1781143225
  },
  "_maintainer": {
    "name": "Michael Lawrence",
    "email": "lawremi@gmail.com",
    "login": "lawremi",
    "linkedin": "in/michael-lawrence-74a9b482",
    "description": "Member of R core, contributor to @Bioconductor.",
    "uuid": 158190
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "rjson",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "version": ">= 0.13.15",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "getPass",
      "role": "Suggests"
    },
    {
      "package": "rsolr",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    }
  ],
  "_owner": "lawremi",
  "_selfowned": true,
  "_usedby": 516,
  "_updates": [
    {
      "week": "2026-24",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "lawremi",
      "count": 42,
      "uuid": 158190
    },
    {
      "user": "sanchit-saini",
      "count": 4,
      "uuid": 49326387
    }
  ],
  "_userbio": {
    "uuid": 158190,
    "type": "user",
    "name": "Michael Lawrence",
    "followers": 200,
    "description": "Member of R core, contributor to @Bioconductor."
  },
  "_downloads": {
    "count": 66478,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/restfulr"
  },
  "_devurl": "https://github.com/lawremi/restfulr",
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/restfulr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lawremi/restfulr",
  "_realowner": "lawremi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.8",
      "date": "2017-01-12"
    },
    {
      "version": "0.0.10",
      "date": "2017-03-07"
    },
    {
      "version": "0.0.11",
      "date": "2017-03-09"
    },
    {
      "version": "0.0.13",
      "date": "2017-08-06"
    },
    {
      "version": "0.0.14",
      "date": "2022-06-05"
    },
    {
      "version": "0.0.15",
      "date": "2022-06-16"
    },
    {
      "version": "0.0.16",
      "date": "2025-06-27"
    },
    {
      "version": "0.0.17",
      "date": "2026-06-11"
    }
  ],
  "_exports": [
    "authenticate",
    "container",
    "container<-",
    "create",
    "credentials",
    "delete",
    "embedCredentials",
    "globalRestClientCache",
    "MediaCache",
    "mediaCoercionTable",
    "mediaTarget",
    "password",
    "purgeCache",
    "read",
    "RestContainer",
    "RestUri",
    "update",
    "username"
  ],
  "_help": [
    {
      "page": "Credentials-class",
      "title": "Credentials",
      "topics": [
        "class:Credentials",
        "credentials",
        "Credentials-class",
        "password",
        "password,Credentials-method",
        "username",
        "username,Credentials-method"
      ]
    },
    {
      "page": "CRUDProtocol-class",
      "title": "CRUDProtocol",
      "topics": [
        "class:CRUDProtocol",
        "CRUDProtocol-class"
      ]
    },
    {
      "page": "Media-class",
      "title": "Media",
      "topics": [
        "application/*-class",
        "application/json-class",
        "application/xml-class",
        "audio/*-class",
        "class:application/*",
        "class:application/json",
        "class:application/xml",
        "class:audio/*",
        "class:image/*",
        "class:Media",
        "class:message/*",
        "class:model/*",
        "class:multipart/*",
        "class:text/*",
        "class:text/csv",
        "class:text/html",
        "class:text/plain",
        "class:video/*",
        "coerce,ANY,Media-method",
        "coerce,application/json,list-method",
        "coerce,application/xml,XMLAbstractNode-method",
        "coerce,data.frame,Media-method",
        "coerce,data.frame,text/csv-method",
        "coerce,list,application/json-method",
        "coerce,text/csv,data.frame-method",
        "image/*-class",
        "length,NullMedia-method",
        "Media-class",
        "mediaCoercionTable",
        "mediaTarget",
        "mediaTarget,application/json-method",
        "mediaTarget,application/xml-method",
        "mediaTarget,NullMedia-method",
        "mediaTarget,text/*-method",
        "mediaTarget,text/csv-method",
        "mediaTarget,text/html-method",
        "message/*-class",
        "model/*-class",
        "multipart/*-class",
        "show,Media-method",
        "text/*-class",
        "text/csv-class",
        "text/html-class",
        "text/plain-class",
        "video/*-class"
      ]
    },
    {
      "page": "MediaCache-class",
      "title": "MediaCache",
      "topics": [
        "$<-,MediaCache-method",
        "class:MediaCache",
        "globalRestClientCache",
        "MediaCache",
        "MediaCache-class",
        "[[<-,MediaCache-method"
      ]
    },
    {
      "page": "RestContainer-class",
      "title": "RestContainer",
      "topics": [
        "$,RestContainer-method",
        "$<-,RestContainer-method",
        "class:RestContainer",
        "RestContainer",
        "RestContainer-class",
        "show,RestContainer-method",
        "[,RestContainer-method",
        "[<-,RestContainer-method",
        "[[,RestContainer-method",
        "[[<-,RestContainer-method"
      ]
    },
    {
      "page": "RestUri-class",
      "title": "RestUri",
      "topics": [
        "$,RestUri-method",
        "$<-,RestUri-method",
        "authenticate",
        "authenticate,RestUri-method",
        "class:RestUri",
        "container",
        "container,RestUri-method",
        "container<-",
        "container<-,RestUri-method",
        "create",
        "create,character-method",
        "create,RestUri-method",
        "credentials,RestUri-method",
        "delete",
        "delete,character-method",
        "delete,RestUri-method",
        "embedCredentials",
        "purgeCache",
        "purgeCache,RestUri-method",
        "read",
        "read,character-method",
        "read,RestUri-method",
        "RestUri",
        "RestUri-class",
        "show,RestUri-method",
        "update",
        "update,character-method",
        "update,RestUri-method",
        "[,RestUri-method",
        "[[,RestUri-method",
        "[[<-,RestUri-method"
      ]
    }
  ],
  "_rundeps": [
    "BiocGenerics",
    "bitops",
    "generics",
    "RCurl",
    "rjson",
    "S4Vectors",
    "XML",
    "yaml"
  ],
  "_score": 7.313478897172748,
  "_indexed": true,
  "_nocasepkg": "restfulr",
  "_universes": [
    "lawremi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.17",
      "date": "2026-07-24T07:35:19.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "c03b7c28b412d5d78dd8a2db69f13ef8725ac6f1",
      "fileid": "https://r2.ropensci.org/176f7f3a2f38540be42b854ae7e6d8103d748b8891c01f9ad0d83dbb7d71d7b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/30075657686"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.17",
      "date": "2026-07-24T07:35:34.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "c03b7c28b412d5d78dd8a2db69f13ef8725ac6f1",
      "fileid": "https://r2.ropensci.org/95dee6e7a30b6c02c38c919a85fbcbf96f8970226c48ded30bab58822a703efa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/30075657686"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.17",
      "date": "2026-07-24T07:35:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "c03b7c28b412d5d78dd8a2db69f13ef8725ac6f1",
      "fileid": "https://r2.ropensci.org/2ccf7536a073c5ea60eec9149073de45396557769b33a5163bb236103d7bddbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/30075657686"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.17",
      "date": "2026-07-24T07:35:35.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "c03b7c28b412d5d78dd8a2db69f13ef8725ac6f1",
      "fileid": "https://r2.ropensci.org/090a3cd25d1d73dd90e7305a85efe7b07bdf6a45f250157b92ee4b4e00b1c83e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/30075657686"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.17",
      "date": "2026-07-24T09:17:21.000Z",
      "arch": "aarch64",
      "commit": "c03b7c28b412d5d78dd8a2db69f13ef8725ac6f1",
      "fileid": "https://r2.ropensci.org/a665a925a8486f0aa9bc00cbae28836b781de2d85cd97579c42d054a8851c9d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/30075657686"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.17",
      "date": "2026-07-24T09:23:01.000Z",
      "arch": "x86_64",
      "commit": "c03b7c28b412d5d78dd8a2db69f13ef8725ac6f1",
      "fileid": "https://r2.ropensci.org/8038e2ee840fd55d75ec20bf23fd809c325510d33beb0aa537c11b3072e5fbdb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/30075657686"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.17",
      "date": "2026-07-24T09:20:45.000Z",
      "arch": "aarch64",
      "commit": "c03b7c28b412d5d78dd8a2db69f13ef8725ac6f1",
      "fileid": "https://r2.ropensci.org/d31a0b033191a7236fc636663537d026b2453199977076ed888e9d23946f6e12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/30075657686"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.17",
      "date": "2026-07-24T09:20:12.000Z",
      "arch": "x86_64",
      "commit": "c03b7c28b412d5d78dd8a2db69f13ef8725ac6f1",
      "fileid": "https://r2.ropensci.org/1dc7ce9374c41fa51b11b79c1052113dcef57d2ddcf855962b2e67933db870dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/30075657686"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.17",
      "date": "2026-07-24T07:35:32.000Z",
      "arch": "emscripten",
      "commit": "c03b7c28b412d5d78dd8a2db69f13ef8725ac6f1",
      "fileid": "https://r2.ropensci.org/909bc633c729a520f45b93a0c825114a5e501bcca1de3e04e09fd45f01c2878d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/30075657686"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.17",
      "date": "2026-07-24T07:35:21.000Z",
      "arch": "x86_64",
      "commit": "c03b7c28b412d5d78dd8a2db69f13ef8725ac6f1",
      "fileid": "https://r2.ropensci.org/8bec75745e81ad69bc9f8157a6e16f5e427f4f8f3974485a5f4ecb2a19b4386c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/30075657686"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.17",
      "date": "2026-07-24T07:34:36.000Z",
      "arch": "x86_64",
      "commit": "c03b7c28b412d5d78dd8a2db69f13ef8725ac6f1",
      "fileid": "https://r2.ropensci.org/0835ab34311d495c8970b4f8d76b6a5c3dd155c22b593297f95ba6b8c4c8545e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/30075657686"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.17",
      "date": "2026-07-24T07:34:36.000Z",
      "arch": "x86_64",
      "commit": "c03b7c28b412d5d78dd8a2db69f13ef8725ac6f1",
      "fileid": "https://r2.ropensci.org/c7ffd009309c7f6d4207ef7e55c8502018bb43318ecb1c96580f97f599d860c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/30075657686"
    }
  ]
}