You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ If you use any content, you must give attribution to this original work.
21
21
22
22
## R Packages Needed
23
23
24
-
The repository used R 4.1.0, and {renv} 1.0.0
24
+
The repository used R 4.3.0, and {renv} 1.0.0
25
25
For all of the other packages needed, see the file `renv.lock`.
26
26
27
27
To setup to be able to rerun everything here, you can clone the repo from [github](https://github.com/MoseleyBioinformaticsLab/manuscript.ICIKendallTau) or download it from [Zenodo](https://zenodo.org/doi/10.5281/zenodo.6309187), and then from within that folder:
@@ -81,12 +81,14 @@ Having this cache, you have the state of the computations when we submitted the
81
81
```
82
82
# make sure you are wherever you want the targets cache, like wherever
83
83
# you cloned the github repo to, at the top level of the directory.
0 commit comments