'SurveyCTO' is a platform for mobile data collection in offline settings. The 'rsurveycto' R package uses the 'SurveyCTO' REST API <https://docs.surveycto.com/05-exporting-and-publishing-data/05-api-access/01.api-access.html> to read datasets and forms from a 'SurveyCTO' server into R as 'data.table's and to download file attachments. The package also has limited support to write datasets to a server.
Version: | 0.2.1 |
Depends: | R (≥ 4.1) |
Imports: | checkmate (≥ 2.3.2), cli (≥ 3.6.3), curl (≥ 5.2.1), data.table (≥ 1.15.4), glue (≥ 1.7.0), httr (≥ 1.4.7), jsonlite (≥ 1.8.8), lifecycle (≥ 1.0.4), readxl (≥ 1.4.3), rlang (≥ 1.1.4), vctrs (≥ 0.6.5), withr (≥ 3.0.1) |
Suggests: | knitr, rmarkdown, testthat (≥ 3.2.1.1) |
Published: | 2024-09-03 |
DOI: | 10.32614/CRAN.package.rsurveycto |
Author: | Jake Hughey [aut, cre], Robert On [aut] |
Maintainer: | Jake Hughey <jake at agency.fund> |
License: | MIT + file LICENSE |
URL: | https://agency-fund.github.io/rsurveycto/, https://github.com/agency-fund/rsurveycto |
NeedsCompilation: | no |
CRAN checks: | rsurveycto results |
Reference manual: | rsurveycto.pdf |
Package source: | rsurveycto_0.2.1.tar.gz |
Windows binaries: | r-devel: rsurveycto_0.2.1.zip, r-release: rsurveycto_0.2.1.zip, r-oldrel: rsurveycto_0.2.1.zip |
macOS binaries: | r-release (arm64): rsurveycto_0.2.1.tgz, r-oldrel (arm64): rsurveycto_0.2.1.tgz, r-release (x86_64): rsurveycto_0.2.1.tgz, r-oldrel (x86_64): rsurveycto_0.2.1.tgz |
Old sources: | rsurveycto archive |
Please use the canonical form https://CRAN.R-project.org/package=rsurveycto to link to this page.