{
  "_id": "6a229529cd65a98ecbd5651f",
  "Package": "SNMA",
  "Type": "Package",
  "Title": "Stream Network Movement Analyses",
  "Version": "0.1.5",
  "Authors@R": "person(\ngiven = c(\"Donald\", \"T.\"),\nfamily = \"McKnight\",\nrole = c(\"aut\", \"cre\"),\nemail = \"donald.mcknight@my.jcu.edu.au\",\ncomment = c(affiliation = \"Savanna Field Station\"))",
  "Date": "2026-01-24",
  "Maintainer": "Donald T. McKnight <donald.mcknight@my.jcu.edu.au>",
  "Description": "Calculating home ranges and movements of animals in\ncomplex stream environments is often challenging, and standard\nhome range estimators do not apply. This package provides a\nseries of tools for assessing movements in a stream network,\nsuch as calculating the total length of stream used, distances\nbetween points, and movement patterns over time. See Vignette\nfor additional details. This package was originally released on\n'GitHub' under the name 'SNM'. SNMA was developed for analyses\nin McKnight et al. (2025) <doi:10.3354/esr01442> which contains\nadditional examples and information.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 09:18:48 UTC",
    "User": "root"
  },
  "Author": "Donald T. McKnight [aut, cre] (affiliation: Savanna Field\nStation)",
  "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://donaldtmcknight.r-universe.dev",
  "Date/Publication": "2026-02-04 18:10:13 UTC",
  "RemoteUrl": "https://github.com/cran/SNMA",
  "RemoteRef": "HEAD",
  "RemoteSha": "b5e95b2ffb7341f2669022758a73f12587c05014",
  "MD5sum": "6952066cb2d5ff70a7b152e08bc6673b",
  "_user": "donaldtmcknight",
  "_type": "src",
  "_file": "SNMA_0.1.5.tar.gz",
  "_fileid": "8d6eeb3695df420f1131326f2e13a7f66f8869bc6efa495eda7883989c3d58ab",
  "_filesize": 1062077,
  "_sha256": "8d6eeb3695df420f1131326f2e13a7f66f8869bc6efa495eda7883989c3d58ab",
  "_created": "2026-06-05T09:18:48.000Z",
  "_published": "2026-06-05T09:21:45.027Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79699557755,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7433164985"
    },
    {
      "job": 79699557773,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7433163723"
    },
    {
      "job": 79699557799,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7433146048"
    },
    {
      "job": 79699557851,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7433151054"
    },
    {
      "job": 79699097537,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433119474"
    },
    {
      "job": 79699557770,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433159853"
    },
    {
      "job": 79699557769,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7433149653"
    },
    {
      "job": 79699557786,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": ""
    },
    {
      "job": 79699557775,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7433142749"
    }
  ],
  "_buildurl": "https://github.com/r-universe/donaldtmcknight/actions/runs/27006429593",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SNMA",
  "_commit": {
    "id": "b5e95b2ffb7341f2669022758a73f12587c05014",
    "author": "Donald T. McKnight <donald.mcknight@my.jcu.edu.au>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.5\n",
    "time": 1770228613
  },
  "_maintainer": {
    "name": "Donald T. McKnight",
    "email": "donald.mcknight@my.jcu.edu.au",
    "login": "donaldtmcknight",
    "twitter": "@donaldmcknight2",
    "description": "Research Director at the Savanna Field Station (Belize) studying the ecology, conservation, evolution, microbiomes, and genetics of reptiles and amphibian",
    "uuid": 32262562
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "geosphere",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggnewscale",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.5",
      "date": "2026-02-04"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "donaldtmcknight",
      "count": 1,
      "uuid": 32262562
    }
  ],
  "_userbio": {
    "uuid": 32262562,
    "type": "user",
    "name": "Donald T. McKnight",
    "description": "Research Director at the Savanna Field Station (Belize) studying the ecology, conservation, evolution, microbiomes, and genetics of reptiles and amphibian"
  },
  "_downloads": {
    "count": 449,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SNMA"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SNMA.html",
    "manual.pdf"
  ],
  "_realowner": "donaldtmcknight",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.5",
      "date": "2026-02-04"
    }
  ],
  "_exports": [
    "calc.stream.dist",
    "dist.over.time",
    "movements",
    "prep.data"
  ],
  "_datasets": [
    {
      "name": "animal.points",
      "title": "Example animal location data",
      "object": "animal.points",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lon.raw",
        "lat.raw",
        "lon.shifted",
        "lat.shifted",
        "id",
        "date.time",
        "point"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "nodes",
      "title": "Example node data",
      "object": "nodes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lon",
        "lat",
        "id"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "stream.boundaries",
      "title": "Example stream outline",
      "object": "stream.boundaries",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "id",
        "geometry"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    },
    {
      "name": "stream.line",
      "title": "Example stream network shapefile",
      "object": "stream.line",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "id",
        "geometry"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "animal.points",
      "title": "Example animal location data",
      "topics": [
        "animal.points"
      ]
    },
    {
      "page": "calc.stream.dist",
      "title": "Calculate distance along a stream",
      "topics": [
        "calc.stream.dist"
      ]
    },
    {
      "page": "dist.over.time",
      "title": "Distance moved over time intervals",
      "topics": [
        "dist.over.time"
      ]
    },
    {
      "page": "movements",
      "title": "Calculate movements",
      "topics": [
        "movements"
      ]
    },
    {
      "page": "nodes",
      "title": "Example node data",
      "topics": [
        "nodes"
      ]
    },
    {
      "page": "prep.data",
      "title": "Prepare data",
      "topics": [
        "prep.data"
      ]
    },
    {
      "page": "stream.boundaries",
      "title": "Example stream outline",
      "topics": [
        "stream.boundaries"
      ]
    },
    {
      "page": "stream.line",
      "title": "Example stream network shapefile",
      "topics": [
        "stream.line"
      ]
    }
  ],
  "_readme": "https://github.com/cran/SNMA/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "e1071",
    "geosphere",
    "glue",
    "igraph",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "pkgconfig",
    "proxy",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "units",
    "vctrs",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "SNMA_vignette.Rmd",
      "filename": "SNMA_vignette.html",
      "title": "SNMA Stream Network Movement Analyses Vignette",
      "author": "Donald T. McKnight",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction and overview",
        "Input data",
        "Overview",
        "Shapefile",
        "Nodes",
        "Animal positions",
        "Using the package (example)",
        "prep.data()",
        "calc.stream.dist()",
        "Movements()",
        "dist.over.time()",
        "Plotting and summarizing dist.over.time() results",
        "Troubleshooting and suggestions",
        "Long run times",
        "Errors, warnings, and other issues",
        "Pseudoreplication (multiple points per period)",
        "Suggested reading"
      ],
      "created": "2026-02-04 18:10:13",
      "modified": "2026-02-04 18:10:13",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "snma",
  "_universes": [
    "donaldtmcknight"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-06T06:31:59.000Z",
      "commit": "b5e95b2ffb7341f2669022758a73f12587c05014",
      "fileid": "444ad0de36e8c93ebb810e431877b41d8331b4d3935016c50e78ac06968ab373",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/donaldtmcknight/actions/runs/25420003553"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-05T09:21:05.000Z",
      "distro": "noble",
      "commit": "b5e95b2ffb7341f2669022758a73f12587c05014",
      "fileid": "37ebe5f077e415141de93be8587dcd50b05dbb951806967283842102f89112a3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/donaldtmcknight/actions/runs/27006429593"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-05T09:21:01.000Z",
      "distro": "noble",
      "commit": "b5e95b2ffb7341f2669022758a73f12587c05014",
      "fileid": "436c2dacfa90872b4afec83b54f075c28de7862c82f46ed5910cf9c71372d8bc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/donaldtmcknight/actions/runs/27006429593"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-05T09:20:13.000Z",
      "commit": "b5e95b2ffb7341f2669022758a73f12587c05014",
      "fileid": "261ffca0f36c1ca0bb1981adf6a358a60f084584fef2853227e3e3b3ce91cc60",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/donaldtmcknight/actions/runs/27006429593"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-05T09:20:25.000Z",
      "commit": "b5e95b2ffb7341f2669022758a73f12587c05014",
      "fileid": "e7d99350b3594af82159ed92f153036beebf257695b5745d258f384daf22ea2c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/donaldtmcknight/actions/runs/27006429593"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-06-05T09:21:11.000Z",
      "commit": "b5e95b2ffb7341f2669022758a73f12587c05014",
      "fileid": "a558143373114b4b41a99546318db1c5f331ad38e8eca207d8f14fa042b3a8fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/donaldtmcknight/actions/runs/27006429593"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-05T09:20:12.000Z",
      "commit": "b5e95b2ffb7341f2669022758a73f12587c05014",
      "fileid": "d07d75a555a9a2a50b9ecc2859da783db60025cd23957562dfbb4835df9a511c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/donaldtmcknight/actions/runs/27006429593"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-05T09:19:51.000Z",
      "commit": "b5e95b2ffb7341f2669022758a73f12587c05014",
      "fileid": "2439f3585526035d4e298789b7674e75908f67a2e89e3d6574619b94f732a905",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/donaldtmcknight/actions/runs/27006429593"
    }
  ]
}