# Retrieved 2017-Oct-12 from https://github.com/github/gitignore/blob/master/R.gitignore
# Licensed under CC0-1.0 https://github.com/github/gitignore/blob/master/LICENSE

# History files
.Rhistory
.Rapp.history

# Session Data files
.RData

# Example code in package build process
*-Ex.R

# Output files from R CMD build
/*.tar.gz

# Output files from R CMD check
/*.Rcheck/

# RStudio files
.Rproj.user/
*.Rproj

# produced vignettes
vignettes/*.html
vignettes/*.pdf

# OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3
.httr-oauth

# knitr and R markdown default cache directories
/*_cache/
/cache/

# Temporary files created by R markdown
*.utf8.md
*.knit.md
docs

README.html
README_files/

# tinysnapshot extras
inst/tinytest/_tinysnapshot_OLD/
inst/tinytest/_tinysnapshot_review/

# Claude Code
.claude/

# MacOS cruft
.DS_Store

# altdoc (ignore local files since GHA workflow will take care of website build)
^docs$
altdoc/freeze.rds

# SCRATCH testing folder
SCRATCH
^_quarto$

_quarto

/.quarto/

Rplots.pdf
revdep/