{
  "_id": "6a25274f4b233be198392ff7",
  "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-06-07 08:06:48 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": "004ccc71a6f1de151f54dce84148bfca",
  "_user": "appsilon",
  "_type": "src",
  "_file": "box.linters_0.10.7.tar.gz",
  "_fileid": "43d0471d353db8a95197745984d9e8815f0abc56735aa9e076576539a3087ae0",
  "_filesize": 291869,
  "_sha256": "43d0471d353db8a95197745984d9e8815f0abc56735aa9e076576539a3087ae0",
  "_created": "2026-06-07T08:06:48.000Z",
  "_published": "2026-06-07T08:09:51.255Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79943111074,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462202251"
    },
    {
      "job": 79943111069,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462199767"
    },
    {
      "job": 79943111075,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462194961"
    },
    {
      "job": 79943111082,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462200381"
    },
    {
      "job": 79942899356,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462183109"
    },
    {
      "job": 79943111079,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462199937"
    },
    {
      "job": 79943111080,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462198101"
    },
    {
      "job": 79943111072,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462195817"
    },
    {
      "job": 79943111089,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462195626"
    }
  ],
  "_buildurl": "https://github.com/r-universe/appsilon/actions/runs/27086855206",
  "_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": 4523,
    "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.3256724408200435,
  "_indexed": true,
  "_nocasepkg": "box.linters",
  "_universes": [
    "appsilon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.7",
      "date": "2026-06-07T08:09:12.000Z",
      "distro": "noble",
      "commit": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
      "fileid": "a5d62029b8572ce43a5177b96827ea15a3166d396d9245d84a45510477d1d65a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/27086855206"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.7",
      "date": "2026-06-07T08:08:58.000Z",
      "distro": "noble",
      "commit": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
      "fileid": "bc9e9cec44d02f11be4d27417ff6465b5f7473ad01b5f68e390280a2fe006868",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/27086855206"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.7",
      "date": "2026-06-07T08:08:23.000Z",
      "commit": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
      "fileid": "173116187d693fa7f664a6170d7b034f7b155e82ddd5f3738ed528d79eab606e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/27086855206"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.7",
      "date": "2026-06-07T08:08:53.000Z",
      "commit": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
      "fileid": "49a3b708bc0c302c3a087fefe271b23e4046f31be1b41c6a9796b78521c33cb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/27086855206"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.7",
      "date": "2026-06-07T08:09:15.000Z",
      "commit": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
      "fileid": "54e8f1b765e19995b67064d90b8dbd67293187f2f3912e9dffcfad957124b3c1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/27086855206"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.7",
      "date": "2026-06-07T08:08:30.000Z",
      "commit": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
      "fileid": "47904e675929b4754282aa153ff8f8214d34a16a572d0749c039bc677c08c2f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/27086855206"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.7",
      "date": "2026-06-07T08:08:13.000Z",
      "commit": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
      "fileid": "d0bca0415cfc6b1d77aed9a1efc18c9c075eaae2e057b0a59b858251cb49cc8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/27086855206"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.7",
      "date": "2026-06-07T08:08:12.000Z",
      "commit": "462988d99e50b41a5b1df4e89ad61be6c9605a98",
      "fileid": "76b2edd40ba69b20b9b5e6f60590424cc6753bb88197c025d43a15b4b1497f9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/27086855206"
    }
  ]
}