|
7 | 7 | "identifier": "traitdataform", |
8 | 8 | "description": "Assistance for handling ecological trait data and applying the \n Ecological Trait-Data Standard terminology (Schneider et al. 2019\n <doi:10.1111/2041-210X.13288>). There are two major use cases: (1) preparation of\n own trait datasets for upload into public data bases, and (2) harmonizing\n trait datasets from different sources by re-formatting them into a unified\n format. See 'traitdataform' website for full documentation. ", |
9 | 9 | "name": "traitdataform: Formatting and Harmonizing Ecological Trait-Data", |
10 | | - "codeRepository": "https://github.com/EcologicalTraitData/traitdataform", |
| 10 | + "codeRepository": "https://github.com/ecologicaltraitdata/traitdataform", |
11 | 11 | "relatedLink": [ |
12 | 12 | "http://fdschneider.github.io/traitdataform", |
13 | 13 | "http://EcologicalTraitData.github.io/traitdataform", |
14 | 14 | "https://EcologicalTraitData.github.io/traitdataform", |
15 | | - "https://CRAN.R-project.org/package=traitdataform" |
| 15 | + "https://CRAN.R-project.org/package=traitdataform", |
| 16 | + "https://ecologicaltraitdata.github.io/traitdataform/" |
16 | 17 | ], |
17 | | - "issueTracker": "https://github.com/EcologicalTraitData/traitdataform/issues", |
| 18 | + "issueTracker": "https://github.com/ecologicaltraitdata/traitdataform/issues", |
18 | 19 | "license": "https://spdx.org/licenses/MIT", |
19 | | - "version": "0.5.7", |
| 20 | + "version": "0.6.0", |
20 | 21 | "programmingLanguage": { |
21 | 22 | "@type": "ComputerLanguage", |
22 | 23 | "name": "R", |
23 | | - "version": "3.6.3", |
24 | 24 | "url": "https://r-project.org" |
25 | 25 | }, |
26 | | - "runtimePlatform": "R version 3.6.3 (2020-02-29)", |
| 26 | + "runtimePlatform": "R version 4.0.3 (2020-10-10)", |
27 | 27 | "author": [ |
28 | 28 | { |
29 | 29 | "@type": "Person", |
|
60 | 60 | "@type": "Person", |
61 | 61 | "givenName": "Markus J.", |
62 | 62 | "familyName": "Ankenbrand" |
| 63 | + }, |
| 64 | + { |
| 65 | + "@type": "Person", |
| 66 | + "givenName": "Jessica", |
| 67 | + "familyName": "Burnett" |
63 | 68 | } |
64 | 69 | ], |
65 | 70 | "maintainer": [ |
|
128 | 133 | }, |
129 | 134 | "sameAs": "https://CRAN.R-project.org/package=data.table" |
130 | 135 | }, |
| 136 | + { |
| 137 | + "@type": "SoftwareApplication", |
| 138 | + "identifier": "stats", |
| 139 | + "name": "stats" |
| 140 | + }, |
131 | 141 | { |
132 | 142 | "@type": "SoftwareApplication", |
133 | 143 | "identifier": "reshape2", |
|
213 | 223 | "sameAs": "https://CRAN.R-project.org/package=plyr" |
214 | 224 | } |
215 | 225 | ], |
216 | | - "releaseNotes": "https://github.com/EcologicalTraitData/traitdataform/blob/master/NEWS.md", |
| 226 | + "releaseNotes": "https://github.com/ecologicaltraitdata/traitdataform/blob/master/NEWS.md", |
217 | 227 | "readme": "https://github.com/EcologicalTraitData/traitdataform/blob/master/README.md", |
218 | 228 | "contIntegration": "https://travis-ci.com/EcologicalTraitData/traitdataform", |
219 | 229 | "keywords": [ |
|
223 | 233 | "r-package", |
224 | 234 | "ecology" |
225 | 235 | ], |
226 | | - "developmentStatus": "https://www.repostatus.org/#wip", |
| 236 | + "developmentStatus": ["https://www.tidyverse.org/lifecycle/#stable", "https://www.repostatus.org/#active"], |
227 | 237 | "citation": [ |
228 | 238 | { |
229 | 239 | "@type": "SoftwareSourceCode", |
|
238 | 248 | "url": "https://ecologicaltraitdata.github.io/traitdataform/" |
239 | 249 | } |
240 | 250 | ], |
241 | | - "fileSize": "284.578KB", |
| 251 | + "fileSize": "2246.709KB", |
242 | 252 | "provider": { |
243 | 253 | "@id": "https://cran.r-project.org", |
244 | 254 | "@type": "Organization", |
|
0 commit comments