File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 1
- source(" renv/activate.R" )
2
-
3
1
# # Set options for renv convenience
4
2
options(
5
3
repos = c(
@@ -11,3 +9,5 @@ options(
11
9
renv.config.install.shortcuts = FALSE , # # Use existing local library
12
10
renv.config.cache.enabled = TRUE # # Use renv build cache
13
11
)
12
+
13
+ source(" renv/activate.R" )
Original file line number Diff line number Diff line change 99
99
"bagyo": {
100
100
"Package": "bagyo",
101
101
"Version": "0.1.1.9000",
102
- "Source": "GitHub",
103
- "RemoteType": "github",
104
- "RemoteHost": "api.github.com",
105
- "RemoteUsername": "panukatan",
106
- "RemoteRepo": "bagyo",
107
- "RemoteRef": "main",
108
- "RemoteSha": "28f412ebb780193b0b1ea0227a2ac7fbe2ecfbca",
102
+ "Source": "Repository",
103
+ "Repository": "https://panukatan.r-universe.dev",
109
104
"Requirements": [
110
105
"R"
111
106
],
112
- "Hash": "c8537873bbf19d4deff7cae1d72084a8 "
107
+ "Hash": "cac5f346c0bfb73ed06214b92d2a18ae "
113
108
},
114
109
"base64enc": {
115
110
"Package": "base64enc",
You can’t perform that action at this time.
0 commit comments