Skip to content

Commit 7c12cad

Browse files
committed
Build site.
1 parent e3f11b9 commit 7c12cad

File tree

1 file changed

+39
-5
lines changed

1 file changed

+39
-5
lines changed

docs/setup.html

Lines changed: 39 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ <h4 class="date">2020-06-11</h4>
414414
<div class="tab-content">
415415
<div id="summary" class="tab-pane fade in active">
416416
<p>
417-
<strong>Last updated:</strong> 2020-06-29
417+
<strong>Last updated:</strong> 2020-07-01
418418
</p>
419419
<p>
420420
<strong>Checks:</strong> <span class="glyphicon glyphicon-ok text-success" aria-hidden="true"></span> 2 <span class="glyphicon glyphicon-exclamation-sign text-danger" aria-hidden="true"></span> 0
@@ -445,16 +445,16 @@ <h4 class="date">2020-06-11</h4>
445445
<div class="panel panel-default">
446446
<div class="panel-heading">
447447
<p class="panel-title">
448-
<a data-toggle="collapse" data-parent="#workflowr-checks" href="#strongRepositoryversionstrongahrefhttpsgithubcomworkflowrworkflowruseR2020tree5cef3ebfb9d98153e77efe4ef7556f9ed6f0f15atargetblank5cef3eba"> <span class="glyphicon glyphicon-ok text-success" aria-hidden="true"></span> <strong>Repository version:</strong> <a href="https://github.com/workflowr/workflowr-useR2020/tree/5cef3ebfb9d98153e77efe4ef7556f9ed6f0f15a" target="_blank">5cef3eb</a> </a>
448+
<a data-toggle="collapse" data-parent="#workflowr-checks" href="#strongRepositoryversionstrongahrefhttpsgithubcomworkflowrworkflowruseR2020treee3f11b9ba23b721f56c2a04eb717006cb1ff1465targetblanke3f11b9a"> <span class="glyphicon glyphicon-ok text-success" aria-hidden="true"></span> <strong>Repository version:</strong> <a href="https://github.com/workflowr/workflowr-useR2020/tree/e3f11b9ba23b721f56c2a04eb717006cb1ff1465" target="_blank">e3f11b9</a> </a>
449449
</p>
450450
</div>
451-
<div id="strongRepositoryversionstrongahrefhttpsgithubcomworkflowrworkflowruseR2020tree5cef3ebfb9d98153e77efe4ef7556f9ed6f0f15atargetblank5cef3eba" class="panel-collapse collapse">
451+
<div id="strongRepositoryversionstrongahrefhttpsgithubcomworkflowrworkflowruseR2020treee3f11b9ba23b721f56c2a04eb717006cb1ff1465targetblanke3f11b9a" class="panel-collapse collapse">
452452
<div class="panel-body">
453453
<p>
454454
Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility.
455455
</p>
456456
<p>
457-
The results in this page were generated with repository version <a href="https://github.com/workflowr/workflowr-useR2020/tree/5cef3ebfb9d98153e77efe4ef7556f9ed6f0f15a" target="_blank">5cef3eb</a>. See the <em>Past versions</em> tab to see a history of the changes made to the R Markdown and HTML files.
457+
The results in this page were generated with repository version <a href="https://github.com/workflowr/workflowr-useR2020/tree/e3f11b9ba23b721f56c2a04eb717006cb1ff1465" target="_blank">e3f11b9</a>. See the <em>Past versions</em> tab to see a history of the changes made to the R Markdown and HTML files.
458458
</p>
459459
<p>
460460
Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use <code>wflow_publish</code> or <code>wflow_git_commit</code>). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated:
@@ -503,6 +503,40 @@ <h4 class="date">2020-06-11</h4>
503503
<tbody>
504504
<tr>
505505
<td>
506+
Rmd
507+
</td>
508+
<td>
509+
<a href="https://github.com/workflowr/workflowr-useR2020/blob/e3f11b9ba23b721f56c2a04eb717006cb1ff1465/analysis/setup.Rmd" target="_blank">e3f11b9</a>
510+
</td>
511+
<td>
512+
John Blischak
513+
</td>
514+
<td>
515+
2020-07-01
516+
</td>
517+
<td>
518+
Add link to workflowr-uchicago-spotify.
519+
</td>
520+
</tr>
521+
<tr>
522+
<td>
523+
html
524+
</td>
525+
<td>
526+
<a href="https://rawcdn.githack.com/workflowr/workflowr-useR2020/f2e1543889c738f88aa2177671c4c0cafb478bb5/docs/setup.html" target="_blank">f2e1543</a>
527+
</td>
528+
<td>
529+
John Blischak
530+
</td>
531+
<td>
532+
2020-06-29
533+
</td>
534+
<td>
535+
Build site.
536+
</td>
537+
</tr>
538+
<tr>
539+
<td>
506540
html
507541
</td>
508542
<td>
@@ -560,7 +594,7 @@ <h2>Create an account on RStudio Cloud</h2>
560594
</div>
561595
<div id="create-your-own-copy-of-the-tutorial-project" class="section level2">
562596
<h2>Create your own copy of the tutorial project</h2>
563-
<p>To minimize any potential technical difficulties, I have created a project on RStudio Cloud that contains the tutorial files and has all the necessary packages already installed. To get started, go to <a href="https://rstudio.cloud/project/" class="uri">https://rstudio.cloud/project/</a><insert-project-id>. This will automatically create a copy of the project in your user workspace. Make sure to click the button “Save a Permanent Copy”, otherwise your copy of the project will be deleted afterwards.</p>
597+
<p>To minimize any potential technical difficulties, I have created a project on RStudio Cloud that contains the tutorial files and has all the necessary packages already installed. To get started, go to <a href="https://rstudio.cloud/project/1429887" class="uri">https://rstudio.cloud/project/1429887</a>. This will automatically create a copy of the project in your user workspace. Make sure to click the button “Save a Permanent Copy”, otherwise your copy of the project will be deleted afterwards.</p>
564598
<p><img src="assets/save-a-permanent-copy.jpg" /></p>
565599
</div>
566600

0 commit comments

Comments
 (0)