|
1 | 1 | { |
2 | | - "@context": ["https://doi.org/10.5063/schema/codemeta-2.0", "http://schema.org"], |
| 2 | + "@context": [ |
| 3 | + "https://doi.org/10.5063/schema/codemeta-2.0", |
| 4 | + "http://schema.org" |
| 5 | + ], |
3 | 6 | "@type": "SoftwareSourceCode", |
4 | 7 | "identifier": "zipcodeR", |
5 | 8 | "description": "Make working with ZIP codes in R painless with an integrated dataset of U.S. ZIP codes and functions for working with them. \n Search ZIP codes by multiple geographies, including state, county, city & across time zones. Also included are functions for relating\n ZIP codes to Census data.", |
6 | 9 | "name": "zipcodeR: Data & Functions for Working with US ZIP Codes", |
7 | 10 | "codeRepository": "https://github.com/gavinrozzi/zipcodeR/", |
8 | | - "relatedLink": ["https://www.gavinrozzi.com/project/zipcoder/", "https://CRAN.R-project.org/package=zipcodeR"], |
| 11 | + "relatedLink": [ |
| 12 | + "https://www.gavinrozzi.com/project/zipcoder/", |
| 13 | + "https://CRAN.R-project.org/package=zipcodeR" |
| 14 | + ], |
9 | 15 | "issueTracker": "https://github.com/gavinrozzi/zipcodeR/issues/", |
10 | 16 | "license": "https://spdx.org/licenses/GPL-3.0", |
11 | | - "version": "0.2.0", |
| 17 | + "version": "0.3.0", |
12 | 18 | "programmingLanguage": { |
13 | 19 | "@type": "ComputerLanguage", |
14 | 20 | "name": "R", |
15 | 21 | "url": "https://r-project.org" |
16 | 22 | }, |
17 | | - "runtimePlatform": "R version 4.0.3 Patched (2020-11-14 r79432)", |
| 23 | + "runtimePlatform": "R version 4.0.5 (2021-03-31)", |
18 | 24 | "provider": { |
19 | 25 | "@id": "https://cran.r-project.org", |
20 | 26 | "@type": "Organization", |
|
93 | 99 | }, |
94 | 100 | { |
95 | 101 | "@type": "SoftwareApplication", |
96 | | - "identifier": "tidycensus", |
97 | | - "name": "tidycensus", |
| 102 | + "identifier": "testthat", |
| 103 | + "name": "testthat", |
| 104 | + "version": ">= 3.0.0", |
98 | 105 | "provider": { |
99 | 106 | "@id": "https://cran.r-project.org", |
100 | 107 | "@type": "Organization", |
101 | 108 | "name": "Comprehensive R Archive Network (CRAN)", |
102 | 109 | "url": "https://cran.r-project.org" |
103 | 110 | }, |
104 | | - "sameAs": "https://CRAN.R-project.org/package=tidycensus" |
| 111 | + "sameAs": "https://CRAN.R-project.org/package=testthat" |
| 112 | + }, |
| 113 | + { |
| 114 | + "@type": "SoftwareApplication", |
| 115 | + "identifier": "covr", |
| 116 | + "name": "covr", |
| 117 | + "provider": { |
| 118 | + "@id": "https://cran.r-project.org", |
| 119 | + "@type": "Organization", |
| 120 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 121 | + "url": "https://cran.r-project.org" |
| 122 | + }, |
| 123 | + "sameAs": "https://CRAN.R-project.org/package=covr" |
105 | 124 | } |
106 | 125 | ], |
107 | 126 | "softwareRequirements": [ |
|
119 | 138 | }, |
120 | 139 | { |
121 | 140 | "@type": "SoftwareApplication", |
122 | | - "identifier": "R", |
123 | | - "name": "R", |
124 | | - "version": ">= 3.5.0" |
| 141 | + "identifier": "stringr", |
| 142 | + "name": "stringr", |
| 143 | + "provider": { |
| 144 | + "@id": "https://cran.r-project.org", |
| 145 | + "@type": "Organization", |
| 146 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 147 | + "url": "https://cran.r-project.org" |
| 148 | + }, |
| 149 | + "sameAs": "https://CRAN.R-project.org/package=stringr" |
125 | 150 | }, |
126 | 151 | { |
127 | 152 | "@type": "SoftwareApplication", |
128 | | - "identifier": "dplyr", |
129 | | - "name": "dplyr", |
| 153 | + "identifier": "raster", |
| 154 | + "name": "raster", |
130 | 155 | "provider": { |
131 | 156 | "@id": "https://cran.r-project.org", |
132 | 157 | "@type": "Organization", |
133 | 158 | "name": "Comprehensive R Archive Network (CRAN)", |
134 | 159 | "url": "https://cran.r-project.org" |
135 | 160 | }, |
136 | | - "sameAs": "https://CRAN.R-project.org/package=dplyr" |
| 161 | + "sameAs": "https://CRAN.R-project.org/package=raster" |
137 | 162 | }, |
138 | 163 | { |
139 | 164 | "@type": "SoftwareApplication", |
140 | | - "identifier": "stringr", |
141 | | - "name": "stringr", |
| 165 | + "identifier": "udunits2", |
| 166 | + "name": "udunits2", |
142 | 167 | "provider": { |
143 | 168 | "@id": "https://cran.r-project.org", |
144 | 169 | "@type": "Organization", |
145 | 170 | "name": "Comprehensive R Archive Network (CRAN)", |
146 | 171 | "url": "https://cran.r-project.org" |
147 | 172 | }, |
148 | | - "sameAs": "https://CRAN.R-project.org/package=stringr" |
| 173 | + "sameAs": "https://CRAN.R-project.org/package=udunits2" |
| 174 | + }, |
| 175 | + { |
| 176 | + "@type": "SoftwareApplication", |
| 177 | + "identifier": "tidycensus", |
| 178 | + "name": "tidycensus", |
| 179 | + "provider": { |
| 180 | + "@id": "https://cran.r-project.org", |
| 181 | + "@type": "Organization", |
| 182 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 183 | + "url": "https://cran.r-project.org" |
| 184 | + }, |
| 185 | + "sameAs": "https://CRAN.R-project.org/package=tidycensus" |
| 186 | + }, |
| 187 | + { |
| 188 | + "@type": "SoftwareApplication", |
| 189 | + "identifier": "tidyr", |
| 190 | + "name": "tidyr", |
| 191 | + "provider": { |
| 192 | + "@id": "https://cran.r-project.org", |
| 193 | + "@type": "Organization", |
| 194 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 195 | + "url": "https://cran.r-project.org" |
| 196 | + }, |
| 197 | + "sameAs": "https://CRAN.R-project.org/package=tidyr" |
| 198 | + }, |
| 199 | + { |
| 200 | + "@type": "SoftwareApplication", |
| 201 | + "identifier": "dplyr", |
| 202 | + "name": "dplyr", |
| 203 | + "provider": { |
| 204 | + "@id": "https://cran.r-project.org", |
| 205 | + "@type": "Organization", |
| 206 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 207 | + "url": "https://cran.r-project.org" |
| 208 | + }, |
| 209 | + "sameAs": "https://CRAN.R-project.org/package=dplyr" |
| 210 | + }, |
| 211 | + { |
| 212 | + "@type": "SoftwareApplication", |
| 213 | + "identifier": "R", |
| 214 | + "name": "R", |
| 215 | + "version": ">= 3.5.0" |
149 | 216 | } |
150 | 217 | ], |
151 | 218 | "releaseNotes": "https://github.com/gavinrozzi/zipcodeR/blob/master/NEWS.md", |
152 | 219 | "readme": "https://github.com/gavinrozzi/zipcodeR/blob/master/README.md", |
153 | | - "fileSize": "4276.918KB", |
154 | | - "contIntegration": "https://travis-ci.com/gavinrozzi/zipcodeR" |
| 220 | + "fileSize": "3162.028KB", |
| 221 | + "contIntegration": "https://codecov.io/gh/gavinrozzi/zipcodeR" |
155 | 222 | } |
0 commit comments