Package: whoami Title: Username, Full Name, Email Address, 'GitHub' Username of the Current User Version: 1.3.0.9000 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person("Maëlle", "Salmon", role = "ctb"), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Look up the username and full name of the current user, the current user's email address and 'GitHub' username, using various sources of system and configuration information. License: MIT + file LICENSE URL: https://github.com/r-lib/whoami#readme, http://r-lib.github.io/whoami/ BugReports: https://github.com/r-lib/whoami/issues Depends: R (>= 3.6) Imports: httr, jsonlite, utils Suggests: covr, testthat (>= 3.2.0), withr Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-05-07 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: libssl-dev Repository: https://r-lib.r-universe.dev Date/Publication: 2025-10-21 07:06:24 UTC RemoteUrl: https://github.com/r-lib/whoami RemoteRef: HEAD RemoteSha: 2deb67c21d84ed6ff141967cbfc303658cbdf98e NeedsCompilation: no Packaged: 2026-06-20 08:55:01 UTC; root Author: Gábor Csárdi [aut, cre], Maëlle Salmon [ctb], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Gábor Csárdi