{
  "_id": "6a1062b8acfb0bcc41ca8104",
  "Package": "box.linters",
  "Title": "Linters for 'box' Modules",
  "Version": "0.10.7",
  "Authors@R": "c(\nperson(\"Ricardo Rodrigo\", \"Basa\", role = c(\"aut\", \"cre\"), email = \"opensource+rodrigo@appsilon.com\"),\nperson(\"Jakub\", \"Nowicki\", role = \"aut\", email = \"kuba@appsilon.com\"),\nperson(\"Mateusz\", \"Kołomański\", role = \"ctb\", email = \"mateusz.kolomanski@appsilon.com\"),\nperson(\"Guilherme\", \"Vituri\", role = \"ctb\", email = \"vituri@appsilon.com\"),\nperson(\"Appsilon Sp. z o.o.\", role = \"cph\", email = \"opensource@appsilon.com\")\n)",
  "Description": "Static code analysis of 'box' modules. The package\nenhances code quality by providing linters that check for\ncommon issues, enforce best practices, and ensure consistent\ncoding standards.",
  "URL": "https://appsilon.github.io/box.linters/,\nhttps://github.com/Appsilon/box.linters",
  "License": "LGPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev",
  "Repository": "https://appsilon.r-universe.dev",
  "Date/Publication": "2025-12-09 09:59:10 UTC",
  "RemoteUrl": "https://github.com/appsilon/box.linters",
  "RemoteRef": "HEAD",
  "RemoteSha": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 07:35:32 UTC",
    "User": "root"
  },
  "Author": "Ricardo Rodrigo Basa [aut, cre],\nJakub Nowicki [aut],\nMateusz Kołomański [ctb],\nGuilherme Vituri [ctb],\nAppsilon Sp. z o.o. [cph]",
  "Maintainer": "Ricardo Rodrigo Basa <opensource+rodrigo@appsilon.com>",
  "MD5sum": "56f1aed39323e6b3943267feebdf8034",
  "_user": "appsilon",
  "_type": "src",
  "_file": "box.linters_0.10.7.tar.gz",
  "_fileid": "8b40b79d6f9bf9036e7404ceb40490dec15ab170ff5ec57286d0fa784c71bf07",
  "_filesize": 296025,
  "_sha256": "8b40b79d6f9bf9036e7404ceb40490dec15ab170ff5ec57286d0fa784c71bf07",
  "_created": "2026-05-08T07:35:32.000Z",
  "_published": "2026-05-22T14:05:44.855Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77395777356,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6874234996"
    },
    {
      "job": 77395777317,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874232115"
    },
    {
      "job": 77395776984,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6874230865"
    },
    {
      "job": 77395776855,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874217034"
    },
    {
      "job": 77395776820,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874192854"
    },
    {
      "job": 77395776468,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162459812"
    },
    {
      "job": 77395777296,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6874216183"
    },
    {
      "job": 77395777088,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6874215538"
    },
    {
      "job": 77395777386,
      "time": 165,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874237931"
    }
  ],
  "_buildurl": "https://github.com/r-universe/appsilon/actions/runs/25543193943",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/appsilon/box.linters",
  "_commit": {
    "id": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
    "author": "Ricardo Rodrigo Basa <rodrigo@appsilon.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Release 0.10.7 (#187)\n\n* release 0.10.7\n* use auto mode on lintr::pipe_consistency_linter()",
    "time": 1765274350
  },
  "_maintainer": {
    "name": "Ricardo Rodrigo Basa",
    "email": "opensource+rodrigo@appsilon.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "lintr",
      "version": ">= 3.1.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "xfun",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "xmlparsedata",
      "role": "Imports"
    },
    {
      "package": "box",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "prettycode",
      "role": "Suggests"
    },
    {
      "package": "rcmdcheck",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "rex",
      "role": "Suggests"
    },
    {
      "package": "rhino",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "treesitter",
      "role": "Suggests"
    },
    {
      "package": "treesitter.r",
      "version": ">= 1.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "appsilon",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2025-26",
      "n": 3
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.10.6",
      "date": "2025-06-26"
    },
    {
      "name": "v0.10.7-rc.1",
      "date": "2025-12-09"
    }
  ],
  "_topics": [
    "box",
    "linter",
    "rhinoverse",
    "shiny"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "radbasa",
      "count": 291,
      "uuid": 1477968
    },
    {
      "user": "jakubnowicki",
      "count": 20,
      "uuid": 7279715
    },
    {
      "user": "vituri",
      "count": 2,
      "uuid": 56522687
    },
    {
      "user": "kamilzyla",
      "count": 1,
      "uuid": 10000651
    },
    {
      "user": "klmr",
      "count": 1,
      "uuid": 38931
    },
    {
      "user": "m-kolomanski",
      "count": 1,
      "uuid": 63905560
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    }
  ],
  "_userbio": {
    "uuid": 6096772,
    "type": "organization",
    "name": "Appsilon",
    "description": " Join a World-Class Team of Explorers :earth_americas: We're hiring! "
  },
  "_downloads": {
    "count": 3619,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/box.linters"
  },
  "_mentions": 15,
  "_devurl": "https://github.com/appsilon/box.linters",
  "_pkgdown": "https://appsilon.github.io/box.linters/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/box.linters.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/appsilon/box.linters",
  "_realowner": "appsilon",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.0",
      "date": "2024-05-25"
    },
    {
      "version": "0.9.1",
      "date": "2024-06-04"
    },
    {
      "version": "0.10.0",
      "date": "2024-07-15"
    },
    {
      "version": "0.10.2",
      "date": "2024-08-20"
    },
    {
      "version": "0.10.3",
      "date": "2024-08-21"
    },
    {
      "version": "0.10.4",
      "date": "2024-09-03"
    },
    {
      "version": "0.10.5",
      "date": "2024-09-10"
    },
    {
      "version": "0.10.6",
      "date": "2025-06-26"
    },
    {
      "version": "0.10.7",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "box_alphabetical_calls_linter",
    "box_default_linters",
    "box_func_import_count_linter",
    "box_mod_fun_exists_linter",
    "box_pkg_fun_exists_linter",
    "box_separate_calls_linter",
    "box_trailing_commas_linter",
    "box_universal_import_linter",
    "box_unused_att_mod_obj_linter",
    "box_unused_att_pkg_fun_linter",
    "box_unused_attached_mod_linter",
    "box_unused_attached_pkg_linter",
    "box_usage_linter",
    "is_treesitter_installed",
    "namespaced_function_calls",
    "r6_usage_linter",
    "rhino_default_linters",
    "style_box_use_dir",
    "style_box_use_file",
    "style_box_use_text",
    "unused_declared_object_linter",
    "use_box_lintr"
  ],
  "_help": [
    {
      "page": "box_alphabetical_calls_linter",
      "title": "'box' library alphabetical module and function imports linter",
      "topics": [
        "box_alphabetical_calls_linter"
      ]
    },
    {
      "page": "box_default_linters",
      "title": "Box-compatible default linters",
      "topics": [
        "box_default_linters"
      ]
    },
    {
      "page": "box_func_import_count_linter",
      "title": "'box' library function import count linter",
      "topics": [
        "box_func_import_count_linter"
      ]
    },
    {
      "page": "box_mod_fun_exists_linter",
      "title": "'box' library attached function exists and exported by called module linter",
      "topics": [
        "box_mod_fun_exists_linter"
      ]
    },
    {
      "page": "box_pkg_fun_exists_linter",
      "title": "'box' library attached function exists and exported by package linter",
      "topics": [
        "box_pkg_fun_exists_linter"
      ]
    },
    {
      "page": "box_separate_calls_linter",
      "title": "'box' library separate packages and module imports linter",
      "topics": [
        "box_separate_calls_linter"
      ]
    },
    {
      "page": "box_trailing_commas_linter",
      "title": "'box' library trailing commas linter",
      "topics": [
        "box_trailing_commas_linter"
      ]
    },
    {
      "page": "box_universal_import_linter",
      "title": "'box' library universal import linter",
      "topics": [
        "box_universal_import_linter"
      ]
    },
    {
      "page": "box_unused_att_mod_obj_linter",
      "title": "'box' library unused attached module object linter",
      "topics": [
        "box_unused_att_mod_obj_linter"
      ]
    },
    {
      "page": "box_unused_att_pkg_fun_linter",
      "title": "'box' library unused attached package function linter",
      "topics": [
        "box_unused_att_pkg_fun_linter"
      ]
    },
    {
      "page": "box_unused_attached_mod_linter",
      "title": "'box' library unused attached module linter",
      "topics": [
        "box_unused_attached_mod_linter"
      ]
    },
    {
      "page": "box_unused_attached_pkg_linter",
      "title": "'box' library unused attached package linter",
      "topics": [
        "box_unused_attached_pkg_linter"
      ]
    },
    {
      "page": "box_usage_linter",
      "title": "'box' library-aware object usage linter",
      "topics": [
        "box_usage_linter"
      ]
    },
    {
      "page": "is_treesitter_installed",
      "title": "Check if treesitter and dependencies are installed",
      "topics": [
        "is_treesitter_installed"
      ]
    },
    {
      "page": "namespaced_function_calls",
      "title": "Check that namespace::function() calls except for box::*() are not made.",
      "topics": [
        "namespaced_function_calls"
      ]
    },
    {
      "page": "r6_usage_linter",
      "title": "R6 class usage linter",
      "topics": [
        "r6_usage_linter"
      ]
    },
    {
      "page": "rhino_default_linters",
      "title": "Rhino default linters",
      "topics": [
        "rhino_default_linters"
      ]
    },
    {
      "page": "style_box_use_dir",
      "title": "Style the box::use() calls for a directory",
      "topics": [
        "style_box_use_dir"
      ]
    },
    {
      "page": "style_box_use_file",
      "title": "Style the box::use() calls of a source code",
      "topics": [
        "style_box_use_file"
      ]
    },
    {
      "page": "style_box_use_text",
      "title": "Style the box::use() calls of source code text",
      "topics": [
        "style_box_use_text"
      ]
    },
    {
      "page": "unused_declared_object_linter",
      "title": "Unused declared function and data objects linter",
      "topics": [
        "unused_declared_object_linter"
      ]
    },
    {
      "page": "use_box_lintr",
      "title": "Use lintr with box.linters in your project",
      "topics": [
        "use_box_lintr"
      ]
    }
  ],
  "_pkglogo": "https://github.com/appsilon/box.linters/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/appsilon/box.linters/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "cli",
    "codetools",
    "digest",
    "evaluate",
    "fs",
    "glue",
    "highr",
    "knitr",
    "lifecycle",
    "lintr",
    "magrittr",
    "purrr",
    "rex",
    "rlang",
    "stringi",
    "stringr",
    "vctrs",
    "withr",
    "xfun",
    "xml2",
    "xmlparsedata",
    "yaml"
  ],
  "_score": 7.228834436182324,
  "_indexed": true,
  "_nocasepkg": "box.linters",
  "_universes": [
    "appsilon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.7",
      "date": "2026-05-08T07:38:06.000Z",
      "distro": "noble",
      "commit": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
      "fileid": "12d54c83231fd8f257f9b86662d9242e728308c99928b1381171cc1cbf4551ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/25543193943"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.7",
      "date": "2026-05-08T07:37:58.000Z",
      "distro": "noble",
      "commit": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
      "fileid": "8475cb8b074d30dd65f817111e151178a8cde99557cc111ead366c6037f2d071",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/25543193943"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.7",
      "date": "2026-05-08T07:37:48.000Z",
      "commit": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
      "fileid": "359aa2442edd3c4185e12e12b18d9e14d3559e0114b1dccaa70e047233b8a817",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/25543193943"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.7",
      "date": "2026-05-08T07:37:04.000Z",
      "commit": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
      "fileid": "2d7c1890e0049fffadbefbfab33baaea6b25dd6d07632e117a00ff78d8cffab1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/25543193943"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.7",
      "date": "2026-05-08T07:36:48.000Z",
      "commit": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
      "fileid": "43aa30a58e591b535867ea110447c8071f2036c598972bfa619c500d8a0c2250",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/25543193943"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.7",
      "date": "2026-05-08T07:36:46.000Z",
      "commit": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
      "fileid": "28e4efd2761d000b77fd09f563da1c1fe5d11742838e6e56a9689155b97af9d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/25543193943"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.7",
      "date": "2026-05-08T07:38:13.000Z",
      "commit": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
      "fileid": "017688cbb557b5dd42f105d82a782b0caf1ee3c00d918d9eba8a57ad4972e9c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/25543193943"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.7",
      "date": "2026-05-22T14:05:29.000Z",
      "commit": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
      "fileid": "60c4b84b3e6acf5afdb995ab79b3abb4f8a0d935ab8af1bd85b14c292edee874",
      "status": "success",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/25543193943"
    }
  ]
}