Package: adverbial
Type: Package
Title: Enhanced Adverbial Functions
Version: 0.2.0
Authors@R: 
    person(
        given = "Mizuki", 
        family = "Uchida", 
        email = "uchidamizuki@vivaldi.net", 
        role = c("aut", "cre")
    )
Description: Provides new_partialised() and new_composed(), which extend 
    partial() and compose() functions of 'purrr' to make it easier to extract 
    and replace arguments and functions. It also has additional adverbial
    functions.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: cli, pillar, purrr, rlang, vctrs
RoxygenNote: 7.3.2
URL: https://github.com/UchidaMizuki/adverbial
BugReports: https://github.com/UchidaMizuki/adverbial/issues
Suggests: lifecycle, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-05-10 14:13:58 UTC; uchid
Author: Mizuki Uchida [aut, cre]
Maintainer: Mizuki Uchida <uchidamizuki@vivaldi.net>
Repository: CRAN
Date/Publication: 2025-05-13 08:30:06 UTC
Built: R 4.6.0; ; 2025-07-18 06:24:26 UTC; unix
