Package: whoami
Title: Username, Full Name, Email Address, 'GitHub' Username of the
        Current User
Version: 1.3.0
Authors@R: c(person(given = "Gábor",
                    family = "Csárdi", 
                    email = "csardi.gabor@gmail.com", 
                    role = c("aut", "cre")),
            person(given = "Maëlle",
                   family = "Salmon",
                    role = "ctb"))
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
BugReports: https://github.com/r-lib/whoami/issues
Imports: httr, jsonlite, utils
Suggests: covr, mockery, testthat, withr
Encoding: UTF-8
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-03-19 11:47:24 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre],
  Maëlle Salmon [ctb]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2019-03-19 12:00:03 UTC
Built: R 4.0.5; ; 2022-04-21 08:45:14 UTC; windows
