{
  "_id": "6a1028f1acfb0bcc41c91128",
  "Package": "rockx",
  "Title": "Easily Import Data from Your 'ODK-X Sync Endpoint'",
  "Version": "0.1.0",
  "Authors@R": "person(\"Emil\", \"Rossing\", , \"hello@sapiens-solutions.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides helper functions for authenticating and\nretrieving data from your 'ODK-X Sync Endpoint'. This is an\nearly release intended for testing and feedback.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 09:56:14 UTC",
    "User": "root"
  },
  "Author": "Emil Rossing [aut, cre]",
  "Maintainer": "Emil Rossing <hello@sapiens-solutions.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-02-20 14:35:38 UTC",
  "RemoteUrl": "https://github.com/cran/rockx",
  "RemoteRef": "HEAD",
  "RemoteSha": "702d01580546be5b1f4ffc5c140812a0645e3ee3",
  "MD5sum": "1c828bde55e203999107d889fffe585c",
  "_user": "cran",
  "_type": "src",
  "_file": "rockx_0.1.0.tar.gz",
  "_fileid": "890c42474e902e7b58a15150c9f998ba45a543dac50d3ad2a1929d5090171b19",
  "_filesize": 97987,
  "_sha256": "890c42474e902e7b58a15150c9f998ba45a543dac50d3ad2a1929d5090171b19",
  "_created": "2026-05-22T09:56:14.000Z",
  "_published": "2026-05-22T09:59:13.084Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77357307690,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7157819352"
    },
    {
      "job": 77357307673,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157821726"
    },
    {
      "job": 77356790001,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157777703"
    },
    {
      "job": 77357307646,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157813136"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26280961950",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rockx",
  "_commit": {
    "id": "702d01580546be5b1f4ffc5c140812a0645e3ee3",
    "author": "Emil Rossing <hello@sapiens-solutions.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1740062138
  },
  "_maintainer": {
    "name": "Emil Rossing",
    "email": "hello@sapiens-solutions.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 166,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rockx"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/rockx.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2025-02-12"
    },
    {
      "version": "0.1.0",
      "date": "2025-02-20"
    }
  ],
  "_exports": [
    "download_attachments",
    "get_all_rows",
    "get_credentials",
    "get_table_metadata",
    "get_tables",
    "has_access",
    "set_username_and_password"
  ],
  "_help": [
    {
      "page": "download_attachments",
      "title": "Download attachments for table rows",
      "topics": [
        "download_attachments"
      ]
    },
    {
      "page": "get_all_rows",
      "title": "Retrieve all rows from a table",
      "topics": [
        "get_all_rows"
      ]
    },
    {
      "page": "get_credentials",
      "title": "Retrieve API Credentials",
      "topics": [
        "get_credentials"
      ]
    },
    {
      "page": "get_table_metadata",
      "title": "Get Table Metadata",
      "topics": [
        "get_table_metadata"
      ]
    },
    {
      "page": "get_tables",
      "title": "Retrieve Tables from ODK-X Sync Endpoint",
      "topics": [
        "get_tables"
      ]
    },
    {
      "page": "has_access",
      "title": "Verifies the user has sufficient permissions to download data",
      "topics": [
        "has_access"
      ]
    },
    {
      "page": "set_username_and_password",
      "title": "Set Username, Password, and Server URL for API Authentication",
      "topics": [
        "set_username_and_password"
      ]
    }
  ],
  "_readme": "https://github.com/cran/rockx/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "rockx.Rmd",
      "filename": "rockx.html",
      "title": "rockx: A Pre-Release for Interacting with ODK-X Sync Endpoints",
      "author": "Your Name",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Authentication",
        "Fetching Tables",
        "Fetching rows",
        "Fetching images/attachments",
        "Conclusion"
      ],
      "created": "2025-02-12 20:10:01",
      "modified": "2025-02-20 14:35:38",
      "commits": 2
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rockx",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-22T09:58:31.000Z",
      "distro": "noble",
      "commit": "702d01580546be5b1f4ffc5c140812a0645e3ee3",
      "fileid": "6a69645198840c67308f86df577ca1a2ff39bc8b3cfa6527d7f8b0b6856de823",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26280961950"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-22T09:58:36.000Z",
      "distro": "noble",
      "commit": "702d01580546be5b1f4ffc5c140812a0645e3ee3",
      "fileid": "6f6879f23e2d13f76772f6a5498f21880a59b9c21596cf04e6e4cd970ab6c6f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26280961950"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T09:58:28.000Z",
      "commit": "702d01580546be5b1f4ffc5c140812a0645e3ee3",
      "fileid": "0b5b2ca67e37382ebaa70cf0da19e99bc65765e77a6bbd05d91ec364195518cc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26280961950"
    }
  ]
}