|
2 | 2 | "@context": "https://doi.org/10.5063/schema/codemeta-2.0", |
3 | 3 | "@type": "SoftwareSourceCode", |
4 | 4 | "identifier": "datos", |
5 | | - "description": "Provee una versión traducida de los siguientes conjuntos de datos: 'airlines', 'airports', 'AwardsManagers', 'babynames', 'Batting', 'diamonds', 'faithful', 'fueleconomy', 'Fielding', 'flights', 'gapminder', 'gss_cat', 'iris', 'Managers', 'mpg', 'mtcars', 'atmos', 'palmerpenguins', 'People, 'Pitching', 'planes', 'presidential', 'table1', 'table2', 'table3', 'table4a', 'table4b', 'table5', 'vehicles', 'weather', 'who'. English: It provides a Spanish translated version of the datasets listed above.", |
| 5 | + "description": "Provee una versión traducida de los siguientes conjuntos de datos: 'airlines', 'airports', 'AwardsManagers', 'babynames', 'Batting', 'credit_data', 'diamonds', 'faithful', 'fueleconomy', 'Fielding', 'flights', 'gapminder', 'gss_cat', 'iris', 'Managers', 'mpg', 'mtcars', 'atmos', 'palmerpenguins', 'People, 'Pitching', 'planes', 'presidential', 'table1', 'table2', 'table3', 'table4a', 'table4b', 'table5', 'vehicles', 'weather', 'who'. English: It provides a Spanish translated version of the datasets listed above.", |
6 | 6 | "name": "datos: Traduce al Español Varios Conjuntos de Datos de Práctica", |
7 | 7 | "codeRepository": "https://github.com/cienciadedatos/datos", |
8 | 8 | "issueTracker": "https://github.com/cienciadedatos/datos/issues", |
9 | 9 | "license": "https://spdx.org/licenses/CC0-1.0", |
10 | | - "version": "0.4.0", |
| 10 | + "version": "0.5.0", |
11 | 11 | "programmingLanguage": { |
12 | 12 | "@type": "ComputerLanguage", |
13 | 13 | "name": "R", |
14 | 14 | "url": "https://r-project.org" |
15 | 15 | }, |
16 | | - "runtimePlatform": "R version 4.1.2 (2021-11-01)", |
| 16 | + "runtimePlatform": "R version 4.2.1 (2022-06-23)", |
17 | 17 | "provider": { |
18 | 18 | "@id": "https://cran.r-project.org", |
19 | 19 | "@type": "Organization", |
|
60 | 60 | "givenName": "Daniela", |
61 | 61 | "familyName": "Vasquez", |
62 | 62 | "email": "daniela.vazquez@gmail.com" |
| 63 | + }, |
| 64 | + { |
| 65 | + "@type": "Person", |
| 66 | + "givenName": "Joshua", |
| 67 | + "familyName": "Kunst", |
| 68 | + "email": "jbkunst@gmail.com" |
63 | 69 | } |
64 | 70 | ], |
65 | 71 | "maintainer": [ |
|
226 | 232 | "sameAs": "https://CRAN.R-project.org/package=palmerpenguins" |
227 | 233 | }, |
228 | 234 | "12": { |
| 235 | + "@type": "SoftwareApplication", |
| 236 | + "identifier": "modeldata", |
| 237 | + "name": "modeldata", |
| 238 | + "version": ">= 1.0.0", |
| 239 | + "provider": { |
| 240 | + "@id": "https://cran.r-project.org", |
| 241 | + "@type": "Organization", |
| 242 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 243 | + "url": "https://cran.r-project.org" |
| 244 | + }, |
| 245 | + "sameAs": "https://CRAN.R-project.org/package=modeldata" |
| 246 | + }, |
| 247 | + "13": { |
229 | 248 | "@type": "SoftwareApplication", |
230 | 249 | "identifier": "rlang", |
231 | 250 | "name": "rlang", |
|
237 | 256 | }, |
238 | 257 | "sameAs": "https://CRAN.R-project.org/package=rlang" |
239 | 258 | }, |
240 | | - "13": { |
| 259 | + "14": { |
241 | 260 | "@type": "SoftwareApplication", |
242 | 261 | "identifier": "tibble", |
243 | 262 | "name": "tibble", |
|
249 | 268 | }, |
250 | 269 | "sameAs": "https://CRAN.R-project.org/package=tibble" |
251 | 270 | }, |
252 | | - "14": { |
| 271 | + "15": { |
253 | 272 | "@type": "SoftwareApplication", |
254 | 273 | "identifier": "tidyr", |
255 | 274 | "name": "tidyr", |
|
261 | 280 | }, |
262 | 281 | "sameAs": "https://CRAN.R-project.org/package=tidyr" |
263 | 282 | }, |
264 | | - "15": { |
| 283 | + "16": { |
265 | 284 | "@type": "SoftwareApplication", |
266 | 285 | "identifier": "yaml", |
267 | 286 | "name": "yaml", |
|
275 | 294 | }, |
276 | 295 | "SystemRequirements": null |
277 | 296 | }, |
278 | | - "fileSize": "268.35KB", |
| 297 | + "fileSize": "273.674KB", |
279 | 298 | "releaseNotes": "https://github.com/cienciadedatos/datos/blob/master/NEWS.md", |
280 | 299 | "readme": "https://github.com/cienciadedatos/datos/blob/main/README.md", |
281 | 300 | "contIntegration": ["https://github.com/cienciadedatos/datos/actions", "https://codecov.io/github/cienciadedatos/datos?branch=master"], |
|
0 commit comments