|
8 | 8 | "codeRepository": "https://github.com/ropensci-review-tools/pkgsimil",
|
9 | 9 | "issueTracker": "https://github.com/ropensci-review-tools/pkgsimil/issues",
|
10 | 10 | "license": "https://spdx.org/licenses/MIT",
|
11 |
| - "version": "0.1.1.060", |
| 11 | + "version": "0.1.2", |
12 | 12 | "programmingLanguage": {
|
13 | 13 | "@type": "ComputerLanguage",
|
14 | 14 | "name": "R",
|
|
46 | 46 | "url": "https://cran.r-project.org"
|
47 | 47 | },
|
48 | 48 | "sameAs": "https://CRAN.R-project.org/package=testthat"
|
| 49 | + }, |
| 50 | + { |
| 51 | + "@type": "SoftwareApplication", |
| 52 | + "identifier": "tokenizers", |
| 53 | + "name": "tokenizers", |
| 54 | + "provider": { |
| 55 | + "@id": "https://cran.r-project.org", |
| 56 | + "@type": "Organization", |
| 57 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 58 | + "url": "https://cran.r-project.org" |
| 59 | + }, |
| 60 | + "sameAs": "https://CRAN.R-project.org/package=tokenizers" |
49 | 61 | }
|
50 | 62 | ],
|
51 | 63 | "softwareRequirements": {
|
|
63 | 75 | },
|
64 | 76 | "2": {
|
65 | 77 | "@type": "SoftwareApplication",
|
66 |
| - "identifier": "fs", |
67 |
| - "name": "fs", |
| 78 | + "identifier": "cli", |
| 79 | + "name": "cli", |
68 | 80 | "provider": {
|
69 | 81 | "@id": "https://cran.r-project.org",
|
70 | 82 | "@type": "Organization",
|
71 | 83 | "name": "Comprehensive R Archive Network (CRAN)",
|
72 | 84 | "url": "https://cran.r-project.org"
|
73 | 85 | },
|
74 |
| - "sameAs": "https://CRAN.R-project.org/package=fs" |
| 86 | + "sameAs": "https://CRAN.R-project.org/package=cli" |
75 | 87 | },
|
76 | 88 | "3": {
|
77 | 89 | "@type": "SoftwareApplication",
|
|
86 | 98 | "sameAs": "https://CRAN.R-project.org/package=dplyr"
|
87 | 99 | },
|
88 | 100 | "4": {
|
| 101 | + "@type": "SoftwareApplication", |
| 102 | + "identifier": "fs", |
| 103 | + "name": "fs", |
| 104 | + "provider": { |
| 105 | + "@id": "https://cran.r-project.org", |
| 106 | + "@type": "Organization", |
| 107 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 108 | + "url": "https://cran.r-project.org" |
| 109 | + }, |
| 110 | + "sameAs": "https://CRAN.R-project.org/package=fs" |
| 111 | + }, |
| 112 | + "5": { |
89 | 113 | "@type": "SoftwareApplication",
|
90 | 114 | "identifier": "httr2",
|
91 | 115 | "name": "httr2",
|
|
97 | 121 | },
|
98 | 122 | "sameAs": "https://CRAN.R-project.org/package=httr2"
|
99 | 123 | },
|
100 |
| - "SystemRequirements": {} |
| 124 | + "6": { |
| 125 | + "@type": "SoftwareApplication", |
| 126 | + "identifier": "pbapply", |
| 127 | + "name": "pbapply", |
| 128 | + "provider": { |
| 129 | + "@id": "https://cran.r-project.org", |
| 130 | + "@type": "Organization", |
| 131 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 132 | + "url": "https://cran.r-project.org" |
| 133 | + }, |
| 134 | + "sameAs": "https://CRAN.R-project.org/package=pbapply" |
| 135 | + }, |
| 136 | + "SystemRequirements": null |
101 | 137 | },
|
102 |
| - "fileSize": "43.251KB", |
| 138 | + "fileSize": "30540.316KB", |
103 | 139 | "readme": "https://github.com/ropensci-review-tools/pkgsimil/blob/main/README.md",
|
104 |
| - "contIntegration": [ |
105 |
| - "https://github.com/ropensci-review-tools/pkgsimil/actions?query=workflow%3AR-CMD-check", |
106 |
| - "https://app.codecov.io/gh/ropensci-review-tools/pkgsimil" |
107 |
| - ], |
| 140 | + "contIntegration": ["https://github.com/ropensci-review-tools/pkgsimil/actions?query=workflow%3AR-CMD-check", "https://app.codecov.io/gh/ropensci-review-tools/pkgsimil"], |
108 | 141 | "developmentStatus": "https://www.repostatus.org/#active"
|
109 | 142 | }
|
0 commit comments