{
  "_id": "6a1ef8d0b401979e73417e61",
  "Package": "errorist",
  "Title": "Automatically Search Errors or Warnings",
  "Version": "0.1.3",
  "Authors@R": "c(\nperson(\"James\", \"Balamuta\",\nemail = \"balamut2@illinois.edu\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-2826-8458\")\n)\n)",
  "Description": "Provides environment hooks that obtain errors and warnings\nwhich occur during the execution of code to automatically\nsearch for solutions.",
  "URL": "https://github.com/coatless-rpkg/errorist,\nhttps://r-pkg.thecoatlessprofessor.com/errorist/",
  "BugReports": "https://github.com/coatless-rpkg/errorist/issues",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Repository": "https://coatless-rpkg.r-universe.dev",
  "Date/Publication": "2025-08-18 04:35:22 UTC",
  "RemoteUrl": "https://github.com/coatless-rpkg/errorist",
  "RemoteRef": "HEAD",
  "RemoteSha": "b8537c8c1932a6131da8c01a68b22bee8d21047b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 05:56:40 UTC",
    "User": "root"
  },
  "Author": "James Balamuta [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-2826-8458>)",
  "Maintainer": "James Balamuta <balamut2@illinois.edu>",
  "MD5sum": "be049dfcaeca7caeec83e07921f7fb32",
  "_user": "coatless-rpkg",
  "_type": "src",
  "_file": "errorist_0.1.3.tar.gz",
  "_fileid": "5dfb34ca4fa39ba94b3052d631ed231250b49a44a04a68102abe669605fb335b",
  "_filesize": 96561,
  "_sha256": "5dfb34ca4fa39ba94b3052d631ed231250b49a44a04a68102abe669605fb335b",
  "_created": "2026-05-19T05:56:40.000Z",
  "_published": "2026-06-02T15:37:52.139Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79110172030,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7075939169"
    },
    {
      "job": 79110172455,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075938426"
    },
    {
      "job": 79110172397,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7075932924"
    },
    {
      "job": 79110171905,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075936847"
    },
    {
      "job": 79110171308,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075911643"
    },
    {
      "job": 79110171114,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362498657"
    },
    {
      "job": 79110172279,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7075929383"
    },
    {
      "job": 79110172270,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7075927674"
    },
    {
      "job": 79110172007,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075929803"
    }
  ],
  "_buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/26079063311",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/coatless-rpkg/errorist",
  "_commit": {
    "id": "b8537c8c1932a6131da8c01a68b22bee8d21047b",
    "author": "james.balamuta@gmail.com <james.balamuta@gmail.com>",
    "committer": "james.balamuta@gmail.com <james.balamuta@gmail.com>",
    "message": "Fix\n\n  Found the following Rd file(s) with Rd \\link{} targets missing package\n  anchors:\n    errorist_init.Rd: searcher\n    shims.Rd: searcher\n  Please provide package anchors for all Rd \\link{} targets not in the\n  package itself and the base packages.\n",
    "time": 1755491722
  },
  "_maintainer": {
    "name": "James Balamuta",
    "email": "balamut2@illinois.edu",
    "login": "coatless",
    "mastodon": "@coatless@mastodon.social",
    "linkedin": "in/jamesbalamuta",
    "twitter": "@axiomsofxyz",
    "description": "omnipresent explorer of the unknown, fashionably caffeinated informatics phd, amorous cavalier. design, build, analyze. #rstats #python @tmsalab",
    "uuid": 833642,
    "orcid": "0000-0003-2826-8458"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "searcher",
      "version": ">= 0.0.2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "coatless-rpkg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "error-handling",
    "errors",
    "r-programming",
    "search-engine",
    "warnings"
  ],
  "_stars": 27,
  "_contributors": [
    {
      "user": "coatless",
      "count": 53,
      "uuid": 833642
    }
  ],
  "_userbio": {
    "uuid": 97069866,
    "type": "organization",
    "name": "Various R Packages",
    "description": "R packages created by @coatless and contributors"
  },
  "_downloads": {
    "count": 200,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/errorist"
  },
  "_devurl": "https://github.com/coatless-rpkg/errorist",
  "_pkgdown": "https://r-pkg.thecoatlessprofessor.com/errorist/",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/errorist.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/coatless-rpkg/errorist",
  "_realowner": "coatless-rpkg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-01-30"
    },
    {
      "version": "0.0.2",
      "date": "2019-01-07"
    },
    {
      "version": "0.0.3",
      "date": "2020-02-06"
    },
    {
      "version": "0.1.0",
      "date": "2020-02-24"
    },
    {
      "version": "0.1.1",
      "date": "2023-03-05"
    },
    {
      "version": "0.1.2",
      "date": "2023-11-14"
    },
    {
      "version": "0.1.3",
      "date": "2025-08-18"
    }
  ],
  "_exports": [
    "disable_error_shim",
    "disable_errorist",
    "disable_warning_shim",
    "enable_error_shim",
    "enable_errorist",
    "enable_warning_shim"
  ],
  "_help": [
    {
      "page": "errorist_init",
      "title": "Enable or Disable Errorist's Automatic Search",
      "topics": [
        "disable_errorist",
        "enable_errorist"
      ]
    },
    {
      "page": "shims",
      "title": "Enable and Disable Warning or Error Capture",
      "topics": [
        "disable_error_shim",
        "disable_warning_shim",
        "enable_error_shim",
        "enable_warning_shim"
      ]
    }
  ],
  "_readme": "https://github.com/coatless-rpkg/errorist/raw/HEAD/README.md",
  "_rundeps": [
    "searcher"
  ],
  "_vignettes": [
    {
      "source": "working-with-errorist.Rmd",
      "filename": "working-with-errorist.html",
      "title": "Workflow while using the errorist package",
      "author": "James Joseph Balamuta",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Usage",
        "Error Search",
        "Warning Search"
      ],
      "created": "2018-01-28 00:48:20",
      "modified": "2023-03-05 21:10:38",
      "commits": 4
    }
  ],
  "_score": 5.276461804173245,
  "_indexed": true,
  "_nocasepkg": "errorist",
  "_universes": [
    "coatless-rpkg",
    "coatless"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-19T05:58:41.000Z",
      "distro": "noble",
      "commit": "b8537c8c1932a6131da8c01a68b22bee8d21047b",
      "fileid": "b17b8ef045e3de137bfc8fabf58382a5144af1da4de1619d48ffd53cbdd67963",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/26079063311"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-19T05:58:40.000Z",
      "distro": "noble",
      "commit": "b8537c8c1932a6131da8c01a68b22bee8d21047b",
      "fileid": "19783e4c499aee6d3f2a5386c75ec39dba45573c98dca4cde92ad88d21e513d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/26079063311"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-19T05:58:17.000Z",
      "commit": "b8537c8c1932a6131da8c01a68b22bee8d21047b",
      "fileid": "933586d148cd42c6aeef01814b3d7e3b37d64fe541d48b5d7d9ad92bf858e99e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/26079063311"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-19T05:58:33.000Z",
      "commit": "b8537c8c1932a6131da8c01a68b22bee8d21047b",
      "fileid": "5477db84986c0775d9655f20c8675cb22707c30c79af10a0446389c6c60decde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/26079063311"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-19T05:57:56.000Z",
      "commit": "b8537c8c1932a6131da8c01a68b22bee8d21047b",
      "fileid": "0325472f42a0551bee8afad7d0933639e3a70bedc40e6e4b1449592a451fb95e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/26079063311"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-19T05:57:49.000Z",
      "commit": "b8537c8c1932a6131da8c01a68b22bee8d21047b",
      "fileid": "d7099e6b15e1acff838e5e70f4d4391ec74c56f7b2a3b7c3a77280682ac9a085",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/26079063311"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-19T05:57:59.000Z",
      "commit": "b8537c8c1932a6131da8c01a68b22bee8d21047b",
      "fileid": "efb47b7a4c0b19313535240db2d8749b2ff0efe286f5f20bcfc695339f2481a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/26079063311"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-02T15:37:27.000Z",
      "commit": "b8537c8c1932a6131da8c01a68b22bee8d21047b",
      "fileid": "78d0ad9c11fbeaa7d7e3738223349b86c80ce4c1836beba9ac04fee2d639c44e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/26079063311"
    }
  ]
}