Colophon
This syllabus was written in bookdown inside RStudio. The website is hosted with github, The complete source is available from github.
The book style adapted from Desirée De Leon.
This version of the syllabus was built with:
## Error in loadNamespace(x): there is no package called 'renv'
## Error: object 'all_pkgs' not found
## Error: object 'session' not found
Along with these packages:
## Error: object 'session' not found
The R session information when compiling this book is shown below:
## R version 4.4.1 (2024-06-14 ucrt)
## Platform: x86_64-w64-mingw32/x64
## Running under: Windows 11 x64 (build 22635)
##
## Matrix products: default
##
##
## locale:
## [1] LC_COLLATE=English_United States.utf8
## [2] LC_CTYPE=English_United States.utf8
## [3] LC_MONETARY=English_United States.utf8
## [4] LC_NUMERIC=C
## [5] LC_TIME=English_United States.utf8
##
## time zone: America/New_York
## tzcode source: internal
##
## attached base packages:
## [1] stats graphics grDevices utils datasets methods base
##
## other attached packages:
## [1] lubridate_1.9.3 forcats_1.0.0 stringr_1.5.1 dplyr_1.1.4
## [5] purrr_1.0.2 readr_2.1.5 tidyr_1.3.1 tibble_3.2.1
## [9] ggplot2_3.5.1 tidyverse_2.0.0
##
## loaded via a namespace (and not attached):
## [1] bookdown_0.41 shiny_1.9.1 tools_4.4.1 miniUI_0.1.1.1
## [5] knitr_1.48 htmltools_0.5.8.1 rmarkdown_2.29