About

Published

July 30, 2025

Modified

July 15, 2025

About

Version of quarto used for this site is 1.6.32.

Warning

There is usually a version of quarto installed with RStudio. For example, on my machine this is /Applications/RStudio.app/Contents/Resources/app/quarto/bin/quarto. But, this is not the latest version. I leave the RStudio version alone, install a new version of quarto on my machine, independent to RStudio, and then render everything through the CLI.

Repository status

Details on GitHub repository files, tags, commits follow:

Code
repo <- git2r::repository(path = ".")
summary(repo)
Local:    main /Users/mark/Documents/reference/edu/regulatory
Remote:   main @ origin (https://github.com/maj-biostat/regulatory.git)
Head:     [ab6d210] 2025-07-30: Add dsmb summary

Branches:         2
Tags:             0
Commits:         11
Contributors:     1
Stashes:          0
Ignored files:    5
Untracked files:  5
Unstaged files:   0
Staged files:     0

Latest commits:
[ab6d210] 2025-07-30: Add dsmb summary
[cf5c5f4] 2025-07-16: Update note
[6785e15] 2025-07-16: Freeze to prevent re-render
[dcdb2bd] 2025-07-16: Remove workflow
[eb4ab2e] 2025-07-16: Action to automate workflow