Package: bidux
Title: Behavioral Insight Design: A Toolkit for Integrating Behavioral
        Science in UI/UX Design
Version: 0.3.1
Authors@R: 
    person(
        given = "Jeremy",
        family = "Winget",
        role = c("aut", "cre"),
        email="contact@jrwinget.com",
        comment = c(ORCID = "0000-0002-3783-4354")
    )
Description: Provides a framework and toolkit to guide 'shiny' developers in
    implementing the Behavioral Insight Design (BID) framework. The package offers
    functions for documenting each of the five stages (Notice, Interpret,
    Structure, Anticipate, and Validate), along with a comprehensive concept
    dictionary.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
RoxygenNote: 7.3.2
Imports: cli, DBI, dplyr, jsonlite, readr (>= 2.1.5), RSQLite, stats,
        stringdist (>= 0.9.15), stringr (>= 1.5.1), tibble (>= 3.2.1),
        utils
Suggests: DiagrammeR, knitr, rmarkdown, spelling, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Language: en-US
URL: https://jrwinget.github.io/bidux/
NeedsCompilation: no
Packaged: 2025-09-06 18:17:03 UTC; user
Author: Jeremy Winget [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3783-4354>)
Maintainer: Jeremy Winget <contact@jrwinget.com>
Repository: CRAN
Date/Publication: 2025-09-07 22:10:25 UTC
Built: R 4.4.3; ; 2025-10-08 03:48:45 UTC; windows
