Package: utilitybeltlists Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R: person(given = "First", family = "Last", role = c("aut", "cre"), email = "first.last@example.com", comment = c(ORCID = "YOUR-ORCID-ID")) Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Imports: assertthat, magrittr, purrr Repository: https://selkamand.r-universe.dev Date/Publication: 2021-07-15 15:21:41 UTC RemoteUrl: https://github.com/selkamand/utilitybeltlists RemoteRef: HEAD RemoteSha: b1ae26ef10fecf7d78617f89c7bf48eaa408661e NeedsCompilation: no Packaged: 2026-07-04 18:45:10 UTC; root Author: First Last [aut, cre] (ORCID: YOUR-ORCID-ID) Maintainer: First Last