Package: customiser
Title: Use R Markdown to Write your "Rprofile"
Version: 0.1.1
Authors@R: 
    person("James", "Laird-Smith", , "jameslairdsmith@gmail.com", 
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-1175-4046"))
Description: A simple way to write ".Rprofile" code in an R Markdown file and 
    have it knit to the correct location for your operating system. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: fs, rmarkdown, knitr, rlang, withr
URL: https://github.com/jameslairdsmith/customiser
BugReports: https://github.com/jameslairdsmith/customiser/issues
NeedsCompilation: no
Packaged: 2024-07-08 13:27:42 UTC; jameslaird-smith
Author: James Laird-Smith [aut, cre, cph]
    (<https://orcid.org/0000-0003-1175-4046>)
Maintainer: James Laird-Smith <jameslairdsmith@gmail.com>
Repository: CRAN
Date/Publication: 2024-07-08 13:50:02 UTC
Built: R 4.5.0; ; 2025-04-01 21:21:51 UTC; unix
