File tree Expand file tree Collapse file tree 5 files changed +19
-7
lines changed
Expand file tree Collapse file tree 5 files changed +19
-7
lines changed Original file line number Diff line number Diff line change @@ -27,12 +27,19 @@ preferred-citation:
2727 year : ' 2024'
2828 url : https://github.com/e-kotov/mapineqr
2929 doi : 10.32614/CRAN.package.mapineqr
30- url : http://www.ekotov.pro/mapineqr/
30+ repository-code : https://github.com/e-kotov/mapineqr
31+ url : https://github.com/e-kotov/mapineqr/
3132contact :
3233- family-names : Kotov
3334 given-names : Egor
34353536 orcid : https://orcid.org/0000-0001-6690-5345
37+ keywords :
38+ - data
39+ - demogrpahy
40+ - r
41+ - rstats
42+ - socio-economic-indicators
3643references :
3744- type : generic
3845 title : ' Mapineq Link: Geospatial Dashboard and Database'
@@ -200,4 +207,7 @@ references:
200207201208 orcid : https://orcid.org/0000-0002-5069-7964
202209 year : ' 2024'
210+ identifiers :
211+ - type : url
212+ value : http://www.ekotov.pro/mapineqr/
203213
Original file line number Diff line number Diff line change @@ -6,7 +6,8 @@ Authors@R:
66 comment = c(ORCID = "0000-0001-6690-5345"))
77Description: Access Mapineq inequality indicators via API.
88License: MIT + file LICENSE
9- URL: http://www.ekotov.pro/mapineqr/
9+ URL: https://github.com/e-kotov/mapineqr/, http://www.ekotov.pro/mapineqr/
10+ BugReports: https://github.com/e-kotov/mapineqr/issues
1011Imports:
1112 checkmate,
1213 dplyr,
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ The goal of `{mapineqr}` is to access the data from the [Mapineq.org API](https:
2424
2525## Installation
2626
27- You can install the development version of ` {mapineqr} ` from [ GitHub] ( https://github.com/ ) with:
27+ You can install the development version of ` {mapineqr} ` from [ GitHub] ( https://github.com/e-kotov/mapineqr ) with:
2828
2929``` r
3030if (! require(" pak" )) install.packages(" pak" )
Original file line number Diff line number Diff line change 44 "identifier" : " mapineqr" ,
55 "description" : " Access Mapineq inequality indicators via API." ,
66 "name" : " mapineqr: Access Mapineq inequality indicators via API" ,
7- "codeRepository" : " https://github.com/e-kotov/mapineqr" ,
7+ "relatedLink" : " http://www.ekotov.pro/mapineqr/" ,
8+ "codeRepository" : " https://github.com/e-kotov/mapineqr/" ,
9+ "issueTracker" : " https://github.com/e-kotov/mapineqr/issues" ,
810 "license" : " https://spdx.org/licenses/MIT" ,
911 "version" : " 0.0.0.9000" ,
1012 "programmingLanguage" : {
156158 },
157159 "SystemRequirements" : null
158160 },
159- "fileSize" : " 669.608KB " ,
161+ "fileSize" : " 670.109KB " ,
160162 "citation" : [
161163 {
162164 "@type" : " SoftwareSourceCode" ,
197199 "sameAs" : " https://doi.org/10.5281/zenodo.13864000"
198200 }
199201 ],
200- "relatedLink" : " http://www.ekotov.pro/mapineqr/" ,
201202 "readme" : " https://github.com/e-kotov/mapineqr/blob/main/README.md" ,
202203 "contIntegration" : " https://github.com/e-kotov/mapineqr/actions/workflows/R-CMD-check.yaml" ,
203204 "developmentStatus" : " https://lifecycle.r-lib.org/articles/stages.html#experimental" ,
Original file line number Diff line number Diff line change 1010 "familyName" : " Kotov" ,
1111 "givenName" : " Egor"
1212 },
13- "codeRepository" : " https://github.com/e-kotov/mapineqr" ,
13+ "codeRepository" : " https://github.com/e-kotov/mapineqr/ " ,
1414 "description" : " Access Mapineq inequality indicators via API." ,
1515 "license" : " https://spdx.org/licenses/MIT" ,
1616 "name" : " mapineqr: Access Mapineq inequality indicators via API" ,
You can’t perform that action at this time.
0 commit comments