Package: common Type: Package Title: Solutions for Common Problems in Base R Version: 1.1.5 Authors@R: c( person(given = "David", family = "Bosak", role = c("aut", "cre"), email = "dbosak01@gmail.com"), person(given = "Duong", family = "Tran", role = c("ctb"), email = "trand000@aol.com") ) Maintainer: David Bosak Description: Contains functions for solving commonly encountered problems while programming in R. This package is intended to provide a lightweight supplement to Base R, and will be useful for almost any R user. License: CC0 Encoding: UTF-8 URL: https://common.r-sassy.org, https://github.com/dbosak01/common BugReports: https://github.com/dbosak01/common/issues Depends: R (>= 3.6.0) Suggests: knitr, rmarkdown, testthat (>= 3.0.0), glue, box, rstudioapi Enhances: base Imports: utils Config/testthat/edition: 3 RoxygenNote: 7.3.3 VignetteBuilder: knitr Repository: https://dbosak01.r-universe.dev Date/Publication: 2026-02-22 22:44:04 UTC RemoteUrl: https://github.com/dbosak01/common RemoteRef: HEAD RemoteSha: 99ca4b6b22432ac7cbbbbb657df4bcc4d43fa53d NeedsCompilation: no Packaged: 2026-06-22 09:55:22 UTC; root Author: David Bosak [aut, cre], Duong Tran [ctb]