Package: stringmagic
Type: Package
Title: Character String Operations and Interpolation, Magic Edition
Version: 1.2.0
Authors@R: 
  c(person(given = "Laurent R", family = "Berge", role = c("aut", "cre"), email = "laurent.berge@u-bordeaux.fr",
         comment = c(ORCID = "0000-0003-2736-1917")),
    person(given = "Morgan", family = "Jacob", role = "ctb"))
Imports: Rcpp(>= 1.0.5), utils, stats
Suggests: knitr, rmarkdown, data.table
LinkingTo: Rcpp
Description: Performs complex string operations compactly and efficiently. Supports string interpolation jointly with over 50 string operations. Also enhances regular string functions (like grep() and co). See an introduction at <https://lrberge.github.io/stringmagic/>.
License: GPL (>= 2)
Encoding: UTF-8
BugReports: https://github.com/lrberge/stringmagic/issues
URL: https://lrberge.github.io/stringmagic/,
        https://github.com/lrberge/stringmagic
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-04-18 16:18:59 UTC; lrberge
Author: Laurent R Berge [aut, cre] (<https://orcid.org/0000-0003-2736-1917>),
  Morgan Jacob [ctb]
Maintainer: Laurent R Berge <laurent.berge@u-bordeaux.fr>
Repository: CRAN
Date/Publication: 2025-04-18 16:50:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 02:55:46 UTC; unix
Archs: stringmagic.so.dSYM
