Skip to content

Commit 0b9fc1d

Browse files
committed
update meta
1 parent 8e9b2eb commit 0b9fc1d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license: MIT
1010
title: 'flowmapblue: Flow Map Rendering'
1111
version: 0.0.2
1212
doi: 10.32614/CRAN.package.flowmapblue
13-
abstract: Create interactive flow maps using `FlowmapBlue` 'TypeScript' library <https://github.com/FlowmapBlue/FlowmapBlue>,
13+
abstract: Create interactive flow maps using 'FlowmapBlue' 'TypeScript' library <https://github.com/FlowmapBlue/FlowmapBlue>,
1414
which is a free tool for representing aggregated numbers of movements between geographic
1515
locations as flow maps. It is used to visualize urban mobility, commuting behavior,
1616
bus, subway and air travels, bicycle sharing, human and bird migration, refugee

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Authors@R: c(
77
person("Egor", "Kotov", , "[email protected]", role = "cre",
88
comment = c(ORCID = "0000-0001-6690-5345"))
99
)
10-
Description: Create interactive flow maps using `FlowmapBlue` 'TypeScript'
10+
Description: Create interactive flow maps using 'FlowmapBlue' 'TypeScript'
1111
library <https://github.com/FlowmapBlue/FlowmapBlue>, which is a free
1212
tool for representing aggregated numbers of movements between
1313
geographic locations as flow maps. It is used to visualize urban

codemeta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
33
"@type": "SoftwareSourceCode",
44
"identifier": "flowmapblue",
5-
"description": "Create interactive flow maps using `FlowmapBlue` 'TypeScript' library <https://github.com/FlowmapBlue/FlowmapBlue>, which is a free tool for representing aggregated numbers of movements between geographic locations as flow maps. It is used to visualize urban mobility, commuting behavior, bus, subway and air travels, bicycle sharing, human and bird migration, refugee flows, freight transportation, trade, supply chains, scientific collaboration, epidemiological and historical data and many other topics. The package allows to either create standalone flow maps in form of 'htmlwidgets' and save them in 'HTML' files, or integrate flow maps into 'Shiny' applications.",
5+
"description": "Create interactive flow maps using 'FlowmapBlue' 'TypeScript' library <https://github.com/FlowmapBlue/FlowmapBlue>, which is a free tool for representing aggregated numbers of movements between geographic locations as flow maps. It is used to visualize urban mobility, commuting behavior, bus, subway and air travels, bicycle sharing, human and bird migration, refugee flows, freight transportation, trade, supply chains, scientific collaboration, epidemiological and historical data and many other topics. The package allows to either create standalone flow maps in form of 'htmlwidgets' and save them in 'HTML' files, or integrate flow maps into 'Shiny' applications.",
66
"name": "flowmapblue: Flow Map Rendering",
77
"relatedLink": "https://flowmapblue.github.io/flowmapblue.R/",
88
"codeRepository": "https://github.com/FlowmapBlue/flowmapblue.R",

inst/schemaorg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"familyName": "Boyandin",
1515
"givenName": "Ilya"
1616
},
17-
"description": "Create interactive flow maps using `FlowmapBlue` 'TypeScript' library <https://github.com/FlowmapBlue/FlowmapBlue>, which is a free tool for representing aggregated numbers of movements between geographic locations as flow maps. It is used to visualize urban mobility, commuting behavior, bus, subway and air travels, bicycle sharing, human and bird migration, refugee flows, freight transportation, trade, supply chains, scientific collaboration, epidemiological and historical data and many other topics. The package allows to either create standalone flow maps in form of 'htmlwidgets' and save them in 'HTML' files, or integrate flow maps into 'Shiny' applications.",
17+
"description": "Create interactive flow maps using 'FlowmapBlue' 'TypeScript' library <https://github.com/FlowmapBlue/FlowmapBlue>, which is a free tool for representing aggregated numbers of movements between geographic locations as flow maps. It is used to visualize urban mobility, commuting behavior, bus, subway and air travels, bicycle sharing, human and bird migration, refugee flows, freight transportation, trade, supply chains, scientific collaboration, epidemiological and historical data and many other topics. The package allows to either create standalone flow maps in form of 'htmlwidgets' and save them in 'HTML' files, or integrate flow maps into 'Shiny' applications.",
1818
"license": "https://spdx.org/licenses/MIT",
1919
"name": "flowmapblue: Flow Map Rendering",
2020
"programmingLanguage": {

0 commit comments

Comments
 (0)