The R-Bloggers demo, for example, requires a Google Reader username and password to pull the RSS feed. Currently, makeR will save that password in the project XML file. Instead, sensitive variables should be entered at runtime. Possible approach to implementing is to set the property to NA or NULL then the makeR build process will prompt the user to enter these variables.