Package: covrpage Title: Create a Readme Summary Page for GitHub testthat and covr Outputs Version: 0.2 Authors@R: c( person(given = "Jonathan", family = "Sidi", email = "yonicd@gmail.com", role = c("aut",'cre'), comment = c(ORCID = "0000-0002-4222-1819") ), person(given = "Locke Data", role = "fnd", comment = "https://itsalocke.com") ) Description: Create a README file to place in package test subdirectory to communicate with other users in more detail results of testthat and covr. License: MIT + file LICENSE URL: https://github.com/yonicd/covrpage BugReports: https://github.com/yonicd/covrpage/issues Encoding: UTF-8 Depends: R (>= 4.1.0) Imports: utils, git2r, rmarkdown, covr, stats, testthat, curl, whisker, withr, remotes RoxygenNote: 7.2.1 Suggests: knitr,spelling, rstudioapi VignetteBuilder: knitr Language: en-US Config/pak/sysreqs: cmake git make libgit2-dev libssh2-1-dev libuv1-dev libssl-dev Repository: https://thinkr-open.r-universe.dev Date/Publication: 2023-02-18 22:57:29 UTC RemoteUrl: https://github.com/yonicd/covrpage RemoteRef: HEAD RemoteSha: bafeb195d1999b8c3a48186e26f59cafcdfa3670 NeedsCompilation: no Packaged: 2026-06-18 10:18:15 UTC; root Author: Jonathan Sidi [aut, cre] (ORCID: ), Locke Data [fnd] (https://itsalocke.com) Maintainer: Jonathan Sidi