{
  "_id": "6a49a317162b78b26a584497",
  "Type": "Package",
  "Package": "cleanr",
  "Title": "Helps You to Code Cleaner",
  "Version": "1.4.0.9000",
  "Authors@R": "person(given = \"Andreas Dominik\",\nfamily = \"Cullmann\",\nrole = c(\"aut\", \"cre\"),\nemail = \"fvafrcu@mailbox.org\")",
  "Description": "Check your R code for some of the most common layout\nflaws.  Many tried to teach us how to write code less dreadful,\nbe it implicitly as B. W. Kernighan and D. M. Ritchie (1988)\n<ISBN:0-13-110362-8> in 'The C Programming Language' did, be it\nexplicitly as R.C. Martin (2008) <ISBN:0-13-235088-2> in 'Clean\nCode: A Handbook of Agile Software Craftsmanship' did.  So we\nshould check our code for files too long or wide, functions\nwith too many lines, too wide lines, too many arguments or too\nmany levels of nesting. Note: This is not a static code\nanalyzer like pylint or the like. Checkout\n<https://cran.r-project.org/package=lintr> instead.",
  "License": "BSD_2_clause + file LICENSE",
  "URL": "https://gitlab.com/fvafrcu/cleanr",
  "VignetteBuilder": "rasciidoc",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Collate": "'utils.R' 'internals.R' 'checks.R' 'cleanr-package.R'\n'options.R' 'throw.R' 'wrappers.R' 'zzz.R'",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://fvafrcu.r-universe.dev",
  "Date/Publication": "2023-08-15 09:44:34 UTC",
  "RemoteUrl": "https://gitlab.com/fvafrcu/cleanr",
  "RemoteRef": "HEAD",
  "RemoteSha": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 08:20:53 UTC",
    "User": "root"
  },
  "Author": "Andreas Dominik Cullmann [aut, cre]",
  "Maintainer": "Andreas Dominik Cullmann <fvafrcu@mailbox.org>",
  "_user": "fvafrcu",
  "_type": "src",
  "_file": "cleanr_1.4.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/5fa1f27fd2284b5912758255477c59131dc729e7788a90db20b4c5cd7fc94048",
  "_filesize": 170608,
  "_sha256": "5fa1f27fd2284b5912758255477c59131dc729e7788a90db20b4c5cd7fc94048",
  "_expires": "2026-10-13T00:19:34.000Z",
  "_created": "2026-06-20T08:20:53.000Z",
  "_published": "2026-07-05T00:19:35.981Z",
  "_jobs": [
    {
      "job": 85178473619,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763644099"
    },
    {
      "job": 85178473877,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763644586"
    },
    {
      "job": 85178473653,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763635991"
    },
    {
      "job": 85178473652,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763639205"
    },
    {
      "job": 85178473610,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763626371"
    },
    {
      "job": 85178473630,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763644538"
    },
    {
      "job": 85178473869,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763636750"
    },
    {
      "job": 85178473714,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763636836"
    },
    {
      "job": 85178473823,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763637703"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27865393336",
  "_status": "success",
  "_upstream": "https://gitlab.com/fvafrcu/cleanr",
  "_commit": {
    "id": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
    "author": "fvafrCU <fvafrcu@mailbox.org>",
    "committer": "fvafrCU <fvafrcu@mailbox.org>",
    "message": "remake inst/NEWS.rd as cran complains\n",
    "time": 1692092674
  },
  "_maintainer": {
    "name": "Andreas Dominik Cullmann",
    "email": "fvafrcu@mailbox.org",
    "login": "fvafrcu",
    "description": "",
    "uuid": 10984039
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "fritools",
      "role": "Imports"
    },
    {
      "package": "pkgload",
      "role": "Imports"
    },
    {
      "package": "rprojroot",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "rasciidoc",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    }
  ],
  "_owner": "gitlab-fvafrcu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_userbio": {
    "uuid": 10984039,
    "type": "user",
    "name": "fvafrcu",
    "followers": 2
  },
  "_downloads": {
    "count": 289,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cleanr"
  },
  "_devurl": "https://gitlab.com/fvafrcu/cleanr",
  "_searchresults": 42,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cleanr.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://gitlab.com/fvafrcu/cleanr",
  "_realowner": "fvafrcu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.2",
      "date": "2016-12-21"
    },
    {
      "version": "1.1.3",
      "date": "2017-01-17"
    },
    {
      "version": "1.2.0",
      "date": "2019-03-22"
    },
    {
      "version": "1.3.0",
      "date": "2020-01-09"
    },
    {
      "version": "1.3.1",
      "date": "2020-11-20"
    },
    {
      "version": "1.3.2",
      "date": "2021-05-11"
    },
    {
      "version": "1.3.3",
      "date": "2021-08-03"
    },
    {
      "version": "1.3.4",
      "date": "2021-11-14"
    },
    {
      "version": "1.3.5",
      "date": "2022-08-11"
    },
    {
      "version": "1.4.0",
      "date": "2023-06-16"
    }
  ],
  "_exports": [
    "check_directory",
    "check_file",
    "check_file_layout",
    "check_file_length",
    "check_file_width",
    "check_function_layout",
    "check_functions_in_file",
    "check_line_width",
    "check_nesting_depth",
    "check_num_arguments",
    "check_num_lines",
    "check_num_lines_of_code",
    "check_package",
    "check_return",
    "gco",
    "get_cleanr_options",
    "is_not_false",
    "load_internal_functions",
    "set_cleanr_options"
  ],
  "_help": [
    {
      "page": "cleanr-package",
      "title": "Helps You to Code Cleaner",
      "topics": [
        "cleanr-package"
      ]
    },
    {
      "page": "check_directory",
      "title": "Check a Directory",
      "concept": [
        "wrappers"
      ],
      "topics": [
        "check_directory"
      ]
    },
    {
      "page": "check_file",
      "title": "Check a File",
      "concept": [
        "wrappers"
      ],
      "topics": [
        "check_file"
      ]
    },
    {
      "page": "check_file_layout",
      "title": "Check a File's Layout",
      "concept": [
        "wrappers"
      ],
      "topics": [
        "check_file_layout"
      ]
    },
    {
      "page": "check_function_layout",
      "title": "Check a Function's Layout",
      "concept": [
        "wrappers"
      ],
      "topics": [
        "check_function_layout"
      ]
    },
    {
      "page": "check_functions_in_file",
      "title": "Check All Functions Defined in a File",
      "concept": [
        "wrappers"
      ],
      "topics": [
        "check_functions_in_file"
      ]
    },
    {
      "page": "check_package",
      "title": "Check a Package",
      "concept": [
        "wrappers"
      ],
      "topics": [
        "check_package"
      ]
    },
    {
      "page": "file_checks",
      "title": "File Checks",
      "concept": [
        "check functions"
      ],
      "topics": [
        "check_file_length",
        "check_file_width",
        "file_checks"
      ]
    },
    {
      "page": "function_checks",
      "title": "Function Checks",
      "concept": [
        "check functions"
      ],
      "topics": [
        "check_line_width",
        "check_nesting_depth",
        "check_num_arguments",
        "check_num_lines",
        "check_num_lines_of_code",
        "check_return",
        "function_checks"
      ]
    },
    {
      "page": "get_cleanr_options",
      "title": "Get options for 'cleanr'",
      "concept": [
        "option wrappers"
      ],
      "topics": [
        "gco",
        "get_cleanr_options"
      ]
    },
    {
      "page": "set_cleanr_options",
      "title": "Set Options for 'cleanr'",
      "concept": [
        "option wrappers"
      ],
      "topics": [
        "set_cleanr_options"
      ]
    }
  ],
  "_readme": "https://gitlab.com/fvafrcu/cleanr/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "callr",
    "checkmate",
    "cli",
    "desc",
    "fritools",
    "fs",
    "glue",
    "lifecycle",
    "otel",
    "pkgbuild",
    "pkgload",
    "processx",
    "ps",
    "R6",
    "rlang",
    "rprojroot"
  ],
  "_vignettes": [
    {
      "source": "cleanr_Introduction.Rasciidoc",
      "filename": "cleanr_Introduction.html",
      "title": "An Introduction to cleanr",
      "engine": "rasciidoc::rasciidoc",
      "headings": [],
      "created": "2020-11-20 11:55:58",
      "modified": "2020-11-25 13:40:26",
      "commits": 3
    }
  ],
  "_score": 4.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "cleanr",
  "_universes": [
    "fvafrcu",
    "gitlab-fvafrcu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.0.9000",
      "date": "2026-06-20T08:23:10.000Z",
      "distro": "noble",
      "commit": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
      "fileid": "https://r2.ropensci.org/afd3d92d934821aec56ce8afee0c252c0538557ae5adcea0ba0990cc6673a680",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27865393336"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.0.9000",
      "date": "2026-06-20T08:23:14.000Z",
      "distro": "noble",
      "commit": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
      "fileid": "https://r2.ropensci.org/9c92a0443689b7e78688323ef73b1b9d64784294d1d6946c1d51687a867b01db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27865393336"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.0.9000",
      "date": "2026-06-20T08:22:10.000Z",
      "commit": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
      "fileid": "https://r2.ropensci.org/dc305ed23f56f751e3ca576b930e58a119269a6864b62c67d2a09bcb773556e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27865393336"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.0.9000",
      "date": "2026-06-20T08:22:29.000Z",
      "commit": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
      "fileid": "https://r2.ropensci.org/9fa3a4845bb9218e2fd2663b8673ac26fb2a37929f3a2c689f3a237c9cbdea08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27865393336"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.0.9000",
      "date": "2026-06-20T08:23:26.000Z",
      "commit": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
      "fileid": "https://r2.ropensci.org/3a64c38425a57d02e772d18800acb074d728c7a67da7efa3e169b5d9e5ce5ff9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27865393336"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.0.9000",
      "date": "2026-06-20T08:22:07.000Z",
      "commit": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
      "fileid": "https://r2.ropensci.org/467caf2f9443c159ec981d0f3acdc0ce33a8abda7db43da0701732927a880f5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27865393336"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.0.9000",
      "date": "2026-06-20T08:22:06.000Z",
      "commit": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
      "fileid": "https://r2.ropensci.org/d52db3a3ce0c8377c71057e95f7152d51adc06822c736dbb450f08e4f7811955",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27865393336"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.0.9000",
      "date": "2026-06-20T08:22:09.000Z",
      "commit": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
      "fileid": "https://r2.ropensci.org/293fbf4681dc403f5b6263de27c660148c608537fe17badf5af2657a115d511d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27865393336"
    }
  ]
}