Skip to content

Commit cff1272

Browse files
Books meta updates (#364)
Co-authored-by: cderv <[email protected]> Co-authored-by: Christophe Dervieux <[email protected]>
1 parent 2e88b5a commit cff1272

34 files changed

+85
-56
lines changed

R/restore.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ git_restore("content/archive/internal/ggiaever-r4ds-ggplot2.md")
5858
git_restore("content/archive/internal/ggiaever-2024-rna-seq-analysis.md")
5959
git_restore("content/archive/internal/dsciencelabs-alin-tambang.md")
6060
git_restore("content/archive/internal/blazej-kochanski-statystyka2.md")
61+
git_restore("content/archive/internal/andrew-grant-resamplingmethods.md")
6162

6263
added <- gert::git_add("content/archive/internal")
6364
if (any(added$staged)) gert::git_commit("Restore some files")

content/archive/external/andrewmaclachlan-github-io-casa0005repo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "CASA0005 Geographic Information Systems and Science"
33
author: "Andy MacLachlan, Adam Dennett and Claire Dooley"
4-
date: "2025-08-13"
4+
date: "2025-10-06"
55
tags: [Geographic]
66
link: "https://andrewmaclachlan.github.io/CASA0005repo/"
7-
length_weight: "7.9%"
7+
length_weight: "7.8%"
88
repo: "andrewmaclachlan/CASA0005repo"
99
pinned: false
1010
---

content/archive/external/datasciencepractice-study.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: "Perry Stephenson"
44
date: ""
55
tags: [Data Science, Course]
66
link: "https://datasciencepractice.study/"
7-
length_weight: "0%"
7+
length_weight: "6%"
88
cover: "https://datasciencepractice.study/images/cover.png"
99
pinned: false
1010
---

content/archive/external/plotly-book-cpsievert-me.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: "Carson Sievert"
44
date: "2019-12-19"
55
tags: [Visualization, Shiny, Guide, Data Analysis, Package, Data Science, Tidyverse]
66
link: "https://plotly-book.cpsievert.me/"
7-
length_weight: "0%"
7+
length_weight: "7.1%"
88
cover: "https://plotly-book.cpsievert.me/crc-cover.png"
99
repo: "ropensci/plotly"
1010
pinned: false

content/archive/external/r-graphics-org.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "R Graphics Cookbook, 2nd edition"
33
author: "Winston Chang"
4-
date: "2025-10-01"
4+
date: "2025-10-08"
55
tags: [Guide]
66
link: "https://r-graphics.org/"
77
length_weight: "7.7%"

content/archive/external/rc2e-com.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: "James (JD) Long, Paul Teetor"
44
date: "2019-09-26"
55
tags: [Statistics, Package]
66
link: "https://rc2e.com/"
7-
length_weight: "0%"
7+
length_weight: "9.9%"
88
cover: "https://rc2e.com/images_v2/book_cover.jpg"
99
repo: "CerebralMastication/R-Cookbook"
1010
pinned: false

content/archive/external/smltar-com.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: "Emil Hvitfeldt and Julia Silge"
44
date: "2022-05-11"
55
tags: [Machine Learning, Github]
66
link: "https://smltar.com/"
7-
length_weight: "7.9%"
7+
length_weight: "0%"
88
cover: "https://smltar.com/cover.jpg"
99
repo: "EmilHvitfeldt/smltar"
1010
pinned: false

content/archive/external/sparkfromr-com.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: "Jozef Hajnala"
44
date: "2020-02-20"
55
tags: [Package]
66
link: "https://sparkfromr.com/"
7-
length_weight: "0%"
7+
length_weight: "3.3%"
88
pinned: false
99
---
1010

content/archive/external/www-bigbookofr-com.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Welcome :)"
33
author: "Oscar Baruffa"
44
date: ""
55
link: "https://www.bigbookofr.com/"
6-
length_weight: "0%"
6+
length_weight: "7%"
77
cover: "https://www.bigbookofr.com/images/Big_Book_of_R_social.png"
88
pinned: false
99
---

content/archive/internal/becerra-je-mantrams.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: "Mantrams for Mindfulness and Healing"
33
author: "José Becerra"
4-
date: "2025-09-30T11:02:16Z"
4+
date: "2025-10-05T14:05:34Z"
55
link: "https://bookdown.org/becerra_je/Mantrams/"
6-
length_weight: "3.1%"
6+
length_weight: "3.2%"
77
repo: "rstudio/bookdown-demo"
88
pinned: false
99
---

0 commit comments

Comments
 (0)