Package: adtoolbox
Type: Package
Title: What the Package Does (Title Case)
Version: 0.1.0
Author: Who wrote it
Maintainer: The package maintainer <yourself@somewhere.net>
Description: More about what it does (maybe more than one line)
    Use four spaces when indenting paragraphs within the Description.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/huizezhang-sherry/adtoolbox
BugReports: https://github.com/huizezhang-sherry/adtoolbox/issues
Imports: broom, dplyr, ggplot2, infotheo, LogicReg, purrr, rlang,
        tibble, vctrs
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2025-10-02 18:40:24 UTC; huizezhang
