Package: pudu
Type: Package
Title: C++ Tools for Cleaning Strings
Description: Provides function declarations and inline function definitions that
    facilitate cleaning strings in C++ code before passing them to R.
Version: 0.1.0
Authors@R: c(
    person(
        given = "Mauricio",
        family = "Vargas Sepulveda",
        role = c("aut", "cre"),
        email = "m.sepulveda@mail.utoronto.ca",
        comment = c(ORCID = "0000-0003-1017-7574")),
    person("Munk School of Global Affairs and Public Policy",
        role = "fnd")
    )
Suggests: cpp11, desc, knitr, mockery, rmarkdown, testthat (>= 3.0.0),
        withr
Depends: R(>= 3.5.0)
License: Apache License (>= 2)
BugReports: https://github.com/pachadotdev/pudu/issues
URL: https://pacha.dev/pudu/, https://github.com/pachadotdev/pudu
RoxygenNote: 7.3.2
Encoding: UTF-8
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-01-13 16:43:15 UTC; pacha
Author: Mauricio Vargas Sepulveda [aut, cre]
    (<https://orcid.org/0000-0003-1017-7574>),
  Munk School of Global Affairs and Public Policy [fnd]
Maintainer: Mauricio Vargas Sepulveda <m.sepulveda@mail.utoronto.ca>
Repository: CRAN
Date/Publication: 2025-01-14 15:00:02 UTC
Built: R 4.4.3; ; 2025-11-10 02:13:13 UTC; windows
