|
2 | 2 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head> |
3 | 3 |
|
4 | 4 | <meta charset="utf-8"> |
5 | | -<meta name="generator" content="quarto-1.7.29"> |
| 5 | +<meta name="generator" content="quarto-1.7.33"> |
6 | 6 |
|
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> |
8 | 8 |
|
|
75 | 75 | <script src="../site_libs/quarto-html/tippy.umd.min.js"></script> |
76 | 76 | <script src="../site_libs/quarto-html/anchor.min.js"></script> |
77 | 77 | <link href="../site_libs/quarto-html/tippy.css" rel="stylesheet"> |
78 | | -<link href="../site_libs/quarto-html/quarto-syntax-highlighting-0815c480559380816a4d1ea211a47e91.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-text-highlighting-styles"> |
79 | | -<link href="../site_libs/quarto-html/quarto-syntax-highlighting-dark-748b535e376f14d4692bf2b2e5fd6380.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles"> |
80 | | -<link href="../site_libs/quarto-html/quarto-syntax-highlighting-0815c480559380816a4d1ea211a47e91.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles"> |
| 78 | +<link href="../site_libs/quarto-html/quarto-syntax-highlighting-ea385d0e468b0dd5ea5bf0780b1290d9.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-text-highlighting-styles"> |
| 79 | +<link href="../site_libs/quarto-html/quarto-syntax-highlighting-dark-bc185b5c5bdbcb35c2eb49d8a876ef70.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles"> |
| 80 | +<link href="../site_libs/quarto-html/quarto-syntax-highlighting-ea385d0e468b0dd5ea5bf0780b1290d9.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles"> |
81 | 81 | <script src="../site_libs/bootstrap/bootstrap.min.js"></script> |
82 | 82 | <link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet"> |
83 | | -<link href="../site_libs/bootstrap/bootstrap-1bc3b17e7a2c2828f435aa750fb76336.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light"> |
84 | | -<link href="../site_libs/bootstrap/bootstrap-dark-6b3a56af6bdfaa235d43aff0dd012ec9.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark"> |
85 | | -<link href="../site_libs/bootstrap/bootstrap-1bc3b17e7a2c2828f435aa750fb76336.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light"> |
| 83 | +<link href="../site_libs/bootstrap/bootstrap-e8de9bd59ba156b9e4cb33cd6f01d621.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light"> |
| 84 | +<link href="../site_libs/bootstrap/bootstrap-dark-8c3b93322c737fc19287512ea645be5f.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark"> |
| 85 | +<link href="../site_libs/bootstrap/bootstrap-e8de9bd59ba156b9e4cb33cd6f01d621.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light"> |
86 | 86 | <script id="quarto-search-options" type="application/json">{ |
87 | 87 | "location": "sidebar", |
88 | 88 | "copy-button": false, |
|
275 | 275 | toggleColorMode(toAlternate); |
276 | 276 | setStyleSentinel(toAlternate); |
277 | 277 | toggleGiscusIfUsed(toAlternate, darkModeDefault); |
| 278 | + window.dispatchEvent(new Event('resize')); |
278 | 279 | }; |
279 | 280 | // Switch to dark mode if need be |
280 | 281 | if (hasAlternateSentinel()) { |
@@ -472,7 +473,7 @@ <h2 id="toc-title">Table of contents</h2> |
472 | 473 |
|
473 | 474 | <header id="title-block-header" class="quarto-title-block default"> |
474 | 475 | <div class="quarto-title"> |
475 | | -<h1 class="title"><span id="GetStart" class="quarto-section-identifier"><span class="chapter-number">2</span> <span class="chapter-title">R Patched and Development Versions</span></span></h1> |
| 476 | +<h1 class="title"><span id="sec-get-start" class="quarto-section-identifier"><span class="chapter-number">2</span> <span class="chapter-title">R Patched and Development Versions</span></span></h1> |
476 | 477 | </div> |
477 | 478 |
|
478 | 479 |
|
|
0 commit comments