|
| 1 | +# -------------------------------------------- |
| 2 | +# CITATION file created with {cffr} R package |
| 3 | +# See also: https://docs.ropensci.org/cffr/ |
| 4 | +# -------------------------------------------- |
| 5 | + |
| 6 | +cff-version: 1.2.0 |
| 7 | +message: 'To cite package "flowmapblue" in publications use:' |
| 8 | +type: software |
| 9 | +license: MIT |
| 10 | +title: 'flowmapblue: Flow Map Rendering' |
| 11 | +version: 0.0.1 |
| 12 | +doi: 10.32614/CRAN.package.flowmapblue |
| 13 | +abstract: Rendering interactive flow maps to visualize numbers of movements between |
| 14 | + locations (origin-destination data). |
| 15 | +authors: |
| 16 | +- family-names: Boyandin |
| 17 | + given-names: Ilya |
| 18 | + email: ilya@boyandin.me |
| 19 | + orcid: https://orcid.org/0000-0001-5585-7587 |
| 20 | +- family-names: Kotov |
| 21 | + given-names: Egor |
| 22 | + email: kotov.egor@gmail.com |
| 23 | + orcid: https://orcid.org/0000-0001-6690-5345 |
| 24 | +preferred-citation: |
| 25 | + type: manual |
| 26 | + title: Flowmap.blue widget for R |
| 27 | + authors: |
| 28 | + - family-names: Boyandin |
| 29 | + given-names: Ilya |
| 30 | + email: ilya@boyandin.me |
| 31 | + orcid: https://orcid.org/0000-0001-5585-7587 |
| 32 | + year: '2024' |
| 33 | + url: https://github.com/FlowmapBlue/flowmapblue.R |
| 34 | + doi: 10.32614/CRAN.package.flowmapblue |
| 35 | +repository-code: https://github.com/FlowmapBlue/flowmapblue.R |
| 36 | +url: https://github.com/FlowmapBlue/flowmapblue.R |
| 37 | +contact: |
| 38 | +- family-names: Kotov |
| 39 | + given-names: Egor |
| 40 | + email: kotov.egor@gmail.com |
| 41 | + orcid: https://orcid.org/0000-0001-6690-5345 |
| 42 | +keywords: |
| 43 | +- datavis |
| 44 | +- mobility |
| 45 | +- mobility-data |
| 46 | +- movement-data |
| 47 | +- rstats |
| 48 | +- rstudio |
| 49 | +references: |
| 50 | +- type: software |
| 51 | + title: 'R: A Language and Environment for Statistical Computing' |
| 52 | + notes: Depends |
| 53 | + url: https://www.R-project.org/ |
| 54 | + authors: |
| 55 | + - name: R Core Team |
| 56 | + institution: |
| 57 | + name: R Foundation for Statistical Computing |
| 58 | + address: Vienna, Austria |
| 59 | + year: '2024' |
| 60 | + version: '>= 2.10' |
| 61 | +- type: software |
| 62 | + title: htmlwidgets |
| 63 | + abstract: 'htmlwidgets: HTML Widgets for R' |
| 64 | + notes: Imports |
| 65 | + url: https://github.com/ramnathv/htmlwidgets |
| 66 | + repository: https://CRAN.R-project.org/package=htmlwidgets |
| 67 | + authors: |
| 68 | + - family-names: Vaidyanathan |
| 69 | + given-names: Ramnath |
| 70 | + - family-names: Xie |
| 71 | + given-names: Yihui |
| 72 | + - family-names: Allaire |
| 73 | + given-names: JJ |
| 74 | + - family-names: Cheng |
| 75 | + given-names: Joe |
| 76 | + email: joe@posit.co |
| 77 | + - family-names: Sievert |
| 78 | + given-names: Carson |
| 79 | + email: carson@posit.co |
| 80 | + orcid: https://orcid.org/0000-0002-4958-2844 |
| 81 | + - family-names: Russell |
| 82 | + given-names: Kenton |
| 83 | + year: '2024' |
| 84 | +- type: software |
| 85 | + title: quarto |
| 86 | + abstract: 'quarto: R Interface to ''Quarto'' Markdown Publishing System' |
| 87 | + notes: Suggests |
| 88 | + url: https://quarto-dev.github.io/quarto-r/ |
| 89 | + repository: https://CRAN.R-project.org/package=quarto |
| 90 | + authors: |
| 91 | + - family-names: Allaire |
| 92 | + given-names: JJ |
| 93 | + email: jj@posit.co |
| 94 | + orcid: https://orcid.org/0000-0003-0174-9868 |
| 95 | + - family-names: Dervieux |
| 96 | + given-names: Christophe |
| 97 | + email: cderv@posit.co |
| 98 | + orcid: https://orcid.org/0000-0003-4474-2498 |
| 99 | + year: '2024' |
| 100 | + |
0 commit comments