{
  "_id": "6a1e8c941d7bb097a0a69715",
  "Package": "aquodom",
  "Title": "Access to Aquo domaintables from R (Dutch)",
  "Version": "0.1.1",
  "Authors@R": "person(given = \"Johan\",\nfamily = \"van Tent\",\nrole = c(\"aut\", \"cre\"),\nemail = \"tentvanjohan@hotmail.com\")",
  "Description": "The Aquo Standard is the Dutch Standard for the exchange\nof data in water management. With *aquodom* (short for aquo\ndomaintables) it is easy to exploit the API\n(<https://www.aquo.nl/index.php/Hoofdpagina>) to download\ndomaintables of the Aquo Standard and use them in R.",
  "Language": "NL",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/testthat/edition": "3",
  "URL": "https://redtent.github.io/aquodom/",
  "BugReports": "https://github.com/RedTent/aquodom/issues",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://redtent.r-universe.dev",
  "Date/Publication": "2022-03-08 11:56:16 UTC",
  "RemoteUrl": "https://github.com/redtent/aquodom",
  "RemoteRef": "HEAD",
  "RemoteSha": "c26cf57d05dc8fbecc71fccc89478dc1de62de77",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 07:53:22 UTC",
    "User": "root"
  },
  "Author": "Johan van Tent [aut, cre]",
  "Maintainer": "Johan van Tent <tentvanjohan@hotmail.com>",
  "MD5sum": "40bdcdd470ecaf14d2368beb37325e63",
  "_user": "redtent",
  "_type": "src",
  "_file": "aquodom_0.1.1.tar.gz",
  "_fileid": "b35a8ccb09851bc3f94ccd1f3c94e2c4b1faef8ad7795f76a0731ab471952da6",
  "_filesize": 106205,
  "_sha256": "b35a8ccb09851bc3f94ccd1f3c94e2c4b1faef8ad7795f76a0731ab471952da6",
  "_created": "2026-06-02T07:53:22.000Z",
  "_published": "2026-06-02T07:56:04.676Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79024602639,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352035369"
    },
    {
      "job": 79024602718,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352035254"
    },
    {
      "job": 79024602627,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352016028"
    },
    {
      "job": 79024602643,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 79024173222,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351989908"
    },
    {
      "job": 79024602905,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352028204"
    },
    {
      "job": 79024602663,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352023549"
    },
    {
      "job": 79024602653,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352014022"
    },
    {
      "job": 79024602660,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352018165"
    }
  ],
  "_buildurl": "https://github.com/r-universe/redtent/actions/runs/26806170979",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/redtent/aquodom",
  "_commit": {
    "id": "c26cf57d05dc8fbecc71fccc89478dc1de62de77",
    "author": "Johan van Tent <tentvanjohan@hotmail.com>",
    "committer": "Johan van Tent <tentvanjohan@hotmail.com>",
    "message": "Website link toegevoegd aan README\n",
    "time": 1646740576
  },
  "_maintainer": {
    "name": "Johan van Tent",
    "email": "tentvanjohan@hotmail.com",
    "login": "redtent",
    "description": "",
    "uuid": 30325995
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "cachem",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    }
  ],
  "_owner": "redtent",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "redtent",
      "count": 103,
      "uuid": 30325995
    }
  ],
  "_userbio": {
    "uuid": 30325995,
    "type": "user",
    "name": "RedTent"
  },
  "_downloads": {
    "count": 252,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/aquodom"
  },
  "_devurl": "https://github.com/redtent/aquodom",
  "_pkgdown": "https://redtent.github.io/aquodom/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/aquodom.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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/redtent/aquodom",
  "_realowner": "redtent",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-05-05"
    },
    {
      "version": "0.1.1",
      "date": "2022-02-12"
    }
  ],
  "_exports": [
    "dom",
    "dom_guid",
    "dom_kolommen",
    "dom_overzicht",
    "dom_save",
    "is_domeintabel"
  ],
  "_help": [
    {
      "page": "dom",
      "title": "Opvragen domeintabel",
      "concept": [
        "domeintabellen"
      ],
      "topics": [
        "dom"
      ]
    },
    {
      "page": "dom_guid",
      "title": "Guid van domeintabel",
      "topics": [
        "dom_guid"
      ]
    },
    {
      "page": "dom_kolommen",
      "title": "Kolommen van een domeintabel",
      "topics": [
        "dom_kolommen"
      ]
    },
    {
      "page": "dom_overzicht",
      "title": "Overzicht van alle domeintabellen",
      "concept": [
        "domeintabellen"
      ],
      "topics": [
        "dom_overzicht"
      ]
    },
    {
      "page": "dom_save",
      "title": "Opslaan domeintabel",
      "concept": [
        "domeintabellen"
      ],
      "topics": [
        "dom_save"
      ]
    },
    {
      "page": "is_domeintabel",
      "title": "Check domeintabelnamen",
      "topics": [
        "is_domeintabel"
      ]
    }
  ],
  "_readme": "https://github.com/redtent/aquodom/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "zip"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "aquodom",
  "_universes": [
    "redtent"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-03T19:04:07.000Z",
      "commit": "c26cf57d05dc8fbecc71fccc89478dc1de62de77",
      "fileid": "738ed4efe2f4876ca766d41ae6649c5ba853da5991bd2fb7b0b805682f591a54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/redtent/actions/runs/25287838276"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-02T07:55:38.000Z",
      "distro": "noble",
      "commit": "c26cf57d05dc8fbecc71fccc89478dc1de62de77",
      "fileid": "9195a55bc188e1afe43cd111e91e18666c76f1f1db345cf450f9fd28d3fa5749",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/redtent/actions/runs/26806170979"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-02T07:55:38.000Z",
      "distro": "noble",
      "commit": "c26cf57d05dc8fbecc71fccc89478dc1de62de77",
      "fileid": "3e0daf1ea7a909dc9dbdbf5425398d103ac15172fa0ca3421811fbf708c55042",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/redtent/actions/runs/26806170979"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-02T07:54:47.000Z",
      "commit": "c26cf57d05dc8fbecc71fccc89478dc1de62de77",
      "fileid": "4d5e8b25fc5f845433d830dc4d95c74f958ef7a5f7a1d0da68a33417e772f7e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/redtent/actions/runs/26806170979"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T07:55:28.000Z",
      "commit": "c26cf57d05dc8fbecc71fccc89478dc1de62de77",
      "fileid": "670de4d8e3a4f471c5b83a85150e5dd80d310e449ac7155663b1ee15dfa3719e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/redtent/actions/runs/26806170979"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-02T07:55:01.000Z",
      "commit": "c26cf57d05dc8fbecc71fccc89478dc1de62de77",
      "fileid": "264bb284e596ea231d410720d1dfc7e64263d747f9bfe396d2948c7b9779c502",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/redtent/actions/runs/26806170979"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-02T07:54:34.000Z",
      "commit": "c26cf57d05dc8fbecc71fccc89478dc1de62de77",
      "fileid": "15ed1d8d3d8544e7ef8e5a77f998d28be5c053b61b5488a52337a1e3b07418cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/redtent/actions/runs/26806170979"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-02T07:54:44.000Z",
      "commit": "c26cf57d05dc8fbecc71fccc89478dc1de62de77",
      "fileid": "ca176aaddeda2370ff188d81c223df4f4e4d1804ff2b60f1d4fcb5da1f50c0dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/redtent/actions/runs/26806170979"
    }
  ]
}