Skip to content

Commit 03e5a61

Browse files
committed
Deploying to gh-pages from @ 615a372 🚀
1 parent cc8fc17 commit 03e5a61

26 files changed

Lines changed: 1424 additions & 764 deletions

2026-03-arctic/index.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.8.27">
5+
<meta name="generator" content="quarto-1.9.38">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

99

1010
<title>Reproducible Approaches to Arctic Research Using R</title>
1111
<style>
12+
/* Default styles provided by pandoc.
13+
** See https://pandoc.org/MANUAL.html#variables-for-html for config info.
14+
*/
1215
code{white-space: pre-wrap;}
1316
span.smallcaps{font-variant: small-caps;}
1417
div.columns{display: flex; gap: min(4vw, 1.5em);}
@@ -33,15 +36,14 @@
3336
<link href="./cover.png" rel="icon" type="image/png">
3437
<script src="site_libs/quarto-html/quarto.js" type="module"></script>
3538
<script src="site_libs/quarto-html/tabsets/tabsets.js" type="module"></script>
36-
<script src="site_libs/quarto-html/axe/axe-check.js" type="module"></script>
3739
<script src="site_libs/quarto-html/popper.min.js"></script>
3840
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
3941
<script src="site_libs/quarto-html/anchor.min.js"></script>
4042
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
41-
<link href="site_libs/quarto-html/quarto-syntax-highlighting-ed96de9b727972fe78a7b5d16c58bf87.css" rel="stylesheet" id="quarto-text-highlighting-styles">
43+
<link href="site_libs/quarto-html/quarto-syntax-highlighting-15634bcf2e68342d4ad2dfa704d543f6.css" rel="stylesheet" id="quarto-text-highlighting-styles">
4244
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4345
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
44-
<link href="site_libs/bootstrap/bootstrap-00ccf60c28c3bdf2d57f5131fbf16f11.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
46+
<link href="site_libs/bootstrap/bootstrap-3f70bac5631458d474a321d4182f9338.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
4547
<script src="site_libs/quarto-contrib/glightbox/glightbox.min.js"></script>
4648
<link href="site_libs/quarto-contrib/glightbox/glightbox.min.css" rel="stylesheet">
4749
<link href="site_libs/quarto-contrib/glightbox/lightbox.css" rel="stylesheet">
@@ -362,8 +364,8 @@ <h2 class="anchored" data-anchor-id="code-of-conduct">Code of Conduct</h2>
362364
<h2 class="anchored" data-anchor-id="about-this-book">About this book</h2>
363365
<p>These written materials are the result of a continuous and collaborative effort at NCEAS to help researchers make their work more transparent and reproducible. This work began in the early 2000’s, and reflects the expertise and diligence of many, many individuals. The primary authors are listed in the citation below, with additional contributors recognized for their role in developing previous iterations of these or similar materials.</p>
364366
<p>This work is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</p>
365-
<p><strong>Citation:</strong> Matthew B. Jones, S. Jeanette Clark, Nicole Greco, Maggie Klope, Jim Regetz (2025), Reproducible Practices for Arctic Research Using R. Arctic Data Center &amp; NCEAS Learning Hub. doi:10.18739/A2057CV1S. URL <a href="https://learning.nceas.ucsb.edu/2025-02-arctic" class="uri">https://learning.nceas.ucsb.edu/2025-02-arctic</a>.</p>
366-
<p><strong>Additional contributors:</strong> Ben Bolker, Amber E. Budden, Julien Brun, Samantha Csik, Halina Do-Linh, Natasha Haycock-Chavez, S. Jeanette Clark, Julie Lowndes, Stephanie Hampton, Samanta Katz, Erin McLean, Bryce Mecum, Casey O’Hara, Deanna Pennington, Karthik Ram, Jim Regetz, Tracy Teal, Camila Vargas-Poulsen, Daphne Virlar-Knight, Leah Wasser.</p>
367+
<p><strong>Citation:</strong> Matthew B. Jones, S. Jeanette Clark, Nicole Greco, Maggie Klope, Jim Regetz (2026), Reproducible Practices for Arctic Research Using R. Arctic Data Center &amp; NCEAS Learning Hub. doi:10.18739/A25T3G24R. URL <a href="https://learning.nceas.ucsb.edu/2026-03-arctic" class="uri">https://learning.nceas.ucsb.edu/2026-03-arctic</a>.</p>
368+
<p><strong>Additional contributors:</strong> Ben Bolker, Amber E. Budden, Julien Brun, Samantha Csik, Halina Do-Linh, Angie Garcia, Natasha Haycock-Chavez, S. Jeanette Clark, Julie Lowndes, Stephanie Hampton, Justin Kadi, Samanta Katz, Erin McLean, Bryce Mecum, Casey O’Hara, Deanna Pennington, Karthik Ram, Tracy Teal, Camila Vargas-Poulsen, Daphne Virlar-Knight, Leah Wasser.</p>
367369
<p>This is a Quarto book. To learn more about Quarto books visit <a href="https://quarto.org/docs/books" class="uri">https://quarto.org/docs/books</a>.</p>
368370

369371

2026-03-arctic/search.json

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

2026-03-arctic/session_01.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.8.27">
5+
<meta name="generator" content="quarto-1.9.38">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

99

1010
<title>1&nbsp; Introduction to the Arctic Data Center and RStudio Server Setup – Reproducible Approaches to Arctic Research Using R</title>
1111
<style>
12+
/* Default styles provided by pandoc.
13+
** See https://pandoc.org/MANUAL.html#variables-for-html for config info.
14+
*/
1215
code{white-space: pre-wrap;}
1316
span.smallcaps{font-variant: small-caps;}
1417
div.columns{display: flex; gap: min(4vw, 1.5em);}
@@ -34,15 +37,14 @@
3437
<link href="./cover.png" rel="icon" type="image/png">
3538
<script src="site_libs/quarto-html/quarto.js" type="module"></script>
3639
<script src="site_libs/quarto-html/tabsets/tabsets.js" type="module"></script>
37-
<script src="site_libs/quarto-html/axe/axe-check.js" type="module"></script>
3840
<script src="site_libs/quarto-html/popper.min.js"></script>
3941
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
4042
<script src="site_libs/quarto-html/anchor.min.js"></script>
4143
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
42-
<link href="site_libs/quarto-html/quarto-syntax-highlighting-ed96de9b727972fe78a7b5d16c58bf87.css" rel="stylesheet" id="quarto-text-highlighting-styles">
44+
<link href="site_libs/quarto-html/quarto-syntax-highlighting-15634bcf2e68342d4ad2dfa704d543f6.css" rel="stylesheet" id="quarto-text-highlighting-styles">
4345
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4446
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
45-
<link href="site_libs/bootstrap/bootstrap-9e146f66a68afc964fc3d306fb1de714.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
47+
<link href="site_libs/bootstrap/bootstrap-de1c958a30f57551a8c1c477e302d13e.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
4648
<script id="quarto-search-options" type="application/json">{
4749
"location": "sidebar",
4850
"copy-button": false,

2026-03-arctic/session_02.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.8.27">
5+
<meta name="generator" content="quarto-1.9.38">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

99

1010
<title>2&nbsp; Introduction to Quarto – Reproducible Approaches to Arctic Research Using R</title>
1111
<style>
12+
/* Default styles provided by pandoc.
13+
** See https://pandoc.org/MANUAL.html#variables-for-html for config info.
14+
*/
1215
code{white-space: pre-wrap;}
1316
span.smallcaps{font-variant: small-caps;}
1417
div.columns{display: flex; gap: min(4vw, 1.5em);}
@@ -59,7 +62,6 @@
5962
div.csl-bib-body { }
6063
div.csl-entry {
6164
clear: both;
62-
margin-bottom: 0em;
6365
}
6466
.hanging-indent div.csl-entry {
6567
margin-left:2em;
@@ -89,15 +91,14 @@
8991
<link href="./cover.png" rel="icon" type="image/png">
9092
<script src="site_libs/quarto-html/quarto.js" type="module"></script>
9193
<script src="site_libs/quarto-html/tabsets/tabsets.js" type="module"></script>
92-
<script src="site_libs/quarto-html/axe/axe-check.js" type="module"></script>
9394
<script src="site_libs/quarto-html/popper.min.js"></script>
9495
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
9596
<script src="site_libs/quarto-html/anchor.min.js"></script>
9697
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
97-
<link href="site_libs/quarto-html/quarto-syntax-highlighting-ed96de9b727972fe78a7b5d16c58bf87.css" rel="stylesheet" id="quarto-text-highlighting-styles">
98+
<link href="site_libs/quarto-html/quarto-syntax-highlighting-15634bcf2e68342d4ad2dfa704d543f6.css" rel="stylesheet" id="quarto-text-highlighting-styles">
9899
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
99100
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
100-
<link href="site_libs/bootstrap/bootstrap-00ccf60c28c3bdf2d57f5131fbf16f11.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
101+
<link href="site_libs/bootstrap/bootstrap-3f70bac5631458d474a321d4182f9338.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
101102
<script id="quarto-search-options" type="application/json">{
102103
"location": "sidebar",
103104
"copy-button": false,
@@ -953,9 +954,9 @@ <h2 data-number="2.10" class="anchored" data-anchor-id="troubleshooting-my-rmark
953954
<p>and then try the above install instructions again. Learn more about <code>tinytex</code> from <a href="https://yihui.org/tinytex/">Yihui Xie’s online book <em>TinyTeX</em></a>. ````</p>
954955

955956

956-
<div id="refs" class="references csl-bib-body hanging-indent" data-entry-spacing="0" role="list">
957+
<div id="refs" class="references csl-bib-body hanging-indent" role="list">
957958
<div id="ref-britecolsoc2017" class="csl-entry" role="listitem">
958-
British Ecological Society, Mike, Croucher. 2017. <span>A Guide to Reproducible Code in Ecology and Evolution.”</span> British Ecological Society. <a href="https://www.britishecologicalsociety.org/wp-content/uploads/2017/12/guide-to-reproducible-code.pdf">https://www.britishecologicalsociety.org/wp-content/uploads/2017/12/guide-to-reproducible-code.pdf</a>.
959+
British Ecological Society, Mike, Croucher. 2017. <em>A Guide to Reproducible Code in Ecology and Evolution</em>. British Ecological Society. <a href="https://www.britishecologicalsociety.org/wp-content/uploads/2017/12/guide-to-reproducible-code.pdf">https://www.britishecologicalsociety.org/wp-content/uploads/2017/12/guide-to-reproducible-code.pdf</a>.
959960
</div>
960961
</div>
961962
</section>

0 commit comments

Comments
 (0)