Package: robotoolbox
Title: Client for the 'KoboToolbox' API
Version: 1.3.2
Authors@R: c(person(given = "Ahmadou",
                    family = "Dicko",
		    email = "mail@ahmadoudicko.com",
		    role = c("aut", "cre", "cph")),
	     person(given = "Hisham",
                    family = "Galal",
	   	    email = "galal@unhcr.org",
		    role = "ctb"))
Description: Suite of utilities for accessing and manipulating
    data from the 'KoboToolbox' API. 'KoboToolbox' is a robust
    platform designed for field data collection in various disciplines.
    This package aims to simplify the process of fetching and handling
    data from the API. Detailed documentation for the 'KoboToolbox' API
    can be found at <https://support.kobotoolbox.org/api.html>.
Depends: R (>= 4.1)
License: MIT + file LICENSE
Encoding: UTF-8
Language: en_US
URL: https://dickoa.gitlab.io/robotoolbox,
        https://gitlab.com/dickoa/robotoolbox
BugReports: https://gitlab.com/dickoa/robotoolbox/-/issues
Imports: crul (>= 1.4.0), RcppSimdJson (>= 0.1.6), data.table (>=
        1.14.2), dplyr (>= 1.1.2), tidyr (>= 1.3.0), purrr (>= 1.0.1),
        rlang (>= 1.0.0), tidyselect (>= 1.2.0), tibble (>= 3.2.1),
        stringi (>= 1.7.6), glue (>= 1.6.0), dm (>= 1.0.5), labelled
        (>= 2.11.0), readr (>= 2.1.0), cli (>= 3.6.1)
Suggests: roxygen2 (>= 7.2.3), devtools (>= 2.4.3), vcr (>= 1.2.0),
        knitr (>= 1.37), testthat (>= 3.1.1), covr (>= 3.6.2),
        rmarkdown (>= 2.21), DiagrammeR (>= 1.0.9), DiagrammeRsvg (>=
        0.1), sf (>= 1.0.9), mapview (>= 2.11.0)
VignetteBuilder: knitr
RoxygenNote: 7.2.3
LazyData: true
Config/Needs/website: vidonne/unhcrtemplate
X-schema.org-applicationCategory: Data Access
X-schema.org-keywords: open-data, kobotoolbox, odk, kpi, api, data,
        dataset
NeedsCompilation: no
Packaged: 2023-06-08 18:28:39 UTC; ahmadou
Author: Ahmadou Dicko [aut, cre, cph],
  Hisham Galal [ctb]
Maintainer: Ahmadou Dicko <mail@ahmadoudicko.com>
Repository: CRAN
Date/Publication: 2023-06-09 14:00:05 UTC
