{
  "_id": "6a487691e06c18f0a653cae2",
  "Package": "algoliar",
  "Title": "Simple Access to Algolia Search REST API",
  "Version": "0.0.0.9000",
  "Authors@R": "c(person(given = \"Michael\",\nfamily = \"Rustler\",\nrole = c(\"aut\", \"cre\"),\nemail = \"michael.rustler@kompetenz-wasser.de\",\ncomment = c(ORCID = \"0000-0003-0647-7726\")),\nperson(given = \"Kompetenzzentrum Wasser Berlin gGmbH (KWB)\",\nrole = \"cph\"))",
  "Description": "Simple Access to Algolia REST API\n(https://www.algolia.com/doc/rest-api/search/).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/KWB-R/algoliar",
  "BugReports": "https://github.com/KWB-R/algoliar/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://kwb-r.r-universe.dev",
  "Date/Publication": "2019-09-09 06:44:26 UTC",
  "RemoteUrl": "https://github.com/KWB-R/algoliar",
  "RemoteRef": "HEAD",
  "RemoteSha": "31647dff8549deb83cd889fdcca4ad42e5c20dc2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 02:54:33 UTC",
    "User": "root"
  },
  "Author": "Michael Rustler [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0647-7726>),\nKompetenzzentrum Wasser Berlin gGmbH (KWB) [cph]",
  "Maintainer": "Michael Rustler <michael.rustler@kompetenz-wasser.de>",
  "_user": "kwb-r",
  "_type": "src",
  "_file": "algoliar_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/3edd76f1a091a0edd908a0c773c8c86a149c51e908ca592df5d032c64fa9ef78",
  "_filesize": 100988,
  "_sha256": "3edd76f1a091a0edd908a0c773c8c86a149c51e908ca592df5d032c64fa9ef78",
  "_expires": "2026-10-12T02:57:19.000Z",
  "_created": "2026-07-04T02:54:33.000Z",
  "_published": "2026-07-04T02:57:21.083Z",
  "_jobs": [
    {
      "job": 85096878020,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8077649053"
    },
    {
      "job": 85096878031,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8077647813"
    },
    {
      "job": 85096878021,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8077644593"
    },
    {
      "job": 85096878013,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8077645339"
    },
    {
      "job": 85096710181,
      "time": 170,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8077635548"
    },
    {
      "job": 85096878002,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8077646989"
    },
    {
      "job": 85096878028,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8077643128"
    },
    {
      "job": 85096878027,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8077644191"
    },
    {
      "job": 85096878025,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8077643511"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28692671164",
  "_status": "success",
  "_upstream": "https://github.com/KWB-R/algoliar",
  "_commit": {
    "id": "31647dff8549deb83cd889fdcca4ad42e5c20dc2",
    "author": "mrustl <michael.rustler@kompetenz-wasser.de>",
    "committer": "mrustl <michael.rustler@kompetenz-wasser.de>",
    "message": "adapt to new pkgdown v1.4 workflow\n\nsee: https://github.com/r-lib/pkgdown/issues/1136\n\nand also deploy :book: from \"dev\" branch\n",
    "time": 1568011466
  },
  "_maintainer": {
    "name": "Michael Rustler",
    "email": "michael.rustler@kompetenz-wasser.de",
    "login": "mrustl",
    "twitter": "@MichaelRustler",
    "description": "Researcher @KWB-R ",
    "uuid": 11964451,
    "orcid": "0000-0003-0647-7726"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "kwb-r",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "academic",
    "algolia",
    "api",
    "hugo",
    "knowledge-repo",
    "project-fakin",
    "search"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mrustl",
      "count": 10,
      "uuid": 11964451
    }
  ],
  "_userbio": {
    "uuid": 11964354,
    "type": "organization",
    "name": "Kompetenzzentrum Wasser Berlin gGmbH (KWB)",
    "followers": 24,
    "description": "KWB is an international centre for water research and knowledge transfer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/algoliar"
  },
  "_devurl": "https://github.com/kwb-r/algoliar",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/algoliar.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "algolia_content",
    "algolia_delete_index",
    "algolia_get",
    "algolia_post_batch",
    "check_threshold_kb",
    "create_config",
    "prepare_batch_json",
    "read_index_json",
    "read_index_list"
  ],
  "_help": [
    {
      "page": "algolia_content",
      "title": "Get Algolia \"content\"",
      "topics": [
        "algolia_content"
      ]
    },
    {
      "page": "algolia_delete_index",
      "title": "Delete Algolia Index",
      "topics": [
        "algolia_delete_index"
      ]
    },
    {
      "page": "algolia_get",
      "title": "Algolia \"GET\"",
      "topics": [
        "algolia_get"
      ]
    },
    {
      "page": "algolia_post_batch",
      "title": "Performs Algolia Post Batch",
      "topics": [
        "algolia_post_batch"
      ]
    },
    {
      "page": "check_threshold_kb",
      "title": "Check Algolia Threshold KB",
      "topics": [
        "check_threshold_kb"
      ]
    },
    {
      "page": "create_config",
      "title": "Create Algolia Configuration",
      "topics": [
        "create_config"
      ]
    },
    {
      "page": "prepare_batch_json",
      "title": "Pepare Batch Json",
      "topics": [
        "prepare_batch_json"
      ]
    },
    {
      "page": "read_index_json",
      "title": "Read Index.Json",
      "topics": [
        "read_index_json"
      ]
    },
    {
      "page": "read_index_list",
      "title": "Read Index.Json As List",
      "topics": [
        "read_index_list"
      ]
    }
  ],
  "_readme": "https://github.com/KWB-R/algoliar/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bitops",
    "cli",
    "curl",
    "fs",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "R6",
    "RCurl",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "tutorial.Rmd",
      "filename": "tutorial.html",
      "title": "Tutorial",
      "author": "Michael Rustler",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Algolia Configuration",
        "Interactive Use",
        "Continious Integration",
        "Other API calls",
        "Get",
        "Content",
        "Delete Index"
      ],
      "created": "2019-03-12 10:08:45",
      "modified": "2019-03-14 20:12:14",
      "commits": 5
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "algoliar",
  "_universes": [
    "kwb-r",
    "mrustl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-04T02:56:44.000Z",
      "distro": "resolute",
      "commit": "31647dff8549deb83cd889fdcca4ad42e5c20dc2",
      "fileid": "https://r2.ropensci.org/ab04d6b3202ca7fe97310e74cfc8e15b7d282d8a59286f6552970f9ba89aaca5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28692671164"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-04T02:56:33.000Z",
      "distro": "resolute",
      "commit": "31647dff8549deb83cd889fdcca4ad42e5c20dc2",
      "fileid": "https://r2.ropensci.org/865370103b16a8c16005a4799cc6a4df6237167a84cb3e9937d20b0afa7d7910",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28692671164"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-04T02:56:03.000Z",
      "commit": "31647dff8549deb83cd889fdcca4ad42e5c20dc2",
      "fileid": "https://r2.ropensci.org/c929e0c7a67d7ab8b2dd36d772209e6af29ee42e8988681c23d3f2b49a675971",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28692671164"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-04T02:56:04.000Z",
      "commit": "31647dff8549deb83cd889fdcca4ad42e5c20dc2",
      "fileid": "https://r2.ropensci.org/2b8a788fdd1ff27afddde43907794706cc6e5a2e117de33112c9b8e5b9cd70f0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28692671164"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-04T02:56:40.000Z",
      "commit": "31647dff8549deb83cd889fdcca4ad42e5c20dc2",
      "fileid": "https://r2.ropensci.org/e1919788e6ddf20b09899c3ca0bbaa2460f96117022d3a9ae86da592ecd5394f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28692671164"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-04T02:55:41.000Z",
      "commit": "31647dff8549deb83cd889fdcca4ad42e5c20dc2",
      "fileid": "https://r2.ropensci.org/dbe70c7fcaafb86e81f25f299e8f845ae0cafe6e6a87a9b6180c0363eba9a43c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28692671164"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-04T02:55:51.000Z",
      "commit": "31647dff8549deb83cd889fdcca4ad42e5c20dc2",
      "fileid": "https://r2.ropensci.org/45fbfb5fe47dd841a9a963eb71fc61a24b8d3ec5a4725b3160495cb28173d615",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28692671164"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-04T02:55:44.000Z",
      "commit": "31647dff8549deb83cd889fdcca4ad42e5c20dc2",
      "fileid": "https://r2.ropensci.org/53d324f762947a74ddd8edc24bf3dcf1d129b599f3560a565e94cd47ec20e7c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28692671164"
    }
  ]
}