Skip to content

Commit

Permalink
Build site.
Browse files Browse the repository at this point in the history
  • Loading branch information
willwerscheid committed Aug 12, 2020
1 parent f97aba8 commit 875813f
Showing 1 changed file with 37 additions and 3 deletions.
40 changes: 37 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -374,10 +374,10 @@ <h1 class="title toc-ignore">Home</h1>
<div class="panel panel-default">
<div class="panel-heading">
<p class="panel-title">
<a data-toggle="collapse" data-parent="#workflowr-checks" href="#strongRepositoryversionstrongahrefhttpsgithubcomjhmarcusdriftworkflowtree7ffdd4402de54b85ee1bb78158b0f70f6be9fa4btargetblank7ffdd44a"> <span class="glyphicon glyphicon-ok text-success" aria-hidden="true"></span> <strong>Repository version:</strong> <a href="https://github.com/jhmarcus/drift-workflow/tree/7ffdd4402de54b85ee1bb78158b0f70f6be9fa4b" target="_blank">7ffdd44</a> </a>
<a data-toggle="collapse" data-parent="#workflowr-checks" href="#strongRepositoryversionstrongahrefhttpsgithubcomjhmarcusdriftworkflowtreef97aba85e1df52724af50acc9934194df2a0a57ctargetblankf97aba8a"> <span class="glyphicon glyphicon-ok text-success" aria-hidden="true"></span> <strong>Repository version:</strong> <a href="https://github.com/jhmarcus/drift-workflow/tree/f97aba85e1df52724af50acc9934194df2a0a57c" target="_blank">f97aba8</a> </a>
</p>
</div>
<div id="strongRepositoryversionstrongahrefhttpsgithubcomjhmarcusdriftworkflowtree7ffdd4402de54b85ee1bb78158b0f70f6be9fa4btargetblank7ffdd44a" class="panel-collapse collapse">
<div id="strongRepositoryversionstrongahrefhttpsgithubcomjhmarcusdriftworkflowtreef97aba85e1df52724af50acc9934194df2a0a57ctargetblankf97aba8a" class="panel-collapse collapse">
<div class="panel-body">
<p>
Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility. The version displayed above was the version of the Git repository at the time these results were generated. <br><br> 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:
Expand Down Expand Up @@ -440,6 +440,40 @@ <h1 class="title toc-ignore">Home</h1>
Rmd
</td>
<td>
<a href="https://github.com/jhmarcus/drift-workflow/blob/f97aba85e1df52724af50acc9934194df2a0a57c/analysis/index.Rmd" target="_blank">f97aba8</a>
</td>
<td>
Jason Willwerscheid
</td>
<td>
2020-08-12
</td>
<td>
workflowr::wflow_publish(“analysis/index.Rmd”)
</td>
</tr>
<tr>
<td>
html
</td>
<td>
<a href="https://rawcdn.githack.com/jhmarcus/drift-workflow/9b08e73ff675ba63076d8cc790a59743d547d298/docs/index.html" target="_blank">9b08e73</a>
</td>
<td>
Jason Willwerscheid
</td>
<td>
2020-08-12
</td>
<td>
Build site.
</td>
</tr>
<tr>
<td>
Rmd
</td>
<td>
<a href="https://github.com/jhmarcus/drift-workflow/blob/7ffdd4402de54b85ee1bb78158b0f70f6be9fa4b/analysis/index.Rmd" target="_blank">7ffdd44</a>
</td>
<td>
Expand Down Expand Up @@ -2572,7 +2606,7 @@ <h2>Explorations</h2>
<li><a href="pm1_priors4.html">Simplifying the fitting process</a></li>
<li><a href="pm1_priors5.html">An eight-population tree</a></li>
<li><a href="pm1_priors6.html">Dealing with factors that are confounded due to equal branch lengths</a></li>
<li><a href="pm1_priors7.html">Three-pointmass priors</a></li>
<li><a href="pm1_priors7.html">Non symmetric three-pointmass priors</a></li>
<li><a href="pm1_priors8.html">Adding an outgroup</a></li>
<li><a href="pm1_priors9.html">Point-laplace priors</a></li>
<li><a href="pm1_priors10.html">Scenarios where point-laplace priors outperform scale mixtures of normals</a></li>
Expand Down

0 comments on commit 875813f

Please sign in to comment.