Type: Package Package: HighFrequencyChecks Title: High Frequency Checks Version: 0.5.0 Authors@R: c( person("Edouard", "Legoupil", , "legoupil@unhcr.org", role = c("aut", "cre")), person("Yannick", "Pascaud", , "yannick.pascaud@free.fr", role = "aut"), person("UNHCR", role = "cph") ) Maintainer: Edouard Legoupil Description: During the data collection, a series of automatic check, aka: High Frequency checks, are required. The functions shared here are useful during the data collection process to check periodicallyxfor possible errors, and will provide meaningful inputs to the enumerators. All these functions do not have to be ran at the same period of time. They are provided there to help data supervisor to build reports. This work is an adaptation of a Stata Package from [Innovations for Poverty Action](https://github.com/PovertyAction/high-frequency-checks). License: MIT + file LICENSE URL: https://edouard-legoupil.github.io/HighFrequencyChecks BugReports: https://github.com/Edouard-Legoupil/HighFrequencyChecks/issues Depends: R (>= 4.1.0) Imports: config, DescTools, dplyr, ggplot2, golem, kobocruncher, magrittr, outliers, readr, reshape2, riddle, shiny, shinydashboard, sjlabelled, sp, stats, stringi, tidyverse, unhcrshiny, unhcrthemes, utils Suggests: data.table, DT, gsubfn, knitr, rmarkdown, spelling, testthat Remotes: unhcr-dataviz/unhcrdown, unhcr-dataviz/unhcrthemes, edouard-legoupil/unhcrshiny, edouard-legoupil/kobocruncher, edouard-legoupil/riddle VignetteBuilder: knitr Config/fusen/version: 0.5.2 Encoding: UTF-8 RoxygenNote: 7.2.3.9000 Language: en-US Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libmagick++-dev gsfonts libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://unhcrverse.r-universe.dev Date/Publication: 2023-11-02 19:37:01 UTC RemoteUrl: https://github.com/Edouard-Legoupil/HighFrequencyChecks RemoteRef: HEAD RemoteSha: 92c85ccda651dd111b0334c3304687e313ad1d58 NeedsCompilation: no Packaged: 2026-07-04 18:25:31 UTC; root Author: Edouard Legoupil [aut, cre], Yannick Pascaud [aut], UNHCR [cph]