-
Notifications
You must be signed in to change notification settings - Fork 5
/
.Rhistory
24 lines (24 loc) · 898 Bytes
/
.Rhistory
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
current<-getwd()
setwd("/lab/solexa_weissman/cweng/Projects/MitoTracing_Velocity/SecondaryAnalysis/Donor4Donor9")
source("/lab/solexa_weissman/cweng/Projects/MitoTracing_Velocity/SecondaryAnalysis/Donor4Donor9/activate.R") # Can skip this if put in .Rprofile
Sys.setenv(RENV_PATHS_CACHE = "/lab/solexa_weissman/cweng/Packages/R/x86_64-pc-linux-gnu-library/4.1-focal")
renv::paths$cache()
#renv::restore()
setwd(current)
library(devtools)
q()
library(devtools)
devtools::document()
devtools::document()
current<-getwd()
setwd("/lab/solexa_weissman/cweng/Projects/MitoTracing_Velocity/SecondaryAnalysis/Donor4Donor9")
source("activate.R")
Sys.setenv(RENV_PATHS_CACHE = "/lab/solexa_weissman/cweng/Packages/R/x86_64-pc-linux-gnu-library/4.1-focal")
renv::paths$cache()
# .libPaths(c(renv::paths$cache(),.libPaths()))
.libPaths()
setwd(current)
devtools::document()
devtools::document()
getwd()
q()