| 1234567891011 | Package: rNIXTitle: What the Package Does (One Line, Title Case)Version: 0.0.0.9000Authors@R:     person("First", "Last", , "first.last@example.com", role = c("aut", "cre"))Description: What the package does (one paragraph).License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a    licenseEncoding: UTF-8Roxygen: list(markdown = TRUE)RoxygenNote: 7.3.2
 |