Skip to content

Commit 1721500

Browse files
committed
R - downgrade vroom and ps to have binaries
1 parent d07bdb1 commit 1721500

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

tests/renv.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3714,10 +3714,10 @@
37143714
},
37153715
"ps": {
37163716
"Package": "ps",
3717-
"Version": "1.9.2",
3717+
"Version": "1.9.1",
37183718
"Source": "Repository",
37193719
"Title": "List, Query, Manipulate System Processes",
3720-
"Authors@R": "c( person(\"Jay\", \"Loden\", role = \"aut\"), person(\"Dave\", \"Daeschler\", role = \"aut\"), person(\"Giampaolo\", \"Rodola'\", role = \"aut\"), person(\"Gábor\", \"Csárdi\", , \"[email protected]\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )",
3720+
"Authors@R": "c( person(\"Jay\", \"Loden\", role = \"aut\"), person(\"Dave\", \"Daeschler\", role = \"aut\"), person(\"Giampaolo\", \"Rodola'\", role = \"aut\"), person(\"Gábor\", \"Csárdi\", , \"[email protected]\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )",
37213721
"Description": "List, query and manipulate all system processes, on 'Windows', 'Linux' and 'macOS'.",
37223722
"License": "MIT + file LICENSE",
37233723
"URL": "https://github.com/r-lib/ps, https://ps.r-lib.org/",
@@ -3744,13 +3744,12 @@
37443744
"Biarch": "true",
37453745
"Config/Needs/website": "tidyverse/tidytemplate",
37463746
"Config/testthat/edition": "3",
3747-
"Config/usethis/last-upkeep": "2025-04-28",
37483747
"Encoding": "UTF-8",
37493748
"RoxygenNote": "7.3.2",
37503749
"NeedsCompilation": "yes",
3751-
"Author": "Jay Loden [aut], Dave Daeschler [aut], Giampaolo Rodola' [aut], Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
3750+
"Author": "Jay Loden [aut], Dave Daeschler [aut], Giampaolo Rodola' [aut], Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd]",
37523751
"Maintainer": "Gábor Csárdi <[email protected]>",
3753-
"Repository": "CRAN"
3752+
"Repository": "P3M"
37543753
},
37553754
"purrr": {
37563755
"Package": "purrr",
@@ -5294,7 +5293,7 @@
52945293
},
52955294
"vroom": {
52965295
"Package": "vroom",
5297-
"Version": "1.7.1",
5296+
"Version": "1.7.0",
52985297
"Source": "Repository",
52995298
"Title": "Read and Write Rectangular Text Data Quickly",
53005299
"Authors@R": "c( person(\"Jim\", \"Hester\", role = \"aut\", comment = c(ORCID = \"0000-0002-2739-7082\")), person(\"Hadley\", \"Wickham\", , \"[email protected]\", role = \"aut\", comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Jennifer\", \"Bryan\", , \"[email protected]\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6983-2759\")), person(\"Shelby\", \"Bearrows\", role = \"ctb\"), person(\"https://github.com/mandreyel/\", role = \"cph\", comment = \"mio library\"), person(\"Jukka\", \"Jylänki\", role = \"cph\", comment = \"grisu3 implementation\"), person(\"Mikkel\", \"Jørgensen\", role = \"cph\", comment = \"grisu3 implementation\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )",
@@ -5362,7 +5361,7 @@
53625361
"NeedsCompilation": "yes",
53635362
"Author": "Jim Hester [aut] (ORCID: <https://orcid.org/0000-0002-2739-7082>), Hadley Wickham [aut] (ORCID: <https://orcid.org/0000-0003-4757-117X>), Jennifer Bryan [aut, cre] (ORCID: <https://orcid.org/0000-0002-6983-2759>), Shelby Bearrows [ctb], https://github.com/mandreyel/ [cph] (mio library), Jukka Jylänki [cph] (grisu3 implementation), Mikkel Jørgensen [cph] (grisu3 implementation), Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
53645363
"Maintainer": "Jennifer Bryan <[email protected]>",
5365-
"Repository": "CRAN"
5364+
"Repository": "P3M"
53665365
},
53675366
"webshot2": {
53685367
"Package": "webshot2",

0 commit comments

Comments
 (0)