Skip to content

Commit b761a4d

Browse files
committed
codemeta
1 parent fcaa198 commit b761a4d

File tree

1 file changed

+26
-13
lines changed

1 file changed

+26
-13
lines changed

codemeta.json

Lines changed: 26 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"codeRepository": "https://github.com/ropensci/targets",
99
"issueTracker": "https://github.com/ropensci/targets/issues",
1010
"license": "https://spdx.org/licenses/MIT",
11-
"version": "1.10.0",
11+
"version": "1.11.1",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",
1515
"url": "https://r-project.org"
1616
},
17-
"runtimePlatform": "R version 4.4.0 (2024-04-24)",
17+
"runtimePlatform": "R version 4.4.3 (2025-02-28)",
1818
"provider": {
1919
"@id": "https://cran.r-project.org",
2020
"@type": "Organization",
@@ -618,6 +618,19 @@
618618
"sameAs": "https://CRAN.R-project.org/package=knitr"
619619
},
620620
"9": {
621+
"@type": "SoftwareApplication",
622+
"identifier": "prettyunits",
623+
"name": "prettyunits",
624+
"version": ">= 1.1.0",
625+
"provider": {
626+
"@id": "https://cran.r-project.org",
627+
"@type": "Organization",
628+
"name": "Comprehensive R Archive Network (CRAN)",
629+
"url": "https://cran.r-project.org"
630+
},
631+
"sameAs": "https://CRAN.R-project.org/package=prettyunits"
632+
},
633+
"10": {
621634
"@type": "SoftwareApplication",
622635
"identifier": "ps",
623636
"name": "ps",
@@ -630,7 +643,7 @@
630643
},
631644
"sameAs": "https://CRAN.R-project.org/package=ps"
632645
},
633-
"10": {
646+
"11": {
634647
"@type": "SoftwareApplication",
635648
"identifier": "R6",
636649
"name": "R6",
@@ -643,7 +656,7 @@
643656
},
644657
"sameAs": "https://CRAN.R-project.org/package=R6"
645658
},
646-
"11": {
659+
"12": {
647660
"@type": "SoftwareApplication",
648661
"identifier": "rlang",
649662
"name": "rlang",
@@ -656,7 +669,7 @@
656669
},
657670
"sameAs": "https://CRAN.R-project.org/package=rlang"
658671
},
659-
"12": {
672+
"13": {
660673
"@type": "SoftwareApplication",
661674
"identifier": "secretbase",
662675
"name": "secretbase",
@@ -669,12 +682,12 @@
669682
},
670683
"sameAs": "https://CRAN.R-project.org/package=secretbase"
671684
},
672-
"13": {
685+
"14": {
673686
"@type": "SoftwareApplication",
674687
"identifier": "stats",
675688
"name": "stats"
676689
},
677-
"14": {
690+
"15": {
678691
"@type": "SoftwareApplication",
679692
"identifier": "tibble",
680693
"name": "tibble",
@@ -687,7 +700,7 @@
687700
},
688701
"sameAs": "https://CRAN.R-project.org/package=tibble"
689702
},
690-
"15": {
703+
"16": {
691704
"@type": "SoftwareApplication",
692705
"identifier": "tidyselect",
693706
"name": "tidyselect",
@@ -700,17 +713,17 @@
700713
},
701714
"sameAs": "https://CRAN.R-project.org/package=tidyselect"
702715
},
703-
"16": {
716+
"17": {
704717
"@type": "SoftwareApplication",
705718
"identifier": "tools",
706719
"name": "tools"
707720
},
708-
"17": {
721+
"18": {
709722
"@type": "SoftwareApplication",
710723
"identifier": "utils",
711724
"name": "utils"
712725
},
713-
"18": {
726+
"19": {
714727
"@type": "SoftwareApplication",
715728
"identifier": "vctrs",
716729
"name": "vctrs",
@@ -723,7 +736,7 @@
723736
},
724737
"sameAs": "https://CRAN.R-project.org/package=vctrs"
725738
},
726-
"19": {
739+
"20": {
727740
"@type": "SoftwareApplication",
728741
"identifier": "yaml",
729742
"name": "yaml",
@@ -738,7 +751,7 @@
738751
},
739752
"SystemRequirements": null
740753
},
741-
"fileSize": "2759.397KB",
754+
"fileSize": "2799.44KB",
742755
"citation": [
743756
{
744757
"@type": "ScholarlyArticle",

0 commit comments

Comments
 (0)