Package: doubt
Title: Enable Operators Containing the '?' Symbol
Version: 0.1.0
Authors@R: person("Antoine", "Fabri", email = "antoine.fabri@gmail.com", role = c("aut", "cre"))
Description: Overload utils::'?' to build unary and binary operators from existing functions, 
    piping operators of different precedence, and flexible syntaxes.  
Depends: R (>= 3.1.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: utils, methods, unglue
Suggests: testthat (>= 2.1.0), covr
NeedsCompilation: no
Packaged: 2020-06-24 12:11:08 UTC; afabri
Author: Antoine Fabri [aut, cre]
Maintainer: Antoine Fabri <antoine.fabri@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-24 13:00:06 UTC
Built: R 4.5.2; ; 2025-11-08 02:37:13 UTC; windows
