add files_in_usr_local caveats to r.rb

closes #8453
This commit is contained in:
Roland Walker 2014-12-27 08:36:08 -05:00
parent 88158f31c5
commit f9f1adf2c4
1 changed files with 4 additions and 0 deletions

View File

@ -39,4 +39,8 @@ cask :v1 => 'r' do
'~/Library/R',
'~/Library/Caches/org.R-project.R',
]
caveats do
files_in_usr_local
end
end