About

Published

April 16, 2024

Modified

February 28, 2024

About

Version of quarto used for this site is 1.4.542.

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/project/roadmap/src/roadmap-sim
Remote:   main @ origin (https://github.com/maj-biostat/roadmap-sim.git)
Head:     [2bd5cd0] 2024-04-15: Bring sim01 in line with updated decision rules

Branches:          2
Tags:              0
Commits:         141
Contributors:      2
Stashes:           0
Ignored files:    33
Untracked files:  35
Unstaged files:    3
Staged files:      0

Latest commits:
[2bd5cd0] 2024-04-15: Bring sim01 in line with updated decision rules
[9b6b07c] 2024-04-15: Update sim based on cfg
[b5b7f93] 2024-04-15: Modify decision rule process
[d08f67f] 2024-04-15: Remove old code
[4fee218] 2024-04-14: Remove redundant notes