R/globals.R

utils::globalVariables(c(
  "CONST",
  "PATHS",
  "artma",
  "ask",
  "ask_for_existing_options_file_name",
  "ask_for_option_value",
  "ask_for_options_file_name",
  "ask_for_options_to_modify",
  "assert",
  "assert_options_template_exists",
  "const",
  "crawl_and_import_modules",
  "data",
  "ensure_folder_existence",
  "file_utils",
  "flat_to_nested",
  "flatten_template_options",
  "get_expected_type",
  "index",
  "is_empty",
  "libs",
  "logs",
  "nested_to_flat",
  "parse_options_file_name",
  "parse_options_from_template",
  "paths",
  "prepare_data",
  "remove_options_with_prefix",
  "submit_cran",
  "template",
  "utils",
  "validate",
  "validate_option_value",
  "validate_runtime_method_modules",
  "validate_value_type",
  "validation"
))

Try the artma package in your browser

Any scripts or data that you put into this service are public.

artma documentation built on April 13, 2025, 9:08 a.m.