Skip to content
Prev 51045 / 63424 Next

Hidden files problem in R CMD check

On Sep 26, 2015, at 2:06 PM, cstrato wrote:

            
Your first posting showed which of several different directories they were in. Do you understand that any file whose name starts with a <period> is called a "hidden file"? It is "hidden", i.e not displayed in a Finder window, from people who are using Finder.app unless you change the default settings. It's easy to look up the code that is needed to be pasted into a Terminal session. I never remember it. I just leave Finder set up to display these 'dotfiles' as they are also called.

defaults write com.apple.finder AppleShowAllFiles YES

killall Finder

#The second command restarts Finder.app or you could try to restart the Finder by option (=alt) + rightclicking the Finder icon in the Dock and selecting Relaunch.