Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
mjfrigaard committed Nov 6, 2023
1 parent 437e55a commit b784e1c
Show file tree
Hide file tree
Showing 19 changed files with 348 additions and 314 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a592afa8
06cd5fb0
2 changes: 1 addition & 1 deletion app_packages.html
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ <h3 class="anchored" data-anchor-id="development-chapter-4">Development (Chapter
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-1" data-target-annotation="1">1</dt>
<dd>
<span data-code-cell="annotated-cell-1" data-code-annotation="1" data-code-lines="10">Always leave an empty line in the <code>DESCRIPTION</code></span>
<span data-code-cell="annotated-cell-1" data-code-lines="10" data-code-annotation="1">Always leave an empty line in the <code>DESCRIPTION</code></span>
</dd>
</dl>
</div>
Expand Down
42 changes: 21 additions & 21 deletions debugging.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,12 +490,12 @@ <h3 class="anchored" data-anchor-id="observe"><span style="font-size: 0.95em;"><
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-1" data-target-annotation="1">1</dt>
<dd>
<span data-code-cell="annotated-cell-1" data-code-annotation="1" data-code-lines="3,11"><code>observe()</code> function scope<br>
<span data-code-lines="3,11" data-code-annotation="1" data-code-cell="annotated-cell-1"><code>observe()</code> function scope<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-1" data-target-annotation="2">2</dt>
<dd>
<span data-code-cell="annotated-cell-1" data-code-annotation="2" data-code-lines="4">Call to <code>browser()</code> (called at the top of the <code>observe()</code> scope)</span>
<span data-code-lines="4" data-code-annotation="2" data-code-cell="annotated-cell-1">Call to <code>browser()</code> (called at the top of the <code>observe()</code> scope)</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -603,12 +603,12 @@ <h2 class="anchored" data-anchor-id="debugging-app-functions">Debugging app func
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-6" data-target-annotation="1">1</dt>
<dd>
<span data-code-cell="annotated-cell-6" data-code-annotation="1" data-code-lines="3,10">Observer scope<br>
<span data-code-lines="3,10" data-code-annotation="1" data-code-cell="annotated-cell-6">Observer scope<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-6" data-target-annotation="2">2</dt>
<dd>
<span data-code-cell="annotated-cell-6" data-code-annotation="2" data-code-lines="4">Activate debugger</span>
<span data-code-lines="4" data-code-annotation="2" data-code-cell="annotated-cell-6">Activate debugger</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -670,7 +670,7 @@ <h3 class="anchored" data-anchor-id="module-communication">Module communication<
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-10" data-target-annotation="1">1</dt>
<dd>
<span data-code-cell="annotated-cell-10" data-code-annotation="1" data-code-lines="2">Reactive values returned from variable input module</span>
<span data-code-lines="2" data-code-annotation="1" data-code-cell="annotated-cell-10">Reactive values returned from variable input module</span>
</dd>
</dl>
</div>
Expand All @@ -684,11 +684,11 @@ <h3 class="anchored" data-anchor-id="module-communication">Module communication<
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-11" data-target-annotation="1">1</dt>
<dd>
<span data-code-cell="annotated-cell-11" data-code-annotation="1" data-code-lines="2">Reactive values returned from variable input module</span>
<span data-code-lines="2" data-code-annotation="1" data-code-cell="annotated-cell-11">Reactive values returned from variable input module</span>
</dd>
<dt data-target-cell="annotated-cell-11" data-target-annotation="2">2</dt>
<dd>
<span data-code-cell="annotated-cell-11" data-code-annotation="2" data-code-lines="3">Variable inputs passed to scatter plot display module</span>
<span data-code-lines="3" data-code-annotation="2" data-code-cell="annotated-cell-11">Variable inputs passed to scatter plot display module</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -799,7 +799,7 @@ <h2 class="anchored" data-anchor-id="debugging-modules">Debugging modules</h2>
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-12" data-target-annotation="1">1</dt>
<dd>
<span data-code-cell="annotated-cell-12" data-code-annotation="1" data-code-lines="4,9">Wrap <code>browser()</code> in <code>observe()</code> and place after the call to <code>moduleServer()</code></span>
<span data-code-lines="4,9" data-code-annotation="1" data-code-cell="annotated-cell-12">Wrap <code>browser()</code> in <code>observe()</code> and place after the call to <code>moduleServer()</code></span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -873,12 +873,12 @@ <h3 class="anchored" data-anchor-id="verify-variable-inputs">Verify variable inp
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-15" data-target-annotation="1">1</dt>
<dd>
<span data-code-cell="annotated-cell-15" data-code-annotation="1" data-code-lines="2,10">Variable inputs (from <code>selected_vars</code>)<br>
<span data-code-lines="2,10" data-code-annotation="1" data-code-cell="annotated-cell-15">Variable inputs (from <code>selected_vars</code>)<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-15" data-target-annotation="2">2</dt>
<dd>
<span data-code-cell="annotated-cell-15" data-code-annotation="2" data-code-lines="1,11"><code>inputs()</code> for <code>scatter_plot()</code></span>
<span data-code-lines="1,11" data-code-annotation="2" data-code-cell="annotated-cell-15"><code>inputs()</code> for <code>scatter_plot()</code></span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -947,12 +947,12 @@ <h3 class="anchored" data-anchor-id="verify-graph">Verify graph</h3>
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-16" data-target-annotation="1">1</dt>
<dd>
<span data-code-cell="annotated-cell-16" data-code-annotation="1" data-code-lines="2,6">Observe scope<br>
<span data-code-lines="2,6" data-code-annotation="1" data-code-cell="annotated-cell-16">Observe scope<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-16" data-target-annotation="2">2</dt>
<dd>
<span data-code-cell="annotated-cell-16" data-code-annotation="2" data-code-lines="3">Call to <code>browser()</code></span>
<span data-code-lines="3" data-code-annotation="2" data-code-cell="annotated-cell-16">Call to <code>browser()</code></span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -1035,7 +1035,7 @@ <h6 class="anchored" data-anchor-id="section-3"></h6>
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-2" data-target-annotation="1">1</dt>
<dd>
<span data-code-cell="annotated-cell-2" data-code-annotation="1" data-code-lines="8">Location of debugger in utility function</span>
<span data-code-lines="8" data-code-annotation="1" data-code-cell="annotated-cell-2">Location of debugger in utility function</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -1093,17 +1093,17 @@ <h2 class="anchored" data-anchor-id="exploring-code">Exploring code</h2>
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-19" data-target-annotation="1">1</dt>
<dd>
<span data-code-cell="annotated-cell-19" data-code-annotation="1" data-code-lines="4,13">Observer scope<br>
<span data-code-lines="4,13" data-code-annotation="1" data-code-cell="annotated-cell-19">Observer scope<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-19" data-target-annotation="2">2</dt>
<dd>
<span data-code-cell="annotated-cell-19" data-code-annotation="2" data-code-lines="5">Call to <code>browser()</code><br>
<span data-code-lines="5" data-code-annotation="2" data-code-cell="annotated-cell-19">Call to <code>browser()</code><br>
</span>
</dd>
<dt data-target-cell="annotated-cell-19" data-target-annotation="3">3</dt>
<dd>
<span data-code-cell="annotated-cell-19" data-code-annotation="3" data-code-lines="9,10,11,12">Additional module code omitted</span>
<span data-code-lines="9,10,11,12" data-code-annotation="3" data-code-cell="annotated-cell-19">Additional module code omitted</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -1300,12 +1300,12 @@ <h2 class="anchored" data-anchor-id="debugging-apps">Debugging apps</h2>
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-22" data-target-annotation="1">1</dt>
<dd>
<span data-code-cell="annotated-cell-22" data-code-annotation="1" data-code-lines="1">Optional label<br>
<span data-code-lines="1" data-code-annotation="1" data-code-cell="annotated-cell-22">Optional label<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-22" data-target-annotation="2">2</dt>
<dd>
<span data-code-cell="annotated-cell-22" data-code-annotation="2" data-code-lines="2">Include the <code>ns()</code> for the <code>inputId</code></span>
<span data-code-lines="2" data-code-annotation="2" data-code-cell="annotated-cell-22">Include the <code>ns()</code> for the <code>inputId</code></span>
</dd>
</dl>
</div>
Expand All @@ -1326,17 +1326,17 @@ <h2 class="anchored" data-anchor-id="debugging-apps">Debugging apps</h2>
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-23" data-target-annotation="1">1</dt>
<dd>
<span data-code-cell="annotated-cell-23" data-code-annotation="1" data-code-lines="3,6">Collect reactive values in module<br>
<span data-code-lines="3,6" data-code-annotation="1" data-code-cell="annotated-cell-23">Collect reactive values in module<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-23" data-target-annotation="2">2</dt>
<dd>
<span data-code-cell="annotated-cell-23" data-code-annotation="2" data-code-lines="2,7">Print these values to the UI<br>
<span data-code-lines="2,7" data-code-annotation="2" data-code-cell="annotated-cell-23">Print these values to the UI<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-23" data-target-annotation="3">3</dt>
<dd>
<span data-code-cell="annotated-cell-23" data-code-annotation="3" data-code-lines="5">Include all reactive objects</span>
<span data-code-lines="5" data-code-annotation="3" data-code-cell="annotated-cell-23">Include all reactive objects</span>
</dd>
</dl>
</div>
Expand Down
6 changes: 3 additions & 3 deletions development.html
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ <h3 class="anchored" data-anchor-id="description"><span style="font-size: 1.05em
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-2" data-target-annotation="1">1</dt>
<dd>
<span data-code-annotation="1" data-code-cell="annotated-cell-2" data-code-lines="11">Leave an empty final line in the <code>DESCRIPTION</code></span>
<span data-code-cell="annotated-cell-2" data-code-lines="11" data-code-annotation="1">Leave an empty final line in the <code>DESCRIPTION</code></span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -755,12 +755,12 @@ <h6 class="anchored" data-anchor-id="section-2"></h6>
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-12" data-target-annotation="1">1</dt>
<dd>
<span data-code-annotation="1" data-code-cell="annotated-cell-12" data-code-lines="10">The <code>Encoding</code> value shouldn’t include quotes like the warning message above (i.e., <code>UTF-8</code>)<br>
<span data-code-cell="annotated-cell-12" data-code-lines="10" data-code-annotation="1">The <code>Encoding</code> value shouldn’t include quotes like the warning message above (i.e., <code>UTF-8</code>)<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-12" data-target-annotation="2">2</dt>
<dd>
<span data-code-annotation="2" data-code-cell="annotated-cell-12" data-code-lines="11">Always leave an empty final line in the <code>DESCRIPTION</code></span>
<span data-code-cell="annotated-cell-12" data-code-lines="11" data-code-annotation="2">Always leave an empty final line in the <code>DESCRIPTION</code></span>
</dd>
</dl>
</div>
Expand Down
2 changes: 1 addition & 1 deletion document.html
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ <h3 class="anchored" data-anchor-id="markdown-true"><span style="font-size: 0.90
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-3" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="13" data-code-cell="annotated-cell-3" data-code-annotation="1">Always leave at least one empty final line in your <code>DESCRIPTION</code> file.</span>
<span data-code-annotation="1" data-code-cell="annotated-cell-3" data-code-lines="13">Always leave at least one empty final line in your <code>DESCRIPTION</code> file.</span>
</dd>
</dl>
</div>
Expand Down
Loading

0 comments on commit b784e1c

Please sign in to comment.