{
  "_id": "6a3655f83efcd9bda4402029",
  "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-06-20 08:55:01 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>",
  "MD5sum": "c66cfa271a0e79499055a0702b632fd7",
  "_user": "r-lib",
  "_type": "src",
  "_file": "whoami_1.3.0.9000.tar.gz",
  "_fileid": "627ce098eb208cf96d40ad7e38a6e18f0b79bd798b3abe91384355fb8aa5ad20",
  "_filesize": 99464,
  "_sha256": "627ce098eb208cf96d40ad7e38a6e18f0b79bd798b3abe91384355fb8aa5ad20",
  "_created": "2026-06-20T08:55:01.000Z",
  "_published": "2026-06-20T08:57:28.978Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82470704322,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763877659"
    },
    {
      "job": 82470704319,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763878019"
    },
    {
      "job": 82470704310,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763877856"
    },
    {
      "job": 82470704309,
      "time": 65,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763877554"
    },
    {
      "job": 82470552636,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763864968"
    },
    {
      "job": 82470704303,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763875037"
    },
    {
      "job": 82470704320,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763874116"
    },
    {
      "job": 82470704316,
      "time": 55,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763871333"
    },
    {
      "job": 82470704317,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763871736"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/27866177721",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 30,
  "_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": 739
  },
  "_downloads": {
    "count": 19139,
    "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.0",
  "_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.510319601139258,
  "_indexed": true,
  "_nocasepkg": "whoami",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0.9000",
      "date": "2026-06-20T08:56:57.000Z",
      "distro": "noble",
      "commit": "2deb67c21d84ed6ff141967cbfc303658cbdf98e",
      "fileid": "dbafa332bc808a171d087f01c05ea500a467bccb34a024942dc6544355f3ed77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27866177721"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0.9000",
      "date": "2026-06-20T08:57:01.000Z",
      "distro": "noble",
      "commit": "2deb67c21d84ed6ff141967cbfc303658cbdf98e",
      "fileid": "91f8780b64d7bb1cb3b7947ba02fc7f1d21ab540f58ad94105d2f2265ecc12b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27866177721"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0.9000",
      "date": "2026-06-20T08:57:02.000Z",
      "commit": "2deb67c21d84ed6ff141967cbfc303658cbdf98e",
      "fileid": "bdd684dec33de15f79e9acb2898ef9a2bafce960aa9cc33d6c73a2599089d9d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27866177721"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0.9000",
      "date": "2026-06-20T08:56:59.000Z",
      "commit": "2deb67c21d84ed6ff141967cbfc303658cbdf98e",
      "fileid": "4a066afab19eda9ee8dbbc7794bd0aeadb331c32f3253df79a656918f8c768b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27866177721"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0.9000",
      "date": "2026-06-20T08:56:43.000Z",
      "commit": "2deb67c21d84ed6ff141967cbfc303658cbdf98e",
      "fileid": "5c19a3ca63be1eb1eccfc86cef6a61b50a490e775de56f60d0f62551b1a455da",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27866177721"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0.9000",
      "date": "2026-06-20T08:56:20.000Z",
      "commit": "2deb67c21d84ed6ff141967cbfc303658cbdf98e",
      "fileid": "54da5d1e74e81e6eb9599d5b92845dbf73ac99851011cf801872b94e6391b1ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27866177721"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0.9000",
      "date": "2026-06-20T08:55:56.000Z",
      "commit": "2deb67c21d84ed6ff141967cbfc303658cbdf98e",
      "fileid": "4a4fceb87a859e7c4f76448075dbe43469550de3f7014d19bf23873414e6dad0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27866177721"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0.9000",
      "date": "2026-06-20T08:55:59.000Z",
      "commit": "2deb67c21d84ed6ff141967cbfc303658cbdf98e",
      "fileid": "189ef581c5a2c703ce52cdf8e8d381d92df3a031d0a9ae5f1d9a4a1208a14c35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27866177721"
    }
  ]
}