Package: pkg.none
Title: What the Package Does (One Line, Title Case)
Version: 1.0.0
Authors@R: 
    person("First", "Last", , "first.last@example.com", role = c("aut", "cre"),
           comment = c(ORCID = "YOUR-ORCID-ID"))
Description: What the package does (one paragraph).
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Suggests: pkg.suggests
NeedsCompilation: no
Packaged: 2024-08-22 12:08:11 UTC; maksymis
Author: First Last [aut, cre] (YOUR-ORCID-ID)
Maintainer: First Last <first.last@example.com>
