Skip to content

Commit ced6d28

Browse files
committed
add codemeta
1 parent 3537b31 commit ced6d28

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

codemeta.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"name": "R",
1717
"url": "https://r-project.org"
1818
},
19-
"runtimePlatform": "R version 4.0.2 (2020-06-22)",
19+
"runtimePlatform": "R version 4.0.3 (2020-10-10)",
2020
"author": [
2121
{
2222
"@type": "Person",
@@ -134,6 +134,18 @@
134134
},
135135
"sameAs": "https://CRAN.R-project.org/package=pbkrtest"
136136
},
137+
{
138+
"@type": "SoftwareApplication",
139+
"identifier": "lmerTest",
140+
"name": "lmerTest",
141+
"provider": {
142+
"@id": "https://cran.r-project.org",
143+
"@type": "Organization",
144+
"name": "Comprehensive R Archive Network (CRAN)",
145+
"url": "https://cran.r-project.org"
146+
},
147+
"sameAs": "https://CRAN.R-project.org/package=lmerTest"
148+
},
137149
{
138150
"@type": "SoftwareApplication",
139151
"identifier": "covr",
@@ -217,7 +229,7 @@
217229
}
218230
],
219231
"releaseNotes": "https://github.com/m-clark/mixedup/blob/master/NEWS.md",
220-
"fileSize": "40467.364KB",
232+
"fileSize": "40533.875KB",
221233
"contIntegration": "https://codecov.io/gh/m-clark/mixedup?branch=master",
222234
"developmentStatus": "https://www.tidyverse.org/lifecycle/#maturing",
223235
"keywords": [

0 commit comments

Comments
 (0)