Skip to content

Commit 6f155bd

Browse files
committed
downgrade igraph because binaries not av
1 parent 57a3417 commit 6f155bd

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

renv.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4109,7 +4109,7 @@
41094109
},
41104110
"igraph": {
41114111
"Package": "igraph",
4112-
"Version": "2.3.2",
4112+
"Version": "2.3.1",
41134113
"Source": "Repository",
41144114
"Title": "Network Analysis and Visualization",
41154115
"Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = \"aut\", comment = c(ORCID = \"0000-0001-7098-9676\")), person(\"Tamás\", \"Nepusz\", , \"ntamas@gmail.com\", role = \"aut\", comment = c(ORCID = \"0000-0002-1451-338X\")), person(\"Vincent\", \"Traag\", role = \"aut\", comment = c(ORCID = \"0000-0003-3170-3879\")), person(\"Szabolcs\", \"Horvát\", , \"szhorvat@gmail.com\", role = \"aut\", comment = c(ORCID = \"0000-0002-3100-523X\")), person(\"Fabio\", \"Zanini\", , \"fabio.zanini@unsw.edu.au\", role = \"aut\", comment = c(ORCID = \"0000-0001-7097-8539\")), person(\"Daniel\", \"Noom\", role = \"aut\"), person(\"Kirill\", \"Müller\", , \"kirill@cynkra.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-1416-3412\")), person(\"Michael\", \"Antonov\", role = \"ctb\"), person(\"Chan Zuckerberg Initiative\", role = \"fnd\", comment = c(ROR = \"02qenvm24\")), person(\"David\", \"Schoch\", , \"david.schoch@cynkra.com\", role = \"aut\", comment = c(ORCID = \"0000-0003-2952-4812\")), person(\"Maëlle\", \"Salmon\", , \"maelle@cynkra.com\", role = \"aut\", comment = c(ORCID = \"0000-0002-2815-0399\")), person(\"R Consortium\", role = \"fnd\", comment = c(ROR = \"01z833950\")) )",
@@ -4427,16 +4427,22 @@
44274427
"testthat (>= 3.2.2)",
44284428
"vdiffr (>= 1.0.7)"
44294429
],
4430+
"Suggests": [
4431+
"ggplot2"
4432+
],
44304433
"RoxygenNote": "7.3.3",
44314434
"Roxygen": "list(markdown = TRUE)",
44324435
"RemoteType": "github",
44334436
"RemoteHost": "api.github.com",
44344437
"RemoteRepo": "jaspTools",
44354438
"RemoteUsername": "jasp-stats",
4436-
"RemoteRef": "c6d0764595df7c65846fe6554675f3c1482d8d69",
4437-
"RemoteSha": "c6d0764595df7c65846fe6554675f3c1482d8d69",
4439+
"RemoteRef": "HEAD",
4440+
"RemoteSha": "17576124ee4f15b710237b6d0da64a3aeb9d473c",
44384441
"NeedsCompilation": "no",
4439-
"Author": "Tim de Jong [aut], Don van den Bergh [ctb, cre], František Bartoš [ctb]"
4442+
"Author": "Tim de Jong [aut], Don van den Bergh [ctb, cre], František Bartoš [ctb]",
4443+
"Depends": [
4444+
"R (>= 3.5.0)"
4445+
]
44404446
},
44414447
"jpeg": {
44424448
"Package": "jpeg",

0 commit comments

Comments
 (0)