Skip to content

Commit f460ca6

Browse files
author
Rens Dofferhoff
committed
lockfile update
1 parent 897b61a commit f460ca6

File tree

1 file changed

+11
-83
lines changed

1 file changed

+11
-83
lines changed

renv.lock

Lines changed: 11 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -2693,74 +2693,40 @@
26932693
"Package": "jaspBase",
26942694
"Version": "0.20.0",
26952695
"Source": "GitHub",
2696-
"Type": "Package",
2697-
"Title": "JASP Base",
2698-
"Author": "JASP Team",
2699-
"Maintainer": "Bruno Boutin <[email protected]>",
2700-
"Description": "Package contains the JASP Bayesian and Frequentist analyses. See <https://jasp-stats.org> for more details.",
2701-
"License": "GPL2+",
2702-
"Imports": [
2696+
"Requirements": [
27032697
"cli",
27042698
"codetools",
2705-
"compiler",
27062699
"ggplot2",
2707-
"grDevices",
2708-
"grid",
27092700
"gridExtra",
27102701
"gridGraphics",
27112702
"jaspGraphs",
27122703
"jsonlite",
27132704
"lifecycle",
2714-
"methods",
27152705
"officer",
27162706
"pkgbuild",
27172707
"plyr",
27182708
"ragg",
27192709
"R6",
2720-
"Rcpp (>= 0.12.14)",
2710+
"Rcpp",
27212711
"rvg",
27222712
"svglite",
27232713
"systemfonts",
2724-
"withr"
2725-
],
2726-
"RoxygenNote": "7.3.2",
2727-
"Roxygen": "list(markdown = TRUE)",
2728-
"Encoding": "UTF-8",
2729-
"LinkingTo": [
2730-
"Rcpp"
2731-
],
2732-
"RcppModules": "jaspResults",
2733-
"NeedsCompilation": "yes",
2734-
"Suggests": [
2735-
"testthat (>= 3.0.0)"
2714+
"withr",
2715+
"testthat"
27362716
],
2737-
"Config/testthat/edition": "3",
27382717
"RemoteType": "github",
2718+
"RemoteHost": "api.github.com",
27392719
"RemoteUsername": "jasp-stats",
27402720
"RemoteRepo": "jaspBase",
2741-
"RemoteRef": "master",
2742-
"RemoteSha": "9dd637722c25bf0ea035ccaabf58ef9faf36b852",
2743-
"RemoteHost": "api.github.com",
2744-
"Remotes": "jasp-stats/jaspGraphs"
2721+
"RemoteSha": "9dd637722c25bf0ea035ccaabf58ef9faf36b852"
27452722
},
27462723
"jaspGraphs": {
27472724
"Package": "jaspGraphs",
27482725
"Version": "0.20.0",
27492726
"Source": "GitHub",
2750-
"Type": "Package",
2751-
"Title": "Custom Graphs for JASP",
2752-
"Author": "Don van den Bergh",
2753-
"Maintainer": "JASP-team <[email protected]>",
2754-
"Description": "Graph making functions and wrappers for JASP.",
2755-
"License": "GPL",
2756-
"Encoding": "UTF-8",
2757-
"LazyData": "true",
2758-
"RoxygenNote": "7.3.2",
2759-
"Suggests": [
2760-
"testthat"
2761-
],
2762-
"Imports": [
2763-
"ggplot2 (>= 3.0.0)",
2727+
"Requirements": [
2728+
"testthat",
2729+
"ggplot2",
27642730
"gridExtra",
27652731
"gtable",
27662732
"lifecycle",
@@ -2771,49 +2737,11 @@
27712737
"scales",
27722738
"viridisLite"
27732739
],
2774-
"Roxygen": "list(markdown = TRUE)",
27752740
"RemoteType": "github",
2741+
"RemoteHost": "api.github.com",
27762742
"RemoteUsername": "jasp-stats",
27772743
"RemoteRepo": "jaspGraphs",
2778-
"RemoteRef": "master",
2779-
"RemoteSha": "c884a4239590cdb08c1f18cbeaad9107395425aa",
2780-
"RemoteHost": "api.github.com"
2781-
},
2782-
"jaspTools": {
2783-
"Package": "jaspTools",
2784-
"Version": "0.20.0",
2785-
"Source": "GitHub",
2786-
"Type": "Package",
2787-
"Title": "Helps Preview and Debug JASP Analyses",
2788-
"Authors@R": "c( person(\"Tim\", \"de Jong\", role = \"aut\"), person(\"Don\", \"van den Bergh\", role = c(\"ctb\", \"cre\"), email = \"[email protected]\"))",
2789-
"Maintainer": "Don van den Bergh <[email protected]>",
2790-
"Description": "This package assists JASP developers when writing R code. It removes the necessity of building JASP every time a change is made. Rather, analyses can be called directly in R and be debugged interactively.",
2791-
"License": "GNU General Public License",
2792-
"Encoding": "UTF-8",
2793-
"LazyData": "true",
2794-
"Imports": [
2795-
"archive (>= 1.1.6)",
2796-
"data.table",
2797-
"httr",
2798-
"jsonlite",
2799-
"lifecycle",
2800-
"pkgload",
2801-
"remotes",
2802-
"rjson",
2803-
"stringi",
2804-
"stringr",
2805-
"testthat (>= 3.0.3)",
2806-
"vdiffr (>= 1.0.7)"
2807-
],
2808-
"RoxygenNote": "7.3.2",
2809-
"Roxygen": "list(markdown = TRUE)",
2810-
"Author": "Tim de Jong [aut], Don van den Bergh [ctb, cre]",
2811-
"RemoteType": "github",
2812-
"RemoteUsername": "jasp-stats",
2813-
"RemoteRepo": "jaspTools",
2814-
"RemoteRef": "master",
2815-
"RemoteSha": "8a5cf998d43d08f0925ae7bb6083242e0bc6e0ce",
2816-
"RemoteHost": "api.github.com"
2744+
"RemoteSha": "c884a4239590cdb08c1f18cbeaad9107395425aa"
28172745
},
28182746
"jsonlite": {
28192747
"Package": "jsonlite",

0 commit comments

Comments
 (0)