|
7 | 7 | "codeRepository": "https://docs.ropensci.org/landscapetools/", |
8 | 8 | "issueTracker": "https://github.com/ropensci/landscapetools/issues", |
9 | 9 | "license": "https://spdx.org/licenses/GPL-3.0", |
10 | | - "version": "0.6.2.9001", |
| 10 | + "version": "0.6.3", |
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.5.2 (2025-10-31)", |
| 16 | + "runtimePlatform": "R version 4.6.0 (2026-04-24)", |
17 | 17 | "author": [ |
18 | 18 | { |
19 | 19 | "@type": "Person", |
|
41 | 41 | "familyName": "Nowosad", |
42 | 42 | "email": "nowosad.jakub@gmail.com", |
43 | 43 | "@id": "https://orcid.org/0000-0002-1057-3721" |
| 44 | + }, |
| 45 | + { |
| 46 | + "@type": "Person", |
| 47 | + "givenName": "Anatoly", |
| 48 | + "familyName": "Tsyplenkov", |
| 49 | + "email": "s2@sent.com", |
| 50 | + "@id": "https://orcid.org/0000-0003-4144-8402" |
44 | 51 | } |
45 | 52 | ], |
46 | 53 | "maintainer": [ |
47 | 54 | { |
48 | 55 | "@type": "Person", |
49 | | - "givenName": "Marco", |
50 | | - "familyName": "Sciaini", |
51 | | - "email": "sciaini.marco@gmail.com", |
52 | | - "@id": "https://orcid.org/0000-0002-3042-5435" |
| 56 | + "givenName": "Anatoly", |
| 57 | + "familyName": "Tsyplenkov", |
| 58 | + "email": "s2@sent.com", |
| 59 | + "@id": "https://orcid.org/0000-0003-4144-8402" |
53 | 60 | } |
54 | 61 | ], |
55 | 62 | "softwareSuggestions": [ |
|
171 | 178 | }, |
172 | 179 | "SystemRequirements": null |
173 | 180 | }, |
174 | | - "fileSize": "1376.685KB", |
| 181 | + "fileSize": "1377.102KB", |
175 | 182 | "citation": [ |
176 | 183 | { |
177 | 184 | "@type": "ScholarlyArticle", |
|
194 | 201 | }, |
195 | 202 | { |
196 | 203 | "@type": "Person", |
197 | | - "givenName": ["Craig", "E."], |
| 204 | + "givenName": "Craig E.", |
198 | 205 | "familyName": "Simpkins" |
199 | 206 | } |
200 | 207 | ], |
201 | | - "name": "NLMR and landscapetools: An integrated environment for simulating and modifying neutral landscape models in R", |
202 | | - "url": "https://doi.org/10.1111/2041-210X.13076", |
203 | | - "pagination": "1--9", |
| 208 | + "name": "NLMR and landscapetools: An integrated environment for simulating and modifying neutral landscape models in R", |
| 209 | + "identifier": "10.1111/2041-210X.13076", |
| 210 | + "pagination": "2240--2248", |
| 211 | + "@id": "https://doi.org/10.1111/2041-210X.13076", |
| 212 | + "sameAs": "https://doi.org/10.1111/2041-210X.13076", |
204 | 213 | "isPartOf": { |
205 | 214 | "@type": "PublicationIssue", |
206 | 215 | "datePublished": "2018", |
207 | 216 | "isPartOf": { |
208 | 217 | "@type": ["PublicationVolume", "Periodical"], |
209 | | - "volumeNumber": "00", |
210 | | - "name": "Methods in Ecololgy and Evolution" |
| 218 | + "volumeNumber": "9", |
| 219 | + "name": "Methods in Ecology and Evolution" |
211 | 220 | } |
212 | 221 | } |
213 | 222 | } |
|
0 commit comments