Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Jul 14, 2024
1 parent 51532b1 commit 77a8928
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8a415019
4edfc353
Binary file modified Building-reproducible-analytical-pipelines-with-R.epub
Binary file not shown.
Binary file modified Building-reproducible-analytical-pipelines-with-R.pdf
Binary file not shown.
8 changes: 4 additions & 4 deletions fprog.html
Original file line number Diff line number Diff line change
Expand Up @@ -815,8 +815,8 @@ <h3 data-number="6.2.1" class="anchored" data-anchor-id="functions-are-first-cla
<div class="sourceCode cell-code" id="cb74"><pre class="sourceCode r code-with-copy"><code class="sourceCode r"><span id="cb74-1"><a href="#cb74-1" aria-hidden="true" tabindex="-1"></a>chronicler<span class="sc">::</span><span class="fu">read_log</span>(result)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="cell-output cell-output-stdout">
<pre><code>[1] "Complete log:"
[2] "NOK! sqrt() ran unsuccessfully with following exception: NaNs produced at 2024-04-11 13:04:00"
[3] "Total running time: 0.000860929489135742 secs" </code></pre>
[2] "NOK! sqrt() ran unsuccessfully with following exception: NaNs produced at 2024-07-14 15:23:16"
[3] "Total running time: 0.000793218612670898 secs" </code></pre>
</div>
</div>
<p>The <code>{purrr}</code> package also comes with function factories that you might find useful (<code>{possibly}</code>, <code>{safely}</code> and <code>{quietly}</code>).</p>
Expand Down Expand Up @@ -1679,7 +1679,7 @@ <h3 data-number="6.4.1" class="anchored" data-anchor-id="base-capabilities"><spa
<div class="cell-output cell-output-stdout">
<pre><code>function (x, ...)
UseMethod("print")
&lt;bytecode: 0x55f662fb0a40&gt;
&lt;bytecode: 0x558c98972ff0&gt;
&lt;environment: namespace:base&gt;</code></pre>
</div>
</div>
Expand Down Expand Up @@ -1723,7 +1723,7 @@ <h3 data-number="6.4.1" class="anchored" data-anchor-id="base-capabilities"><spa
}
invisible(x)
}
&lt;bytecode: 0x55f664dedb78&gt;
&lt;bytecode: 0x558c9a2a5728&gt;
&lt;environment: namespace:base&gt;</code></pre>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions search.json

Large diffs are not rendered by default.

0 comments on commit 77a8928

Please sign in to comment.