{
  "_id": "6a1eac85b25058d4daad9fcd",
  "Package": "lintrall",
  "Type": "Package",
  "Title": "Generate a lintr configuration file",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\ngiven = \"Tim\",\nfamily = \"Taylor\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"tim.taylor@hiddenelephants.co.uk\",\ncomment = c(ORCID = \"0000-0002-8587-7113\")\n)",
  "Description": "Generate a lintr configuration file with all of the\nlinters explicitly enabled and documented.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libxml2-dev",
  "Repository": "https://timtaylor.r-universe.dev",
  "Date/Publication": "2024-07-12 20:05:10 UTC",
  "RemoteUrl": "https://github.com/TimTaylor/lintrall",
  "RemoteRef": "HEAD",
  "RemoteSha": "4c8625aab843985cf2a5ea7735aeff38d95ed120",
  "RemoteSubdir": "pkg",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:09:48 UTC",
    "User": "root"
  },
  "Author": "Tim Taylor [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-8587-7113>)",
  "Maintainer": "Tim Taylor <tim.taylor@hiddenelephants.co.uk>",
  "MD5sum": "34abd31e12c48409aed1a9bb7167b974",
  "_user": "timtaylor",
  "_type": "src",
  "_file": "lintrall_0.0.0.9000.tar.gz",
  "_fileid": "6e02a00131db8122300a88160eb2c4ba23c824f60b063e760003a461709912bc",
  "_filesize": 95560,
  "_sha256": "6e02a00131db8122300a88160eb2c4ba23c824f60b063e760003a461709912bc",
  "_created": "2026-06-02T10:09:48.000Z",
  "_published": "2026-06-02T10:12:21.977Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79047729409,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7354891598"
    },
    {
      "job": 79047729422,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7354891256"
    },
    {
      "job": 79047729325,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7354882772"
    },
    {
      "job": 79047729419,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7354880957"
    },
    {
      "job": 79047143499,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354851871"
    },
    {
      "job": 79047729554,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354887712"
    },
    {
      "job": 79047729377,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7354876882"
    },
    {
      "job": 79047729401,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7354878217"
    },
    {
      "job": 79047729479,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7354877656"
    }
  ],
  "_buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26812863419",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/TimTaylor/lintrall",
  "_commit": {
    "id": "4c8625aab843985cf2a5ea7735aeff38d95ed120",
    "author": "Tim Taylor <tim.taylor@hiddenelephants.co.uk>",
    "committer": "Tim Taylor <tim.taylor@hiddenelephants.co.uk>",
    "message": "lints: trialling lintr\n",
    "time": 1720814710
  },
  "_maintainer": {
    "name": "Tim Taylor",
    "email": "tim.taylor@hiddenelephants.co.uk",
    "login": "timtaylor",
    "description": "\n",
    "uuid": 43499035,
    "orcid": "0000-0002-8587-7113"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "lintr",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    }
  ],
  "_owner": "timtaylor",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "timtaylor",
      "count": 4,
      "uuid": 43499035
    }
  ],
  "_userbio": {
    "uuid": 43499035,
    "type": "user",
    "name": "Tim Taylor"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lintrall"
  },
  "_devurl": "https://github.com/timtaylor/lintrall",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lintrall.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "use_all_linters"
  ],
  "_help": [
    {
      "page": "use_all_linters",
      "title": "Setup a lintr configuration file with all linters explicitly enabled",
      "topics": [
        "use_all_linters"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "cli",
    "codetools",
    "digest",
    "evaluate",
    "glue",
    "highr",
    "knitr",
    "lintr",
    "rex",
    "rlang",
    "withr",
    "xfun",
    "xml2",
    "xmlparsedata",
    "yaml"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "lintrall",
  "_universes": [
    "timtaylor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-02T10:11:49.000Z",
      "distro": "noble",
      "commit": "4c8625aab843985cf2a5ea7735aeff38d95ed120",
      "fileid": "6838730fe1c3895ac2c5c00ce8108c50112fc7f09ddb4448be387f94dd0e4c2e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26812863419"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-02T10:11:47.000Z",
      "distro": "noble",
      "commit": "4c8625aab843985cf2a5ea7735aeff38d95ed120",
      "fileid": "9985fd2267b96276a7a1c36f0ea717bad4108ed9483d7fb30b1ca561d9f326b5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26812863419"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-02T10:11:23.000Z",
      "commit": "4c8625aab843985cf2a5ea7735aeff38d95ed120",
      "fileid": "20fb62637224d458fa699ef715330ab7126e1dd79a33a924598f747f536e77bc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26812863419"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-02T10:11:19.000Z",
      "commit": "4c8625aab843985cf2a5ea7735aeff38d95ed120",
      "fileid": "4205d4244c85d5dfe25bcdbf76e9ce9088df41ba2f3ef78870fa11392a3f5431",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26812863419"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-02T10:11:49.000Z",
      "commit": "4c8625aab843985cf2a5ea7735aeff38d95ed120",
      "fileid": "919cebb5f8754933e366949534dc402b93acb58a5cd6ae4789e07bfa9fb08fa3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26812863419"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-02T10:11:01.000Z",
      "commit": "4c8625aab843985cf2a5ea7735aeff38d95ed120",
      "fileid": "c2e562eec4d18d1a3d11d688e1356098a9572ce5c658e5048893f27b8e30f0a5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26812863419"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-02T10:11:02.000Z",
      "commit": "4c8625aab843985cf2a5ea7735aeff38d95ed120",
      "fileid": "a56c81b65d25344b7eca78b2f846064461e611017584cc5afdb912e52b6e449c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26812863419"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-02T10:11:01.000Z",
      "commit": "4c8625aab843985cf2a5ea7735aeff38d95ed120",
      "fileid": "795601c77471edab8edae1c033936632f63cf3322ed284252e561d5c3294d879",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26812863419"
    }
  ]
}