{
  "_id": "6a44ed0a6ff6f2357551f0ab",
  "Package": "whoami",
  "Title": "Username, Full Name, Email Address, 'GitHub' Username of the\nCurrent User",
  "Version": "1.3.0.9000",
  "Authors@R": "c(\nperson(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Maëlle\", \"Salmon\", role = \"ctb\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Look up the username and full name of the current user,\nthe current user's email address and 'GitHub' username, using\nvarious sources of system and configuration information.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/r-lib/whoami#readme,\nhttp://r-lib.github.io/whoami/",
  "BugReports": "https://github.com/r-lib/whoami/issues",
  "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": {
    "Date": "2026-07-01 10:16:08 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [aut, cre],\nMaëlle Salmon [ctb],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "_user": "r-lib",
  "_type": "src",
  "_file": "whoami_1.3.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/9dc3070f5441716530493541e659d661d03b21aa99034714b03a7956a0b9a26a",
  "_filesize": 99475,
  "_sha256": "9dc3070f5441716530493541e659d661d03b21aa99034714b03a7956a0b9a26a",
  "_expires": "2026-10-09T10:33:45.000Z",
  "_created": "2026-07-01T10:16:08.000Z",
  "_published": "2026-07-01T10:33:46.142Z",
  "_jobs": [
    {
      "job": 84508800890,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006916298"
    },
    {
      "job": 84508800853,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006928364"
    },
    {
      "job": 84508800913,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8007279237"
    },
    {
      "job": 84508800845,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8007255230"
    },
    {
      "job": 84508313585,
      "time": 160,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006877822"
    },
    {
      "job": 84508800857,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8006919889"
    },
    {
      "job": 84508800886,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006902979"
    },
    {
      "job": 84508800866,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006906575"
    },
    {
      "job": 84508800931,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006905441"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510163599",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/whoami",
  "_commit": {
    "id": "2deb67c21d84ed6ff141967cbfc303658cbdf98e",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #34 from jeroenjanssens/supported-by-posit\n\n",
    "time": 1761030384
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "description": "",
    "uuid": 660288
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 32,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 20,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 85,
      "uuid": 660288
    },
    {
      "user": "maelle",
      "count": 6,
      "uuid": 8360597
    },
    {
      "user": "dpprdan",
      "count": 2,
      "uuid": 1423562
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "m-muecke",
      "count": 1,
      "uuid": 26463953
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 740
  },
  "_downloads": {
    "count": 20065,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/whoami"
  },
  "_devurl": "https://github.com/r-lib/whoami",
  "_pkgdown": "http://r-lib.github.io/whoami/",
  "_searchresults": 47,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/whoami.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/whoami",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2015-06-09"
    },
    {
      "version": "1.1.0",
      "date": "2015-06-11"
    },
    {
      "version": "1.1.1",
      "date": "2015-07-12"
    },
    {
      "version": "1.1.2",
      "date": "2017-10-20"
    },
    {
      "version": "1.2.0",
      "date": "2018-09-11"
    },
    {
      "version": "1.3.0",
      "date": "2019-04-08"
    }
  ],
  "_exports": [
    "email_address",
    "fullname",
    "gh_username",
    "username",
    "whoami"
  ],
  "_help": [
    {
      "page": "email_address",
      "title": "Email address of the current user",
      "concept": [
        "user names"
      ],
      "topics": [
        "email_address"
      ]
    },
    {
      "page": "fullname",
      "title": "Full name of the current user",
      "concept": [
        "user names"
      ],
      "topics": [
        "fullname"
      ]
    },
    {
      "page": "gh_username",
      "title": "Find the current user's GitHub username",
      "concept": [
        "user names"
      ],
      "topics": [
        "gh_username"
      ]
    },
    {
      "page": "username",
      "title": "User name of the current user",
      "concept": [
        "user names"
      ],
      "topics": [
        "username"
      ]
    },
    {
      "page": "whoami",
      "title": "User name and full name of the current user",
      "concept": [
        "user names"
      ],
      "topics": [
        "whoami"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/whoami/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "sys"
  ],
  "_score": 8.558868246373107,
  "_indexed": true,
  "_nocasepkg": "whoami",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0.9000",
      "date": "2026-07-01T10:17:52.000Z",
      "distro": "resolute",
      "commit": "2deb67c21d84ed6ff141967cbfc303658cbdf98e",
      "fileid": "https://r2.ropensci.org/ba1ab20839a4b55a8ca0b93862d894bc043b8b231e57d01a62e161674867f0a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510163599"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0.9000",
      "date": "2026-07-01T10:18:19.000Z",
      "distro": "resolute",
      "commit": "2deb67c21d84ed6ff141967cbfc303658cbdf98e",
      "fileid": "https://r2.ropensci.org/4b0e5feebe4efbf5639e0617847d6bddf06a6e4ea9b4a6043314d310b2414684",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510163599"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0.9000",
      "date": "2026-07-01T10:33:06.000Z",
      "commit": "2deb67c21d84ed6ff141967cbfc303658cbdf98e",
      "fileid": "https://r2.ropensci.org/9474e49edbe67d848104068d66a95f036badfa31ff30b1d8e25cb7c0b5c1ddba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510163599"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0.9000",
      "date": "2026-07-01T10:32:08.000Z",
      "commit": "2deb67c21d84ed6ff141967cbfc303658cbdf98e",
      "fileid": "https://r2.ropensci.org/4ac344a50407242010e84a51144383f4398b75b9ceba086f45e83b09e7665b5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510163599"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0.9000",
      "date": "2026-07-01T10:18:09.000Z",
      "commit": "2deb67c21d84ed6ff141967cbfc303658cbdf98e",
      "fileid": "https://r2.ropensci.org/0c039ffa9838a6d3b487f06351fbb11b569f4b427154e1bdf92aeab583f82b8d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510163599"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0.9000",
      "date": "2026-07-01T10:17:11.000Z",
      "commit": "2deb67c21d84ed6ff141967cbfc303658cbdf98e",
      "fileid": "https://r2.ropensci.org/5b0489ba50a6deda44d0d9357f7e7448654c4dd15274b188b1389f2252a29910",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510163599"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0.9000",
      "date": "2026-07-01T10:17:18.000Z",
      "commit": "2deb67c21d84ed6ff141967cbfc303658cbdf98e",
      "fileid": "https://r2.ropensci.org/5222095e04016933120ef0805dbf9784a8b3fcf470d04553d9eba833d1ebcb2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510163599"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.0.9000",
      "date": "2026-07-01T10:17:14.000Z",
      "commit": "2deb67c21d84ed6ff141967cbfc303658cbdf98e",
      "fileid": "https://r2.ropensci.org/dc827d803c2020f57d570e302b502d63ca42ea008981aee09bdf259a2e646107",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510163599"
    }
  ]
}