{
  "_id": "6a21606ccd65a98ecbd309e2",
  "Package": "sessioninfo",
  "Title": "R Session Information",
  "Version": "1.2.3.9000",
  "Authors@R": "c(\nperson(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = \"cre\"),\nperson(\"Hadley\", \"Wickham\", role = \"aut\"),\nperson(\"Winston\", \"Chang\", role = \"aut\"),\nperson(\"Robert\", \"Flight\", role = \"aut\"),\nperson(\"Kirill\", \"Müller\", role = \"aut\"),\nperson(\"Jim\", \"Hester\", role = \"aut\"),\nperson(\"R Core team\", role = \"ctb\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "Description": "Query and print information about the current R session.\nIt is similar to 'utils::sessionInfo()', but includes more\ninformation about packages, and where they were installed from.",
  "License": "GPL-2",
  "URL": "https://sessioninfo.r-lib.org,\nhttps://github.com/r-lib/sessioninfo",
  "BugReports": "https://github.com/r-lib/sessioninfo/issues",
  "Config/Needs/website": "pkgdown, tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Config/usethis/last-upkeep": "2025-05-07",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2026-06-04 10:54:42 UTC",
  "RemoteUrl": "https://github.com/r-lib/sessioninfo",
  "RemoteRef": "HEAD",
  "RemoteSha": "e1a50e20568514514120dbe4fb776774d3f879f6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 11:05:28 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [cre],\nHadley Wickham [aut],\nWinston Chang [aut],\nRobert Flight [aut],\nKirill Müller [aut],\nJim Hester [aut],\nR Core team [ctb],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "MD5sum": "499860b338e6db6475ae692f0af21cba",
  "_user": "r-lib",
  "_type": "src",
  "_file": "sessioninfo_1.2.3.9000.tar.gz",
  "_fileid": "eb7e5b2ba5244b30b1b84835c0bfd24186db085017becb3b4627b15dcf26706e",
  "_filesize": 280027,
  "_sha256": "eb7e5b2ba5244b30b1b84835c0bfd24186db085017becb3b4627b15dcf26706e",
  "_created": "2026-06-04T11:05:28.000Z",
  "_published": "2026-06-04T11:24:28.338Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79505304302,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409846376"
    },
    {
      "job": 79505304483,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409856232"
    },
    {
      "job": 79505304319,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7410047439"
    },
    {
      "job": 79505304376,
      "time": 69,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410158301"
    },
    {
      "job": 79504894955,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409806744"
    },
    {
      "job": 79505304318,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409836650"
    },
    {
      "job": 79505304332,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409830888"
    },
    {
      "job": 79505304379,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409835679"
    },
    {
      "job": 79505304309,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409832874"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/26947743408",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/sessioninfo",
  "_commit": {
    "id": "e1a50e20568514514120dbe4fb776774d3f879f6",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "message": "GHA FreeBSD: try with dev Rcpp\n\nCurrent Rcpp does not install on FreeBSD:\nhttps://github.com/RcppCore/Rcpp/issues/1442\n\n[ci skip]\n",
    "time": 1780570482
  },
  "_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.4",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.1.0",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "gh",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 244,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 10
    }
  ],
  "_tags": [],
  "_stars": 80,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 198,
      "uuid": 660288
    },
    {
      "user": "jennybc",
      "count": 16,
      "uuid": 599454
    },
    {
      "user": "ateucher",
      "count": 8,
      "uuid": 2816635
    },
    {
      "user": "muschellij2",
      "count": 5,
      "uuid": 1075118
    },
    {
      "user": "jthomasmock",
      "count": 5,
      "uuid": 29187501
    },
    {
      "user": "indrajeetpatil",
      "count": 4,
      "uuid": 11330453
    },
    {
      "user": "llrs",
      "count": 4,
      "uuid": 6818218
    },
    {
      "user": "gadenbuie",
      "count": 2,
      "uuid": 5420529
    },
    {
      "user": "patperry",
      "count": 2,
      "uuid": 43450
    },
    {
      "user": "briandiggs",
      "count": 1,
      "uuid": 463252
    },
    {
      "user": "qulogic",
      "count": 1,
      "uuid": 302469
    },
    {
      "user": "henrikbengtsson",
      "count": 1,
      "uuid": 1616850
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "kevinushey",
      "count": 1,
      "uuid": 1976582
    },
    {
      "user": "topepo",
      "count": 1,
      "uuid": 5731043
    },
    {
      "user": "m-muecke",
      "count": 1,
      "uuid": 26463953
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    },
    {
      "user": "certara-jcraig",
      "count": 1,
      "uuid": 61294078
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    },
    {
      "user": "nash-delcamp-slp",
      "count": 1,
      "uuid": 107637296
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_downloads": {
    "count": 204666,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sessioninfo"
  },
  "_devurl": "https://github.com/r-lib/sessioninfo",
  "_pkgdown": "https://sessioninfo.r-lib.org",
  "_searchresults": 4704,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sessioninfo.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/sessioninfo",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-06-21"
    },
    {
      "version": "1.1.0",
      "date": "2018-09-25"
    },
    {
      "version": "1.1.1",
      "date": "2018-11-05"
    },
    {
      "version": "1.2.0",
      "date": "2021-10-31"
    },
    {
      "version": "1.2.1",
      "date": "2021-11-02"
    },
    {
      "version": "1.2.2",
      "date": "2021-12-06"
    },
    {
      "version": "1.2.3",
      "date": "2025-02-05"
    }
  ],
  "_exports": [
    "external_info",
    "os_name",
    "package_info",
    "platform_info",
    "python_info",
    "session_diff",
    "session_info"
  ],
  "_help": [
    {
      "page": "external_info",
      "title": "Information about related software",
      "topics": [
        "external_info"
      ]
    },
    {
      "page": "os_name",
      "title": "Human readable name of the current operating system",
      "topics": [
        "os_name"
      ]
    },
    {
      "page": "package_info",
      "title": "Information about the currently loaded packages, or about a chosen set",
      "topics": [
        "package_info"
      ]
    },
    {
      "page": "platform_info",
      "title": "Information about the current platform",
      "topics": [
        "platform_info"
      ]
    },
    {
      "page": "python_info",
      "title": "Python configuration",
      "topics": [
        "python_info"
      ]
    },
    {
      "page": "session_diff",
      "title": "Compare session information from two sources",
      "topics": [
        "session_diff"
      ]
    },
    {
      "page": "session_info",
      "title": "Print session information",
      "topics": [
        "session_info"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/sessioninfo/raw/HEAD/README.md",
  "_rundeps": [
    "cli"
  ],
  "_score": 14.228235337617276,
  "_indexed": true,
  "_nocasepkg": "sessioninfo",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3.9000",
      "date": "2026-06-04T11:07:34.000Z",
      "distro": "noble",
      "commit": "e1a50e20568514514120dbe4fb776774d3f879f6",
      "fileid": "5d1f150035afcd2b29bc1961d4a3dbf5e06092f22f4021d7b5dca964b31ef514",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26947743408"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.3.9000",
      "date": "2026-06-04T11:08:06.000Z",
      "distro": "noble",
      "commit": "e1a50e20568514514120dbe4fb776774d3f879f6",
      "fileid": "c08310c5b3cb0bab28e1cbca5bc1fdf128a2094cb07428044c2aaac09401fd9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26947743408"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3.9000",
      "date": "2026-06-04T11:18:07.000Z",
      "commit": "e1a50e20568514514120dbe4fb776774d3f879f6",
      "fileid": "7ff369c167c4b4ce4b5b4e868ca8188564c012a3c0bbb32de22eefcdbf6d4dcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26947743408"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.3.9000",
      "date": "2026-06-04T11:24:01.000Z",
      "commit": "e1a50e20568514514120dbe4fb776774d3f879f6",
      "fileid": "ef90fcbc1f59e8a42f8f0820911dd8e168083df19a223f12f489741b815b863d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26947743408"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.3.9000",
      "date": "2026-06-04T11:07:20.000Z",
      "commit": "e1a50e20568514514120dbe4fb776774d3f879f6",
      "fileid": "a5b81d719b1e00a5fa670cdecabe1f635a9a990f1752cf2f0dff3231fed1addf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26947743408"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.3.9000",
      "date": "2026-06-04T11:06:40.000Z",
      "commit": "e1a50e20568514514120dbe4fb776774d3f879f6",
      "fileid": "375d5343439366f925fbbcf0ea697663a74dede739032c2736e4d7279502b450",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26947743408"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.3.9000",
      "date": "2026-06-04T11:06:55.000Z",
      "commit": "e1a50e20568514514120dbe4fb776774d3f879f6",
      "fileid": "7902aa877c6c1b5390decfbe774bae9be3a82544041a234bcfd8bd9e93d30c7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26947743408"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.3.9000",
      "date": "2026-06-04T11:06:37.000Z",
      "commit": "e1a50e20568514514120dbe4fb776774d3f879f6",
      "fileid": "edd47f21ee820d356ab8ccf58f4c6b0949a4ea2e922db04d9f7147d8c27b84a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26947743408"
    }
  ]
}