Package: pakete Type: Package Title: Utilities for Package Development Version: 0.2.1.9000 Authors@R: person(given = "Ernest", family = "Guevarra", comment = c(ORCID = "0000-0002-4887-4415"), email = "ernest@guevarra.io", role = c("aut", "cre", "cph")) Description: Tools and utilities for package development currently not available from usual development tools. These are mostly linked to personal preferences during the development process. They assist in making routine and repetitive tasks easily implementable. License: GPL (>= 3) Depends: R (>= 4.2.0) Imports: cli, jsonlite, utils, withr Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0) Encoding: UTF-8 Language: en-GB RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) URL: https://katilingban.io/pakete/, https://github.com/katilingban/pakete VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://katilingban.r-universe.dev Date/Publication: 2026-01-30 11:30:29 UTC RemoteUrl: https://github.com/katilingban/pakete RemoteRef: HEAD RemoteSha: a52089eefc39a8b149c33bf70dd41aa391593060 NeedsCompilation: no Packaged: 2026-06-20 06:24:03 UTC; root Author: Ernest Guevarra [aut, cre, cph] (ORCID: ) Maintainer: Ernest Guevarra