{
  "_id": "6a1e8b9c1d7bb097a0a69305",
  "Package": "KoboconnectR",
  "Type": "Package",
  "Title": "Download Data from Kobotoolbox to R",
  "URL": "https://github.com/asitav-sen/KoboconnectR,\nhttps://asitav-sen.github.io/KoboconnectR/",
  "BugReports": "https://github.com/asitav-sen/koboconnectR/issues",
  "Version": "2.0.0",
  "Authors@R": "person(\"Asitav \", \"Sen\", email = \"codes@asitavsen.com\",\nrole = c(\"aut\", \"cre\",\"cph\"))",
  "Description": "Wrapper for 'Kobotoolbox' APIs ver 2 mentioned at\n<https://support.kobotoolbox.org/api.html>, to download data\nfrom 'Kobotoolbox' to R. Small and simple package that adds\nimmense convenience for the data professionals using\n'Kobotoolbox'.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://asitav-sen.r-universe.dev",
  "Date/Publication": "2024-10-30 14:30:40 UTC",
  "RemoteUrl": "https://github.com/asitav-sen/koboconnectr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ce5b4eadbc9336afb552cfa248895fca05ce87e8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 07:47:49 UTC",
    "User": "root"
  },
  "Author": "Asitav Sen [aut, cre, cph]",
  "Maintainer": "Asitav Sen <codes@asitavsen.com>",
  "MD5sum": "c8fccd3b6eb4d84b858a111173ed386e",
  "_user": "asitav-sen",
  "_type": "src",
  "_file": "KoboconnectR_2.0.0.tar.gz",
  "_fileid": "331635c5c960ed87c345bc391238c7fd7eddeb79c225b03a69d0eb0c9b89fba1",
  "_filesize": 171093,
  "_sha256": "331635c5c960ed87c345bc391238c7fd7eddeb79c225b03a69d0eb0c9b89fba1",
  "_created": "2026-06-02T07:47:49.000Z",
  "_published": "2026-06-02T07:51:56.459Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79023736032,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7351923118"
    },
    {
      "job": 79023736047,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7351922890"
    },
    {
      "job": 79023736053,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7351926934"
    },
    {
      "job": 79023736023,
      "time": 200,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7351932118"
    },
    {
      "job": 79023134040,
      "time": 231,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351877963"
    },
    {
      "job": 79023736038,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351917421"
    },
    {
      "job": 79023736045,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7351909141"
    },
    {
      "job": 79023736120,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7351906193"
    },
    {
      "job": 79023736072,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7351907365"
    }
  ],
  "_buildurl": "https://github.com/r-universe/asitav-sen/actions/runs/26805864989",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/asitav-sen/koboconnectr",
  "_commit": {
    "id": "ce5b4eadbc9336afb552cfa248895fca05ce87e8",
    "author": "Asitav Sen <66162817+asitav-sen@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1730298640
  },
  "_maintainer": {
    "name": "Asitav Sen",
    "email": "codes@asitavsen.com",
    "login": "asitav-sen",
    "description": "Data and Decision Science for Business and Society",
    "uuid": 66162817
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "mime",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "asitav-sen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "kobotoolbox",
    "kobotoolbox-api"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "asitav-sen",
      "count": 9,
      "uuid": 66162817
    }
  ],
  "_userbio": {
    "uuid": 66162817,
    "type": "user",
    "name": "Asitav Sen",
    "description": "Data and Decision Science for Business and Society"
  },
  "_downloads": {
    "count": 196,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/KoboconnectR"
  },
  "_devurl": "https://github.com/asitav-sen/koboconnectr",
  "_pkgdown": "https://asitav-sen.github.io/KoboconnectR/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/KoboconnectR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/asitav-sen/koboconnectr",
  "_realowner": "asitav-sen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-03-29"
    },
    {
      "version": "1.1.0",
      "date": "2022-05-16"
    },
    {
      "version": "1.1.1",
      "date": "2022-05-23"
    },
    {
      "version": "1.2.0",
      "date": "2022-10-16"
    },
    {
      "version": "1.2.1",
      "date": "2022-10-19"
    },
    {
      "version": "1.2.2",
      "date": "2024-03-03"
    },
    {
      "version": "2.0.0",
      "date": "2024-08-21"
    }
  ],
  "_exports": [
    "get_kobo_token",
    "kobo_df_download",
    "kobo_export_create",
    "kobo_exports",
    "kobo_media_downloader",
    "kobo_xls_dl",
    "kobotools_api",
    "kobotools_kpi_data"
  ],
  "_help": [
    {
      "page": "get_kobo_token",
      "title": "Know your API token or check",
      "topics": [
        "get_kobo_token"
      ]
    },
    {
      "page": "kobo_df_download",
      "title": "Creates a data frame after creating a 'csv' export and downloading it",
      "topics": [
        "kobo_df_download"
      ]
    },
    {
      "page": "kobo_export_create",
      "title": "Create an export",
      "topics": [
        "kobo_export_create"
      ]
    },
    {
      "page": "kobo_exports",
      "title": "See list of exports created",
      "topics": [
        "kobo_exports"
      ]
    },
    {
      "page": "kobo_media_downloader",
      "title": "Downloads media data from Kobotoolbox",
      "topics": [
        "kobo_media_downloader"
      ]
    },
    {
      "page": "kobo_xls_dl",
      "title": "Downloads data (xls type) from Kobotoolbox",
      "topics": [
        "kobo_xls_dl"
      ]
    },
    {
      "page": "kobotools_api",
      "title": "Check kobotoolbox API and retrieve overall info about the projects/assets",
      "topics": [
        "kobotools_api"
      ]
    },
    {
      "page": "kobotools_kpi_data",
      "title": "Extract data from kobotoolbox",
      "topics": [
        "kobotools_kpi_data"
      ]
    }
  ],
  "_pkglogo": "https://github.com/asitav-sen/koboconnectr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/asitav-sen/koboconnectr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cellranger",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "readxl",
    "rematch",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Usage.Rmd",
      "filename": "Usage.html",
      "title": "Usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Check if you have API token from Kobotoolbox",
        "Extracting data",
        "Check the assets you have access to",
        "Extract the data",
        "Exports (To download xls and csv)",
        "Viewing the list of existing exports",
        "Creating export",
        "Downloading csv file directly",
        "Downloading xls file directly",
        "Downloading Media Files",
        "Issues and Suggestions"
      ],
      "created": "2022-03-24 17:35:45",
      "modified": "2024-03-04 07:35:12",
      "commits": 12
    }
  ],
  "_score": 4.812913356642856,
  "_indexed": true,
  "_nocasepkg": "koboconnectr",
  "_universes": [
    "asitav-sen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-06-02T07:50:07.000Z",
      "distro": "noble",
      "commit": "ce5b4eadbc9336afb552cfa248895fca05ce87e8",
      "fileid": "a5a24ccbb7e045d6d0cce9297d06e204d18b01c776b9cb42aede3c25662a7de7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asitav-sen/actions/runs/26805864989"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-06-02T07:50:03.000Z",
      "distro": "noble",
      "commit": "ce5b4eadbc9336afb552cfa248895fca05ce87e8",
      "fileid": "6622661389f27f3f5698ba6941ba1be6ea5f740272cdd89e5787182345e5cc18",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asitav-sen/actions/runs/26805864989"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-06-02T07:50:20.000Z",
      "commit": "ce5b4eadbc9336afb552cfa248895fca05ce87e8",
      "fileid": "f45491d374cfeede28ea767dc7fabed2aa9ad3e993fec1c5ae924ab8e217876b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asitav-sen/actions/runs/26805864989"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-06-02T07:50:28.000Z",
      "commit": "ce5b4eadbc9336afb552cfa248895fca05ce87e8",
      "fileid": "50229b72aecfebf20042da55ee4e6b0d0560aff65151881e826a2aa20b166800",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asitav-sen/actions/runs/26805864989"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-06-02T07:50:06.000Z",
      "commit": "ce5b4eadbc9336afb552cfa248895fca05ce87e8",
      "fileid": "9c2a07889c58e65a25b774041d01d0d4a8523202fce42081aa6e501aab06945a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/asitav-sen/actions/runs/26805864989"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-02T07:49:19.000Z",
      "commit": "ce5b4eadbc9336afb552cfa248895fca05ce87e8",
      "fileid": "39a7c848b49d3a7d11deb2ad25e47f9d02431b4e78785e674b1aa83ca166000e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asitav-sen/actions/runs/26805864989"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-02T07:49:08.000Z",
      "commit": "ce5b4eadbc9336afb552cfa248895fca05ce87e8",
      "fileid": "732b75c42bcc2916b61c39b592ef240cef45388c510edf7318890832e6b89206",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asitav-sen/actions/runs/26805864989"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-02T07:49:07.000Z",
      "commit": "ce5b4eadbc9336afb552cfa248895fca05ce87e8",
      "fileid": "fdfec1baee163417d6a902a064441419c2c8b53cb197c4880f50faf2b05b7758",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asitav-sen/actions/runs/26805864989"
    }
  ]
}