{
  "_id": "6a44ecdc6ff6f2357551f063",
  "Package": "sessioninfo",
  "Title": "R Session Information",
  "Version": "1.2.4.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-05 07:30:21 UTC",
  "RemoteUrl": "https://github.com/r-lib/sessioninfo",
  "RemoteRef": "HEAD",
  "RemoteSha": "12423b730de10383d1b25d38b7ac1c6890ccf31b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 10:16:09 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>)",
  "_user": "r-lib",
  "_type": "src",
  "_file": "sessioninfo_1.2.4.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/1253a5d02d00ce25bd578af646c0f6c2dc9ec4df8d9ae6f9fe1b5185bbc32e74",
  "_filesize": 281280,
  "_sha256": "1253a5d02d00ce25bd578af646c0f6c2dc9ec4df8d9ae6f9fe1b5185bbc32e74",
  "_expires": "2026-10-09T10:32:59.000Z",
  "_created": "2026-07-01T10:16:09.000Z",
  "_published": "2026-07-01T10:32:59.993Z",
  "_jobs": [
    {
      "job": 84508804367,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006932494"
    },
    {
      "job": 84508804425,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006930793"
    },
    {
      "job": 84508804345,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8007258671"
    },
    {
      "job": 84508804357,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8007264158"
    },
    {
      "job": 84508244279,
      "time": 183,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006878329"
    },
    {
      "job": 84508804407,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8006936404"
    },
    {
      "job": 84508804389,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006906712"
    },
    {
      "job": 84508804355,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006911892"
    },
    {
      "job": 84508804368,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006909192"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510140188",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/sessioninfo",
  "_commit": {
    "id": "12423b730de10383d1b25d38b7ac1c6890ccf31b",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "message": "Increment version number to 1.2.4.9000\n",
    "time": 1780644621
  },
  "_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.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": 12
    }
  ],
  "_tags": [
    {
      "name": "v1.2.4",
      "date": "2026-06-04"
    }
  ],
  "_stars": 80,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 200,
      "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",
    "followers": 740
  },
  "_downloads": {
    "count": 244434,
    "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": 6400,
  "_rbuild": "4.6.1",
  "_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"
    },
    {
      "version": "1.2.4",
      "date": "2026-06-04"
    }
  ],
  "_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.439063911521556,
  "_indexed": true,
  "_nocasepkg": "sessioninfo",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.4.9000",
      "date": "2026-07-01T10:18:23.000Z",
      "distro": "resolute",
      "commit": "12423b730de10383d1b25d38b7ac1c6890ccf31b",
      "fileid": "https://r2.ropensci.org/c1ae8be2ec545557d41d258fd8db72d172b60440c74702932364c39f6c3485e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510140188"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.4.9000",
      "date": "2026-07-01T10:18:20.000Z",
      "distro": "resolute",
      "commit": "12423b730de10383d1b25d38b7ac1c6890ccf31b",
      "fileid": "https://r2.ropensci.org/c7186f4881cc974f7776c3f1647addf8d1703b0294fee74799bcec61c850abd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510140188"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.4.9000",
      "date": "2026-07-01T10:32:15.000Z",
      "commit": "12423b730de10383d1b25d38b7ac1c6890ccf31b",
      "fileid": "https://r2.ropensci.org/32a711b551cd30bf1c30131c36c95926786d5146997da67b715c4dd5f1502275",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510140188"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.4.9000",
      "date": "2026-07-01T10:32:20.000Z",
      "commit": "12423b730de10383d1b25d38b7ac1c6890ccf31b",
      "fileid": "https://r2.ropensci.org/49fce85d3a47421e677f41bbe1b087a007c9c29bfe88f05c48546242ca592139",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510140188"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.4.9000",
      "date": "2026-07-01T10:18:51.000Z",
      "commit": "12423b730de10383d1b25d38b7ac1c6890ccf31b",
      "fileid": "https://r2.ropensci.org/36bc954c441d30857903d3903c8163d2aebce6528823e10c617769a83b7c0101",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510140188"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.4.9000",
      "date": "2026-07-01T10:17:14.000Z",
      "commit": "12423b730de10383d1b25d38b7ac1c6890ccf31b",
      "fileid": "https://r2.ropensci.org/d4c3d5d27825af6f3c96ff97e9f627061134dab9a970bd15a7e0ec0f98a9565f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510140188"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.4.9000",
      "date": "2026-07-01T10:17:27.000Z",
      "commit": "12423b730de10383d1b25d38b7ac1c6890ccf31b",
      "fileid": "https://r2.ropensci.org/c1c254be081a87f4026ae5f117d90a3ccbf22448c8adfbceccc2786568696c59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510140188"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.4.9000",
      "date": "2026-07-01T10:17:20.000Z",
      "commit": "12423b730de10383d1b25d38b7ac1c6890ccf31b",
      "fileid": "https://r2.ropensci.org/7b168dba531c50d869b7e24acd41bfa6442041b5e40aa63edc23eedf859d2763",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510140188"
    }
  ]
}