Package: fabR
Type: Package
Title: Wrapper Functions Collection Used in Data Pipelines
Version: 2.1.1
Authors@R: c(
    person("Guillaume", "Fabre", 
        role = c("aut", "cre"),
        email = "guijoseph.fabre@gmail.com"),
    person("Maelstrom-Research", role = c("fnd")))
Description: The goal of this package is to provide wrapper functions in the 
    data cleaning and cleansing processes. These function helps in messages and 
    interaction with the user, keep track of information in pipelines, help in 
    the wrangling, munging, assessment and visualization of data frame-like 
    material.
License: GPL-3
Depends: R (>= 3.4)
Imports: dplyr (>= 1.1.0), rlang, utils, usethis, stringr, tidyr,
        purrr, janitor, fs, readr, readxl, writexl, haven, lubridate,
        bookdown, xfun, lifecycle
Suggests: knitr, stats, Matrix
URL: https://github.com/GuiFabre/fabR
BugReports: https://github.com/GuiFabre/fabR/issues
RoxygenNote: 7.2.3
Encoding: UTF-8
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2025-06-25 20:31:57 UTC; guill
Author: Guillaume Fabre [aut, cre],
  Maelstrom-Research [fnd]
Maintainer: Guillaume Fabre <guijoseph.fabre@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-25 23:30:01 UTC
Built: R 4.5.2; ; 2025-11-08 04:30:27 UTC; windows
