|
95 | 95 | ], |
96 | 96 | "softwareRequirements": { |
97 | 97 | "1": { |
| 98 | + "@type": "SoftwareApplication", |
| 99 | + "identifier": "R", |
| 100 | + "name": "R", |
| 101 | + "version": ">= 4.1" |
| 102 | + }, |
| 103 | + "2": { |
98 | 104 | "@type": "SoftwareApplication", |
99 | 105 | "identifier": "arrow", |
100 | 106 | "name": "arrow", |
|
106 | 112 | }, |
107 | 113 | "sameAs": "https://CRAN.R-project.org/package=arrow" |
108 | 114 | }, |
109 | | - "2": { |
| 115 | + "3": { |
110 | 116 | "@type": "SoftwareApplication", |
111 | 117 | "identifier": "DBI", |
112 | 118 | "name": "DBI", |
|
118 | 124 | }, |
119 | 125 | "sameAs": "https://CRAN.R-project.org/package=DBI" |
120 | 126 | }, |
121 | | - "3": { |
| 127 | + "4": { |
122 | 128 | "@type": "SoftwareApplication", |
123 | 129 | "identifier": "dplyr", |
124 | 130 | "name": "dplyr", |
|
130 | 136 | }, |
131 | 137 | "sameAs": "https://CRAN.R-project.org/package=dplyr" |
132 | 138 | }, |
133 | | - "4": { |
| 139 | + "5": { |
134 | 140 | "@type": "SoftwareApplication", |
135 | 141 | "identifier": "duckdb", |
136 | 142 | "name": "duckdb", |
|
142 | 148 | }, |
143 | 149 | "sameAs": "https://CRAN.R-project.org/package=duckdb" |
144 | 150 | }, |
145 | | - "5": { |
| 151 | + "6": { |
146 | 152 | "@type": "SoftwareApplication", |
147 | 153 | "identifier": "geoarrow", |
148 | 154 | "name": "geoarrow", |
|
154 | 160 | }, |
155 | 161 | "sameAs": "https://CRAN.R-project.org/package=geoarrow" |
156 | 162 | }, |
157 | | - "6": { |
| 163 | + "7": { |
158 | 164 | "@type": "SoftwareApplication", |
159 | 165 | "identifier": "glue", |
160 | 166 | "name": "glue", |
|
166 | 172 | }, |
167 | 173 | "sameAs": "https://CRAN.R-project.org/package=glue" |
168 | 174 | }, |
169 | | - "7": { |
| 175 | + "8": { |
170 | 176 | "@type": "SoftwareApplication", |
171 | 177 | "identifier": "rlang", |
172 | 178 | "name": "rlang", |
|
178 | 184 | }, |
179 | 185 | "sameAs": "https://CRAN.R-project.org/package=rlang" |
180 | 186 | }, |
181 | | - "8": { |
| 187 | + "9": { |
182 | 188 | "@type": "SoftwareApplication", |
183 | 189 | "identifier": "sf", |
184 | 190 | "name": "sf", |
|
190 | 196 | }, |
191 | 197 | "sameAs": "https://CRAN.R-project.org/package=sf" |
192 | 198 | }, |
193 | | - "9": { |
| 199 | + "10": { |
194 | 200 | "@type": "SoftwareApplication", |
195 | 201 | "identifier": "wk", |
196 | 202 | "name": "wk", |
|
204 | 210 | }, |
205 | 211 | "SystemRequirements": null |
206 | 212 | }, |
207 | | - "fileSize": "487.767KB", |
| 213 | + "fileSize": "487.792KB", |
208 | 214 | "citation": [ |
209 | 215 | { |
210 | 216 | "@type": "SoftwareSourceCode", |
|
0 commit comments