{
  "_id": "6a1fe705b401979e7343cb67",
  "Package": "amcat4r",
  "Type": "Package",
  "Title": "R client bindings for the amcat4 API",
  "Description": "Functions to work with AmCAT4 from R - create projects,\nrun queries, etc.",
  "Version": "4.2.11",
  "Authors@R": "c(person(given = \"Wouter\",\nfamily = \"van Atteveldt\",\nemail = \"wouter@vanatteveldt.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1237-538X\")),\nperson(given = \"Johannes B.\",\nfamily = \"Gruber\",\nemail = \"JohannesB.Gruber@gmail.com\",\nrole = c(\"aut\", \"ctb\"),\ncomment = c(ORCID = \"0000-0001-9177-1772\")))",
  "Remotes": [
    "JBGruber/dockr"
  ],
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "git libssl-dev",
  "Repository": "https://ccs-amsterdam.r-universe.dev",
  "Date/Publication": "2026-06-03 07:50:33 UTC",
  "RemoteUrl": "https://github.com/ccs-amsterdam/amcat4r",
  "RemoteRef": "HEAD",
  "RemoteSha": "da95df4f0bbcd15bc832bc017b9a1deac32f8f2c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 08:30:26 UTC",
    "User": "root"
  },
  "Author": "Wouter van Atteveldt [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1237-538X>),\nJohannes B. Gruber [aut, ctb] (ORCID:\n<https://orcid.org/0000-0001-9177-1772>)",
  "Maintainer": "Wouter van Atteveldt <wouter@vanatteveldt.com>",
  "MD5sum": "2bc50a04c72529edb5c3167843c3e516",
  "_user": "ccs-amsterdam",
  "_type": "src",
  "_file": "amcat4r_4.2.11.tar.gz",
  "_fileid": "6e17ac1013d01a4252d1f2a4bd6819e493fea7752146d9c78248a5cf0fb33910",
  "_filesize": 157937,
  "_sha256": "6e17ac1013d01a4252d1f2a4bd6819e493fea7752146d9c78248a5cf0fb33910",
  "_created": "2026-06-03T08:30:26.000Z",
  "_published": "2026-06-03T08:34:13.111Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79253317086,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7379564368"
    },
    {
      "job": 79253317070,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7379565241"
    },
    {
      "job": 79253317125,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7379569255"
    },
    {
      "job": 79253317079,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7379556854"
    },
    {
      "job": 79252837579,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379502254"
    },
    {
      "job": 79253317059,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379550440"
    },
    {
      "job": 79253317080,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7379543326"
    },
    {
      "job": 79253317426,
      "time": 181,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7379566966"
    },
    {
      "job": 79253317078,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7379541535"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ccs-amsterdam/actions/runs/26872980952",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ccs-amsterdam/amcat4r",
  "_commit": {
    "id": "da95df4f0bbcd15bc832bc017b9a1deac32f8f2c",
    "author": "JBGruber <JohannesB.Gruber@gmail.com>",
    "committer": "JBGruber <JohannesB.Gruber@gmail.com>",
    "message": "fix bug in upload_documents\n",
    "time": 1780473033
  },
  "_maintainer": {
    "name": "Wouter van Atteveldt",
    "email": "wouter@vanatteveldt.com",
    "login": "vanatteveldt",
    "description": "",
    "uuid": 1736240,
    "orcid": "0000-0003-1237-538X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "version": ">= 7.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "remotes",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dockr",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "ccs-amsterdam",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 4
    },
    {
      "week": "2026-23",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "vanatteveldt",
      "count": 52,
      "uuid": 1736240
    },
    {
      "user": "jbgruber",
      "count": 25,
      "uuid": 23524101
    },
    {
      "user": "nruigrok",
      "count": 3,
      "uuid": 6438205
    }
  ],
  "_userbio": {
    "uuid": 36923223,
    "type": "organization",
    "name": "Computational Communication Science Amsterdam"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/amcat4r"
  },
  "_devurl": "https://github.com/ccs-amsterdam/amcat4r",
  "_searchresults": 31,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/amcat4r.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_index_user",
    "amcat_login",
    "create_index",
    "create_user",
    "delete_by_query",
    "delete_documents",
    "delete_index",
    "delete_index_user",
    "delete_user",
    "get_document",
    "get_documents",
    "get_fields",
    "get_index",
    "get_user",
    "index_exists",
    "list_index_users",
    "list_indexes",
    "list_users",
    "modify_index",
    "modify_index_user",
    "modify_user",
    "ping",
    "post_reindex",
    "query_aggregate",
    "query_documents",
    "refresh_index",
    "reindex",
    "run_amcat_docker",
    "set_fields",
    "set_metareader_access",
    "stop_amcat_docker",
    "update_by_query",
    "update_documents",
    "update_tags",
    "upload_documents"
  ],
  "_help": [
    {
      "page": "add_index_user",
      "title": "Add index user",
      "topics": [
        "add_index_user"
      ]
    },
    {
      "page": "amcat_login",
      "title": "Authenticate to an AmCAT instance",
      "topics": [
        "amcat_login"
      ]
    },
    {
      "page": "create_index",
      "title": "Create an index",
      "topics": [
        "create_index",
        "modify_index"
      ]
    },
    {
      "page": "create_user",
      "title": "Create a new user",
      "topics": [
        "create_user"
      ]
    },
    {
      "page": "delete_by_query",
      "title": "Delete documents by query",
      "topics": [
        "delete_by_query"
      ]
    },
    {
      "page": "delete_documents",
      "title": "Delete documents from index",
      "topics": [
        "delete_documents"
      ]
    },
    {
      "page": "delete_index",
      "title": "Delete an index",
      "topics": [
        "delete_index"
      ]
    },
    {
      "page": "delete_index_user",
      "title": "Delete index user",
      "topics": [
        "delete_index_user"
      ]
    },
    {
      "page": "delete_user",
      "title": "Delete new user",
      "topics": [
        "delete_user"
      ]
    },
    {
      "page": "get_document",
      "title": "Retrieve a single document",
      "topics": [
        "get_document"
      ]
    },
    {
      "page": "get_documents",
      "title": "Retrieve multiple documents using a purrr map over get_document",
      "topics": [
        "get_documents"
      ]
    },
    {
      "page": "get_fields",
      "title": "Get fields",
      "topics": [
        "get_fields"
      ]
    },
    {
      "page": "get_index",
      "title": "Get a single index",
      "topics": [
        "get_index"
      ]
    },
    {
      "page": "get_user",
      "title": "Get information about a user",
      "topics": [
        "get_user"
      ]
    },
    {
      "page": "index_exists",
      "title": "Check if an index exists",
      "topics": [
        "index_exists"
      ]
    },
    {
      "page": "list_index_users",
      "title": "List index users",
      "topics": [
        "list_index_users"
      ]
    },
    {
      "page": "list_indexes",
      "title": "List the indexes on this server",
      "topics": [
        "list_indexes"
      ]
    },
    {
      "page": "list_users",
      "title": "List users",
      "topics": [
        "list_users"
      ]
    },
    {
      "page": "modify_index_user",
      "title": "Modify index user",
      "topics": [
        "modify_index_user"
      ]
    },
    {
      "page": "modify_user",
      "title": "Modify an existing user",
      "topics": [
        "modify_user"
      ]
    },
    {
      "page": "pillar_shaft.id_col",
      "title": "Truncate id columns when printing",
      "topics": [
        "pillar_shaft.id_col"
      ]
    },
    {
      "page": "ping",
      "title": "Check if an amcat instance is reachable",
      "topics": [
        "ping"
      ]
    },
    {
      "page": "query_aggregate",
      "title": "Conduct a query and return the resulting documents",
      "topics": [
        "query_aggregate"
      ]
    },
    {
      "page": "query_documents",
      "title": "Conduct a query and return the resulting documents",
      "topics": [
        "query_documents"
      ]
    },
    {
      "page": "refresh_index",
      "title": "Refresh an index",
      "topics": [
        "refresh_index"
      ]
    },
    {
      "page": "reindex",
      "title": "Reindex documents to a destination index",
      "topics": [
        "reindex"
      ]
    },
    {
      "page": "run_amcat_docker",
      "title": "Run docker containers with AmCAT modules",
      "topics": [
        "run_amcat_docker"
      ]
    },
    {
      "page": "set_fields",
      "title": "Set fields",
      "topics": [
        "set_fields"
      ]
    },
    {
      "page": "set_metareader_access",
      "title": "Set field-level access for metareaders",
      "topics": [
        "set_metareader_access"
      ]
    },
    {
      "page": "stop_amcat_docker",
      "title": "Stop docker containers with AmCAT modules",
      "topics": [
        "stop_amcat_docker"
      ]
    },
    {
      "page": "update_by_query",
      "title": "Update documents by query",
      "topics": [
        "update_by_query"
      ]
    },
    {
      "page": "update_documents",
      "title": "Update documents",
      "topics": [
        "update_documents"
      ]
    },
    {
      "page": "update_tags",
      "title": "Add or remove tags to/from documents by query or ID",
      "topics": [
        "update_tags"
      ]
    },
    {
      "page": "upload_documents",
      "title": "Upload documents",
      "topics": [
        "upload_documents"
      ]
    }
  ],
  "_readme": "https://github.com/ccs-amsterdam/amcat4r/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "remotes",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.695481676490197,
  "_indexed": true,
  "_nocasepkg": "amcat4r",
  "_universes": [
    "ccs-amsterdam",
    "vanatteveldt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.2.11",
      "date": "2026-06-03T08:32:31.000Z",
      "distro": "noble",
      "commit": "da95df4f0bbcd15bc832bc017b9a1deac32f8f2c",
      "fileid": "e0e999249b4ff0f9692b70aa60cc1f9cd6cc3adb4eb47a10772c723e039d858a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ccs-amsterdam/actions/runs/26872980952"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "4.2.11",
      "date": "2026-06-03T08:32:30.000Z",
      "distro": "noble",
      "commit": "da95df4f0bbcd15bc832bc017b9a1deac32f8f2c",
      "fileid": "f214333235046e4c14689e965898bc5998c352ed63c9b66d2946f42d62eaeb08",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ccs-amsterdam/actions/runs/26872980952"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.2.11",
      "date": "2026-06-03T08:33:31.000Z",
      "commit": "da95df4f0bbcd15bc832bc017b9a1deac32f8f2c",
      "fileid": "335a706083ff2eefef7e94dcfb2d7345828743fd16ef1b9042f9886f6111a05e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ccs-amsterdam/actions/runs/26872980952"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "4.2.11",
      "date": "2026-06-03T08:32:55.000Z",
      "commit": "da95df4f0bbcd15bc832bc017b9a1deac32f8f2c",
      "fileid": "d4163cbecf38e32be4d909667503f9c9b892bae9ce338a9b18ab4de69420910f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ccs-amsterdam/actions/runs/26872980952"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.2.11",
      "date": "2026-06-03T08:32:58.000Z",
      "commit": "da95df4f0bbcd15bc832bc017b9a1deac32f8f2c",
      "fileid": "0d7f4e3cf5b0e477c5141c6c1f52af1d93bfefcc64da778d5035d8e8e4ceadaf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ccs-amsterdam/actions/runs/26872980952"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4.2.11",
      "date": "2026-06-03T08:32:06.000Z",
      "commit": "da95df4f0bbcd15bc832bc017b9a1deac32f8f2c",
      "fileid": "08cd290e6e05a2af235234f55167aaf9f0cb884ad9fc5a085edce620962e9cda",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ccs-amsterdam/actions/runs/26872980952"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "4.2.11",
      "date": "2026-06-03T08:33:03.000Z",
      "commit": "da95df4f0bbcd15bc832bc017b9a1deac32f8f2c",
      "fileid": "bc6ee2762139764ac21d0903a6f5d7b6d136d04338297042088b2888ece6a2ad",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ccs-amsterdam/actions/runs/26872980952"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "4.2.11",
      "date": "2026-06-03T08:32:01.000Z",
      "commit": "da95df4f0bbcd15bc832bc017b9a1deac32f8f2c",
      "fileid": "1d83fcb073875278701f7d4f636ce19611b56ed7ca9528d5d090e5bf0e626b15",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ccs-amsterdam/actions/runs/26872980952"
    }
  ]
}