{
  "_id": "6a4823a7e06c18f0a652e02d",
  "Package": "crawlUtils",
  "Type": "Package",
  "Title": "Enhance And Integrate the {crawl} Package For Spatial Analysis\nOf Telemetry Output",
  "Version": "0.1.62",
  "Date": "2024-09-12",
  "Authors@R": "c(\nperson(\"Devin S.\", \"Johnson\", email = \"devin.johnson@noaa.gov\",role = c(\"aut\", \"cre\")),\nperson(\"Josh\", \"London\", email = \"josh.london@noaa.gov\", role = c(\"aut\"))\n)",
  "Maintainer": "Devin S. Johnson <devin.johnson@noaa.gov>",
  "Description": "Utility functions to augment the the {crawl} package and\nintegrate it with the {sf} package for spatial analysis of\ntelemetry model output. The additional function are targeted\ntoward analysis of marine mammal telemetry, but can be used or\neasily modified for other situations.",
  "License": "CC0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Remotes": [
    "jmlondon/pathroutr"
  ],
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev",
  "Repository": "https://dsjohnson.r-universe.dev",
  "Date/Publication": "2024-09-12 14:43:29 UTC",
  "RemoteUrl": "https://github.com/dsjohnson/crawlUtils",
  "RemoteRef": "HEAD",
  "RemoteSha": "87b78e7a13479d5e67514fb07275b25c172f6bca",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 20:58:07 UTC",
    "User": "root"
  },
  "Author": "Devin S. Johnson [aut, cre],\nJosh London [aut]",
  "_user": "dsjohnson",
  "_type": "src",
  "_file": "crawlUtils_0.1.62.tar.gz",
  "_fileid": "https://r2.ropensci.org/2559c1fba08de80b3ea19e0a9e7fa8a59c918e95f7d0b8a31fc60dadad874b68",
  "_filesize": 183205,
  "_sha256": "2559c1fba08de80b3ea19e0a9e7fa8a59c918e95f7d0b8a31fc60dadad874b68",
  "_expires": "2026-10-11T21:03:34.000Z",
  "_created": "2026-07-03T20:58:07.000Z",
  "_published": "2026-07-03T21:03:35.595Z",
  "_jobs": [
    {
      "job": 85070497780,
      "time": 274,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8074729680"
    },
    {
      "job": 85070497784,
      "time": 264,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074728022"
    },
    {
      "job": 85070497790,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8074709654"
    },
    {
      "job": 85070497775,
      "time": 209,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074717607"
    },
    {
      "job": 85070088681,
      "time": 246,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074676786"
    },
    {
      "job": 85070497782,
      "time": 197,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8074715281"
    },
    {
      "job": 85070497789,
      "time": 227,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8074720943"
    },
    {
      "job": 85070497787,
      "time": 201,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8074716209"
    },
    {
      "job": 85070497797,
      "time": 229,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074721110"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/28682962126",
  "_status": "success",
  "_upstream": "https://github.com/dsjohnson/crawlUtils",
  "_commit": {
    "id": "87b78e7a13479d5e67514fb07275b25c172f6bca",
    "author": "Devin Johnson <devin.johnson@noaa.gov>",
    "committer": "Devin Johnson <devin.johnson@noaa.gov>",
    "message": "updated kde and removed experimental functions\n",
    "time": 1726152209
  },
  "_maintainer": {
    "name": "Devin S. Johnson",
    "email": "devin.johnson@noaa.gov",
    "login": "dsjohnson",
    "description": "Mathematical Statistician for the Pacific Islands Fisheries Science Center, National Marine Fisheries Service, NOAA",
    "uuid": 513489
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "fuzzyjoin",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "crawl",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "pathroutr",
      "role": "Suggests"
    },
    {
      "package": "ctmm",
      "role": "Suggests"
    }
  ],
  "_owner": "dsjohnson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "dsjohnson",
      "count": 112,
      "uuid": 513489
    },
    {
      "user": "jmlondon",
      "count": 25,
      "uuid": 513923
    }
  ],
  "_userbio": {
    "uuid": 513489,
    "type": "user",
    "name": "Devin Johnson",
    "followers": 67,
    "description": "Mathematical Statistician for the Pacific Islands Fisheries Science Center, National Marine Fisheries Service, NOAA"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/crawlUtils"
  },
  "_devurl": "https://github.com/dsjohnson/crawlutils",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crawlUtils.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "bw_silver",
    "cu_add_argos_cols",
    "cu_add_bouts",
    "cu_add_gaps",
    "cu_argosDiag2Cov",
    "cu_bout_det",
    "cu_bout_det_mbc",
    "cu_bout_summary",
    "cu_crw_argos",
    "cu_crw_covfun",
    "cu_crw_covmat",
    "cu_crw_ess",
    "cu_crw_predict",
    "cu_crw_sample",
    "cu_disp_rate",
    "cu_empirical_ud",
    "cu_extract_obst",
    "cu_hud",
    "cu_join_interval_tbl",
    "cu_location_rate",
    "cu_plot_disp",
    "cu_read_wc_dirs",
    "cu_sf_kde",
    "cu_ud_contour",
    "hex_size",
    "st_bbox_list",
    "st_expand",
    "st_not_within",
    "st_to_360",
    "st_union_list"
  ],
  "_help": [
    {
      "page": "crawlUtils-package",
      "title": "Functions To Increase Usability Of The 'crawl' Package",
      "topics": [
        "crawlUtils-package",
        "crawlUtils"
      ]
    },
    {
      "page": "bw_silver",
      "title": "Silverman default bandwidth calculation",
      "topics": [
        "bw_silver"
      ]
    },
    {
      "page": "cu_add_argos_cols",
      "title": "Add columns for modeling FastGPS and ARGOS error structure in the same telemetry deployment",
      "topics": [
        "cu_add_argos_cols"
      ]
    },
    {
      "page": "cu_add_bouts",
      "title": "Add migration detection results to original location data",
      "topics": [
        "cu_add_bouts"
      ]
    },
    {
      "page": "cu_add_gaps",
      "title": "Label telemetry bout segments",
      "topics": [
        "cu_add_gaps"
      ]
    },
    {
      "page": "cu_argosDiag2Cov",
      "title": "Transform Argos diagnostic data to covariance matrix form",
      "topics": [
        "cu_argosDiag2Cov"
      ]
    },
    {
      "page": "cu_bout_det",
      "title": "Movement bout detection",
      "topics": [
        "cu_bout_det"
      ]
    },
    {
      "page": "cu_bout_det_mbc",
      "title": "Movement bout detection",
      "topics": [
        "cu_bout_det_mbc"
      ]
    },
    {
      "page": "cu_bout_summary",
      "title": "Create a Table of Start and End Times for each Bout in a telemetry data set",
      "topics": [
        "cu_bout_summary"
      ]
    },
    {
      "page": "cu_crw_argos",
      "title": "Batch Fitting CTCRW Models for Argos (and FastGPS) Data",
      "topics": [
        "cu_crw_argos"
      ]
    },
    {
      "page": "cu_crw_covfun",
      "title": "Create covariance function for a fitted CRW model object",
      "topics": [
        "cu_crw_covfun"
      ]
    },
    {
      "page": "cu_crw_covmat",
      "title": "Calculate correlation matrix for a set of times from a CRW covariance function",
      "topics": [
        "cu_crw_covmat"
      ]
    },
    {
      "page": "cu_crw_ess",
      "title": "Calculate Effective Sample Size for a Set of CRW locations",
      "topics": [
        "cu_crw_ess"
      ]
    },
    {
      "page": "cu_crw_predict",
      "title": "Batch CRW Prediction for Multiple Animals",
      "topics": [
        "cu_crw_predict"
      ]
    },
    {
      "page": "cu_crw_sample",
      "title": "Batch CRW Posterior Path Simulation For Multiple Animals",
      "topics": [
        "cu_crw_sample"
      ]
    },
    {
      "page": "cu_disp_rate",
      "title": "Movement bout detection",
      "topics": [
        "cu_disp_rate"
      ]
    },
    {
      "page": "cu_empirical_ud",
      "title": "Calculate an empirical utilization distribution",
      "topics": [
        "cu_empirical_ud"
      ]
    },
    {
      "page": "cu_extract_obst",
      "title": "Extract predicted locatiins closest in time to observed locations.",
      "topics": [
        "cu_extract_obst"
      ]
    },
    {
      "page": "cu_hud",
      "title": "Highest utilization density",
      "topics": [
        "cu_hud"
      ]
    },
    {
      "page": "cu_join_interval_tbl",
      "title": "Join crawl prediction or simulation output with a table based on a time interval",
      "topics": [
        "cu_join_interval_tbl"
      ]
    },
    {
      "page": "cu_location_rate",
      "title": "Location rate statistics",
      "topics": [
        "cu_location_rate"
      ]
    },
    {
      "page": "cu_plot_disp",
      "title": "Plot migration detection results",
      "topics": [
        "cu_plot_disp"
      ]
    },
    {
      "page": "cu_read_wc_dirs",
      "title": "Read individual telemetry data from Wildlife Computers portal directories",
      "topics": [
        "cu_read_wc_dirs"
      ]
    },
    {
      "page": "cu_sf_kde",
      "title": "Spatial kernel density estimate",
      "topics": [
        "cu_sf_kde"
      ]
    },
    {
      "page": "cu_ud_contour",
      "title": "Approximate contours for a UD",
      "topics": [
        "cu_ud_contour"
      ]
    },
    {
      "page": "hex_size",
      "title": "Calculate cellsize value for hexagon grid",
      "topics": [
        "hex_size"
      ]
    },
    {
      "page": "st_bbox_list",
      "title": "'sf::st_bbox' for a list of 'sf' or 'sfc' objects.",
      "topics": [
        "st_bbox_list"
      ]
    },
    {
      "page": "st_expand",
      "title": "Expand Spatial Bounding Box",
      "topics": [
        "st_expand"
      ]
    },
    {
      "page": "st_not_within",
      "title": "Predicate function for st_filter",
      "topics": [
        "st_not_within"
      ]
    },
    {
      "page": "st_to_360",
      "title": "Convert longitude/latitude coordinates from -180/180 to 0/360",
      "topics": [
        "st_to_360"
      ]
    },
    {
      "page": "st_union_list",
      "title": "'sf::st_union' for a list of 'sf' or 'sfc' objects.",
      "topics": [
        "st_union_list"
      ]
    }
  ],
  "_readme": "https://github.com/dsjohnson/crawlUtils/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crawl",
    "crayon",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "foreach",
    "fuzzyjoin",
    "generics",
    "geosphere",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "iterators",
    "janitor",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "mvtnorm",
    "nlme",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "readr",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "snakecase",
    "sp",
    "stringdist",
    "stringi",
    "stringr",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "crawlutils",
  "_universes": [
    "dsjohnson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.62",
      "date": "2026-07-03T21:01:22.000Z",
      "distro": "resolute",
      "commit": "87b78e7a13479d5e67514fb07275b25c172f6bca",
      "fileid": "https://r2.ropensci.org/8fac0a1125066213225b7a341e54da073cc4f616245b38e423af35015af0b728",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/28682962126"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.62",
      "date": "2026-07-03T21:01:21.000Z",
      "distro": "resolute",
      "commit": "87b78e7a13479d5e67514fb07275b25c172f6bca",
      "fileid": "https://r2.ropensci.org/99e146f97f8f9f9f3385423ce11f72a39e636ea332d98c7b8c7f2a92da22b9a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/28682962126"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.62",
      "date": "2026-07-03T21:00:15.000Z",
      "commit": "87b78e7a13479d5e67514fb07275b25c172f6bca",
      "fileid": "https://r2.ropensci.org/d546c662df7f944d873856192a1479e373f163d08840b4611b4bbd1d91101532",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/28682962126"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.62",
      "date": "2026-07-03T21:00:52.000Z",
      "commit": "87b78e7a13479d5e67514fb07275b25c172f6bca",
      "fileid": "https://r2.ropensci.org/647f555b2412a03fdf44e80d37be9c67714647f8d74d9cd2879a4372a22859b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/28682962126"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.62",
      "date": "2026-07-03T21:01:55.000Z",
      "commit": "87b78e7a13479d5e67514fb07275b25c172f6bca",
      "fileid": "https://r2.ropensci.org/0eb3c200f3858130f75ffc20dc2738c7707e0b70e830b06413ae22cca639c992",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/28682962126"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.62",
      "date": "2026-07-03T21:00:28.000Z",
      "commit": "87b78e7a13479d5e67514fb07275b25c172f6bca",
      "fileid": "https://r2.ropensci.org/459f9fdb1fed02d98a59e122f690fd428da9a15ac0a179e5f6e2bb3ec90193fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/28682962126"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.62",
      "date": "2026-07-03T21:00:04.000Z",
      "commit": "87b78e7a13479d5e67514fb07275b25c172f6bca",
      "fileid": "https://r2.ropensci.org/c7d015ee98a51c9eb7bab0b75bef8bca46795011100145c601219ff08083a3c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/28682962126"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.62",
      "date": "2026-07-03T21:00:29.000Z",
      "commit": "87b78e7a13479d5e67514fb07275b25c172f6bca",
      "fileid": "https://r2.ropensci.org/e9fec001a9fedef90befbdb7e72a84524b4bf742d33b82b679a8136cf72abc2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/28682962126"
    }
  ]
}