Package: thankr Type: Package Title: Find Out Who Maintains the Packages you Use Version: 1.0.0.9000 Authors@R: c(person("Dirk", "Schumacher", email = "mail@dirk-schumacher.net", role = c("aut", "cre"))) Description: Find out who maintains the packages you use in your current session or in your package library and maybe say 'thank you'. URL: https://github.com/dirkschumacher/thankr BugReports: https://github.com/dirkschumacher/thankr/issues License: MIT + file LICENSE Encoding: UTF-8 Imports: tools, utils, crul, crayon Suggests: testthat, covr RoxygenNote: 6.0.1 Config/pak/sysreqs: libssl-dev Repository: https://dirkschumacher.r-universe.dev Date/Publication: 2017-09-01 10:37:46 UTC RemoteUrl: https://github.com/dirkschumacher/thankr RemoteRef: HEAD RemoteSha: cad968e4446e81d93966262b97af936dbe65d1cc NeedsCompilation: no Packaged: 2026-06-13 10:23:08 UTC; root Author: Dirk Schumacher [aut, cre] Maintainer: Dirk Schumacher