Package: mutagen Title: Extensions to dplyr's mutate Version: 0.5.0 Authors@R: person("Gustavo", "Velásquez", , "gvelasq2github@gmail.com", role = c("aut", "cre")) Description: Extensions to dplyr's mutate. License: MIT + file LICENSE URL: https://github.com/gvelasq/mutagen, https://gvelasq.github.io/mutagen/ BugReports: https://github.com/gvelasq/mutagen/issues Depends: R (>= 4.1.0) Imports: purrr (>= 1.1.0), rlang, stats Suggests: carrier, covr, dplyr, mirai, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://r-multiverse-staging.r-universe.dev Date/Publication: 2025-12-01 01:22:48 UTC RemoteUrl: https://github.com/gvelasq/mutagen RemoteRef: 92ab4ab2561dbc094dc2eea27550686b53430fe2 RemoteSha: 92ab4ab2561dbc094dc2eea27550686b53430fe2 NeedsCompilation: no Packaged: 2026-06-17 07:46:26 UTC; root Author: Gustavo Velásquez [aut, cre] Maintainer: Gustavo Velásquez