Skip to contents

Adds non standard and hidden files to the .Rbuildignore file

Usage

fix_non_standard_files(pkg = ".", check)

Arguments

pkg

the package location

check

the results of a devtools::check command (will check automatically if not provided)

Value

nothing