{
  "_id": "6a103629acfb0bcc41c99f5d",
  "Package": "envstat",
  "Title": "Configurable Reporting on your External Compute Environment",
  "Version": "0.0.3.9000",
  "Authors@R": "person(given = \"Mark\",\nfamily = \"Sellors\",\nemail = \"rstats@5vcc.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Runs a series of configurable tests against a user's\ncompute environment. This can be used for checking that things\nlike a specific directory or an environment variable is\navailable before you start an analysis. Alternatively, you can\nuse the package's situation report when filing error reports\nwith your compute infrastructure.",
  "URL": "https://envstat.sellorm.com",
  "BugReports": "https://github.com/sellorm/envstat/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.0",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://sellorm.r-universe.dev",
  "Date/Publication": "2023-05-02 15:00:15 UTC",
  "RemoteUrl": "https://github.com/sellorm/envstat",
  "RemoteRef": "HEAD",
  "RemoteSha": "5a62a8a26bbfddb3eab827c7af13e989317d0a6d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 06:54:28 UTC",
    "User": "root"
  },
  "Author": "Mark Sellors [aut, cre]",
  "Maintainer": "Mark Sellors <rstats@5vcc.com>",
  "MD5sum": "a909698a5f2fe5691b0df5ed07045190",
  "_user": "sellorm",
  "_type": "src",
  "_file": "envstat_0.0.3.9000.tar.gz",
  "_fileid": "f54465389f8b3399444dad719ab77e5d249e83fc6bdf0f5c0c999b71c3a7af85",
  "_filesize": 88125,
  "_sha256": "f54465389f8b3399444dad719ab77e5d249e83fc6bdf0f5c0c999b71c3a7af85",
  "_created": "2026-05-12T06:54:28.000Z",
  "_published": "2026-05-22T10:55:37.807Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365702749,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937608164"
    },
    {
      "job": 77365702647,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937610440"
    },
    {
      "job": 77365702321,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937606740"
    },
    {
      "job": 77365702601,
      "time": 204,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937621052"
    },
    {
      "job": 77365702195,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937575628"
    },
    {
      "job": 77365701963,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158811868"
    },
    {
      "job": 77365702810,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937595178"
    },
    {
      "job": 77365702856,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937592670"
    },
    {
      "job": 77365702257,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937598052"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sellorm/actions/runs/25718437354",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sellorm/envstat",
  "_commit": {
    "id": "5a62a8a26bbfddb3eab827c7af13e989317d0a6d",
    "author": "Mark Sellors <github@5vcc.com>",
    "committer": "Mark Sellors <github@5vcc.com>",
    "message": "formats style\n",
    "time": 1683039615
  },
  "_maintainer": {
    "name": "Mark Sellors",
    "email": "rstats@5vcc.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sellorm",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "sellorm",
      "count": 61,
      "uuid": 2036487
    }
  ],
  "_userbio": {
    "uuid": 2036487,
    "type": "user",
    "name": "Mark Sellors",
    "description": "intrepid technologist and toolsmith • #rstats • Python • product • open-source & open-data 🥑 • 🧑‍💻 @r4pi • 👨‍💼 @Data-Orchard "
  },
  "_downloads": {
    "count": 278,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/envstat"
  },
  "_devurl": "https://github.com/sellorm/envstat",
  "_pkgdown": "https://envstat.sellorm.com",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/envstat.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sellorm/envstat",
  "_realowner": "sellorm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-02-09"
    },
    {
      "version": "0.0.2",
      "date": "2022-02-14"
    },
    {
      "version": "0.0.3",
      "date": "2022-06-14"
    }
  ],
  "_exports": [
    "edit_envstat",
    "sitrep",
    "use_envstat"
  ],
  "_help": [
    {
      "page": "edit_envstat",
      "title": "Edit an envstat configuration file",
      "topics": [
        "edit_envstat"
      ]
    },
    {
      "page": "sitrep",
      "title": "Output an environment status situation report",
      "topics": [
        "sitrep"
      ]
    },
    {
      "page": "use_envstat",
      "title": "Create a new skeleton configuration file",
      "topics": [
        "use_envstat"
      ]
    }
  ],
  "_readme": "https://github.com/sellorm/envstat/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "rstudioapi",
    "sys",
    "vctrs",
    "withr",
    "yaml"
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "envstat",
  "_universes": [
    "sellorm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3.9000",
      "date": "2026-05-12T06:56:31.000Z",
      "distro": "noble",
      "commit": "5a62a8a26bbfddb3eab827c7af13e989317d0a6d",
      "fileid": "2d650ca3697cc7a7b5ada1d3246af024c2e93cc9ca9cd55bb2331aa20d6eba2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sellorm/actions/runs/25718437354"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3.9000",
      "date": "2026-05-12T06:56:39.000Z",
      "distro": "noble",
      "commit": "5a62a8a26bbfddb3eab827c7af13e989317d0a6d",
      "fileid": "1a14ce4abd26b2b8dd77522d0f2c1004597d73c18464b66d5e0808b63cced498",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sellorm/actions/runs/25718437354"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3.9000",
      "date": "2026-05-12T06:56:28.000Z",
      "commit": "5a62a8a26bbfddb3eab827c7af13e989317d0a6d",
      "fileid": "d470081553a5d82e62a1fc7157a897ec5e79a6b2d2becd8d8b0d279cfa8b1583",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sellorm/actions/runs/25718437354"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3.9000",
      "date": "2026-05-12T06:57:16.000Z",
      "commit": "5a62a8a26bbfddb3eab827c7af13e989317d0a6d",
      "fileid": "6f45c84e22726ca21275420db82b1eee730bf4a1d859aa96e7b995bf3b108096",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sellorm/actions/runs/25718437354"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3.9000",
      "date": "2026-05-12T06:55:40.000Z",
      "commit": "5a62a8a26bbfddb3eab827c7af13e989317d0a6d",
      "fileid": "12cefa13484d72f51572846bb07045389ff4d9bd92f25ccf5d79391cee6a9f43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sellorm/actions/runs/25718437354"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3.9000",
      "date": "2026-05-12T06:55:32.000Z",
      "commit": "5a62a8a26bbfddb3eab827c7af13e989317d0a6d",
      "fileid": "6378d75370645ad54438cebde32ad0ea603983179056a24928f73ae389315bbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sellorm/actions/runs/25718437354"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3.9000",
      "date": "2026-05-12T06:55:42.000Z",
      "commit": "5a62a8a26bbfddb3eab827c7af13e989317d0a6d",
      "fileid": "136fee0059d63b652878b9ca37845946be267af9bfd877ee77b3543252d6f72f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sellorm/actions/runs/25718437354"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3.9000",
      "date": "2026-05-22T10:55:20.000Z",
      "commit": "5a62a8a26bbfddb3eab827c7af13e989317d0a6d",
      "fileid": "fc302e60980347913020632232fe010a1ca614bc39d2c50458a10466a36855ae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sellorm/actions/runs/25718437354"
    }
  ]
}