We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecb213d commit 5b55accCopy full SHA for 5b55acc
renv.lock
@@ -126,8 +126,13 @@
126
"babelquarto": {
127
"Package": "babelquarto",
128
"Version": "0.0.0.9000",
129
- "Source": "Repository",
130
- "Repository": "https://ropensci.r-universe.dev",
+ "Source": "GitHub",
+ "RemoteType": "github",
131
+ "RemoteHost": "api.github.com",
132
+ "RemoteUsername": "ropensci-review-tools",
133
+ "RemoteRepo": "babelquarto",
134
+ "RemoteRef": "main",
135
+ "RemoteSha": "f3f4ce6c9e3e1c6d5c2f57f471f0f78248f08853",
136
"Requirements": [
137
"brio",
138
"cli",
@@ -141,7 +146,7 @@
141
146
"xml2",
142
147
"yaml"
143
148
],
144
- "Hash": "dd4aa3bdaa0b9ed008da7ba26ded2146"
149
+ "Hash": "2cb22ea9319949aae7dd721b287ab2c4"
145
150
},
151
"backports": {
152
"Package": "backports",
0 commit comments