Package: rfold
Type: Package
Title: Working with many R Folders Within an R Package
Version: 0.2.0
Authors@R: 
    person(given = "Mohamed El Fodil",
           family = "Ihaddaden",
           role = c("aut", "cre"),
           email = "ihaddaden.fodeil@gmail.com")
Description: 
    Allows developers to work with many R folders inside a package. It offers functionalities to transfer R scripts (saved outside the R folder) into 
    the R folder while making additional checks.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/feddelegrand7/rfold
BugReports: https://github.com/feddelegrand7/rfold/issues
Imports: cli (>= 3.6.1), fs (>= 1.5.0), glue, here (>= 1.0.1), usethis
        (>= 2.0.1)
RoxygenNote: 7.1.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-02-12 15:37:05 UTC; Administrateur
Author: Mohamed El Fodil Ihaddaden [aut, cre]
Maintainer: Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-12 15:50:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:10:47 UTC; windows
