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 RoxygenNote: 7.1.0 Imports: utils, methods, unglue Suggests: testthat (>= 2.1.0), covr Roxygen: list(markdown = TRUE) Repository: https://moodymudskipper.r-universe.dev Date/Publication: 2020-12-13 13:29:21 UTC RemoteUrl: https://github.com/moodymudskipper/doubt RemoteRef: HEAD RemoteSha: 917baa8e609a8293a688179d4f03cde18f01b111 NeedsCompilation: no Packaged: 2026-07-12 07:16:51 UTC; root Author: Antoine Fabri [aut, cre] Maintainer: Antoine Fabri