Type: Package
Package: where
Title: Vectorised Substitution and Evaluation
Version: 1.0.0
Authors@R: 
    person("Matt", "Hendtlass", , "m.hendtlass@gmail.com", role = c("aut", "cre"))
Description: Provides a clean syntax for vectorising the use of
    Non-Standard Evaluation (NSE), for example in 'ggplot2', 'dplyr', or
    'data.table'.
License: MIT + file LICENSE
URL: https://github.com/KiwiMateo/where
BugReports: https://github.com/KiwiMateo/where/issues
Suggests: data.table, dplyr, ggplot2, knitr, rmarkdown, testthat (>=
        3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-11-18 06:45:14 UTC; OEM
Author: Matt Hendtlass [aut, cre]
Maintainer: Matt Hendtlass <m.hendtlass@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-19 09:40:02 UTC
Built: R 4.3.3; ; 2024-11-19 10:37:38 UTC; unix
