Skip to content

Commit

Permalink
Set up renv (#2)
Browse files Browse the repository at this point in the history
* change |> to %>%

* add renv

* update readme

---------

Co-authored-by: Tiffany Tang <[email protected]>
Co-authored-by: Tiffany Tang <[email protected]>
Co-authored-by: Tiffany Tang <[email protected]>
  • Loading branch information
4 people authored Nov 25, 2024
1 parent 2921f1a commit da14e3b
Show file tree
Hide file tree
Showing 13 changed files with 5,282 additions and 227 deletions.
1 change: 1 addition & 0 deletions 01_lo-siRF/.Rprofile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
source("renv/activate.R")
13 changes: 13 additions & 0 deletions 01_lo-siRF/01_lo-siRF.Rproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8

RnwWeave: Sweave
LaTeX: pdfLaTeX
85 changes: 0 additions & 85 deletions 01_lo-siRF/dependencies.txt

This file was deleted.

Loading

0 comments on commit da14e3b

Please sign in to comment.