|
8 | 8 | "codeRepository": "https://github.com/ropensci-review-tools/pkgcheck", |
9 | 9 | "issueTracker": "https://github.com/ropensci-review-tools/pkgcheck/issues", |
10 | 10 | "license": "https://spdx.org/licenses/GPL-3.0", |
11 | | - "version": "0.1.2.227", |
| 11 | + "version": "0.1.2.228", |
12 | 12 | "programmingLanguage": { |
13 | 13 | "@type": "ComputerLanguage", |
14 | 14 | "name": "R", |
|
41 | 41 | "familyName": "Kim", |
42 | 42 | |
43 | 43 | "@id": "https://orcid.org/0009-0000-2138-788X" |
| 44 | + }, |
| 45 | + { |
| 46 | + "@type": "Person", |
| 47 | + "givenName": "Andy", |
| 48 | + "familyName": "Teucher", |
| 49 | + |
| 50 | + "@id": "https://orcid.org/0000-0002-7840-692X" |
44 | 51 | } |
45 | 52 | ], |
46 | 53 | "contributor": [ |
|
298 | 305 | "sameAs": "https://CRAN.R-project.org/package=httr2" |
299 | 306 | }, |
300 | 307 | "11": { |
301 | | - "@type": "SoftwareApplication", |
302 | | - "identifier": "jsonlite", |
303 | | - "name": "jsonlite", |
304 | | - "provider": { |
305 | | - "@id": "https://cran.r-project.org", |
306 | | - "@type": "Organization", |
307 | | - "name": "Comprehensive R Archive Network (CRAN)", |
308 | | - "url": "https://cran.r-project.org" |
309 | | - }, |
310 | | - "sameAs": "https://CRAN.R-project.org/package=jsonlite" |
311 | | - }, |
312 | | - "12": { |
313 | 308 | "@type": "SoftwareApplication", |
314 | 309 | "identifier": "magrittr", |
315 | 310 | "name": "magrittr", |
|
321 | 316 | }, |
322 | 317 | "sameAs": "https://CRAN.R-project.org/package=magrittr" |
323 | 318 | }, |
324 | | - "13": { |
| 319 | + "12": { |
325 | 320 | "@type": "SoftwareApplication", |
326 | 321 | "identifier": "methods", |
327 | 322 | "name": "methods" |
328 | 323 | }, |
329 | | - "14": { |
| 324 | + "13": { |
330 | 325 | "@type": "SoftwareApplication", |
331 | 326 | "identifier": "pkgstats", |
332 | 327 | "name": "pkgstats", |
333 | 328 | "sameAs": "https://github.com/ropensci-review-tools/pkgstats" |
334 | 329 | }, |
335 | | - "15": { |
| 330 | + "14": { |
336 | 331 | "@type": "SoftwareApplication", |
337 | 332 | "identifier": "praise", |
338 | 333 | "name": "praise", |
|
344 | 339 | }, |
345 | 340 | "sameAs": "https://CRAN.R-project.org/package=praise" |
346 | 341 | }, |
347 | | - "16": { |
| 342 | + "15": { |
348 | 343 | "@type": "SoftwareApplication", |
349 | 344 | "identifier": "rappdirs", |
350 | 345 | "name": "rappdirs", |
|
356 | 351 | }, |
357 | 352 | "sameAs": "https://CRAN.R-project.org/package=rappdirs" |
358 | 353 | }, |
359 | | - "17": { |
| 354 | + "16": { |
360 | 355 | "@type": "SoftwareApplication", |
361 | 356 | "identifier": "rmarkdown", |
362 | 357 | "name": "rmarkdown", |
|
368 | 363 | }, |
369 | 364 | "sameAs": "https://CRAN.R-project.org/package=rmarkdown" |
370 | 365 | }, |
371 | | - "18": { |
| 366 | + "17": { |
372 | 367 | "@type": "SoftwareApplication", |
373 | 368 | "identifier": "rprojroot", |
374 | 369 | "name": "rprojroot", |
|
380 | 375 | }, |
381 | 376 | "sameAs": "https://CRAN.R-project.org/package=rprojroot" |
382 | 377 | }, |
383 | | - "19": { |
| 378 | + "18": { |
384 | 379 | "@type": "SoftwareApplication", |
385 | 380 | "identifier": "rvest", |
386 | 381 | "name": "rvest", |
|
392 | 387 | }, |
393 | 388 | "sameAs": "https://CRAN.R-project.org/package=rvest" |
394 | 389 | }, |
395 | | - "20": { |
| 390 | + "19": { |
396 | 391 | "@type": "SoftwareApplication", |
397 | 392 | "identifier": "srr", |
398 | 393 | "name": "srr", |
399 | 394 | "sameAs": "https://github.com/ropensci-review-tools/srr" |
400 | 395 | }, |
401 | | - "21": { |
| 396 | + "20": { |
402 | 397 | "@type": "SoftwareApplication", |
403 | 398 | "identifier": "withr", |
404 | 399 | "name": "withr", |
|
412 | 407 | }, |
413 | 408 | "SystemRequirements": {} |
414 | 409 | }, |
415 | | - "fileSize": "511.756KB", |
| 410 | + "fileSize": "520.34KB", |
416 | 411 | "readme": "https://github.com/ropensci-review-tools/pkgcheck/blob/main/README.md", |
417 | 412 | "contIntegration": [ |
418 | 413 | "https://github.com/ropensci-review-tools/pkgcheck/actions?query=workflow%3AR-CMD-check", |
|
0 commit comments