Adds non standard and hidden files to the .Rbuildignore
file
Source: R/fix_non_standard_files.R
fix_non_standard_files.Rd
Adds non standard and hidden files to the .Rbuildignore
file
Arguments
- pkg
the package location
- check
the results of a
devtools::check
command (will check automatically if not provided)