Package: obfuscatoR
Type: Package
Title: Obfuscation Game Designs
Version: 0.2.2
Authors@R: c(
    person("Erlend Dancke", "Sandorf", email="erlend.dancke.sandorf@nmbu.no", role = c("aut", "cre")),
    person("Caspar", "Chorus", role = c("aut")),
    person("Sander", "van Cranenburgh", role = c("aut")))
Maintainer: Erlend Dancke Sandorf <erlend.dancke.sandorf@nmbu.no>
Description: When people make decisions, they may do so using a wide variety of decision rules. The package allows users to easily create obfuscation games to test the obfuscation hypothesis. It provides an easy to use interface and multiple options designed to vary the difficulty of the game and tailor it to the user's needs. For more detail: Chorus et al., 2021, Obfuscation maximization-based decision-making: Theory, methodology and first empirical evidence, Mathematical Social Sciences, 109, 28-44, <doi:10.1016/j.mathsocsci.2020.10.002>. 
License: GPL-3
Encoding: UTF-8
URL: https://obfuscator.edsandorf.me,
        https://github.com/edsandorf/obfuscatoR
Depends: R (>= 3.1.0)
Imports: Rfast, stats, matrixStats, stringr, readr, tibble, crayon
Suggests: testthat, knitr, rmarkdown
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-09-07 12:41:30 UTC; edsandorf
Author: Erlend Dancke Sandorf [aut, cre],
  Caspar Chorus [aut],
  Sander van Cranenburgh [aut]
Repository: CRAN
Date/Publication: 2023-09-07 13:10:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:18:09 UTC; windows
