if (!file.exists(input_path)) { stop(sprintf("Input file does not exist: %s", input_path), call. = FALSE) }