Skip to content

Commit 993b446

Browse files
Create student guide
1 parent ef6e2e8 commit 993b446

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

student-guide/docs/About.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,18 @@ These credits are based on our [course contributors table guidelines](https://gi
5353
## collate en_US.UTF-8
5454
## ctype en_US.UTF-8
5555
## tz Etc/UTC
56-
## date 2025-08-13
56+
## date 2026-03-13
5757
## pandoc 3.1.1 @ /usr/local/bin/ (via rmarkdown)
5858
##
5959
## ─ Packages ───────────────────────────────────────────────────────────────────
6060
## package * version date (UTC) lib source
61-
## bookdown 0.43 2025-04-15 [1] CRAN (R 4.3.2)
61+
## bookdown 0.46 2025-12-05 [1] CRAN (R 4.3.2)
6262
## cachem 1.0.8 2023-05-01 [1] RSPM (R 4.3.0)
63-
## cli 3.6.2 2023-12-11 [1] RSPM (R 4.3.0)
63+
## cli 3.6.5 2025-04-23 [1] CRAN (R 4.3.2)
6464
## devtools 2.4.5 2022-10-11 [1] RSPM (R 4.3.0)
6565
## digest 0.6.34 2024-01-11 [1] RSPM (R 4.3.0)
6666
## ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.3.0)
67-
## evaluate 1.0.4 2025-06-18 [1] CRAN (R 4.3.2)
67+
## evaluate 1.0.5 2025-08-27 [1] CRAN (R 4.3.2)
6868
## fastmap 1.1.1 2023-02-24 [1] RSPM (R 4.3.0)
6969
## fs 1.6.3 2023-07-20 [1] RSPM (R 4.3.0)
7070
## glue 1.7.0 2024-01-09 [1] RSPM (R 4.3.0)
@@ -79,11 +79,11 @@ These credits are based on our [course contributors table guidelines](https://gi
7979
## mime 0.12 2021-09-28 [1] RSPM (R 4.3.0)
8080
## miniUI 0.1.1.1 2018-05-18 [1] RSPM (R 4.3.0)
8181
## pkgbuild 1.4.3 2023-12-10 [1] RSPM (R 4.3.0)
82-
## pkgload 1.3.4 2024-01-16 [1] RSPM (R 4.3.0)
82+
## pkgload 1.4.1 2025-09-23 [1] CRAN (R 4.3.2)
8383
## profvis 0.3.8 2023-05-02 [1] RSPM (R 4.3.0)
8484
## promises 1.2.1 2023-08-10 [1] RSPM (R 4.3.0)
8585
## purrr 1.0.2 2023-08-10 [1] RSPM (R 4.3.0)
86-
## R6 2.5.1 2021-08-19 [1] RSPM (R 4.3.0)
86+
## R6 2.6.1 2025-02-15 [1] CRAN (R 4.3.2)
8787
## Rcpp 1.0.12 2024-01-09 [1] RSPM (R 4.3.0)
8888
## remotes 2.4.2.1 2023-07-18 [1] RSPM (R 4.3.0)
8989
## rlang 1.1.6 2025-04-11 [1] CRAN (R 4.3.2)
@@ -95,9 +95,9 @@ These credits are based on our [course contributors table guidelines](https://gi
9595
## urlchecker 1.0.1 2021-11-30 [1] RSPM (R 4.3.0)
9696
## usethis 2.2.3 2024-02-19 [1] RSPM (R 4.3.0)
9797
## vctrs 0.6.5 2023-12-01 [1] RSPM (R 4.3.0)
98-
## xfun 0.52 2025-04-02 [1] CRAN (R 4.3.2)
98+
## xfun 0.55 2025-12-16 [1] CRAN (R 4.3.2)
9999
## xtable 1.8-4 2019-04-21 [1] RSPM (R 4.3.0)
100-
## yaml 2.3.10 2024-07-26 [1] CRAN (R 4.3.2)
100+
## yaml 2.3.12 2025-12-10 [1] CRAN (R 4.3.2)
101101
##
102102
## [1] /usr/local/lib/R/site-library
103103
## [2] /usr/local/lib/R/library
-2 Bytes
Binary file not shown.

student-guide/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "AnVIL Book Name"
3-
date: "August 13, 2025"
3+
date: "March 13, 2026"
44
site: bookdown::bookdown_site
55
documentclass: book
66
bibliography: book.bib

0 commit comments

Comments
 (0)