Skip to content

Commit fe74240

Browse files
authored
Merge pull request #3 from nrennie/submission
Minor formatting edits pre-submission
2 parents 3814d38 + 937f7b3 commit fe74240

4 files changed

Lines changed: 357 additions & 353 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ index.pdf
99
agsm.bst
1010

1111
/.quarto/
12+
*.pdf
13+
Output/*.tex
14+
submit-*.*

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ This repository contains the source code for *Making 'messy' Data: An R Package
55
Requirements:
66

77
* This manuscript is built with [Quarto](https://quarto.org/).
8-
* It uses `R version 4.4.2 (2024-10-31 ucrt)`.
8+
* It uses `R version 4.5.0 (2025-04-11 ucrt)`.
99
* R package versions are controlled using [renv](https://rstudio.github.io/renv/articles/renv.html).

0 commit comments

Comments
 (0)