{
  "_id": "6a0f6e1aacfb0bcc41c5edd9",
  "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-05-21 07:57:44 UTC",
    "User": "root"
  },
  "Author": "Andreas Dominik Cullmann [aut, cre]",
  "Maintainer": "Andreas Dominik Cullmann <fvafrcu@mailbox.org>",
  "MD5sum": "507b67eb6cee8f2c12f832dc34648052",
  "_user": "fvafrcu",
  "_type": "src",
  "_file": "cleanr_1.4.0.9000.tar.gz",
  "_fileid": "f8282f91d03daecb6739a2cc7825c6f35a504aff5e2d77d6dbc52fc7930a52b3",
  "_filesize": 169103,
  "_sha256": "f8282f91d03daecb6739a2cc7825c6f35a504aff5e2d77d6dbc52fc7930a52b3",
  "_created": "2026-05-21T07:57:44.000Z",
  "_published": "2026-05-21T20:42:02.195Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77264566158,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130329364"
    },
    {
      "job": 77264566219,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130321572"
    },
    {
      "job": 77264566421,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130305546"
    },
    {
      "job": 77264566155,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130305243"
    },
    {
      "job": 77264566049,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130277039"
    },
    {
      "job": 77264565826,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146714804"
    },
    {
      "job": 77264566172,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130306856"
    },
    {
      "job": 77264566378,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130308052"
    },
    {
      "job": 77264566703,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130306504"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/26213113835",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 288,
    "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",
    "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",
    "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-05-21T08:00:32.000Z",
      "distro": "noble",
      "commit": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
      "fileid": "9eeeb452c7d433800c3120014b281b3c3ec036a9d5c536e20effc93ecb6b2c1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/26213113835"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.0.9000",
      "date": "2026-05-21T08:00:07.000Z",
      "distro": "noble",
      "commit": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
      "fileid": "e5a0ea2484f1fc94735b484bf353802e3e4d6981bcc2c15439fae7b4237d3cb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/26213113835"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.0.9000",
      "date": "2026-05-21T07:59:19.000Z",
      "commit": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
      "fileid": "60aa6f87f784afd98d4d876f624de5f49651d464503625bb5e44b5f69a46c6d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/26213113835"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.0.9000",
      "date": "2026-05-21T07:59:17.000Z",
      "commit": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
      "fileid": "b489e3d73253235533f295a58bb2bfd00fc2a7637bc23172e60a0f0959d9d58a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/26213113835"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.0.9000",
      "date": "2026-05-21T20:41:46.000Z",
      "commit": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
      "fileid": "2ba1e3d286fc0abd8682c3c1cdba0c5e84d240eff5643e14ff36e2b50a6b2658",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/26213113835"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.0.9000",
      "date": "2026-05-21T07:59:13.000Z",
      "commit": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
      "fileid": "67e11c7d7e7f22b34b6c2bf54c935e196ffb48e736c10f05403ee1438d1d93a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/26213113835"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.0.9000",
      "date": "2026-05-21T07:59:21.000Z",
      "commit": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
      "fileid": "1e0c1298406612ac2cb5962c13fde748b4a9482c9795504f0e6ea4b8b1425bd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/26213113835"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.0.9000",
      "date": "2026-05-21T07:59:14.000Z",
      "commit": "d994a32fd73767ffc0dae5c8eb527b8e808246d1",
      "fileid": "62778f2492eecef889426fa19bbe06b1376112e1a812f1cfd5f01f60d2ffdb01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/26213113835"
    }
  ]
}