File tree Expand file tree Collapse file tree 2 files changed +37
-7
lines changed Expand file tree Collapse file tree 2 files changed +37
-7
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ library(fs)
3
3
library(glue )
4
4
library(languageserver )
5
5
library(pak )
6
+ library(paws.storage )
6
7
library(quantreg )
7
8
library(renv )
8
9
library(rspm )
Original file line number Diff line number Diff line change 799
799
"RemoteUsername": "cmu-delphi",
800
800
"RemoteRepo": "epidatr",
801
801
"RemoteRef": "dev",
802
- "RemoteSha": "ee952c518ac0cf7cc25083b6c54a0b284d2c3448 ",
802
+ "RemoteSha": "83e986b90ff48a972a2de972c184ec06bcce2113 ",
803
803
"Requirements": [
804
804
"MMWRweek",
805
805
"R",
816
816
"tibble",
817
817
"xml2"
818
818
],
819
- "Hash": "c628a40210a598e5c165e4a31c7d781b "
819
+ "Hash": "a0cd96909bf0dc5d470f5ed08fb81ff7 "
820
820
},
821
821
"epipredict": {
822
822
"Package": "epipredict",
1405
1405
},
1406
1406
"knitr": {
1407
1407
"Package": "knitr",
1408
- "Version": "1.44 ",
1408
+ "Version": "1.45 ",
1409
1409
"Source": "Repository",
1410
1410
"Repository": "RSPM",
1411
1411
"Requirements": [
1417
1417
"xfun",
1418
1418
"yaml"
1419
1419
],
1420
- "Hash": "60885b9f746c9dfaef110d070b5f7dc0 "
1420
+ "Hash": "1ec462871063897135c1bcbe0fc8f07d "
1421
1421
},
1422
1422
"labeling": {
1423
1423
"Package": "labeling",
1772
1772
],
1773
1773
"Hash": "cbb49c720a5e4bf1fe36a870b07d1a0c"
1774
1774
},
1775
+ "paws.common": {
1776
+ "Package": "paws.common",
1777
+ "Version": "0.6.4",
1778
+ "Source": "Repository",
1779
+ "Repository": "RSPM",
1780
+ "Requirements": [
1781
+ "Rcpp",
1782
+ "base64enc",
1783
+ "curl",
1784
+ "digest",
1785
+ "httr",
1786
+ "jsonlite",
1787
+ "methods",
1788
+ "stats",
1789
+ "utils",
1790
+ "xml2"
1791
+ ],
1792
+ "Hash": "fcc0e7509d0c9da0874b5d3a7d8ea904"
1793
+ },
1794
+ "paws.storage": {
1795
+ "Package": "paws.storage",
1796
+ "Version": "0.4.0",
1797
+ "Source": "Repository",
1798
+ "Repository": "RSPM",
1799
+ "Requirements": [
1800
+ "paws.common"
1801
+ ],
1802
+ "Hash": "8aea3bee1ea38991f23aea27583b93ef"
1803
+ },
1775
1804
"pillar": {
1776
1805
"Package": "pillar",
1777
1806
"Version": "1.9.0",
2216
2245
},
2217
2246
"rlang": {
2218
2247
"Package": "rlang",
2219
- "Version": "1.1.1 ",
2248
+ "Version": "1.1.2 ",
2220
2249
"Source": "Repository",
2221
- "Repository": "CRAN ",
2250
+ "Repository": "RSPM ",
2222
2251
"Requirements": [
2223
2252
"R",
2224
2253
"utils"
2225
2254
],
2226
- "Hash": "a85c767b55f0bf9b7ad16c6d7baee5bb "
2255
+ "Hash": "50a6dbdc522936ca35afc5e2082ea91b "
2227
2256
},
2228
2257
"rmarkdown": {
2229
2258
"Package": "rmarkdown",
You can’t perform that action at this time.
0 commit comments