|
98 | 98 | "NeedsCompilation": "yes", |
99 | 99 | "Author": "Object-Oriented Programming Working Group [cph], Davis Vaughan [aut], Jim Hester [aut] (<https://orcid.org/0000-0002-2739-7082>), Tomasz Kalinowski [aut], Will Landau [aut], Michael Lawrence [aut], Martin Maechler [aut] (<https://orcid.org/0000-0002-8685-9910>), Luke Tierney [aut], Hadley Wickham [aut, cre] (<https://orcid.org/0000-0003-4757-117X>)", |
100 | 100 | "Maintainer": "Hadley Wickham < [email protected]>", |
101 | | - "Repository": "https://packagemanager.posit.co/cran/__linux__/jammy/latest" |
| 101 | + "Repository": "RSPM" |
102 | 102 | }, |
103 | 103 | "base64enc": { |
104 | 104 | "Package": "base64enc", |
|
923 | 923 | }, |
924 | 924 | "hms": { |
925 | 925 | "Package": "hms", |
926 | | - "Version": "1.1.3", |
| 926 | + "Version": "1.1.4", |
927 | 927 | "Source": "Repository", |
928 | 928 | "Title": "Pretty Time of Day", |
929 | | - "Date": "2023-03-21", |
930 | | - "Authors@R": "c( person(\"Kirill\", \"Müller\", role = c(\"aut\", \"cre\"), email = \"[email protected]\", comment = c(ORCID = \"0000-0002-1416-3412\")), person(\"R Consortium\", role = \"fnd\"), person(\" RStudio\", role = \"fnd\") )", |
| 929 | + "Date": "2025-10-11", |
| 930 | + "Authors@R": "c( person(\"Kirill\", \"Müller\", , \"[email protected]\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-1416-3412\")), person(\"R Consortium\", role = \"fnd\"), person(\" Posit Software, PBC\", role = \"fnd\" , comment = c(ROR = \"03wc8by49\")) )", |
931 | 931 | "Description": "Implements an S3 class for storing and formatting time-of-day values, based on the 'difftime' class.", |
| 932 | + "License": "MIT + file LICENSE", |
| 933 | + "URL": "https://hms.tidyverse.org/, https://github.com/tidyverse/hms", |
| 934 | + "BugReports": "https://github.com/tidyverse/hms/issues", |
932 | 935 | "Imports": [ |
| 936 | + "cli", |
933 | 937 | "lifecycle", |
934 | 938 | "methods", |
935 | 939 | "pkgconfig", |
|
942 | 946 | "pillar (>= 1.1.0)", |
943 | 947 | "testthat (>= 3.0.0)" |
944 | 948 | ], |
945 | | - "License": "MIT + file LICENSE", |
946 | | - "Encoding": "UTF-8", |
947 | | - "URL": "https://hms.tidyverse.org/, https://github.com/tidyverse/hms", |
948 | | - "BugReports": "https://github.com/tidyverse/hms/issues", |
949 | | - "RoxygenNote": "7.2.3", |
950 | | - "Config/testthat/edition": "3", |
951 | | - "Config/autostyle/scope": "line_breaks", |
952 | | - "Config/autostyle/strict": "false", |
953 | 949 | "Config/Needs/website": "tidyverse/tidytemplate", |
| 950 | + "Config/testthat/edition": "3", |
| 951 | + "Encoding": "UTF-8", |
| 952 | + "RoxygenNote": "7.3.3.9000", |
954 | 953 | "NeedsCompilation": "no", |
955 | | - "Author": "Kirill Müller [aut, cre] (<https://orcid.org/0000-0002-1416-3412>), R Consortium [fnd], RStudio [fnd]", |
| 954 | + "Author": "Kirill Müller [aut, cre] (ORCID: <https://orcid.org/0000-0002-1416-3412>), R Consortium [fnd], Posit Software, PBC [fnd] (ROR: <https://ror.org/03wc8by49>)", |
956 | 955 | "Maintainer": "Kirill Müller < [email protected]>", |
957 | | - "Repository": "RSPM" |
| 956 | + "Repository": "CRAN" |
958 | 957 | }, |
959 | 958 | "htmltools": { |
960 | 959 | "Package": "htmltools", |
|
2400 | 2399 | }, |
2401 | 2400 | "xfun": { |
2402 | 2401 | "Package": "xfun", |
2403 | | - "Version": "0.53", |
| 2402 | + "Version": "0.54", |
2404 | 2403 | "Source": "Repository", |
2405 | 2404 | "Type": "Package", |
2406 | 2405 | "Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'", |
|
2439 | 2438 | "URL": "https://github.com/yihui/xfun", |
2440 | 2439 | "BugReports": "https://github.com/yihui/xfun/issues", |
2441 | 2440 | "Encoding": "UTF-8", |
2442 | | - "RoxygenNote": "7.3.2", |
| 2441 | + "RoxygenNote": "7.3.3", |
2443 | 2442 | "VignetteBuilder": "litedown", |
2444 | 2443 | "NeedsCompilation": "yes", |
2445 | 2444 | "Author": "Yihui Xie [aut, cre, cph] (ORCID: <https://orcid.org/0000-0003-0645-5666>, URL: https://yihui.org), Wush Wu [ctb], Daijiang Li [ctb], Xianying Tan [ctb], Salim Brüggemann [ctb] (ORCID: <https://orcid.org/0000-0002-5329-5987>), Christophe Dervieux [ctb]", |
|
0 commit comments