{
  "_id": "6a0f6591acfb0bcc41c5d1b7",
  "Package": "checkCLI",
  "Type": "Package",
  "Title": "'CLI' Messages for Checkmate Assertions and Checks",
  "Version": "1.0",
  "Authors@R": "c(\nperson(\"Reginaldo\", \"Ré\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-6452-3466\")),\nperson(\"Luíz Fernando\", \"Esser\", , \"luizesser@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-2982-7223\"))\n)",
  "Description": "Providing more beautiful and more meaningful return\nmessages for checkmate assertions and checks helping users to\nbetter understand errors.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://luizesser.r-universe.dev",
  "Date/Publication": "2026-01-21 12:00:55 UTC",
  "RemoteUrl": "https://github.com/luizesser/checkcli",
  "RemoteRef": "HEAD",
  "RemoteSha": "0a076af231e3dce4c69eb84d01be96a6dcd75d5f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:08:05 UTC",
    "User": "root"
  },
  "Author": "Reginaldo Ré [aut] (ORCID: <https://orcid.org/0000-0001-6452-3466>),\nLuíz Fernando Esser [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-2982-7223>)",
  "Maintainer": "Luíz Fernando Esser <luizesser@gmail.com>",
  "MD5sum": "6d8116283fe25aa42f35b2cc666202a4",
  "_user": "luizesser",
  "_type": "src",
  "_file": "checkCLI_1.0.tar.gz",
  "_fileid": "19ab30acb98b6ddd9031f93a3da50ddbb4fb5fdf209f54b99ca4f1c37b14471f",
  "_filesize": 172238,
  "_sha256": "19ab30acb98b6ddd9031f93a3da50ddbb4fb5fdf209f54b99ca4f1c37b14471f",
  "_created": "2026-05-21T10:08:05.000Z",
  "_published": "2026-05-21T20:05:37.932Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77258422224,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132988711"
    },
    {
      "job": 77258422047,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132988529"
    },
    {
      "job": 77258421882,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133012440"
    },
    {
      "job": 77258421683,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132992753"
    },
    {
      "job": 77258421506,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132946250"
    },
    {
      "job": 77258421288,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145992428"
    },
    {
      "job": 77258421764,
      "time": 131,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132991551"
    },
    {
      "job": 77258422093,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132976864"
    },
    {
      "job": 77258422053,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132971713"
    }
  ],
  "_buildurl": "https://github.com/r-universe/luizesser/actions/runs/26219387659",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/luizesser/checkcli",
  "_commit": {
    "id": "0a076af231e3dce4c69eb84d01be96a6dcd75d5f",
    "author": "Luíz Fernando Esser <luizesser@gmail.com>",
    "committer": "Luíz Fernando Esser <luizesser@gmail.com>",
    "message": "v.1.0 on CRAN\n",
    "time": 1768996855
  },
  "_maintainer": {
    "name": "Luíz Fernando Esser",
    "email": "luizesser@gmail.com",
    "login": "luizesser",
    "twitter": "@luizfesser",
    "description": "Post-doc at PEA/UEM\nNAPI-EC",
    "uuid": 69923360,
    "orcid": "0000-0003-2982-7223"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "luizesser",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-52",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "luizesser",
      "count": 4,
      "uuid": 69923360
    }
  ],
  "_userbio": {
    "uuid": 69923360,
    "type": "user",
    "name": "Luíz Fernando Esser",
    "description": "Post-doc at PEA/UEM\r\nNAPI-EC"
  },
  "_downloads": {
    "count": 562,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/checkCLI"
  },
  "_devurl": "https://github.com/luizesser/checkcli",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/checkCLI.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/luizesser/checkcli",
  "_realowner": "luizesser",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2026-01-17"
    }
  ],
  "_exports": [
    "assert_array_cli",
    "assert_atomic_cli",
    "assert_atomic_vector_cli",
    "assert_character_cli",
    "assert_choice_cli",
    "assert_class_cli",
    "assert_cli",
    "assert_complex_cli",
    "assert_count_cli",
    "assert_data_frame_cli",
    "assert_date_cli",
    "assert_directory_cli",
    "assert_directory_exists_cli",
    "assert_disjunct_cli",
    "assert_double_cli",
    "assert_environment_cli",
    "assert_factor_cli",
    "assert_false_cli",
    "assert_file_cli",
    "assert_file_exists_cli",
    "assert_flag_cli",
    "assert_formula_cli",
    "assert_function_cli",
    "assert_int_cli",
    "assert_integer_cli",
    "assert_integerish_cli",
    "assert_list_cli",
    "assert_logical_cli",
    "assert_matrix_cli",
    "assert_multi_class_cli",
    "assert_names_cli",
    "assert_null_cli",
    "assert_number_cli",
    "assert_numeric_cli",
    "assert_os_cli",
    "assert_path_for_output_cli",
    "assert_permutation_cli",
    "assert_posixct_cli",
    "assert_r6_cli",
    "assert_raw_cli",
    "assert_scalar_cli",
    "assert_scalar_na_cli",
    "assert_set_equal_cli",
    "assert_string_cli",
    "assert_subset_cli",
    "assert_true_cli",
    "assert_vector_cli",
    "check_array_cli",
    "check_atomic_cli",
    "check_atomic_vector_cli",
    "check_character_cli",
    "check_choice_cli",
    "check_class_cli",
    "check_complex_cli",
    "check_count_cli",
    "check_data_frame_cli",
    "check_date_cli",
    "check_directory_cli",
    "check_directory_exists_cli",
    "check_disjunct_cli",
    "check_double_cli",
    "check_environment_cli",
    "check_factor_cli",
    "check_false_cli",
    "check_file_cli",
    "check_file_exists_cli",
    "check_flag_cli",
    "check_formula_cli",
    "check_function_cli",
    "check_int_cli",
    "check_integer_cli",
    "check_integerish_cli",
    "check_list_cli",
    "check_logical_cli",
    "check_matrix_cli",
    "check_multi_class_cli",
    "check_names_cli",
    "check_null_cli",
    "check_number_cli",
    "check_numeric_cli",
    "check_os_cli",
    "check_path_for_output_cli",
    "check_permutation_cli",
    "check_posixct_cli",
    "check_r6_cli",
    "check_raw_cli",
    "check_scalar_cli",
    "check_scalar_na_cli",
    "check_set_equal_cli",
    "check_string_cli",
    "check_subset_cli",
    "check_true_cli",
    "check_vector_cli",
    "fix_braced_list",
    "fmt_bullet_cli",
    "make_assertion",
    "sanitize_cli"
  ],
  "_help": [
    {
      "page": "assert_cli",
      "title": "Combine multiple CLI assertions",
      "topics": [
        "assert_cli"
      ]
    },
    {
      "page": "checkcli-containers",
      "title": "Container and data structure CLI assertions",
      "concept": [
        "checkCLI"
      ],
      "topics": [
        "assert_array_cli",
        "assert_data_frame_cli",
        "assert_environment_cli",
        "assert_factor_cli",
        "assert_formula_cli",
        "assert_function_cli",
        "assert_list_cli",
        "assert_matrix_cli",
        "assert_r6_cli",
        "assert_raw_cli",
        "assert_vector_cli",
        "checkcli-containers",
        "check_array_cli",
        "check_data_frame_cli",
        "check_environment_cli",
        "check_factor_cli",
        "check_formula_cli",
        "check_function_cli",
        "check_list_cli",
        "check_matrix_cli",
        "check_r6_cli",
        "check_raw_cli",
        "check_vector_cli"
      ]
    },
    {
      "page": "checkcli-datetime-os",
      "title": "Date, time, and OS CLI assertions",
      "concept": [
        "checkCLI"
      ],
      "topics": [
        "assert_date_cli",
        "assert_os_cli",
        "assert_posixct_cli",
        "checkcli-datetime-os",
        "check_date_cli",
        "check_os_cli",
        "check_posixct_cli"
      ]
    },
    {
      "page": "checkcli-files",
      "title": "File, directory, and path CLI assertions",
      "concept": [
        "checkCLI"
      ],
      "topics": [
        "assert_directory_cli",
        "assert_directory_exists_cli",
        "assert_file_cli",
        "assert_file_exists_cli",
        "assert_path_for_output_cli",
        "checkcli-files",
        "check_directory_cli",
        "check_directory_exists_cli",
        "check_file_cli",
        "check_file_exists_cli",
        "check_path_for_output_cli"
      ]
    },
    {
      "page": "checkcli-names-sets",
      "title": "Names, sets, and class CLI assertions",
      "concept": [
        "checkCLI"
      ],
      "topics": [
        "assert_choice_cli",
        "assert_class_cli",
        "assert_disjunct_cli",
        "assert_multi_class_cli",
        "assert_names_cli",
        "assert_permutation_cli",
        "assert_set_equal_cli",
        "assert_subset_cli",
        "checkcli-names-sets",
        "check_choice_cli",
        "check_class_cli",
        "check_disjunct_cli",
        "check_multi_class_cli",
        "check_names_cli",
        "check_permutation_cli",
        "check_set_equal_cli",
        "check_subset_cli"
      ]
    },
    {
      "page": "checkcli-scalars",
      "title": "Scalar and atomic CLI assertions",
      "concept": [
        "checkCLI"
      ],
      "topics": [
        "assert_atomic_cli",
        "assert_atomic_vector_cli",
        "assert_character_cli",
        "assert_complex_cli",
        "assert_count_cli",
        "assert_double_cli",
        "assert_false_cli",
        "assert_flag_cli",
        "assert_integerish_cli",
        "assert_integer_cli",
        "assert_int_cli",
        "assert_logical_cli",
        "assert_null_cli",
        "assert_number_cli",
        "assert_numeric_cli",
        "assert_scalar_cli",
        "assert_scalar_na_cli",
        "assert_string_cli",
        "assert_true_cli",
        "checkcli-scalars",
        "check_atomic_cli",
        "check_atomic_vector_cli",
        "check_character_cli",
        "check_complex_cli",
        "check_count_cli",
        "check_double_cli",
        "check_false_cli",
        "check_flag_cli",
        "check_integerish_cli",
        "check_integer_cli",
        "check_int_cli",
        "check_logical_cli",
        "check_null_cli",
        "check_number_cli",
        "check_numeric_cli",
        "check_scalar_cli",
        "check_scalar_na_cli",
        "check_string_cli",
        "check_true_cli"
      ]
    },
    {
      "page": "fix_braced_list",
      "title": "Fix braced lists in messages",
      "topics": [
        "fix_braced_list"
      ]
    },
    {
      "page": "fmt_bullet_cli",
      "title": "Format CLI bullets",
      "topics": [
        "fmt_bullet_cli"
      ]
    },
    {
      "page": "make_assertion",
      "title": "Make CLI-style assertion",
      "topics": [
        "make_assertion"
      ]
    },
    {
      "page": "sanitize_cli",
      "title": "Sanitize CLI message",
      "topics": [
        "sanitize_cli"
      ]
    }
  ],
  "_readme": "https://github.com/luizesser/checkcli/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "purrr",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "usage.Rmd",
      "filename": "usage.html",
      "title": "checkCLI usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Quick Start",
        "Basic Usage",
        "Function Categories",
        "Scalars / Atomic Types",
        "Containers / Data Structures",
        "Names and Sets",
        "Files, Directories, and Paths",
        "Date/Time and Special Classes",
        "Combination Assertions",
        "Usage Examples",
        "Basic Assertion with Immediate Error",
        "Using add Parameter for Error Collection",
        "Combining Multiple Assertions",
        "Custom Variable Names",
        "Design Philosophy",
        "Comparison: checkmate vs checkCLI",
        "Error Message Examples",
        "Type Validation Error",
        "Multiple Validation Errors (Collected)",
        "File Validation Error",
        "Best Practices"
      ],
      "created": "2025-12-26 15:00:22",
      "modified": "2025-12-27 12:09:23",
      "commits": 2
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "checkcli",
  "_universes": [
    "luizesser"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-21T10:10:07.000Z",
      "distro": "noble",
      "commit": "0a076af231e3dce4c69eb84d01be96a6dcd75d5f",
      "fileid": "40d17c1e017d55e57f21232b048fa2372b1d185348ac43dbca20b3c3d0f1b3bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luizesser/actions/runs/26219387659"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-21T10:10:07.000Z",
      "distro": "noble",
      "commit": "0a076af231e3dce4c69eb84d01be96a6dcd75d5f",
      "fileid": "7f4f5474f43570a779158e4a14e4dd446de4094368c05d6390bfb1e350a91d82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luizesser/actions/runs/26219387659"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-21T10:10:55.000Z",
      "commit": "0a076af231e3dce4c69eb84d01be96a6dcd75d5f",
      "fileid": "9f8f77c0927d0740794d6d1b8c0db44c5e50d4ee9f6a085b0ca63c832c83ea81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luizesser/actions/runs/26219387659"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-21T10:10:20.000Z",
      "commit": "0a076af231e3dce4c69eb84d01be96a6dcd75d5f",
      "fileid": "d2e58c4b7513ed04a7a269346461b71f8a7fac7f4109eee73ddbf8a2eac0f56a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luizesser/actions/runs/26219387659"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-21T20:05:14.000Z",
      "commit": "0a076af231e3dce4c69eb84d01be96a6dcd75d5f",
      "fileid": "3383e41a2954af39577413fbf7c5090d2338941ec6c9f57eaa6b57bf75be9eb4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/luizesser/actions/runs/26219387659"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-21T10:10:08.000Z",
      "commit": "0a076af231e3dce4c69eb84d01be96a6dcd75d5f",
      "fileid": "36f038ecff8b1360ecbe3b9ae04b73164b78488eae222c1e978b6d40ef84ad45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luizesser/actions/runs/26219387659"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-21T10:09:22.000Z",
      "commit": "0a076af231e3dce4c69eb84d01be96a6dcd75d5f",
      "fileid": "38c8e358cc43ba385042503678f7151c8fa07adaf072d49ea9053d34a3fb0ed9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luizesser/actions/runs/26219387659"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-21T10:09:11.000Z",
      "commit": "0a076af231e3dce4c69eb84d01be96a6dcd75d5f",
      "fileid": "e30d7a091f8cc6c094c232da52f133e1f0f8a8e5ef4e12d71bc21e1f5c49c99c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luizesser/actions/runs/26219387659"
    }
  ]
}