Skip to content

Commit ac30446

Browse files
committed
llrs published a site update
1 parent 86045cd commit ac30446

25 files changed

+43
-43
lines changed

02-getting_started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Daily binaries for `r-devel` are made available for [download and installation](
170170
Before installing R from source, some additional programs are needed, as per the [latest documentation](https://cran.r-project.org/bin/windows/base/howto-R-4.2.html):
171171
172172
1. [Rtools](https://cran.r-project.org/bin/windows/Rtools/) is the suggested toolchain bundle for building R base and R packages containing compiled code on Windows.
173-
The latest [version of Rtools](https://cran.r-project.org/bin/windows/Rtools/rtools43/rtools.html) can be installed using the [Rtools installer rtools43-XXXX-XXX.exe ](https://cran.r-project.org/bin/windows/Rtools/rtools43/files/).
173+
The latest [version of Rtools](https://cran.r-project.org/bin/windows/Rtools/rtools44/rtools.html) can be installed using the [Rtools installer rtools44-XXXX-XXX.exe ](https://cran.r-project.org/bin/windows/Rtools/rtools44/files/).
174174
175175
2. A LaTeX compiler is needed to install and build R, check packages and build manuals.
176176
On CRAN, MiKTeX is used, which can be downloaded from <https://miktex.org>.

04-reporting_bugs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ You may find a bug in R if:
77
1. The R session terminates unexpectedly, or there is a segmentation fault, it might be a bug in R, unless you have written your own call to compiled code or an internal function (via `.C` or `.Internal`). The error may look like this:
88

99

10-
```r
10+
``` r
1111
## *** caught segfault ***
1212
## address (nil), cause 'memory not mapped'
1313
```

404.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<title>Page not found | R Development Guide</title>
88
<meta name="description" content="This guide is a comprehensive resource for contributing to base R for both new and experienced contributors." />
9-
<meta name="generator" content="bookdown 0.38 and GitBook 2.6.7" />
9+
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
1010

1111
<meta property="og:title" content="Page not found | R Development Guide" />
1212
<meta property="og:type" content="book" />
@@ -23,7 +23,7 @@
2323
<meta name="author" content="R Contribution Working Group" />
2424

2525

26-
<meta name="date" content="2024-04-07" />
26+
<meta name="date" content="2024-07-08" />
2727

2828
<meta name="viewport" content="width=device-width, initial-scale=1" />
2929
<meta name="apple-mobile-web-app-capable" content="yes" />

CoreDev.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<title>Chapter 11 R Core Developers | R Development Guide</title>
88
<meta name="description" content="This guide is a comprehensive resource for contributing to base R for both new and experienced contributors." />
9-
<meta name="generator" content="bookdown 0.38 and GitBook 2.6.7" />
9+
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
1010

1111
<meta property="og:title" content="Chapter 11 R Core Developers | R Development Guide" />
1212
<meta property="og:type" content="book" />
@@ -23,7 +23,7 @@
2323
<meta name="author" content="R Contribution Working Group" />
2424

2525

26-
<meta name="date" content="2024-04-07" />
26+
<meta name="date" content="2024-07-08" />
2727

2828
<meta name="viewport" content="width=device-width, initial-scale=1" />
2929
<meta name="apple-mobile-web-app-capable" content="yes" />

DevTools.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<title>Chapter 14 Developer Tools | R Development Guide</title>
88
<meta name="description" content="This guide is a comprehensive resource for contributing to base R for both new and experienced contributors." />
9-
<meta name="generator" content="bookdown 0.38 and GitBook 2.6.7" />
9+
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
1010

1111
<meta property="og:title" content="Chapter 14 Developer Tools | R Development Guide" />
1212
<meta property="og:type" content="book" />
@@ -23,7 +23,7 @@
2323
<meta name="author" content="R Contribution Working Group" />
2424

2525

26-
<meta name="date" content="2024-04-07" />
26+
<meta name="date" content="2024-07-08" />
2727

2828
<meta name="viewport" content="width=device-width, initial-scale=1" />
2929
<meta name="apple-mobile-web-app-capable" content="yes" />

Doc.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<title>Chapter 8 Documenting | R Development Guide</title>
88
<meta name="description" content="This guide is a comprehensive resource for contributing to base R for both new and experienced contributors." />
9-
<meta name="generator" content="bookdown 0.38 and GitBook 2.6.7" />
9+
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
1010

1111
<meta property="og:title" content="Chapter 8 Documenting | R Development Guide" />
1212
<meta property="og:type" content="book" />
@@ -23,7 +23,7 @@
2323
<meta name="author" content="R Contribution Working Group" />
2424

2525

26-
<meta name="date" content="2024-04-07" />
26+
<meta name="date" content="2024-07-08" />
2727

2828
<meta name="viewport" content="width=device-width, initial-scale=1" />
2929
<meta name="apple-mobile-web-app-capable" content="yes" />

FindSource.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<title>Chapter 6 Finding the Source | R Development Guide</title>
88
<meta name="description" content="This guide is a comprehensive resource for contributing to base R for both new and experienced contributors." />
9-
<meta name="generator" content="bookdown 0.38 and GitBook 2.6.7" />
9+
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
1010

1111
<meta property="og:title" content="Chapter 6 Finding the Source | R Development Guide" />
1212
<meta property="og:type" content="book" />
@@ -23,7 +23,7 @@
2323
<meta name="author" content="R Contribution Working Group" />
2424

2525

26-
<meta name="date" content="2024-04-07" />
26+
<meta name="date" content="2024-07-08" />
2727

2828
<meta name="viewport" content="width=device-width, initial-scale=1" />
2929
<meta name="apple-mobile-web-app-capable" content="yes" />

FixBug.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<title>Chapter 7 Lifecycle of a Patch | R Development Guide</title>
88
<meta name="description" content="This guide is a comprehensive resource for contributing to base R for both new and experienced contributors." />
9-
<meta name="generator" content="bookdown 0.38 and GitBook 2.6.7" />
9+
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
1010

1111
<meta property="og:title" content="Chapter 7 Lifecycle of a Patch | R Development Guide" />
1212
<meta property="og:type" content="book" />
@@ -23,7 +23,7 @@
2323
<meta name="author" content="R Contribution Working Group" />
2424

2525

26-
<meta name="date" content="2024-04-07" />
26+
<meta name="date" content="2024-07-08" />
2727

2828
<meta name="viewport" content="width=device-width, initial-scale=1" />
2929
<meta name="apple-mobile-web-app-capable" content="yes" />

GetStart.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<title>Chapter 2 R Patched and Development Versions | R Development Guide</title>
88
<meta name="description" content="This guide is a comprehensive resource for contributing to base R for both new and experienced contributors." />
9-
<meta name="generator" content="bookdown 0.38 and GitBook 2.6.7" />
9+
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
1010

1111
<meta property="og:title" content="Chapter 2 R Patched and Development Versions | R Development Guide" />
1212
<meta property="og:type" content="book" />
@@ -23,7 +23,7 @@
2323
<meta name="author" content="R Contribution Working Group" />
2424

2525

26-
<meta name="date" content="2024-04-07" />
26+
<meta name="date" content="2024-07-08" />
2727

2828
<meta name="viewport" content="width=device-width, initial-scale=1" />
2929
<meta name="apple-mobile-web-app-capable" content="yes" />
@@ -421,7 +421,7 @@ <h4><span class="header-section-number">2.3.2.2</span> From source<a href="GetSt
421421
<p>Before installing R from source, some additional programs are needed, as per the <a href="https://cran.r-project.org/bin/windows/base/howto-R-4.2.html">latest documentation</a>:</p>
422422
<ol style="list-style-type: decimal">
423423
<li><p><a href="https://cran.r-project.org/bin/windows/Rtools/">Rtools</a> is the suggested toolchain bundle for building R base and R packages containing compiled code on Windows.
424-
The latest <a href="https://cran.r-project.org/bin/windows/Rtools/rtools43/rtools.html">version of Rtools</a> can be installed using the <a href="https://cran.r-project.org/bin/windows/Rtools/rtools43/files/">Rtools installer rtools43-XXXX-XXX.exe</a>.</p></li>
424+
The latest <a href="https://cran.r-project.org/bin/windows/Rtools/rtools44/rtools.html">version of Rtools</a> can be installed using the <a href="https://cran.r-project.org/bin/windows/Rtools/rtools44/files/">Rtools installer rtools44-XXXX-XXX.exe</a>.</p></li>
425425
<li><p>A LaTeX compiler is needed to install and build R, check packages and build manuals.
426426
On CRAN, MiKTeX is used, which can be downloaded from <a href="https://miktex.org" class="uri">https://miktex.org</a>.
427427
Once installed open MiKTeX via the Windows start menu.

IssueTrack.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<title>Chapter 3 Issue Tracking | R Development Guide</title>
88
<meta name="description" content="This guide is a comprehensive resource for contributing to base R for both new and experienced contributors." />
9-
<meta name="generator" content="bookdown 0.38 and GitBook 2.6.7" />
9+
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
1010

1111
<meta property="og:title" content="Chapter 3 Issue Tracking | R Development Guide" />
1212
<meta property="og:type" content="book" />
@@ -23,7 +23,7 @@
2323
<meta name="author" content="R Contribution Working Group" />
2424

2525

26-
<meta name="date" content="2024-04-07" />
26+
<meta name="date" content="2024-07-08" />
2727

2828
<meta name="viewport" content="width=device-width, initial-scale=1" />
2929
<meta name="apple-mobile-web-app-capable" content="yes" />

News.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<title>Chapter 13 News and Announcements | R Development Guide</title>
88
<meta name="description" content="This guide is a comprehensive resource for contributing to base R for both new and experienced contributors." />
9-
<meta name="generator" content="bookdown 0.38 and GitBook 2.6.7" />
9+
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
1010

1111
<meta property="og:title" content="Chapter 13 News and Announcements | R Development Guide" />
1212
<meta property="og:type" content="book" />
@@ -23,7 +23,7 @@
2323
<meta name="author" content="R Contribution Working Group" />
2424

2525

26-
<meta name="date" content="2024-04-07" />
26+
<meta name="date" content="2024-07-08" />
2727

2828
<meta name="viewport" content="width=device-width, initial-scale=1" />
2929
<meta name="apple-mobile-web-app-capable" content="yes" />

ReportingBugs.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<title>Chapter 4 Reporting Bugs | R Development Guide</title>
88
<meta name="description" content="This guide is a comprehensive resource for contributing to base R for both new and experienced contributors." />
9-
<meta name="generator" content="bookdown 0.38 and GitBook 2.6.7" />
9+
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
1010

1111
<meta property="og:title" content="Chapter 4 Reporting Bugs | R Development Guide" />
1212
<meta property="og:type" content="book" />
@@ -23,7 +23,7 @@
2323
<meta name="author" content="R Contribution Working Group" />
2424

2525

26-
<meta name="date" content="2024-04-07" />
26+
<meta name="date" content="2024-07-08" />
2727

2828
<meta name="viewport" content="width=device-width, initial-scale=1" />
2929
<meta name="apple-mobile-web-app-capable" content="yes" />

ReviewBugs.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<title>Chapter 5 Reviewing Bugs | R Development Guide</title>
88
<meta name="description" content="This guide is a comprehensive resource for contributing to base R for both new and experienced contributors." />
9-
<meta name="generator" content="bookdown 0.38 and GitBook 2.6.7" />
9+
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
1010

1111
<meta property="og:title" content="Chapter 5 Reviewing Bugs | R Development Guide" />
1212
<meta property="og:type" content="book" />
@@ -23,7 +23,7 @@
2323
<meta name="author" content="R Contribution Working Group" />
2424

2525

26-
<meta name="date" content="2024-04-07" />
26+
<meta name="date" content="2024-07-08" />
2727

2828
<meta name="viewport" content="width=device-width, initial-scale=1" />
2929
<meta name="apple-mobile-web-app-capable" content="yes" />

TestRVer.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<title>Chapter 10 Testing Pre-release R Versions | R Development Guide</title>
88
<meta name="description" content="This guide is a comprehensive resource for contributing to base R for both new and experienced contributors." />
9-
<meta name="generator" content="bookdown 0.38 and GitBook 2.6.7" />
9+
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
1010

1111
<meta property="og:title" content="Chapter 10 Testing Pre-release R Versions | R Development Guide" />
1212
<meta property="og:type" content="book" />
@@ -23,7 +23,7 @@
2323
<meta name="author" content="R Contribution Working Group" />
2424

2525

26-
<meta name="date" content="2024-04-07" />
26+
<meta name="date" content="2024-07-08" />
2727

2828
<meta name="viewport" content="width=device-width, initial-scale=1" />
2929
<meta name="apple-mobile-web-app-capable" content="yes" />

WhereToGetHelp.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<title>Chapter 12 Where to Get Help | R Development Guide</title>
88
<meta name="description" content="This guide is a comprehensive resource for contributing to base R for both new and experienced contributors." />
9-
<meta name="generator" content="bookdown 0.38 and GitBook 2.6.7" />
9+
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
1010

1111
<meta property="og:title" content="Chapter 12 Where to Get Help | R Development Guide" />
1212
<meta property="og:type" content="book" />
@@ -23,7 +23,7 @@
2323
<meta name="author" content="R Contribution Working Group" />
2424

2525

26-
<meta name="date" content="2024-04-07" />
26+
<meta name="date" content="2024-07-08" />
2727

2828
<meta name="viewport" content="width=device-width, initial-scale=1" />
2929
<meta name="apple-mobile-web-app-capable" content="yes" />

acknowledgement.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<title>Acknowledgement | R Development Guide</title>
88
<meta name="description" content="This guide is a comprehensive resource for contributing to base R for both new and experienced contributors." />
9-
<meta name="generator" content="bookdown 0.38 and GitBook 2.6.7" />
9+
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
1010

1111
<meta property="og:title" content="Acknowledgement | R Development Guide" />
1212
<meta property="og:type" content="book" />
@@ -23,7 +23,7 @@
2323
<meta name="author" content="R Contribution Working Group" />
2424

2525

26-
<meta name="date" content="2024-04-07" />
26+
<meta name="date" content="2024-07-08" />
2727

2828
<meta name="viewport" content="width=device-width, initial-scale=1" />
2929
<meta name="apple-mobile-web-app-capable" content="yes" />

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<title>R Development Guide</title>
88
<meta name="description" content="This guide is a comprehensive resource for contributing to base R for both new and experienced contributors." />
9-
<meta name="generator" content="bookdown 0.38 and GitBook 2.6.7" />
9+
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
1010

1111
<meta property="og:title" content="R Development Guide" />
1212
<meta property="og:type" content="book" />
@@ -23,7 +23,7 @@
2323
<meta name="author" content="R Contribution Working Group" />
2424

2525

26-
<meta name="date" content="2024-04-07" />
26+
<meta name="date" content="2024-07-08" />
2727

2828
<meta name="viewport" content="width=device-width, initial-scale=1" />
2929
<meta name="apple-mobile-web-app-capable" content="yes" />
@@ -321,7 +321,7 @@ <h1>
321321
<div id="header">
322322
<h1 class="title">R Development Guide</h1>
323323
<p class="author"><em>R Contribution Working Group</em></p>
324-
<p class="date"><em>2024-04-07</em></p>
324+
<p class="date"><em>2024-07-08</em></p>
325325
</div>
326326
<div id="section" class="section level1 unnumbered">
327327
<h1 class="unnumbered"></h1>

index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "R Development Guide"
33
author: "R Contribution Working Group"
4-
date: "2024-04-07"
4+
date: "2024-07-08"
55
site: bookdown::bookdown_site
66
output: bookdown::gitbook
77
documentclass: book

introduction.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<title>Chapter 1 Introduction | R Development Guide</title>
88
<meta name="description" content="This guide is a comprehensive resource for contributing to base R for both new and experienced contributors." />
9-
<meta name="generator" content="bookdown 0.38 and GitBook 2.6.7" />
9+
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
1010

1111
<meta property="og:title" content="Chapter 1 Introduction | R Development Guide" />
1212
<meta property="og:type" content="book" />
@@ -23,7 +23,7 @@
2323
<meta name="author" content="R Contribution Working Group" />
2424

2525

26-
<meta name="date" content="2024-04-07" />
26+
<meta name="date" content="2024-07-08" />
2727

2828
<meta name="viewport" content="width=device-width, initial-scale=1" />
2929
<meta name="apple-mobile-web-app-capable" content="yes" />

libs/gitbook-2.6.7/css/plugin-highlight.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
.book.color-theme-1 .book-body .page-wrapper .page-inner section.normal code {
134134
/*
135135
136-
Orginal Style from ethanschoonover.com/solarized (c) Jeremy Hull <[email protected]>
136+
Original Style from ethanschoonover.com/solarized (c) Jeremy Hull <[email protected]>
137137
138138
*/
139139
/* Solarized Green */

message-translations.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<title>Chapter 9 Message Translations | R Development Guide</title>
88
<meta name="description" content="This guide is a comprehensive resource for contributing to base R for both new and experienced contributors." />
9-
<meta name="generator" content="bookdown 0.38 and GitBook 2.6.7" />
9+
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
1010

1111
<meta property="og:title" content="Chapter 9 Message Translations | R Development Guide" />
1212
<meta property="og:type" content="book" />
@@ -23,7 +23,7 @@
2323
<meta name="author" content="R Contribution Working Group" />
2424

2525

26-
<meta name="date" content="2024-04-07" />
26+
<meta name="date" content="2024-07-08" />
2727

2828
<meta name="viewport" content="width=device-width, initial-scale=1" />
2929
<meta name="apple-mobile-web-app-capable" content="yes" />

rdevguide.epub

5 Bytes
Binary file not shown.

rdevguide.pdf

134 Bytes
Binary file not shown.

rdevguide.tex

+2-2
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120

121121
\title{R Development Guide}
122122
\author{R Contribution Working Group}
123-
\date{2024-04-07}
123+
\date{2024-07-08}
124124

125125
\begin{document}
126126
\maketitle
@@ -420,7 +420,7 @@ \subsubsection{From source}\label{windowsSource}
420420
\def\labelenumi{\arabic{enumi}.}
421421
\item
422422
\href{https://cran.r-project.org/bin/windows/Rtools/}{Rtools} is the suggested toolchain bundle for building R base and R packages containing compiled code on Windows.
423-
The latest \href{https://cran.r-project.org/bin/windows/Rtools/rtools43/rtools.html}{version of Rtools} can be installed using the \href{https://cran.r-project.org/bin/windows/Rtools/rtools43/files/}{Rtools installer rtools43-XXXX-XXX.exe}.
423+
The latest \href{https://cran.r-project.org/bin/windows/Rtools/rtools44/rtools.html}{version of Rtools} can be installed using the \href{https://cran.r-project.org/bin/windows/Rtools/rtools44/files/}{Rtools installer rtools44-XXXX-XXX.exe}.
424424
\item
425425
A LaTeX compiler is needed to install and build R, check packages and build manuals.
426426
On CRAN, MiKTeX is used, which can be downloaded from \url{https://miktex.org}.

search_index.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)