{
  "_id": "6a19f2c01d7bb097a09cacd9",
  "Package": "flows",
  "Type": "Package",
  "Title": "Selections on Flow Matrices, Statistics on Selected Flows, Map\nand Graph Visualisations",
  "Version": "2.0.0",
  "Authors@R": "c(\nperson(\"Timothée\", \"Giraud\", email = \"timothee.giraud@cnrs.fr\",\nrole = c(\"cre\",\"aut\"), comment = c(ORCID = \"0000-0002-1932-3323\")),\nperson(\"Laurent\", \"Beauguitte\", role = c(\"aut\")),\nperson(\"Marianne\", \"Guérois\", role = c(\"aut\")))",
  "Description": "The analysis and representation of flows often presuppose\na selection to facilitate interpretation. Various methods have\nbeen proposed for selecting flows, one of the most widely used\nbeing based on major flows: it selects only the most important\nflows, absolute or relative, on a local or global scale. These\nmethods often highlight hierarchies between locations, but the\nloss of information caused by selection is rarely taken into\naccount. We propose statistical indicators to assess the loss\nof information and the characteristics of selected flows. We\nprovide functions that select flows (main, dominant or major\nflows), provide statistics on selections and offer\nvisualizations in the form of maps and graphs. See Beauguitte\net al (2015) <doi:10.4000/netcom.2134>.",
  "License": "GPL-3",
  "URL": "https://github.com/riatelab/flows",
  "BugReports": "https://github.com/riatelab/flows/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibglpk-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://riatelab.r-universe.dev",
  "Date/Publication": "2024-05-06 12:23:08 UTC",
  "RemoteUrl": "https://github.com/riatelab/flows",
  "RemoteRef": "HEAD",
  "RemoteSha": "7cd4f726e23242d7eda870e2c6d833d01bfd0ce4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 19:53:54 UTC",
    "User": "root"
  },
  "Author": "Timothée Giraud [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-1932-3323>),\nLaurent Beauguitte [aut],\nMarianne Guérois [aut]",
  "Maintainer": "Timothée Giraud <timothee.giraud@cnrs.fr>",
  "MD5sum": "900b19c389de500ae0f0184fb2d45f79",
  "_user": "riatelab",
  "_type": "src",
  "_file": "flows_2.0.0.tar.gz",
  "_fileid": "262b931443b9f13351958c2893bd64ac1dc71fcfd8603a5b7758f3bfaa7fd0cc",
  "_filesize": 1083685,
  "_sha256": "262b931443b9f13351958c2893bd64ac1dc71fcfd8603a5b7758f3bfaa7fd0cc",
  "_created": "2026-05-29T19:53:54.000Z",
  "_published": "2026-05-29T20:10:40.611Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78576388042,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7299805194"
    },
    {
      "job": 78576388095,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7299800775"
    },
    {
      "job": 78576388056,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7300066461"
    },
    {
      "job": 78576388061,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7300033589"
    },
    {
      "job": 78575816697,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299762480"
    },
    {
      "job": 78576388020,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299800680"
    },
    {
      "job": 78576388069,
      "time": 448,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7299904533"
    },
    {
      "job": 78576388081,
      "time": 450,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7299904766"
    },
    {
      "job": 78576388113,
      "time": 457,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7299907495"
    }
  ],
  "_buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658803918",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/riatelab/flows",
  "_commit": {
    "id": "7cd4f726e23242d7eda870e2c6d833d01bfd0ce4",
    "author": "rCarto <timothee.giraud@cnrs.fr>",
    "committer": "rCarto <timothee.giraud@cnrs.fr>",
    "message": "style: styler pass\n",
    "time": 1714998188
  },
  "_maintainer": {
    "name": "Timothée Giraud",
    "email": "timothee.giraud@cnrs.fr",
    "login": "rcarto",
    "mastodon": "@rcarto@fosstodon.org",
    "orcid": "0000-0002-1932-3323",
    "description": "R packages",
    "uuid": 3041254
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "mapsf",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "sna",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "riatelab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "flows"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "rcarto",
      "count": 24,
      "uuid": 3041254
    },
    {
      "user": "beauguitte",
      "count": 8,
      "uuid": 8613279
    },
    {
      "user": "jj",
      "count": 1,
      "uuid": 500
    }
  ],
  "_userbio": {
    "uuid": 17590565,
    "type": "organization",
    "name": "riatelab",
    "description": "Spatial analysis and mapping software packages created by the Center for Spatial Analysis and Geovisualization - RIATE"
  },
  "_downloads": {
    "count": 7,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flows"
  },
  "_devurl": "https://github.com/riatelab/flows",
  "_searchresults": 26,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flows.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-07-17"
    },
    {
      "version": "1.1",
      "date": "2015-10-06"
    },
    {
      "version": "1.1.1",
      "date": "2016-06-06"
    }
  ],
  "_exports": [
    "compare_mat",
    "map_nodal_flows",
    "nodal_flows",
    "plot_nodal_flows",
    "prepare_mat",
    "select_flows",
    "stat_mat"
  ],
  "_help": [
    {
      "page": "commuters_datasets",
      "title": "Commuters datasets",
      "topics": [
        "commuters_datasets"
      ]
    },
    {
      "page": "compare_mat",
      "title": "Comparison of two matrices",
      "topics": [
        "compare_mat"
      ]
    },
    {
      "page": "flows",
      "title": "Package description",
      "topics": [
        "flows-package",
        "flows"
      ]
    },
    {
      "page": "map_nodal_flows",
      "title": "Nodal flows map",
      "topics": [
        "map_nodal_flows"
      ]
    },
    {
      "page": "nodal_flows",
      "title": "Nodal flows selection",
      "topics": [
        "nodal_flows"
      ]
    },
    {
      "page": "plot_nodal_flows",
      "title": "Nodal flows graph",
      "topics": [
        "plot_nodal_flows"
      ]
    },
    {
      "page": "prepare_mat",
      "title": "Flow matrix preparation",
      "topics": [
        "prepare_mat"
      ]
    },
    {
      "page": "select_flows",
      "title": "Flow selection",
      "topics": [
        "select_flows"
      ]
    },
    {
      "page": "stat_mat",
      "title": "Descriptive statistics on flow matrix",
      "topics": [
        "stat_mat"
      ]
    }
  ],
  "_pkglogo": "https://github.com/riatelab/flows/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/riatelab/flows/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "e1071",
    "glue",
    "igraph",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magrittr",
    "maplegend",
    "mapsf",
    "MASS",
    "Matrix",
    "pkgconfig",
    "proxy",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "units",
    "vctrs",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "flows.Rmd",
      "filename": "flows.html",
      "title": "flows",
      "author": "Timothée Giraud, Laurent Beauguitte, Marianne Guérois",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Analysis of geographic flows: issues and methods",
        "The flows package",
        "Data Preparation",
        "Flow Selection",
        "Statistics and Graphics",
        "Example: Commuters flows in the French Grand Est",
        "Conclusion"
      ],
      "created": "2015-07-15 15:49:03",
      "modified": "2024-05-06 12:23:08",
      "commits": 12
    }
  ],
  "_score": 4.5910646070264995,
  "_indexed": true,
  "_nocasepkg": "flows",
  "_universes": [
    "riatelab",
    "rcarto"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-29T19:56:05.000Z",
      "distro": "noble",
      "commit": "7cd4f726e23242d7eda870e2c6d833d01bfd0ce4",
      "fileid": "64c1800ba815cdabea1fd91b3cb6f32780745d308d26ed5dc0664377c4d93295",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658803918"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-29T19:55:50.000Z",
      "distro": "noble",
      "commit": "7cd4f726e23242d7eda870e2c6d833d01bfd0ce4",
      "fileid": "edaeb509f9a2d87fc8d1d5972a2dda776d1bc7542539d608a3b972f49831b8c2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658803918"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-29T20:10:03.000Z",
      "commit": "7cd4f726e23242d7eda870e2c6d833d01bfd0ce4",
      "fileid": "a923655b1d375d0d8cb87a505ef6345176461d6d19dc603840479d9b0622f65c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658803918"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-29T20:08:14.000Z",
      "commit": "7cd4f726e23242d7eda870e2c6d833d01bfd0ce4",
      "fileid": "0d59429c9c919388f32431877a5df0a3b65a3e2ead3a272b6f6997228513e283",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658803918"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-05-29T19:56:14.000Z",
      "commit": "7cd4f726e23242d7eda870e2c6d833d01bfd0ce4",
      "fileid": "fdaa189a8197189e01a3a80e8d039c4d53b4bea852210fc4aea661463138a5df",
      "status": "success",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658803918"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-29T20:01:09.000Z",
      "commit": "7cd4f726e23242d7eda870e2c6d833d01bfd0ce4",
      "fileid": "5655d419eca527d743f1a4e260b99d5ed92453fc04850a266058fc7b67c85282",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658803918"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-29T20:01:06.000Z",
      "commit": "7cd4f726e23242d7eda870e2c6d833d01bfd0ce4",
      "fileid": "76c44a2d1e704d5aa0daf50a44c68b9fba5383dca3a6181835051f805ac001f8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658803918"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-29T20:01:14.000Z",
      "commit": "7cd4f726e23242d7eda870e2c6d833d01bfd0ce4",
      "fileid": "1f4f20718840716e89db0ffad0a99fdcbd02afdfd4420c31098969fe216a2a6b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658803918"
    }
  ]
}