Package: drhutools Type: Package Title: Political Science Academic Research Gears Version: 1.1.2 Authors@R: c( person("Yue", "Hu", role = c("aut", "cre"), email = "yuehu@tsinghua.edu.cn"), person("Qian", "Qiu", role = c("ctb"), email = "mathildaqiu@tsinghua.edu.cn"), person("Wen", "Deng", role = c("ctb"), email = "dengwenjoy@outlook.com"), person("Bear", "Braumoeller", role = c("ctb"), comment = "QCAfalsePositive functions") ) Maintainer: Yue Hu Description: Using these tools to simplify the research process of political science and other social sciences. The current version can create folder system for academic project in political science, calculate psychological trait scores, visualize experimental and spatial data, set up color-blind palette, and test for Type I error (false positives) in Qualitative Comparative Analysis (QCA) for crisp-set, multi-value, and fuzzy-set variants. URL: https://www.drhuyue.site/software/drhutools/ BugReports: https://github.com/sammo3182/drhutools/issues License: GPL (>= 3) Encoding: UTF-8 Depends: R (>= 4.1.0) Imports: dplyr, ggplot2, purrr, sf, htmlwidgets, jsonlite, leaflet, sp, stats, methods, utils, webshot, animation, png, grid, grDevices, graphics LazyData: true Roxygen: list(markdown = TRUE) Suggests: knitr, remotes, rmarkdown VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libmagick++-dev gsfonts texlive libpng-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://sammo3182.r-universe.dev Date/Publication: 2026-06-24 22:24:48 UTC RemoteUrl: https://github.com/sammo3182/drhutools RemoteRef: HEAD RemoteSha: 0d18a89ddde1ff0d49acac461645c31be0970df4 NeedsCompilation: no Packaged: 2026-06-25 00:10:47 UTC; root Author: Yue Hu [aut, cre], Qian Qiu [ctb], Wen Deng [ctb], Bear Braumoeller [ctb] (QCAfalsePositive functions)