{
  "_id": "6a5737f1ff0138dec5d6f470",
  "Package": "wildlifeDI",
  "Type": "Package",
  "Title": "Calculate Indices of Dynamic Interaction for Wildlife Tracking\nData",
  "Version": "1.0.1",
  "Authors@R": "person(given=\"Jed\", \nfamily=\"Long\",\nrole=c(\"aut\",\"cre\",\"cph\"),\nemail=\"jed.long@uwo.ca\",\ncomment = c(ORCID = \"0000-0002-2815-0399\"))",
  "Description": "Dynamic interaction refers to spatial-temporal\nassociations in the movements of two (or more) animals. This\npackage provides tools for calculating a suite of indices used\nfor quantifying dynamic interaction with wildlife telemetry\ndata. For more information on each of the methods employed see\nthe references within. The package (as of version >= 0.3) also\nhas new tools for automating contact analysis in large tracking\ndatasets. The package (as of version 1.0) uses the 'move2'\nclass of objects for working with tracking dataset.",
  "URL": "https://github.com/jedalong/wildlifeDI",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://jedalong.r-universe.dev",
  "Date/Publication": "2025-03-19 13:28:18 UTC",
  "RemoteUrl": "https://github.com/jedalong/wildlifedi",
  "RemoteRef": "HEAD",
  "RemoteSha": "f9a1abde21d286cf2585cc57e83632ab239899d0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 07:30:01 UTC",
    "User": "root"
  },
  "Author": "Jed Long [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-2815-0399>)",
  "Maintainer": "Jed Long <jed.long@uwo.ca>",
  "_user": "jedalong",
  "_type": "src",
  "_file": "wildlifeDI_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/a905807bab7a1fb7234820cdd5d3fbec0c0c4f9e49dd47f93f0ffff0e1e380eb",
  "_filesize": 1903522,
  "_sha256": "a905807bab7a1fb7234820cdd5d3fbec0c0c4f9e49dd47f93f0ffff0e1e380eb",
  "_expires": "2026-10-23T07:34:07.000Z",
  "_created": "2026-07-15T07:30:01.000Z",
  "_published": "2026-07-15T07:34:09.664Z",
  "_jobs": [
    {
      "job": 87294436393,
      "time": 202,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8335792860"
    },
    {
      "job": 87294436385,
      "time": 209,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335795228"
    },
    {
      "job": 87294436379,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8335786737"
    },
    {
      "job": 87294436360,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335769632"
    },
    {
      "job": 87293583660,
      "time": 298,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335720886"
    },
    {
      "job": 87294436315,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8335772349"
    },
    {
      "job": 87294436477,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8335764432"
    },
    {
      "job": 87294436373,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8335766581"
    },
    {
      "job": 87294436408,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335763750"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jedalong/actions/runs/29397274146",
  "_status": "success",
  "_upstream": "https://github.com/jedalong/wildlifedi",
  "_commit": {
    "id": "f9a1abde21d286cf2585cc57e83632ab239899d0",
    "author": "Jed Long <jed.a.long@gmail.com>",
    "committer": "Jed Long <jed.a.long@gmail.com>",
    "message": "Cran Submission\n",
    "time": 1742390898
  },
  "_maintainer": {
    "name": "Jed Long",
    "email": "jed.long@uwo.ca",
    "login": "jedalong",
    "twitter": "@jedalong",
    "description": "\n    Associate Professor, Department of Geography & Environment, GIS, movement, GPS tracking, spatial analysis\n",
    "uuid": 7062177,
    "orcid": "0000-0002-2815-0399"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "move2",
      "role": "Imports"
    },
    {
      "package": "adehabitatLT",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "lwgeom",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    }
  ],
  "_owner": "jedalong",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 18,
  "_contributors": [
    {
      "user": "jedalong",
      "count": 44,
      "uuid": 7062177
    },
    {
      "user": "mattk-16",
      "count": 3,
      "uuid": 116367795
    }
  ],
  "_userbio": {
    "uuid": 7062177,
    "type": "user",
    "name": "Jed Long",
    "followers": 32,
    "description": "\r\n    Associate Professor, Department of Geography & Environment, GIS, movement, GPS tracking, spatial analysis\r\n"
  },
  "_downloads": {
    "count": 621,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wildlifeDI"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/jedalong/wildlifedi",
  "_searchresults": 36,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/wildlifeDI.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jedalong/wildlifedi",
  "_realowner": "jedalong",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2014-08-18"
    },
    {
      "version": "0.2",
      "date": "2014-12-15"
    },
    {
      "version": "0.3.0",
      "date": "2019-04-13"
    },
    {
      "version": "0.4.0",
      "date": "2021-03-04"
    },
    {
      "version": "0.4.1",
      "date": "2021-06-16"
    },
    {
      "version": "0.5.0",
      "date": "2022-10-01"
    },
    {
      "version": "0.5.1",
      "date": "2023-11-13"
    },
    {
      "version": "1.0.0",
      "date": "2024-03-22"
    },
    {
      "version": "1.0.1",
      "date": "2025-03-22"
    }
  ],
  "_exports": [
    "Ca",
    "checkTO",
    "conDisplacement",
    "conPhase",
    "conProcess",
    "conTimelag",
    "Cr",
    "Cs",
    "dcPlot",
    "DI",
    "Don",
    "GetSimultaneous",
    "GetTO",
    "HAI",
    "IAB",
    "Lixn",
    "ltraj_move2",
    "move2_ltraj",
    "Prox"
  ],
  "_datasets": [
    {
      "name": "deer",
      "title": "GPS tracking data of two male deer",
      "object": "deer",
      "file": "deer.rdata",
      "class": [
        "move2",
        "sf",
        "data.frame"
      ],
      "fields": [
        "date",
        "id",
        "geometry"
      ],
      "rows": 1118,
      "table": true,
      "tojson": true
    },
    {
      "name": "does",
      "title": "GPS tracking data of female white-tailed deer",
      "object": "does",
      "file": "does.RData",
      "class": [
        "move2",
        "sf",
        "data.frame"
      ],
      "fields": [
        "date",
        "id",
        "Elev",
        "Slope",
        "pForest",
        "dPond",
        "dRoads",
        "geometry"
      ],
      "rows": 10364,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Ca",
      "title": "Coefficient of Association",
      "topics": [
        "Ca"
      ]
    },
    {
      "page": "checkTO",
      "title": "Check for temporal overlap",
      "topics": [
        "checkTO"
      ]
    },
    {
      "page": "conDisplacement",
      "title": "Calculate net displacement from contacts",
      "topics": [
        "conDisplacement"
      ]
    },
    {
      "page": "conPhase",
      "title": "Process contact phases",
      "topics": [
        "conPhase"
      ]
    },
    {
      "page": "conProcess",
      "title": "Process contacts",
      "topics": [
        "conProcess"
      ]
    },
    {
      "page": "conTimelag",
      "title": "Compute time-lags from contact phases",
      "topics": [
        "conTimelag"
      ]
    },
    {
      "page": "Cr",
      "title": "Movement Correlation Coefficient",
      "topics": [
        "Cr"
      ]
    },
    {
      "page": "Cs",
      "title": "Coefficient of Sociality",
      "topics": [
        "Cs"
      ]
    },
    {
      "page": "dcPlot",
      "title": "Contact distance plot",
      "topics": [
        "dcPlot"
      ]
    },
    {
      "page": "deer",
      "title": "GPS tracking data of two male deer",
      "topics": [
        "deer"
      ]
    },
    {
      "page": "DI",
      "title": "Dynamic interaction index",
      "topics": [
        "DI"
      ]
    },
    {
      "page": "does",
      "title": "GPS tracking data of female white-tailed deer",
      "topics": [
        "does"
      ]
    },
    {
      "page": "Don",
      "title": "Doncaster's measure of dynamic interaction",
      "topics": [
        "Don"
      ]
    },
    {
      "page": "GetSimultaneous",
      "title": "Identify simultaneous fixes between trajectories",
      "topics": [
        "GetSimultaneous"
      ]
    },
    {
      "page": "GetTO",
      "title": "Get period where two tracks overlap",
      "topics": [
        "GetTO"
      ]
    },
    {
      "page": "HAI",
      "title": "Half-weight Association Index",
      "topics": [
        "HAI"
      ]
    },
    {
      "page": "IAB",
      "title": "Benhamou's IAB Index",
      "topics": [
        "IAB"
      ]
    },
    {
      "page": "Lixn",
      "title": "Minta's Spatial-temporal interaction statistics",
      "topics": [
        "Lixn"
      ]
    },
    {
      "page": "ltraj_move2",
      "title": "Convert ltraj to move2 object",
      "topics": [
        "ltraj_move2"
      ]
    },
    {
      "page": "move2_ltraj",
      "title": "Convert move2 to ltraj object",
      "topics": [
        "move2_ltraj"
      ]
    },
    {
      "page": "Prox",
      "title": "Proximity Index",
      "topics": [
        "Prox"
      ]
    }
  ],
  "_readme": "https://github.com/jedalong/wildlifedi/raw/HEAD/README.md",
  "_rundeps": [
    "ade4",
    "adehabitatLT",
    "adehabitatMA",
    "assertthat",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crayon",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "hms",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "lwgeom",
    "magrittr",
    "MASS",
    "move2",
    "pillar",
    "pixmap",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "s2",
    "sf",
    "sp",
    "tibble",
    "tidyselect",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "wildlifeDI-vignette.rmd",
      "filename": "wildlifeDI-vignette.html",
      "title": "wildlifeDI: Analysis of Dynamic Interaction Patterns in Wildlife Tracking Data",
      "author": "Jed Long",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Some Terminology",
        "Data",
        "Checking for temporal overlap",
        "Static interaction analysis",
        "Obtaining Simultaneous Fixes - T$_{\\alpha\\beta}$",
        "Measuring Dynamic Interaction",
        "Global Analysis",
        "Prox - Proximity analysis",
        "Ca - Coefficient of association",
        "Don - Doncaster's non-parametric test of interaction",
        "Lixn - Test for spatial and temporal interaction",
        "Cs - Coefficient of sociality",
        "HAI - Half-weight association index",
        "IAB - Interaction Statistic",
        "Cr - Correlation coefficient",
        "DI - Dynamic interaction index",
        "Local Analysis",
        "Proximity Analysis",
        "IAB index",
        "Dynamic Interaction index",
        "Summary",
        "References"
      ],
      "created": "2019-04-12 19:48:49",
      "modified": "2024-02-10 22:18:44",
      "commits": 5
    },
    {
      "source": "wildlifeDI-vignette-contact_analysis.Rmd",
      "filename": "wildlifeDI-vignette-contact_analysis.html",
      "title": "wildlifeDI: Contact Analysis Workflow",
      "author": "Jed Long",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Set Up",
        "Libraries and Packages",
        "Contact Analysis - Doe Deer Data",
        "Processing contacts",
        "Mapping Contacts",
        "Derive the Contact Network",
        "Comparing contacts to non-contact fixes",
        "Summary",
        "Session Information"
      ],
      "created": "2021-01-27 19:57:51",
      "modified": "2024-03-22 19:03:06",
      "commits": 11
    }
  ],
  "_score": 6.1126050015345745,
  "_indexed": true,
  "_nocasepkg": "wildlifedi",
  "_universes": [
    "jedalong"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-15T07:33:00.000Z",
      "distro": "resolute",
      "commit": "f9a1abde21d286cf2585cc57e83632ab239899d0",
      "fileid": "https://r2.ropensci.org/c8237402767418d0713a5361fc38fe590fd2dd08047e648110e99c84137f6843",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jedalong/actions/runs/29397274146"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-15T07:33:04.000Z",
      "distro": "resolute",
      "commit": "f9a1abde21d286cf2585cc57e83632ab239899d0",
      "fileid": "https://r2.ropensci.org/3688822eedb90b3f2f4d28095a8229e9332c01e3b20e0cffe604a7395e149077",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jedalong/actions/runs/29397274146"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-15T07:32:24.000Z",
      "commit": "f9a1abde21d286cf2585cc57e83632ab239899d0",
      "fileid": "https://r2.ropensci.org/845423359ae345d1a5c953166158c1abc652fd80991d7564ffb5812861685419",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jedalong/actions/runs/29397274146"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-15T07:31:59.000Z",
      "commit": "f9a1abde21d286cf2585cc57e83632ab239899d0",
      "fileid": "https://r2.ropensci.org/d22b77978c193f08b24c315fbccbfcd5529717f68acddf2ccba3de75bd833c8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jedalong/actions/runs/29397274146"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-15T07:32:43.000Z",
      "commit": "f9a1abde21d286cf2585cc57e83632ab239899d0",
      "fileid": "https://r2.ropensci.org/38fd728bf13486ee24a71c2a60ec95f096bb3cb0166da97d39ba2256ad8628f9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jedalong/actions/runs/29397274146"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-15T07:31:39.000Z",
      "commit": "f9a1abde21d286cf2585cc57e83632ab239899d0",
      "fileid": "https://r2.ropensci.org/6cc455401857964ece31e3ecfb41c92f83ed97388bb519f1cd04822b72c04ded",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jedalong/actions/runs/29397274146"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-15T07:31:49.000Z",
      "commit": "f9a1abde21d286cf2585cc57e83632ab239899d0",
      "fileid": "https://r2.ropensci.org/44421fda0a9974da66e615d2c14b7c0cb7d9da03cb12ded6b1d482c5a077a110",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jedalong/actions/runs/29397274146"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-15T07:31:20.000Z",
      "commit": "f9a1abde21d286cf2585cc57e83632ab239899d0",
      "fileid": "https://r2.ropensci.org/7bccb893c66ebc6913d3f5aaead973228c83dff8266650bb88b2d0685fe21be4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jedalong/actions/runs/29397274146"
    }
  ]
}