<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>ProjectTemplate Google Group</title>
  <link>http://groups.google.com/group/projecttemplate</link>
  <description>A discussion mailing list for the ProjectTemplate package for R. Please post anything related to ProjectTemplate: questions, suggestions, complaints.</description>
  <language>en</language>
  <item>
  <title>Re: RStudio Project and Project Template: can they co-exist?</title>
  <link>http://groups.google.com/group/projecttemplate/browse_thread/thread/4f7eab9e3a27f8fb/bac991498a527a7a?show_docid=bac991498a527a7a</link>
  <description>
  I had meant that RStudio should be centered in the project directory, not the reports sub-directory. But if that breaks the knitr steps, I suppose you have to transition to the reports directory at the end. &lt;br&gt; &lt;p&gt;I don&#39;t use RStudio enough to really say what&#39;s right. Maybe someone else? &lt;br&gt; &lt;p&gt; -- John
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/projecttemplate/browse_thread/thread/4f7eab9e3a27f8fb/bac991498a527a7a?show_docid=bac991498a527a7a</guid>
  <author>
  johnmyleswh...@gmail.com
  (John Myles White)
  </author>
  <pubDate>Sun, 10 Feb 2013 14:22:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: RStudio Project and Project Template: can they co-exist?</title>
  <link>http://groups.google.com/group/projecttemplate/browse_thread/thread/4f7eab9e3a27f8fb/9724d0d4245c1fb3?show_docid=9724d0d4245c1fb3</link>
  <description>
  When you say &amp;quot;existing directory&amp;quot;, do you mean the &amp;quot;reports&amp;quot; subdirectory &lt;br&gt; in the ProjectTemplate-generated structure, or did you mean for RStudio to &lt;br&gt; be used not just for the final report? I need to tell RStudio that &lt;br&gt; &amp;quot;reports&amp;quot; is the working directory, otherwise knitr can&#39;t find my main .Rmd &lt;br&gt; file.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/projecttemplate/browse_thread/thread/4f7eab9e3a27f8fb/9724d0d4245c1fb3?show_docid=9724d0d4245c1fb3</guid>
  <author>
  opy...@gmail.com
  (Juan Uys)
  </author>
  <pubDate>Sun, 10 Feb 2013 07:50:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: Unable to load project(): You are missing a configuration file: config.global.dcf</title>
  <link>http://groups.google.com/group/projecttemplate/browse_thread/thread/cc4ce5af47a5f1c0/055a0da327469fbd?show_docid=055a0da327469fbd</link>
  <description>
  Hi Alpha, &lt;br&gt; &lt;p&gt;Can you give some more information? In particular, what does the following code output? &lt;br&gt; &lt;p&gt;file.path(&amp;quot;config&amp;quot;, &amp;quot;global.dcf&amp;quot;)) &lt;br&gt; &lt;p&gt;I am worried that a call to file.path() is missing or broken on your system, because the relevant file isn&#39;t config.global.dcf, but rather config/global.dcf or config\global.dcf
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/projecttemplate/browse_thread/thread/cc4ce5af47a5f1c0/055a0da327469fbd?show_docid=055a0da327469fbd</guid>
  <author>
  johnmyleswh...@gmail.com
  (John Myles White)
  </author>
  <pubDate>Tue, 05 Feb 2013 02:13:43 UT
</pubDate>
  </item>
  <item>
  <title>Re: Unable to load project(): You are missing a configuration file: config.global.dcf</title>
  <link>http://groups.google.com/group/projecttemplate/browse_thread/thread/cc4ce5af47a5f1c0/47a79a541383d05a?show_docid=47a79a541383d05a</link>
  <description>
  Still not working for me. i tried the absolute path thing to no avail.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/projecttemplate/browse_thread/thread/cc4ce5af47a5f1c0/47a79a541383d05a?show_docid=47a79a541383d05a</guid>
  <author>
  alfadiodia...@gmail.com
  (Alpha Diallo)
  </author>
  <pubDate>Mon, 04 Feb 2013 22:01:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: Error message</title>
  <link>http://groups.google.com/group/projecttemplate/browse_thread/thread/0a8bbd2b4f498061/2954e54bdcbd5589?show_docid=2954e54bdcbd5589</link>
  <description>
  I think the problem is that you&#39;re in the &amp;quot;src&amp;quot; directory, whereas you should be in &amp;quot;~/DataClass/letters&amp;quot;. &lt;br&gt; &lt;p&gt; -- John
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/projecttemplate/browse_thread/thread/0a8bbd2b4f498061/2954e54bdcbd5589?show_docid=2954e54bdcbd5589</guid>
  <author>
  johnmyleswh...@gmail.com
  (John Myles White)
  </author>
  <pubDate>Sun, 03 Feb 2013 22:56:24 UT
</pubDate>
  </item>
  <item>
  <title>Error message</title>
  <link>http://groups.google.com/group/projecttemplate/browse_thread/thread/0a8bbd2b4f498061/4e1532143260c370?show_docid=4e1532143260c370</link>
  <description>
  I was working thru the ProjectTemplate tutorial on the ProjectTemplate website &lt;br&gt; &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://projecttemplate.net/index.html&quot;&gt;[link]&lt;/a&gt;&amp;gt; &lt;br&gt; and when I run the plotting code, I keep getting this: &lt;br&gt; cannot open file &#39;graphs/plot1.pdf&#39;&amp;gt; &amp;gt; plot2 &amp;lt;- ggplot(second.letter.counts, aes(x = V1)) + geom_density()&amp;gt; ggsave(file.path(&#39;graphs&#39;, &#39;plot2.pdf&#39;))Saving 8.38 x 4.67 in imageError in grDevices::pdf(..., version = version) :
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/projecttemplate/browse_thread/thread/0a8bbd2b4f498061/4e1532143260c370?show_docid=4e1532143260c370</guid>
  <author>
  colkurtzs...@gmail.com
  (Randy B.)
  </author>
  <pubDate>Sun, 03 Feb 2013 22:50:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: Loading csv data in a .txt file on the internet</title>
  <link>http://groups.google.com/group/projecttemplate/browse_thread/thread/17920774fe9054c2/f6a4df34b6105240?show_docid=f6a4df34b6105240</link>
  <description>
  Many thanks John, &lt;br&gt; indeed I had just experimented (like 10 mins ago) to find I can make a file &lt;br&gt; called getonlineequakedata.R in ~/data with the following lines : &lt;br&gt; * &lt;br&gt; to read the data as needed. &lt;br&gt; I appreciate your point about making a crumb-trail version. I guess it is &lt;br&gt; feasible to adapt my 2-liner so it first downloads the file saving it with
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/projecttemplate/browse_thread/thread/17920774fe9054c2/f6a4df34b6105240?show_docid=f6a4df34b6105240</guid>
  <author>
  eoinbayshar...@mac.com
  (Epee Sharkey)
  </author>
  <pubDate>Sat, 02 Feb 2013 16:06:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: Loading csv data in a .txt file on the internet</title>
  <link>http://groups.google.com/group/projecttemplate/browse_thread/thread/17920774fe9054c2/e3a6cb94dbc50bc9?show_docid=e3a6cb94dbc50bc9</link>
  <description>
  Hi Epee, &lt;br&gt; &lt;p&gt;Glad you&#39;re enjoying ProjectTemplate. &lt;br&gt; &lt;p&gt;I think you&#39;re hitting up against one of the subjective qualities of ProjectTemplate: it gains ease of use by discouraging configuration and encouraging standardization of practices. If a file is a CSV file, it should advertise itself as such. &lt;br&gt; &lt;p&gt;In this case, I think the best solution is to write a script that grabs the data you&#39;re analyzing and then store that data permanently inside of the &amp;quot;data&amp;quot; folder with timestamp information added to the filenames. This makes your analysis much more reproducible. I personally would not be happy with an analysis program that changed results every time I ran it because it downloaded a different data set. I think keeping a breadcrumb trail of previous data sets is a good thing.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/projecttemplate/browse_thread/thread/17920774fe9054c2/e3a6cb94dbc50bc9?show_docid=e3a6cb94dbc50bc9</guid>
  <author>
  johnmyleswh...@gmail.com
  (John Myles White)
  </author>
  <pubDate>Sat, 02 Feb 2013 15:50:37 UT
</pubDate>
  </item>
  <item>
  <title>Loading csv data in a .txt file on the internet</title>
  <link>http://groups.google.com/group/projecttemplate/browse_thread/thread/17920774fe9054c2/3f242f66368ad96a?show_docid=3f242f66368ad96a</link>
  <description>
  Hi, &lt;br&gt; as a brief pre-amble : wanted to say thanks to johnmyleswhite and anyone &lt;br&gt; else involved in putting this really useful tool together. I discovered it &lt;br&gt; yesterday via Coursera class on Data Analysis which majors on the use of R. &lt;br&gt; PT looks like it will help save me from myself when I am down in the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/projecttemplate/browse_thread/thread/17920774fe9054c2/3f242f66368ad96a?show_docid=3f242f66368ad96a</guid>
  <author>
  eoinbayshar...@mac.com
  (Epee Sharkey)
  </author>
  <pubDate>Fri, 01 Feb 2013 18:45:53 UT
</pubDate>
  </item>
  <item>
  <title>Re: install.packages(&quot;ProjectTemplate&quot;) fails on R 2.15.1</title>
  <link>http://groups.google.com/group/projecttemplate/browse_thread/thread/25df41cbccf2b40d/2c4704ab95e2efe8?show_docid=2c4704ab95e2efe8</link>
  <description>
  I tried it from my home machine and ProjectTemplats successfully installed &lt;br&gt; in RStudio using R-2.15.2. So all&#39;s well ...thanks
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/projecttemplate/browse_thread/thread/25df41cbccf2b40d/2c4704ab95e2efe8?show_docid=2c4704ab95e2efe8</guid>
  <author>
  robert.lewkov...@gmail.com
  (Robert Lewkovich)
  </author>
  <pubDate>Fri, 01 Feb 2013 02:52:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: install.packages(&quot;ProjectTemplate&quot;) fails on R 2.15.1</title>
  <link>http://groups.google.com/group/projecttemplate/browse_thread/thread/25df41cbccf2b40d/0280496967ad2b14?show_docid=0280496967ad2b14</link>
  <description>
  Please do. I&#39;ve had trouble building ProjectTemplate under newer versions of R because of changes to the way that R treats empty directories inside of packages. So this might not work, but I would hope that it does. &lt;br&gt; &lt;p&gt; -- John
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/projecttemplate/browse_thread/thread/25df41cbccf2b40d/0280496967ad2b14?show_docid=0280496967ad2b14</guid>
  <author>
  johnmyleswh...@gmail.com
  (John Myles White)
  </author>
  <pubDate>Thu, 31 Jan 2013 16:23:56 UT
</pubDate>
  </item>
  <item>
  <title>Re: install.packages(&quot;ProjectTemplate&quot;) fails on R 2.15.1</title>
  <link>http://groups.google.com/group/projecttemplate/browse_thread/thread/25df41cbccf2b40d/7383d90e652f3384?show_docid=7383d90e652f3384</link>
  <description>
  Regarding &amp;quot;In open.connection(con, &amp;quot;r&amp;quot;) : unable to resolve &#39; &lt;br&gt; cran.r-project.org&#39;&amp;quot; &lt;br&gt; Maybe this is a proxy issue as I&#39;m at work. Will try when at home and see &lt;br&gt; if the results are the same.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/projecttemplate/browse_thread/thread/25df41cbccf2b40d/7383d90e652f3384?show_docid=7383d90e652f3384</guid>
  <author>
  robert.lewkov...@gmail.com
  (Robert Lewkovich)
  </author>
  <pubDate>Thu, 31 Jan 2013 16:19:08 UT
</pubDate>
  </item>
  <item>
  <title>Re: install.packages(&quot;ProjectTemplate&quot;) fails on R 2.15.1</title>
  <link>http://groups.google.com/group/projecttemplate/browse_thread/thread/25df41cbccf2b40d/dc3a9db0a952d716?show_docid=dc3a9db0a952d716</link>
  <description>
  Also, The CRAN site says about ProjectTemplate: &lt;br&gt; Version: 0.4-2 Depends: R (≥ 2.7)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/projecttemplate/browse_thread/thread/25df41cbccf2b40d/dc3a9db0a952d716?show_docid=dc3a9db0a952d716</guid>
  <author>
  robert.lewkov...@gmail.com
  (Robert Lewkovich)
  </author>
  <pubDate>Thu, 31 Jan 2013 16:13:42 UT
</pubDate>
  </item>
  <item>
  <title>install.packages(&quot;ProjectTemplate&quot;) fails on R 2.15.1</title>
  <link>http://groups.google.com/group/projecttemplate/browse_thread/thread/25df41cbccf2b40d/e9316b0bbb1b2d0d?show_docid=e9316b0bbb1b2d0d</link>
  <description>
  Am using R 2.15.1. This also happens using R Studio. Here&#39;s what I did and &lt;br&gt; the results: &lt;br&gt; Installing package(s) into ‘D:/Users/XYZ/Documents/R/win- library/2.15’ &lt;br&gt; (as ‘lib’ is unspecified) &lt;br&gt; --- Please select a CRAN mirror for use in this session --- &lt;br&gt; Warning: unable to access index for repository
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/projecttemplate/browse_thread/thread/25df41cbccf2b40d/e9316b0bbb1b2d0d?show_docid=e9316b0bbb1b2d0d</guid>
  <author>
  robert.lewkov...@gmail.com
  (Robert Lewkovich)
  </author>
  <pubDate>Thu, 31 Jan 2013 15:59:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: whitespace in dataframe</title>
  <link>http://groups.google.com/group/projecttemplate/browse_thread/thread/4a455da25a5c822c/80aef4590abe1720?show_docid=80aef4590abe1720</link>
  <description>
  I would add a function like this to the munging steps. You could rewrite the contents of munge/01-A.R to call a function replaces whitespaces with NA&#39;s in any data set that you&#39;d like. &lt;br&gt; &lt;p&gt;I don&#39;t know of a function to do this in R off the top of my head, but think it shouldn&#39;t be too hard to write.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/projecttemplate/browse_thread/thread/4a455da25a5c822c/80aef4590abe1720?show_docid=80aef4590abe1720</guid>
  <author>
  johnmyleswh...@gmail.com
  (John Myles White)
  </author>
  <pubDate>Sat, 26 Jan 2013 14:17:47 UT
</pubDate>
  </item>
  </channel>
</rss>
