Package: packagepal
Title: Guidelines and Checklists for Building CRAN-Worthy Packages
Version: 0.1.0
Authors@R: 
    person("Lee", "Durbin", , "l.d.durbin@gmail.com", role = c("aut", "cre", "cph"))
Description: Provides essential checklists for R package developers, whether
    you're creating your first package or beginning a new project. This tool
    guides you through each step of the development process, including specific
    considerations for submitting your package to the Comprehensive R Archive
    Network (CRAN). Simplify your workflow and ensure adherence to best
    practices with 'packagepal'.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://github.com/lddurbin/packagepal
BugReports: https://github.com/lddurbin/packagepal/issues
Imports: available (>= 1.1.0), cli (>= 3.6.1), usethis (>= 2.2.2),
        utils (>= 4.2.3)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-08-11 21:10:27 UTC; leedurbin
Author: Lee Durbin [aut, cre, cph]
Maintainer: Lee Durbin <l.d.durbin@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-14 11:40:05 UTC
Built: R 4.4.3; ; 2025-11-01 05:00:00 UTC; windows
