Package: rfold
Type: Package
Title: Working with many R Folders Within an R Package
Version: 0.1.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
Imports: cli (>= 3.6.1), fs (>= 1.5.0), here (>= 1.0.1), usethis (>=
        2.0.1)
RoxygenNote: 7.1.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-11-01 22:37:29 UTC; Administrateur
Author: Mohamed El Fodil Ihaddaden [aut, cre]
Maintainer: Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-02 15:50:02 UTC
Built: R 4.2.0; ; 2023-12-21 16:36:49 UTC; unix
