Skip to content

Commit 14c4dc0

Browse files
d-morrisongithub-actions
authored andcommitted
[actions skip] Built site for serocalculator@d187a790f5c65692b82ba2faf8fba323ff3b20e4
1 parent 24435b3 commit 14c4dc0

File tree

93 files changed

+6337
-2200
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+6337
-2200
lines changed

main/404.html

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!DOCTYPE html>
2-
<!-- Generated by pkgdown: do not edit by hand --><html lang="en-US">
2+
<!-- Generated by pkgdown + https://github.com/insightsengineering/r-pkgdown-multiversion -->
3+
<html lang="en-US">
34
<head>
45
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
56
<meta charset="utf-8">
@@ -48,7 +49,14 @@
4849
</ul>
4950
</li>
5051
<li class="nav-item"><a class="nav-link" href="https://ucd-serg.github.io/serocalculator/news/index.html">Changelog</a></li>
51-
</ul>
52+
<div><li class="nav-item dropdown">
53+
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown" role="button" aria-expanded="false" aria-haspopup="true" id="dropdown-versions">Versions</a>
54+
<div class="dropdown-menu" aria-labelledby="dropdown-versions">
55+
<a class="dropdown-item" data-toggle="tooltip" title="" href="https://UCD-SERG.github.io/serocalculator/main">main</a>
56+
<a class="dropdown-item" data-toggle="tooltip" title="" href="https://UCD-SERG.github.io/serocalculator/latest-tag">latest-tag</a>
57+
</div>
58+
</li></div>
59+
</ul>
5260
<ul class="navbar-nav">
5361
<li class="nav-item"><form class="form-inline" role="search">
5462
<input class="form-control" type="search" name="search-input" id="search-input" autocomplete="off" aria-label="Search site" placeholder="Search for" data-search-index="search.json">

main/CODE_OF_CONDUCT.html

Lines changed: 75 additions & 28 deletions
Large diffs are not rendered by default.

main/CONTRIBUTING.html

Lines changed: 69 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
<!DOCTYPE html>
2-
<!-- Generated by pkgdown: do not edit by hand --><html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>Contributing to serocalculator • serocalculator</title><script src="lightswitch.js"></script><script src="deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><link href="deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet"><script src="deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="deps/font-awesome-6.5.2/css/all.min.css" rel="stylesheet"><link href="deps/font-awesome-6.5.2/css/v4-shims.min.css" rel="stylesheet"><script src="deps/headroom-0.11.0/headroom.min.js"></script><script src="deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="deps/search-1.0.0/fuse.min.js"></script><script src="deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="pkgdown.js"></script><meta property="og:title" content="Contributing to serocalculator"></head><body>
2+
<!-- Generated by pkgdown + https://github.com/insightsengineering/r-pkgdown-multiversion -->
3+
<html lang="en-US">
4+
<head>
5+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6+
<meta charset="utf-8">
7+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
8+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
9+
<title>Contributing to serocalculator • serocalculator</title>
10+
<script src="lightswitch.js"></script><script src="deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
11+
<link href="deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet">
12+
<script src="deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="deps/font-awesome-6.5.2/css/all.min.css" rel="stylesheet">
13+
<link href="deps/font-awesome-6.5.2/css/v4-shims.min.css" rel="stylesheet">
14+
<script src="deps/headroom-0.11.0/headroom.min.js"></script><script src="deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="deps/search-1.0.0/fuse.min.js"></script><script src="deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="pkgdown.js"></script><meta property="og:title" content="Contributing to serocalculator">
15+
</head>
16+
<body>
317
<a href="#main" class="visually-hidden-focusable">Skip to contents</a>
418

519

@@ -15,11 +29,13 @@
1529
</button>
1630

1731
<div id="navbar" class="collapse navbar-collapse ms-3">
18-
<ul class="navbar-nav me-auto"><li class="nav-item"><a class="nav-link" href="articles/serocalculator.html">Get started</a></li>
32+
<ul class="navbar-nav me-auto">
33+
<li class="nav-item"><a class="nav-link" href="articles/serocalculator.html">Get started</a></li>
1934
<li class="nav-item"><a class="nav-link" href="reference/index.html">Reference</a></li>
2035
<li class="nav-item dropdown">
2136
<button class="nav-link dropdown-toggle" type="button" id="dropdown-articles" data-bs-toggle="dropdown" aria-expanded="false" aria-haspopup="true">Articles</button>
22-
<ul class="dropdown-menu" aria-labelledby="dropdown-articles"><li><a class="dropdown-item" href="articles/serocalculator.html">Introduction to serocalculator</a></li>
37+
<ul class="dropdown-menu" aria-labelledby="dropdown-articles">
38+
<li><a class="dropdown-item" href="articles/serocalculator.html">Introduction to serocalculator</a></li>
2339
<li><hr class="dropdown-divider"></li>
2440
<li><h6 class="dropdown-header" data-toc-skip>Methodology</h6></li>
2541
<li><a class="dropdown-item" href="articles/methodology.html">Methodology</a></li>
@@ -30,18 +46,32 @@
3046
<li><a class="dropdown-item" href="articles/scrubTyphus_example.html">Scrub Typhus Seroincidence Vignette</a></li>
3147
<li><hr class="dropdown-divider"></li>
3248
<li><a class="dropdown-item" href="articles/index.html">More articles...</a></li>
33-
</ul></li>
49+
</ul>
50+
</li>
3451
<li class="nav-item"><a class="nav-link" href="news/index.html">Changelog</a></li>
35-
</ul><ul class="navbar-nav"><li class="nav-item"><form class="form-inline" role="search">
36-
<input class="form-control" type="search" name="search-input" id="search-input" autocomplete="off" aria-label="Search site" placeholder="Search for" data-search-index="search.json"></form></li>
52+
<div><li class="nav-item dropdown">
53+
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown" role="button" aria-expanded="false" aria-haspopup="true" id="dropdown-versions">Versions</a>
54+
<div class="dropdown-menu" aria-labelledby="dropdown-versions">
55+
<a class="dropdown-item" data-toggle="tooltip" title="" href="https://UCD-SERG.github.io/serocalculator/main">main</a>
56+
<a class="dropdown-item" data-toggle="tooltip" title="" href="https://UCD-SERG.github.io/serocalculator/latest-tag">latest-tag</a>
57+
</div>
58+
</li></div>
59+
</ul>
60+
<ul class="navbar-nav">
61+
<li class="nav-item"><form class="form-inline" role="search">
62+
<input class="form-control" type="search" name="search-input" id="search-input" autocomplete="off" aria-label="Search site" placeholder="Search for" data-search-index="search.json">
63+
</form></li>
3764
<li class="nav-item"><a class="external-link nav-link" href="https://github.com/UCD-SERG/serocalculator/" aria-label="GitHub"><span class="fa fab fa-github fa-lg"></span></a></li>
3865
<li class="nav-item dropdown">
3966
<button class="nav-link dropdown-toggle" type="button" id="dropdown-lightswitch" data-bs-toggle="dropdown" aria-expanded="false" aria-haspopup="true" aria-label="Light switch"><span class="fa fa-sun"></span></button>
40-
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="dropdown-lightswitch"><li><button class="dropdown-item" data-bs-theme-value="light"><span class="fa fa-sun"></span> Light</button></li>
67+
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="dropdown-lightswitch">
68+
<li><button class="dropdown-item" data-bs-theme-value="light"><span class="fa fa-sun"></span> Light</button></li>
4169
<li><button class="dropdown-item" data-bs-theme-value="dark"><span class="fa fa-moon"></span> Dark</button></li>
4270
<li><button class="dropdown-item" data-bs-theme-value="auto"><span class="fa fa-adjust"></span> Auto</button></li>
43-
</ul></li>
44-
</ul></div>
71+
</ul>
72+
</li>
73+
</ul>
74+
</div>
4575

4676

4777
</div>
@@ -57,46 +87,59 @@ <h1>Contributing to serocalculator</h1>
5787

5888
<p>This outlines how to propose a change to <a href="https://ucd-serg.github.io/serocalculator/">serocalculator</a>. For a detailed discussion on contributing to this and other tidyverse packages, please see the <a href="https://rstd.io/tidy-contrib" class="external-link">development contributing guide</a> and our <a href="https://code-review.tidyverse.org/" class="external-link">code review principles</a>.</p>
5989
<div class="section level2">
60-
<h2 id="fixing-typos">Fixing typos<a class="anchor" aria-label="anchor" href="#fixing-typos"></a></h2>
90+
<h2 id="fixing-typos">Fixing typos<a class="anchor" aria-label="anchor" href="#fixing-typos"></a>
91+
</h2>
6192
<p>You can fix typos, spelling mistakes, or grammatical errors in the documentation directly using the GitHub web interface, as long as the changes are made in the <em>source</em> file. This generally means you’ll need to edit <a href="https://roxygen2.r-lib.org/articles/roxygen2.html" class="external-link">roxygen2 comments</a> in an <code>.R</code>, not a <code>.Rd</code> file. You can find the <code>.R</code> file that generates the <code>.Rd</code> by reading the comment in the first line.</p>
6293
</div>
6394
<div class="section level2">
64-
<h2 id="bigger-changes">Bigger changes<a class="anchor" aria-label="anchor" href="#bigger-changes"></a></h2>
95+
<h2 id="bigger-changes">Bigger changes<a class="anchor" aria-label="anchor" href="#bigger-changes"></a>
96+
</h2>
6597
<p>If you want to make a bigger change, it’s a good idea to first file an issue and make sure someone from the team agrees that it’s needed. If you’ve found a bug, please file an issue that illustrates the bug with a minimal <a href="https://www.tidyverse.org/help/#reprex" class="external-link">reprex</a> (this will also help you write a unit test, if needed). See our guide on <a href="https://code-review.tidyverse.org/issues/" class="external-link">how to create a great issue</a> for more advice.</p>
6698
<div class="section level3">
67-
<h3 id="pull-request-process">Pull request process<a class="anchor" aria-label="anchor" href="#pull-request-process"></a></h3>
68-
<ul><li><p>Fork the package and clone onto your computer. If you haven’t done this before, we recommend using <code>usethis::create_from_github("UCD-SERG/serocalculator", fork = TRUE)</code>.</p></li>
99+
<h3 id="pull-request-process">Pull request process<a class="anchor" aria-label="anchor" href="#pull-request-process"></a>
100+
</h3>
101+
<ul>
102+
<li><p>Fork the package and clone onto your computer. If you haven’t done this before, we recommend using <code>usethis::create_from_github("UCD-SERG/serocalculator", fork = TRUE)</code>.</p></li>
69103
<li><p>Install all development dependencies with <code>devtools::install_dev_deps()</code>, and then make sure the package passes R CMD check by running <code>devtools::check()</code>. If R CMD check doesn’t pass cleanly, it’s a good idea to ask for help before continuing.</p></li>
70104
<li><p>Create a Git branch for your pull request (PR). We recommend using <code>usethis::pr_init("brief-description-of-change")</code>.</p></li>
71105
<li><p>Make your changes, commit to git, and then create a PR by running <code><a href="https://usethis.r-lib.org/reference/pull-requests.html" class="external-link">usethis::pr_push()</a></code>, and following the prompts in your browser. The title of your PR should briefly describe the change. The body of your PR should contain <code>Fixes #issue-number</code>.</p></li>
72106
<li>
73107
<p>For user-facing changes, add a bullet to the top of <code>NEWS.md</code> (i.e. just below the first header). Follow the style described in <a href="https://style.tidyverse.org/news.html" class="external-link uri">https://style.tidyverse.org/news.html</a>.</p>
74-
<ul><li>Also, please begin commit messages with <code>-</code> when committing user-facing changes that should be included in NEWS.md. We will are testing the use of <a href="https://github.com/krlmlr/fledge" class="external-link">fledge</a> to automatically update the NEWS.md file.</li>
75-
</ul></li>
108+
<ul>
109+
<li>Also, please begin commit messages with <code>-</code> when committing user-facing changes that should be included in NEWS.md. We will are testing the use of <a href="https://github.com/krlmlr/fledge" class="external-link">fledge</a> to automatically update the NEWS.md file.</li>
110+
</ul>
111+
</li>
76112
<li><p>GitHub will <a href="https://github.com/r-lib/actions" class="external-link">automatically check your PR</a> to see if the package is still functional on Mac OS, Windows, and Linux; if not, you will receive an email describing the problems. For help decoding errors, try this resource: <a href="https://github.com/r-lib/actions?tab=readme-ov-file#where-to-find-help" class="external-link uri">https://github.com/r-lib/actions?tab=readme-ov-file#where-to-find-help</a>.</p></li>
77-
</ul><p>More details <a href="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests" class="external-link">here</a>.</p>
113+
</ul>
114+
<p>More details <a href="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests" class="external-link">here</a>.</p>
78115
</div>
79116
<div class="section level3">
80-
<h3 id="code-style">Code style<a class="anchor" aria-label="anchor" href="#code-style"></a></h3>
81-
<ul><li><p>New code should follow the tidyverse <a href="https://style.tidyverse.org" class="external-link">style guide</a>. You can use the <a href="https://CRAN.R-project.org/package=styler" class="external-link">styler</a> package to apply these styles, but please don’t restyle code that has nothing to do with your PR.</p></li>
117+
<h3 id="code-style">Code style<a class="anchor" aria-label="anchor" href="#code-style"></a>
118+
</h3>
119+
<ul>
120+
<li><p>New code should follow the tidyverse <a href="https://style.tidyverse.org" class="external-link">style guide</a>. You can use the <a href="https://CRAN.R-project.org/package=styler" class="external-link">styler</a> package to apply these styles, but please don’t restyle code that has nothing to do with your PR.</p></li>
82121
<li><p>We use <a href="https://cran.r-project.org/package=roxygen2" class="external-link">roxygen2</a>, with <a href="https://cran.r-project.org/web/packages/roxygen2/vignettes/rd-formatting.html" class="external-link">Markdown syntax</a>, for documentation.</p></li>
83122
<li><p>We use <a href="https://cran.r-project.org/package=testthat" class="external-link">testthat</a> for unit tests. Contributions with test cases included are easier to accept.</p></li>
84-
</ul></div>
123+
</ul>
124+
</div>
85125
</div>
86126
<div class="section level2">
87-
<h2 id="code-of-conduct">Code of Conduct<a class="anchor" aria-label="anchor" href="#code-of-conduct"></a></h2>
127+
<h2 id="code-of-conduct">Code of Conduct<a class="anchor" aria-label="anchor" href="#code-of-conduct"></a>
128+
</h2>
88129
<p>Please note that the serocalculator project is released with a <a href="CODE_OF_CONDUCT.html">Contributor Code of Conduct</a>. By contributing to this project you agree to abide by its terms.</p>
89130
</div>
90131
<div class="section level2">
91-
<h2 id="guide-to-the-package-structure">Guide to the package structure<a class="anchor" aria-label="anchor" href="#guide-to-the-package-structure"></a></h2>
132+
<h2 id="guide-to-the-package-structure">Guide to the package structure<a class="anchor" aria-label="anchor" href="#guide-to-the-package-structure"></a>
133+
</h2>
92134
<p>You can use the <a href="https://lewinfox.com/foodwebr/" class="external-link">foodwebr</a> package to visualize the internal structure of <a href="https://ucd-serg.github.io/serocalculator/">serocalculator</a>; for example, to see the subfunctions of <code><a href="reference/sim_pop_data.html">sim_pop_data()</a></code>, you can call:</p>
93135
<div class="sourceCode" id="cb1"><pre class="downlit sourceCode r">
94136
<code class="sourceCode R"><span><span class="fu"><a href="https://rdrr.io/r/graphics/plot.default.html" class="external-link">plot</a></span><span class="op">(</span><span class="fu">foodwebr</span><span class="fu">::</span><span class="fu"><a href="https://www.lewinfox.com/foodwebr/reference/foodweb.html" class="external-link">foodweb</a></span><span class="op">(</span><span class="fu">serocalculator</span><span class="fu">::</span><span class="va"><a href="reference/sim_pop_data.html">sim_pop_data</a></span><span class="op">)</span><span class="op">)</span></span></code></pre></div>
95137
</div>
96138
</div>
97139

98140
</main><aside class="col-md-3"><nav id="toc" aria-label="Table of contents"><h2>On this page</h2>
99-
</nav></aside></div>
141+
</nav></aside>
142+
</div>
100143

101144

102145
<footer><div class="pkgdown-footer-left">
@@ -107,11 +150,12 @@ <h2 id="guide-to-the-package-structure">Guide to the package structure<a class="
107150
<p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.2.0.</p>
108151
</div>
109152

110-
</footer></div>
111-
153+
</footer>
154+
</div>
112155

113156

114157

115158

116-
</body></html>
117159

160+
</body>
161+
</html>

0 commit comments

Comments
 (0)