Package: ndgras Type: Package Title: What the Package Does (Title Case) Version: 0.1.0 Authors@R: c( person( "Jane", "Doe", email = "jane@example.com", role = c("aut", "cre") ) ) Description: More about what it does (maybe more than one line). Continuation lines should be indented. License: What license is it under? Encoding: UTF-8 RoxygenNote: 7.3.3 Imports: cli, purrr, vctrs Suggests: mipfp, testthat (>= 3.0.0) Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) Repository: https://uchidamizuki.r-universe.dev Date/Publication: 2026-02-18 15:07:58 UTC RemoteUrl: https://github.com/UchidaMizuki/ndgras RemoteRef: HEAD RemoteSha: e1eb67f0b001d0da31bfc9c5f005d8f441528a10 NeedsCompilation: no Packaged: 2026-07-14 04:41:17 UTC; root Author: Jane Doe [aut, cre] Maintainer: Jane Doe Depends: R (>= 4.1.0)