check_file_permissions: Detects standard Windows related issues

View source: R/check_windows_issues.R

check_file_permissionsR Documentation

Detects standard Windows related issues

Description

This check tests for windows line breaks and file permissions. It ensures that the file is not executable (txt|md|Rmd|yml|json|).

Usage

check_file_permissions(repo_files = NULL, path = ".")

Arguments

repo_files

By default, we use git to determine the files in the repo. By a vector of files can be passed instead.

path

Location of the package

Examples

check_file_permissions()

jumpingrivers/inteRgrate documentation built on May 20, 2022, 11:08 p.m.