aboutsummaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-11-09 15:49:15 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2015-11-09 15:49:15 +0100
commit0b56f5b636661c2ed24d85ecd13dd4c863da10e5 (patch)
tree0591ba7f43d7c30b00eaa7f260b1862f6b42d8d3 /README.html
parented6c049521bb760314f6ea5d2b6ec8a3bd851ece (diff)
Really fix the link to Rprofile in the README
Diffstat (limited to 'README.html')
-rw-r--r--README.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.html b/README.html
index 3d4eab0..e6fdd74 100644
--- a/README.html
+++ b/README.html
@@ -124,7 +124,7 @@ install_github(&quot;jranke/gmkin&quot;, quick = TRUE)</code></pre>
<pre class="s"><code>require(gmkin)
require(utils)
gmkin()</code></pre>
-<p>into an <code>.Rprofile</code> file in the working directory where you would like to work with gmkin and create a shortcut to start R and gmkin in this directory. For your convenience, you can find such a file <a href="http://github.com/jranke/gmkin/master/Rprofile?raw=true">here</a>. On Windows, you can save this file to the directory where you would like to start gmkin by right clicking on the link to this file, choose ‘save target as’ or similar, and choose <code>.Rprofile.</code> as the name (yes, there are two dots, one in the beginning, one in the end). This will lead to the creation of a file named <code>.Rprofile</code> which will be executed when you start R within this directory, e.g. by creating a shortcut that starts R in this directory (see <a href="http://cran.r-project.org/bin/windows/base/rw-FAQ.html#How-do-I-install-R-for-Windows_003f">How do I install R for Windows?</a>, and <a href="http://cran.r-project.org/bin/windows/base/rw-FAQ.html#How-do-I-run-it_003f">How do I run it?</a>).</p>
+<p>into an <code>.Rprofile</code> file in the working directory where you would like to work with gmkin and create a shortcut to start R and gmkin in this directory. For your convenience, you can find such a file <a href="http://raw.githubusercontent.com/jranke/gmkin/master/Rprofile">here</a>. On Windows, you can save this file to the directory where you would like to start gmkin by right clicking on the link to this file, choose ‘save target as’ or similar, and choose <code>.Rprofile.</code> as the name (yes, there are two dots, one in the beginning, one in the end). This will lead to the creation of a file named <code>.Rprofile</code> which will be executed when you start R within this directory, e.g. by creating a shortcut that starts R in this directory (see <a href="http://cran.r-project.org/bin/windows/base/rw-FAQ.html#How-do-I-install-R-for-Windows_003f">How do I install R for Windows?</a>, and <a href="http://cran.r-project.org/bin/windows/base/rw-FAQ.html#How-do-I-run-it_003f">How do I run it?</a>).</p>
</div>
</div>

Contact - Imprint