|
1168 | 1168 | "Author": "Hervé Pagès [aut, cre], Michael Lawrence [aut], Patrick Aboyoun [aut], Aaron Lun [ctb], Beryl Kanali [ctb] (Converted vignettes from Sweave to RMarkdown)", |
1169 | 1169 | "Maintainer": "Hervé Pagès <hpages.on.github@gmail.com>" |
1170 | 1170 | }, |
| 1171 | + "S7": { |
| 1172 | + "Package": "S7", |
| 1173 | + "Version": "0.2.1", |
| 1174 | + "Source": "Repository", |
| 1175 | + "Title": "An Object Oriented System Meant to Become a Successor to S3 and S4", |
| 1176 | + "Authors@R": "c( person(\"Object-Oriented Programming Working Group\", role = \"cph\"), person(\"Davis\", \"Vaughan\", role = \"aut\"), person(\"Jim\", \"Hester\", role = \"aut\", comment = c(ORCID = \"0000-0002-2739-7082\")), person(\"Tomasz\", \"Kalinowski\", role = \"aut\"), person(\"Will\", \"Landau\", role = \"aut\"), person(\"Michael\", \"Lawrence\", role = \"aut\"), person(\"Martin\", \"Maechler\", role = \"aut\", comment = c(ORCID = \"0000-0002-8685-9910\")), person(\"Luke\", \"Tierney\", role = \"aut\"), person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4757-117X\")) )", |
| 1177 | + "Description": "A new object oriented programming system designed to be a successor to S3 and S4. It includes formal class, generic, and method specification, and a limited form of multiple dispatch. It has been designed and implemented collaboratively by the R Consortium Object-Oriented Programming Working Group, which includes representatives from R-Core, 'Bioconductor', 'Posit'/'tidyverse', and the wider R community.", |
| 1178 | + "License": "MIT + file LICENSE", |
| 1179 | + "URL": "https://rconsortium.github.io/S7/, https://github.com/RConsortium/S7", |
| 1180 | + "BugReports": "https://github.com/RConsortium/S7/issues", |
| 1181 | + "Depends": [ |
| 1182 | + "R (>= 3.5.0)" |
| 1183 | + ], |
| 1184 | + "Imports": [ |
| 1185 | + "utils" |
| 1186 | + ], |
| 1187 | + "Suggests": [ |
| 1188 | + "bench", |
| 1189 | + "callr", |
| 1190 | + "covr", |
| 1191 | + "knitr", |
| 1192 | + "methods", |
| 1193 | + "rmarkdown", |
| 1194 | + "testthat (>= 3.2.0)", |
| 1195 | + "tibble" |
| 1196 | + ], |
| 1197 | + "VignetteBuilder": "knitr", |
| 1198 | + "Config/build/compilation-database": "true", |
| 1199 | + "Config/Needs/website": "sloop", |
| 1200 | + "Config/testthat/edition": "3", |
| 1201 | + "Config/testthat/parallel": "TRUE", |
| 1202 | + "Config/testthat/start-first": "external-generic", |
| 1203 | + "Encoding": "UTF-8", |
| 1204 | + "RoxygenNote": "7.3.3", |
| 1205 | + "NeedsCompilation": "yes", |
| 1206 | + "Author": "Object-Oriented Programming Working Group [cph], Davis Vaughan [aut], Jim Hester [aut] (ORCID: <https://orcid.org/0000-0002-2739-7082>), Tomasz Kalinowski [aut], Will Landau [aut], Michael Lawrence [aut], Martin Maechler [aut] (ORCID: <https://orcid.org/0000-0002-8685-9910>), Luke Tierney [aut], Hadley Wickham [aut, cre] (ORCID: <https://orcid.org/0000-0003-4757-117X>)", |
| 1207 | + "Maintainer": "Hadley Wickham <hadley@posit.co>", |
| 1208 | + "Repository": "CRAN" |
| 1209 | + }, |
1171 | 1210 | "SparseM": { |
1172 | 1211 | "Package": "SparseM", |
1173 | 1212 | "Version": "1.84-2", |
|
2862 | 2901 | }, |
2863 | 2902 | "dplyr": { |
2864 | 2903 | "Package": "dplyr", |
2865 | | - "Version": "1.1.4", |
| 2904 | + "Version": "1.1.3", |
2866 | 2905 | "Source": "Repository", |
2867 | 2906 | "Type": "Package", |
2868 | 2907 | "Title": "A Grammar of Data Manipulation", |
|
2887 | 2926 | "tibble (>= 3.2.0)", |
2888 | 2927 | "tidyselect (>= 1.2.0)", |
2889 | 2928 | "utils", |
2890 | | - "vctrs (>= 0.6.4)" |
| 2929 | + "vctrs (>= 0.6.0)" |
2891 | 2930 | ], |
2892 | 2931 | "Suggests": [ |
2893 | 2932 | "bench", |
|
3936 | 3975 | }, |
3937 | 3976 | "ggplot2": { |
3938 | 3977 | "Package": "ggplot2", |
3939 | | - "Version": "3.5.2", |
| 3978 | + "Version": "4.0.2", |
3940 | 3979 | "Source": "Repository", |
3941 | 3980 | "Title": "Create Elegant Data Visualisations Using the Grammar of Graphics", |
3942 | | - "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Winston\", \"Chang\", role = \"aut\", comment = c(ORCID = \"0000-0002-1576-2126\")), person(\"Lionel\", \"Henry\", role = \"aut\"), person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"Kohske\", \"Takahashi\", role = \"aut\"), person(\"Claus\", \"Wilke\", role = \"aut\", comment = c(ORCID = \"0000-0002-7470-9261\")), person(\"Kara\", \"Woo\", role = \"aut\", comment = c(ORCID = \"0000-0002-5125-4188\")), person(\"Hiroaki\", \"Yutani\", role = \"aut\", comment = c(ORCID = \"0000-0002-3385-7233\")), person(\"Dewey\", \"Dunnington\", role = \"aut\", comment = c(ORCID = \"0000-0002-9415-4582\")), person(\"Teun\", \"van den Brand\", role = \"aut\", comment = c(ORCID = \"0000-0002-9335-7468\")), person(\"Posit, PBC\", role = c(\"cph\", \"fnd\")) )", |
| 3981 | + "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Winston\", \"Chang\", role = \"aut\", comment = c(ORCID = \"0000-0002-1576-2126\")), person(\"Lionel\", \"Henry\", role = \"aut\"), person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"Kohske\", \"Takahashi\", role = \"aut\"), person(\"Claus\", \"Wilke\", role = \"aut\", comment = c(ORCID = \"0000-0002-7470-9261\")), person(\"Kara\", \"Woo\", role = \"aut\", comment = c(ORCID = \"0000-0002-5125-4188\")), person(\"Hiroaki\", \"Yutani\", role = \"aut\", comment = c(ORCID = \"0000-0002-3385-7233\")), person(\"Dewey\", \"Dunnington\", role = \"aut\", comment = c(ORCID = \"0000-0002-9415-4582\")), person(\"Teun\", \"van den Brand\", role = \"aut\", comment = c(ORCID = \"0000-0002-9335-7468\")), person(\"Posit, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", |
3943 | 3982 | "Description": "A system for 'declaratively' creating graphics, based on \"The Grammar of Graphics\". You provide the data, tell 'ggplot2' how to map variables to aesthetics, what graphical primitives to use, and it takes care of the details.", |
3944 | 3983 | "License": "MIT + file LICENSE", |
3945 | 3984 | "URL": "https://ggplot2.tidyverse.org, https://github.com/tidyverse/ggplot2", |
3946 | 3985 | "BugReports": "https://github.com/tidyverse/ggplot2/issues", |
3947 | 3986 | "Depends": [ |
3948 | | - "R (>= 3.5)" |
| 3987 | + "R (>= 4.1)" |
3949 | 3988 | ], |
3950 | 3989 | "Imports": [ |
3951 | 3990 | "cli", |
3952 | | - "glue", |
3953 | 3991 | "grDevices", |
3954 | 3992 | "grid", |
3955 | | - "gtable (>= 0.1.1)", |
| 3993 | + "gtable (>= 0.3.6)", |
3956 | 3994 | "isoband", |
3957 | 3995 | "lifecycle (> 1.0.1)", |
3958 | | - "MASS", |
3959 | | - "mgcv", |
3960 | 3996 | "rlang (>= 1.1.0)", |
3961 | | - "scales (>= 1.3.0)", |
| 3997 | + "S7", |
| 3998 | + "scales (>= 1.4.0)", |
3962 | 3999 | "stats", |
3963 | | - "tibble", |
3964 | 4000 | "vctrs (>= 0.6.0)", |
3965 | 4001 | "withr (>= 2.5.0)" |
3966 | 4002 | ], |
3967 | 4003 | "Suggests": [ |
| 4004 | + "broom", |
3968 | 4005 | "covr", |
3969 | 4006 | "dplyr", |
3970 | 4007 | "ggplot2movies", |
3971 | 4008 | "hexbin", |
3972 | 4009 | "Hmisc", |
| 4010 | + "hms", |
3973 | 4011 | "knitr", |
3974 | 4012 | "mapproj", |
3975 | 4013 | "maps", |
| 4014 | + "MASS", |
| 4015 | + "mgcv", |
3976 | 4016 | "multcomp", |
3977 | 4017 | "munsell", |
3978 | 4018 | "nlme", |
3979 | 4019 | "profvis", |
3980 | 4020 | "quantreg", |
| 4021 | + "quarto", |
3981 | 4022 | "ragg (>= 1.2.6)", |
3982 | 4023 | "RColorBrewer", |
3983 | | - "rmarkdown", |
| 4024 | + "roxygen2", |
3984 | 4025 | "rpart", |
3985 | 4026 | "sf (>= 0.7-3)", |
3986 | 4027 | "svglite (>= 2.1.2)", |
3987 | | - "testthat (>= 3.1.2)", |
| 4028 | + "testthat (>= 3.1.5)", |
| 4029 | + "tibble", |
3988 | 4030 | "vdiffr (>= 1.0.6)", |
3989 | 4031 | "xml2" |
3990 | 4032 | ], |
3991 | 4033 | "Enhances": [ |
3992 | 4034 | "sp" |
3993 | 4035 | ], |
3994 | | - "VignetteBuilder": "knitr", |
| 4036 | + "VignetteBuilder": "quarto", |
3995 | 4037 | "Config/Needs/website": "ggtext, tidyr, forcats, tidyverse/tidytemplate", |
3996 | 4038 | "Config/testthat/edition": "3", |
| 4039 | + "Config/usethis/last-upkeep": "2025-04-23", |
3997 | 4040 | "Encoding": "UTF-8", |
3998 | 4041 | "LazyData": "true", |
3999 | | - "RoxygenNote": "7.3.2", |
4000 | | - "Collate": "'ggproto.R' 'ggplot-global.R' 'aaa-.R' 'aes-colour-fill-alpha.R' 'aes-evaluation.R' 'aes-group-order.R' 'aes-linetype-size-shape.R' 'aes-position.R' 'compat-plyr.R' 'utilities.R' 'aes.R' 'utilities-checks.R' 'legend-draw.R' 'geom-.R' 'annotation-custom.R' 'annotation-logticks.R' 'geom-polygon.R' 'geom-map.R' 'annotation-map.R' 'geom-raster.R' 'annotation-raster.R' 'annotation.R' 'autolayer.R' 'autoplot.R' 'axis-secondary.R' 'backports.R' 'bench.R' 'bin.R' 'coord-.R' 'coord-cartesian-.R' 'coord-fixed.R' 'coord-flip.R' 'coord-map.R' 'coord-munch.R' 'coord-polar.R' 'coord-quickmap.R' 'coord-radial.R' 'coord-sf.R' 'coord-transform.R' 'data.R' 'docs_layer.R' 'facet-.R' 'facet-grid-.R' 'facet-null.R' 'facet-wrap.R' 'fortify-lm.R' 'fortify-map.R' 'fortify-multcomp.R' 'fortify-spatial.R' 'fortify.R' 'stat-.R' 'geom-abline.R' 'geom-rect.R' 'geom-bar.R' 'geom-bin2d.R' 'geom-blank.R' 'geom-boxplot.R' 'geom-col.R' 'geom-path.R' 'geom-contour.R' 'geom-count.R' 'geom-crossbar.R' 'geom-segment.R' 'geom-curve.R' 'geom-defaults.R' 'geom-ribbon.R' 'geom-density.R' 'geom-density2d.R' 'geom-dotplot.R' 'geom-errorbar.R' 'geom-errorbarh.R' 'geom-freqpoly.R' 'geom-function.R' 'geom-hex.R' 'geom-histogram.R' 'geom-hline.R' 'geom-jitter.R' 'geom-label.R' 'geom-linerange.R' 'geom-point.R' 'geom-pointrange.R' 'geom-quantile.R' 'geom-rug.R' 'geom-sf.R' 'geom-smooth.R' 'geom-spoke.R' 'geom-text.R' 'geom-tile.R' 'geom-violin.R' 'geom-vline.R' 'ggplot2-package.R' 'grob-absolute.R' 'grob-dotstack.R' 'grob-null.R' 'grouping.R' 'theme-elements.R' 'guide-.R' 'guide-axis.R' 'guide-axis-logticks.R' 'guide-axis-stack.R' 'guide-axis-theta.R' 'guide-legend.R' 'guide-bins.R' 'guide-colorbar.R' 'guide-colorsteps.R' 'guide-custom.R' 'layer.R' 'guide-none.R' 'guide-old.R' 'guides-.R' 'guides-grid.R' 'hexbin.R' 'import-standalone-obj-type.R' 'import-standalone-types-check.R' 'labeller.R' 'labels.R' 'layer-sf.R' 'layout.R' 'limits.R' 'margins.R' 'performance.R' 'plot-build.R' 'plot-construction.R' 'plot-last.R' 'plot.R' 'position-.R' 'position-collide.R' 'position-dodge.R' 'position-dodge2.R' 'position-identity.R' 'position-jitter.R' 'position-jitterdodge.R' 'position-nudge.R' 'position-stack.R' 'quick-plot.R' 'reshape-add-margins.R' 'save.R' 'scale-.R' 'scale-alpha.R' 'scale-binned.R' 'scale-brewer.R' 'scale-colour.R' 'scale-continuous.R' 'scale-date.R' 'scale-discrete-.R' 'scale-expansion.R' 'scale-gradient.R' 'scale-grey.R' 'scale-hue.R' 'scale-identity.R' 'scale-linetype.R' 'scale-linewidth.R' 'scale-manual.R' 'scale-shape.R' 'scale-size.R' 'scale-steps.R' 'scale-type.R' 'scale-view.R' 'scale-viridis.R' 'scales-.R' 'stat-align.R' 'stat-bin.R' 'stat-bin2d.R' 'stat-bindot.R' 'stat-binhex.R' 'stat-boxplot.R' 'stat-contour.R' 'stat-count.R' 'stat-density-2d.R' 'stat-density.R' 'stat-ecdf.R' 'stat-ellipse.R' 'stat-function.R' 'stat-identity.R' 'stat-qq-line.R' 'stat-qq.R' 'stat-quantilemethods.R' 'stat-sf-coordinates.R' 'stat-sf.R' 'stat-smooth-methods.R' 'stat-smooth.R' 'stat-sum.R' 'stat-summary-2d.R' 'stat-summary-bin.R' 'stat-summary-hex.R' 'stat-summary.R' 'stat-unique.R' 'stat-ydensity.R' 'summarise-plot.R' 'summary.R' 'theme.R' 'theme-defaults.R' 'theme-current.R' 'utilities-break.R' 'utilities-grid.R' 'utilities-help.R' 'utilities-matrix.R' 'utilities-patterns.R' 'utilities-resolution.R' 'utilities-tidy-eval.R' 'zxx.R' 'zzz.R'", |
| 4042 | + "RoxygenNote": "7.3.3", |
| 4043 | + "Collate": "'ggproto.R' 'ggplot-global.R' 'aaa-.R' 'aes-colour-fill-alpha.R' 'aes-evaluation.R' 'aes-group-order.R' 'aes-linetype-size-shape.R' 'aes-position.R' 'all-classes.R' 'compat-plyr.R' 'utilities.R' 'aes.R' 'annotation-borders.R' 'utilities-checks.R' 'legend-draw.R' 'geom-.R' 'annotation-custom.R' 'annotation-logticks.R' 'scale-type.R' 'layer.R' 'make-constructor.R' 'geom-polygon.R' 'geom-map.R' 'annotation-map.R' 'geom-raster.R' 'annotation-raster.R' 'annotation.R' 'autolayer.R' 'autoplot.R' 'axis-secondary.R' 'backports.R' 'bench.R' 'bin.R' 'coord-.R' 'coord-cartesian-.R' 'coord-fixed.R' 'coord-flip.R' 'coord-map.R' 'coord-munch.R' 'coord-polar.R' 'coord-quickmap.R' 'coord-radial.R' 'coord-sf.R' 'coord-transform.R' 'data.R' 'docs_layer.R' 'facet-.R' 'facet-grid-.R' 'facet-null.R' 'facet-wrap.R' 'fortify-map.R' 'fortify-models.R' 'fortify-spatial.R' 'fortify.R' 'stat-.R' 'geom-abline.R' 'geom-rect.R' 'geom-bar.R' 'geom-tile.R' 'geom-bin2d.R' 'geom-blank.R' 'geom-boxplot.R' 'geom-col.R' 'geom-path.R' 'geom-contour.R' 'geom-point.R' 'geom-count.R' 'geom-crossbar.R' 'geom-segment.R' 'geom-curve.R' 'geom-defaults.R' 'geom-ribbon.R' 'geom-density.R' 'geom-density2d.R' 'geom-dotplot.R' 'geom-errorbar.R' 'geom-freqpoly.R' 'geom-function.R' 'geom-hex.R' 'geom-histogram.R' 'geom-hline.R' 'geom-jitter.R' 'geom-label.R' 'geom-linerange.R' 'geom-pointrange.R' 'geom-quantile.R' 'geom-rug.R' 'geom-sf.R' 'geom-smooth.R' 'geom-spoke.R' 'geom-text.R' 'geom-violin.R' 'geom-vline.R' 'ggplot2-package.R' 'grob-absolute.R' 'grob-dotstack.R' 'grob-null.R' 'grouping.R' 'properties.R' 'margins.R' 'theme-elements.R' 'guide-.R' 'guide-axis.R' 'guide-axis-logticks.R' 'guide-axis-stack.R' 'guide-axis-theta.R' 'guide-legend.R' 'guide-bins.R' 'guide-colorbar.R' 'guide-colorsteps.R' 'guide-custom.R' 'guide-none.R' 'guide-old.R' 'guides-.R' 'guides-grid.R' 'hexbin.R' 'import-standalone-obj-type.R' 'import-standalone-types-check.R' 'labeller.R' 'labels.R' 'layer-sf.R' 'layout.R' 'limits.R' 'performance.R' 'plot-build.R' 'plot-construction.R' 'plot-last.R' 'plot.R' 'position-.R' 'position-collide.R' 'position-dodge.R' 'position-dodge2.R' 'position-identity.R' 'position-jitter.R' 'position-jitterdodge.R' 'position-nudge.R' 'position-stack.R' 'quick-plot.R' 'reshape-add-margins.R' 'save.R' 'scale-.R' 'scale-alpha.R' 'scale-binned.R' 'scale-brewer.R' 'scale-colour.R' 'scale-continuous.R' 'scale-date.R' 'scale-discrete-.R' 'scale-expansion.R' 'scale-gradient.R' 'scale-grey.R' 'scale-hue.R' 'scale-identity.R' 'scale-linetype.R' 'scale-linewidth.R' 'scale-manual.R' 'scale-shape.R' 'scale-size.R' 'scale-steps.R' 'scale-view.R' 'scale-viridis.R' 'scales-.R' 'stat-align.R' 'stat-bin.R' 'stat-summary-2d.R' 'stat-bin2d.R' 'stat-bindot.R' 'stat-binhex.R' 'stat-boxplot.R' 'stat-connect.R' 'stat-contour.R' 'stat-count.R' 'stat-density-2d.R' 'stat-density.R' 'stat-ecdf.R' 'stat-ellipse.R' 'stat-function.R' 'stat-identity.R' 'stat-manual.R' 'stat-qq-line.R' 'stat-qq.R' 'stat-quantilemethods.R' 'stat-sf-coordinates.R' 'stat-sf.R' 'stat-smooth-methods.R' 'stat-smooth.R' 'stat-sum.R' 'stat-summary-bin.R' 'stat-summary-hex.R' 'stat-summary.R' 'stat-unique.R' 'stat-ydensity.R' 'summarise-plot.R' 'summary.R' 'theme.R' 'theme-defaults.R' 'theme-current.R' 'theme-sub.R' 'utilities-break.R' 'utilities-grid.R' 'utilities-help.R' 'utilities-patterns.R' 'utilities-resolution.R' 'utilities-tidy-eval.R' 'zxx.R' 'zzz.R'", |
4001 | 4044 | "NeedsCompilation": "no", |
4002 | | - "Author": "Hadley Wickham [aut] (<https://orcid.org/0000-0003-4757-117X>), Winston Chang [aut] (<https://orcid.org/0000-0002-1576-2126>), Lionel Henry [aut], Thomas Lin Pedersen [aut, cre] (<https://orcid.org/0000-0002-5147-4711>), Kohske Takahashi [aut], Claus Wilke [aut] (<https://orcid.org/0000-0002-7470-9261>), Kara Woo [aut] (<https://orcid.org/0000-0002-5125-4188>), Hiroaki Yutani [aut] (<https://orcid.org/0000-0002-3385-7233>), Dewey Dunnington [aut] (<https://orcid.org/0000-0002-9415-4582>), Teun van den Brand [aut] (<https://orcid.org/0000-0002-9335-7468>), Posit, PBC [cph, fnd]", |
| 4045 | + "Author": "Hadley Wickham [aut] (ORCID: <https://orcid.org/0000-0003-4757-117X>), Winston Chang [aut] (ORCID: <https://orcid.org/0000-0002-1576-2126>), Lionel Henry [aut], Thomas Lin Pedersen [aut, cre] (ORCID: <https://orcid.org/0000-0002-5147-4711>), Kohske Takahashi [aut], Claus Wilke [aut] (ORCID: <https://orcid.org/0000-0002-7470-9261>), Kara Woo [aut] (ORCID: <https://orcid.org/0000-0002-5125-4188>), Hiroaki Yutani [aut] (ORCID: <https://orcid.org/0000-0002-3385-7233>), Dewey Dunnington [aut] (ORCID: <https://orcid.org/0000-0002-9415-4582>), Teun van den Brand [aut] (ORCID: <https://orcid.org/0000-0002-9335-7468>), Posit, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)", |
4003 | 4046 | "Maintainer": "Thomas Lin Pedersen <thomas.pedersen@posit.co>", |
4004 | 4047 | "Repository": "CRAN" |
4005 | 4048 | }, |
|
4047 | 4090 | }, |
4048 | 4091 | "ggprism": { |
4049 | 4092 | "Package": "ggprism", |
4050 | | - "Version": "1.0.6", |
| 4093 | + "Version": "1.0.7", |
4051 | 4094 | "Source": "Repository", |
4052 | 4095 | "Title": "A 'ggplot2' Extension Inspired by 'GraphPad Prism'", |
4053 | 4096 | "Authors@R": "person(given = \"Charlotte\", family = \"Dawson\", role = c(\"aut\", \"cre\"), email = \"csdaw@outlook.com\", comment = c(ORCID = \"0000-0002-7151-5971\"))", |
|
4063 | 4106 | ], |
4064 | 4107 | "Imports": [ |
4065 | 4108 | "digest", |
4066 | | - "ggplot2 (>= 3.2.0)", |
| 4109 | + "ggplot2 (>= 3.4.0)", |
4067 | 4110 | "glue", |
4068 | 4111 | "grid", |
4069 | 4112 | "gtable (>= 0.1.1)", |
|
4090 | 4133 | "NeedsCompilation": "no", |
4091 | 4134 | "Author": "Charlotte Dawson [aut, cre] (ORCID: <https://orcid.org/0000-0002-7151-5971>)", |
4092 | 4135 | "Maintainer": "Charlotte Dawson <csdaw@outlook.com>", |
4093 | | - "Repository": "CRAN" |
| 4136 | + "Repository": "https://cloud.r-project.org" |
4094 | 4137 | }, |
4095 | 4138 | "ggpubr": { |
4096 | 4139 | "Package": "ggpubr", |
|
4146 | 4189 | }, |
4147 | 4190 | "ggrepel": { |
4148 | 4191 | "Package": "ggrepel", |
4149 | | - "Version": "0.9.6", |
| 4192 | + "Version": "0.9.4", |
4150 | 4193 | "Source": "Repository", |
4151 | 4194 | "Authors@R": "c( person(\"Kamil\", \"Slowikowski\", email = \"kslowikowski@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-2843-6370\")), person(\"Alicia\", \"Schep\", role = \"ctb\", comment = c(ORCID = \"0000-0002-3915-0618\")), person(\"Sean\", \"Hughes\", role = \"ctb\", comment = c(ORCID = \"0000-0002-9409-9405\")), person(\"Trung Kien\", \"Dang\", role = \"ctb\", comment = c(ORCID = \"0000-0001-7562-6495\")), person(\"Saulius\", \"Lukauskas\", role = \"ctb\"), person(\"Jean-Olivier\", \"Irisson\", role = \"ctb\", comment = c(ORCID = \"0000-0003-4920-3880\")), person(\"Zhian N\", \"Kamvar\", role = \"ctb\", comment = c(ORCID = \"0000-0003-1458-7108\")), person(\"Thompson\", \"Ryan\", role = \"ctb\", comment = c(ORCID = \"0000-0002-0450-8181\")), person(\"Dervieux\", \"Christophe\", role = \"ctb\", comment = c(ORCID = \"0000-0003-4474-2498\")), person(\"Yutani\", \"Hiroaki\", role = \"ctb\"), person(\"Pierre\", \"Gramme\", role = \"ctb\"), person(\"Amir Masoud\", \"Abdol\", role = \"ctb\"), person(\"Malcolm\", \"Barrett\", role = \"ctb\", comment = c(ORCID = \"0000-0003-0299-5825\")), person(\"Robrecht\", \"Cannoodt\", role = \"ctb\", comment = c(ORCID = \"0000-0003-3641-729X\")), person(\"Michał\", \"Krassowski\", role = \"ctb\", comment = c(ORCID = \"0000-0002-9638-7785\")), person(\"Michael\", \"Chirico\", role = \"ctb\", comment = c(ORCID = \"0000-0003-0787-087X\")), person(\"Pedro\", \"Aphalo\", role = \"ctb\", comment = c(ORCID = \"0000-0003-3385-972X\")), person(\"Francis\", \"Barton\", role = \"ctb\") )", |
4152 | 4195 | "Title": "Automatically Position Non-Overlapping Text Labels with 'ggplot2'", |
|
4169 | 4212 | "svglite", |
4170 | 4213 | "vdiffr", |
4171 | 4214 | "gridExtra", |
4172 | | - "ggpp", |
4173 | | - "patchwork", |
4174 | 4215 | "devtools", |
4175 | 4216 | "prettydoc", |
4176 | 4217 | "ggbeeswarm", |
|
4181 | 4222 | ], |
4182 | 4223 | "VignetteBuilder": "knitr", |
4183 | 4224 | "License": "GPL-3 | file LICENSE", |
4184 | | - "URL": "https://ggrepel.slowkow.com/, https://github.com/slowkow/ggrepel", |
| 4225 | + "URL": "https://github.com/slowkow/ggrepel", |
4185 | 4226 | "BugReports": "https://github.com/slowkow/ggrepel/issues", |
4186 | | - "RoxygenNote": "7.3.1", |
| 4227 | + "RoxygenNote": "7.2.3", |
4187 | 4228 | "LinkingTo": [ |
4188 | 4229 | "Rcpp" |
4189 | 4230 | ], |
|
0 commit comments