{
  "_id": "6a1f0b64b401979e7341c74a",
  "Package": "dci",
  "Title": "Calculate the Dendritic Connectivity Index in River Networks",
  "Version": "1.0.3",
  "Authors@R": "person(\"Alex\", \"Arkilanian\", , \"a.arkilanian@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5427-2867\"))",
  "Maintainer": "Alex Arkilanian <a.arkilanian@gmail.com>",
  "Description": "Calculate and analyze ecological connectivity across the\nwatercourse of river networks using the Dendritic Connectivity\nIndex.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/aarkilanian/dci",
  "BugReports": "https://github.com/aarkilanian/dci/issues",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibglpk-dev libicu-dev libxml2-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://aarkilanian.r-universe.dev",
  "Date/Publication": "2026-03-15 19:27:51 UTC",
  "RemoteUrl": "https://github.com/aarkilanian/dci",
  "RemoteRef": "HEAD",
  "RemoteSha": "49e69f865e4be116a8da426a69264c1d1092ba78",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 09:53:10 UTC",
    "User": "root"
  },
  "Author": "Alex Arkilanian [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5427-2867>)",
  "MD5sum": "bfc68e9b544a31ae573e5b3e912287d9",
  "_user": "aarkilanian",
  "_type": "src",
  "_file": "dci_1.0.3.tar.gz",
  "_fileid": "139c03bcda852e0402970c34676a23a3ba30a2afb68278c0999f2b1fe9c718c3",
  "_filesize": 2387113,
  "_sha256": "139c03bcda852e0402970c34676a23a3ba30a2afb68278c0999f2b1fe9c718c3",
  "_created": "2026-05-17T09:53:10.000Z",
  "_published": "2026-06-02T16:57:08.933Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79126003566,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7041409850"
    },
    {
      "job": 79126004490,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7041409188"
    },
    {
      "job": 79126003928,
      "time": 159,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7041419773"
    },
    {
      "job": 79126003523,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7041422672"
    },
    {
      "job": 79126003175,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041391088"
    },
    {
      "job": 79126003011,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364401041"
    },
    {
      "job": 79126003606,
      "time": 173,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7041410102"
    },
    {
      "job": 79126003825,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7041404147"
    },
    {
      "job": 79126004439,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7041403192"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aarkilanian/actions/runs/25987540498",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aarkilanian/dci",
  "_commit": {
    "id": "49e69f865e4be116a8da426a69264c1d1092ba78",
    "author": "Alex Arkilanian <30344596+aarkilanian@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix left join to use 'to' instead of 'from'",
    "time": 1773602871
  },
  "_maintainer": {
    "name": "Alex Arkilanian",
    "email": "a.arkilanian@gmail.com",
    "login": "aarkilanian",
    "description": "I am an ecologist & software developer specialized in 🗺️ GIS, 💻 R, and 👨‍🏫 education | PhD candidate at Memorial U | MSc at McGill U",
    "uuid": 30344596,
    "orcid": "0000-0002-5427-2867"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.50",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tidygraph",
      "role": "Imports"
    },
    {
      "package": "sfnetworks",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "aarkilanian",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 8
    },
    {
      "week": "2025-21",
      "n": 27
    },
    {
      "week": "2025-22",
      "n": 20
    },
    {
      "week": "2025-24",
      "n": 15
    },
    {
      "week": "2026-09",
      "n": 7
    },
    {
      "week": "2026-11",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-05-28"
    },
    {
      "name": "v1.0.1",
      "date": "2025-06-09"
    },
    {
      "name": "v1.0.2",
      "date": "2025-06-11"
    },
    {
      "name": "v1.0.3",
      "date": "2026-02-26"
    }
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "aarkilanian",
      "count": 592,
      "uuid": 30344596
    }
  ],
  "_userbio": {
    "uuid": 30344596,
    "type": "user",
    "name": "Alex Arkilanian",
    "description": "I am an ecologist & software developer specialized in 🗺️ GIS, 💻 R, and 👨‍🏫 education | PhD candidate at Memorial U | MSc at McGill U"
  },
  "_downloads": {
    "count": 204,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dci"
  },
  "_devurl": "https://github.com/aarkilanian/dci",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dci.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aarkilanian/dci",
  "_realowner": "aarkilanian",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2025-06-13"
    },
    {
      "version": "1.0.3",
      "date": "2026-02-26"
    }
  ],
  "_exports": [
    "calculate_dci",
    "enforce_dendritic",
    "export_dci",
    "import_points",
    "import_rivers",
    "river_net"
  ],
  "_datasets": [
    {
      "name": "yamaska_barriers",
      "title": "Barrier point features for the Yamaska watershed",
      "object": "yamaska_barriers",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "pass_1",
        "pass_2",
        "geometry"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "yamaska_net",
      "title": "River network for the Yamaska watershed",
      "object": "yamaska_net",
      "class": [
        "river_net",
        "sfnetwork",
        "tbl_graph",
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "yamaska_outlet",
      "title": "Outlet point feature for the Yamaska watershed",
      "object": "yamaska_outlet",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "geometry"
      ],
      "rows": 1,
      "table": true,
      "tojson": true
    },
    {
      "name": "yamaska_rivers",
      "title": "River line features for the Yamaska watershed",
      "object": "yamaska_rivers",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "qual",
        "riv_length",
        "geometry"
      ],
      "rows": 620,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calculate_dci",
      "title": "Calculate DCI for a 'river_net' Object",
      "topics": [
        "calculate_dci"
      ]
    },
    {
      "page": "enforce_dendritic",
      "title": "Enforce dendritic river topology",
      "topics": [
        "enforce_dendritic"
      ]
    },
    {
      "page": "export_dci",
      "title": "Export DCI Results to Spatial Format",
      "topics": [
        "export_dci"
      ]
    },
    {
      "page": "import_points",
      "title": "Prepare point data for connectivity analyses",
      "topics": [
        "import_points"
      ]
    },
    {
      "page": "import_rivers",
      "title": "Prepare rivers for connectivity analyses",
      "topics": [
        "import_rivers"
      ]
    },
    {
      "page": "river_net",
      "title": "Create a 'river_net' Object",
      "topics": [
        "river_net"
      ]
    },
    {
      "page": "yamaska_barriers",
      "title": "Barrier point features for the Yamaska watershed",
      "topics": [
        "yamaska_barriers"
      ]
    },
    {
      "page": "yamaska_net",
      "title": "River network for the Yamaska watershed",
      "topics": [
        "yamaska_net"
      ]
    },
    {
      "page": "yamaska_outlet",
      "title": "Outlet point feature for the Yamaska watershed",
      "topics": [
        "yamaska_outlet"
      ]
    },
    {
      "page": "yamaska_rivers",
      "title": "River line features for the Yamaska watershed",
      "topics": [
        "yamaska_rivers"
      ]
    }
  ],
  "_readme": "https://github.com/aarkilanian/dci/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crayon",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "geometries",
    "glue",
    "igraph",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "lwgeom",
    "magrittr",
    "MASS",
    "Matrix",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sfheaders",
    "sfnetworks",
    "stringi",
    "stringr",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "user_guide.Rmd",
      "filename": "user_guide.html",
      "title": "dci User Guide",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Required data",
        "Importing",
        "Network construction",
        "Dendritic topology",
        "Labeling",
        "Calculating the DCI",
        "Distance thresholds",
        "River weights",
        "Extracting results",
        "Visualizing results",
        "References"
      ],
      "created": "2022-06-13 18:08:07",
      "modified": "2026-02-26 17:39:05",
      "commits": 19
    }
  ],
  "_score": 5.380211241711606,
  "_indexed": true,
  "_nocasepkg": "dci",
  "_universes": [
    "aarkilanian"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-17T09:55:32.000Z",
      "distro": "noble",
      "commit": "49e69f865e4be116a8da426a69264c1d1092ba78",
      "fileid": "528683e6b4e9c80b17bd15990c2b6573052928db2e9faec530ff26e65f0b5834",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aarkilanian/actions/runs/25987540498"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-17T09:55:30.000Z",
      "distro": "noble",
      "commit": "49e69f865e4be116a8da426a69264c1d1092ba78",
      "fileid": "6b9a5031328a9b6dc7f5b3fe0d41b82bbb09dd20e3b81bcb3da30108e84cc106",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aarkilanian/actions/runs/25987540498"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-17T09:57:20.000Z",
      "commit": "49e69f865e4be116a8da426a69264c1d1092ba78",
      "fileid": "5b7dbd07ebc9ed664b0ee9979827e9bb2174ff09829ddf25251664e6b6161c05",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aarkilanian/actions/runs/25987540498"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-17T09:57:48.000Z",
      "commit": "49e69f865e4be116a8da426a69264c1d1092ba78",
      "fileid": "722f5845e66df1b5598f8acc86594738dcde5695e4aa03ad8ede2a0811d0b5a4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aarkilanian/actions/runs/25987540498"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-17T09:54:58.000Z",
      "commit": "49e69f865e4be116a8da426a69264c1d1092ba78",
      "fileid": "ce9d92eec953a7f6803f1f1375bc7efef2fe4f63c9d6fd548d974db9f86904cd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aarkilanian/actions/runs/25987540498"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-17T09:54:37.000Z",
      "commit": "49e69f865e4be116a8da426a69264c1d1092ba78",
      "fileid": "0a3ab79adf7030a462a79577c584f7d28634673972e11ab9c68fcea96a755419",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aarkilanian/actions/runs/25987540498"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-17T09:54:25.000Z",
      "commit": "49e69f865e4be116a8da426a69264c1d1092ba78",
      "fileid": "ff0905b8a2b7a0e5aecbd08f97c24a272b7dc6f09ed0f3442501d5e116c8424b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aarkilanian/actions/runs/25987540498"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-02T16:56:43.000Z",
      "commit": "49e69f865e4be116a8da426a69264c1d1092ba78",
      "fileid": "1d69b9c480440cdef779ead2a8fbee14cd8e8d08cc5ca7ffcd3addee28512e59",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aarkilanian/actions/runs/25987540498"
    }
  ]
}