projectlog The goal of projectlog is to have an easy function to write to my Quarto project log book from an active Rproj. Installation You can install the development version of projectlog like so: # install.packages("remotes") remotes::install_github("DCEW/projectlog")