|
800 | 800 | }, |
801 | 801 | "generics": { |
802 | 802 | "Package": "generics", |
803 | | - "Version": "0.1.3", |
| 803 | + "Version": "0.1.4", |
804 | 804 | "Source": "Repository", |
805 | 805 | "Title": "Common S3 Generics not Provided by Base R Methods Related to Model Fitting", |
806 | | - "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = c(\"aut\", \"cre\")), person(\"Max\", \"Kuhn\", , \"max@rstudio.com\", role = \"aut\"), person(\"Davis\", \"Vaughan\", , \"davis@rstudio.com\", role = \"aut\"), person(\"RStudio\", role = \"cph\") )", |
| 806 | + "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Max\", \"Kuhn\", , \"max@posit.co\", role = \"aut\"), person(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"https://ror.org/03wc8by49\")) )", |
807 | 807 | "Description": "In order to reduce potential package dependencies and conflicts, generics provides a number of commonly used S3 generics.", |
808 | 808 | "License": "MIT + file LICENSE", |
809 | 809 | "URL": "https://generics.r-lib.org, https://github.com/r-lib/generics", |
810 | 810 | "BugReports": "https://github.com/r-lib/generics/issues", |
811 | 811 | "Depends": [ |
812 | | - "R (>= 3.2)" |
| 812 | + "R (>= 3.6)" |
813 | 813 | ], |
814 | 814 | "Imports": [ |
815 | 815 | "methods" |
|
824 | 824 | "Config/Needs/website": "tidyverse/tidytemplate", |
825 | 825 | "Config/testthat/edition": "3", |
826 | 826 | "Encoding": "UTF-8", |
827 | | - "RoxygenNote": "7.2.0", |
| 827 | + "RoxygenNote": "7.3.2", |
828 | 828 | "NeedsCompilation": "no", |
829 | | - "Author": "Hadley Wickham [aut, cre], Max Kuhn [aut], Davis Vaughan [aut], RStudio [cph]", |
830 | | - "Maintainer": "Hadley Wickham <hadley@rstudio.com>", |
831 | | - "Repository": "RSPM" |
| 829 | + "Author": "Hadley Wickham [aut, cre] (ORCID: <https://orcid.org/0000-0003-4757-117X>), Max Kuhn [aut], Davis Vaughan [aut], Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)", |
| 830 | + "Maintainer": "Hadley Wickham <hadley@posit.co>", |
| 831 | + "Repository": "CRAN" |
832 | 832 | }, |
833 | 833 | "ggplot2": { |
834 | 834 | "Package": "ggplot2", |
|
1394 | 1394 | "NeedsCompilation": "yes", |
1395 | 1395 | "Author": "Deepayan Sarkar [aut, cre] (<https://orcid.org/0000-0003-4107-1553>), Felix Andrews [ctb], Kevin Wright [ctb] (documentation), Neil Klepeis [ctb], Johan Larsson [ctb] (miscellaneous improvements), Zhijian (Jason) Wen [cph] (filled contour code), Paul Murrell [ctb], Stefan Eng [ctb] (violin plot improvements), Achim Zeileis [ctb] (modern colors), Alexandre Courtiol [ctb] (generics for larrows, lpolygon, lrect and lsegments)", |
1396 | 1396 | "Maintainer": "Deepayan Sarkar < [email protected]>", |
1397 | | - "Repository": "CRAN" |
| 1397 | + "Repository": "RSPM", |
| 1398 | + "Encoding": "UTF-8" |
1398 | 1399 | }, |
1399 | 1400 | "lifecycle": { |
1400 | 1401 | "Package": "lifecycle", |
|
0 commit comments