{
  "_id": "6a478d966527f6f71fa0ea47",
  "Package": "miscYAPS",
  "Title": "Miscellaneous data and helper functions for using YAPS",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Robert\", \"Lennox\", , \"lennox@dal.ca\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1010-0577\"))",
  "Description": "Provides a bit of data and helper functions for wrapping\naround the key YAPS functions. The main function is swim_yaps,\nwhich will allow you to pass a data.table that is formatted\nwith columns ts, epo, frac, tag, serial to the function. You\nmust have a synchronisation model already available that is\nnamed sync_model and a data.table object for the hydrophones\nand their locations named hydros, as per the YAPS\nspecifications. You should be familiar with YAPS in order to\nuse this package but it will hopefully help make your life\neasier by looping through YAPS runs N (user specified number)\nof times and taking the best fit among those runs for each fish\nday. You will also find some data in the package to help you\ntry.",
  "License": "CC0",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Remotes": [
    "baktoft/yaps"
  ],
  "LazyData": "true",
  "Config/pak/sysreqs": "cmake libicu-dev",
  "Repository": "https://benjaminhlina.r-universe.dev",
  "Date/Publication": "2024-01-11 19:20:16 UTC",
  "RemoteUrl": "https://github.com/robertlennox/miscYAPS",
  "RemoteRef": "HEAD",
  "RemoteSha": "a9b579d334db8fe77242371a85af17b7f31ff1b1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 06:45:30 UTC",
    "User": "root"
  },
  "Author": "Robert Lennox [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1010-0577>)",
  "Maintainer": "Robert Lennox <lennox@dal.ca>",
  "_user": "benjaminhlina",
  "_type": "src",
  "_file": "miscYAPS_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/d28026c77b4a252742894bbf9daaf538e410d9f18548872c9655a2fac747f3c5",
  "_filesize": 36157901,
  "_sha256": "d28026c77b4a252742894bbf9daaf538e410d9f18548872c9655a2fac747f3c5",
  "_expires": "2026-10-11T10:23:14.000Z",
  "_created": "2026-07-02T06:45:30.000Z",
  "_published": "2026-07-03T10:23:18.227Z",
  "_jobs": [
    {
      "job": 84979852849,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8031020506"
    },
    {
      "job": 84979853388,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8031019383"
    },
    {
      "job": 84979852985,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8031001525"
    },
    {
      "job": 84979852967,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8030999253"
    },
    {
      "job": 84979852858,
      "time": 284,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8030963378"
    },
    {
      "job": 84979853374,
      "time": 225,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8031031414"
    },
    {
      "job": 84979852954,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8031001978"
    },
    {
      "job": 84979852989,
      "time": 150,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8031010413"
    },
    {
      "job": 84979853344,
      "time": 170,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8031015321"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/28570796214",
  "_status": "success",
  "_upstream": "https://github.com/robertlennox/miscYAPS",
  "_commit": {
    "id": "a9b579d334db8fe77242371a85af17b7f31ff1b1",
    "author": "robertlennox <42450990+robertlennox@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #3 from mhpob/patch-1\n\nUpdate DESCRIPTION to include gridExtra",
    "time": 1705000816
  },
  "_maintainer": {
    "name": "Robert Lennox",
    "email": "lennox@dal.ca",
    "orcid": "0000-0003-1010-0577"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "beepr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.6.2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.6",
      "role": "Imports"
    },
    {
      "package": "withr",
      "version": ">= 2.5.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "yaps",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "robertlennox",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "robertlennox",
      "count": 45,
      "uuid": 42450990
    },
    {
      "user": "jdpye",
      "count": 2,
      "uuid": 3063276
    },
    {
      "user": "mhpob",
      "count": 1,
      "uuid": 8228205
    }
  ],
  "_userbio": {
    "uuid": 29612410,
    "type": "user",
    "name": "Benjamin Hlina",
    "followers": 24,
    "description": "Postdoctoral Researcher @ GLIER - University of Windsor - Studying food webs and spatial ecology of fishes in Lakes Ontario and Huron."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/miscYAPS"
  },
  "_devurl": "https://github.com/robertlennox/miscyaps",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/miscYAPS.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "errorplot",
    "swim_yaps",
    "sync",
    "synccoverage",
    "syncgrid",
    "transmits",
    "yaps_all"
  ],
  "_datasets": [
    {
      "name": "aur",
      "title": "",
      "object": "aur",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "dt",
        "epo",
        "frac",
        "oid",
        "serial",
        "sync",
        "lon",
        "lat",
        "temperature"
      ],
      "rows": 2305399,
      "table": true,
      "tojson": true
    },
    {
      "name": "boats",
      "title": "",
      "object": "boats",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "dets",
      "title": "",
      "object": "dets",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "dt",
        "epo",
        "frac",
        "oid",
        "serial",
        "sync",
        "lon",
        "lat",
        "temperature"
      ],
      "rows": 2305399,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "swim_yaps",
      "title": "functions to get receiver and tagging metadata into session",
      "topics": [
        "swim_yaps"
      ]
    },
    {
      "page": "sync",
      "title": "functions to get receiver and tagging metadata into session",
      "topics": [
        "sync"
      ]
    },
    {
      "page": "yaps_all",
      "title": "functions to get receiver and tagging metadata into session",
      "topics": [
        "yaps_all"
      ]
    }
  ],
  "_rundeps": [
    "audio",
    "beepr",
    "boot",
    "circular",
    "cli",
    "cowplot",
    "cpp11",
    "data.table",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "Matrix",
    "mvtnorm",
    "nloptr",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tictoc",
    "tidyr",
    "tidyselect",
    "timechange",
    "TMB",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "yaps",
    "zoo"
  ],
  "_score": 1.6020599913279625,
  "_indexed": false,
  "_nocasepkg": "miscyaps",
  "_universes": [
    "benjaminhlina"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-02T06:48:47.000Z",
      "distro": "resolute",
      "commit": "a9b579d334db8fe77242371a85af17b7f31ff1b1",
      "fileid": "https://r2.ropensci.org/f31021b88114b997d8da609f772624dcaf2b6c394c97afc100942cecbb9961ea",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/28570796214"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-02T06:48:49.000Z",
      "distro": "resolute",
      "commit": "a9b579d334db8fe77242371a85af17b7f31ff1b1",
      "fileid": "https://r2.ropensci.org/2eebaa591e3c4c32ceabf81a912e671bc164fea56c4f75d64308b4bae68f5da9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/28570796214"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-02T06:48:00.000Z",
      "commit": "a9b579d334db8fe77242371a85af17b7f31ff1b1",
      "fileid": "https://r2.ropensci.org/bd33e32e762038d95ef490071480e310f6e7642fe7c2936bb4e765a95930c8dd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/28570796214"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-02T06:47:59.000Z",
      "commit": "a9b579d334db8fe77242371a85af17b7f31ff1b1",
      "fileid": "https://r2.ropensci.org/f0263b46338d5a7d3bdae944cbf53f275f48608dd202f2db208512b0ca2c72de",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/28570796214"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-02T06:50:07.000Z",
      "commit": "a9b579d334db8fe77242371a85af17b7f31ff1b1",
      "fileid": "https://r2.ropensci.org/b6b49a2074c058c57136898c3b6bc7c73309d173aaf9ee1b8c56f0581f284e28",
      "status": "success",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/28570796214"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-02T06:47:40.000Z",
      "commit": "a9b579d334db8fe77242371a85af17b7f31ff1b1",
      "fileid": "https://r2.ropensci.org/51e0572f062e733770f533cf0d98f262d828fde5e2da25d0b075104d13a86afc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/28570796214"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-02T06:48:17.000Z",
      "commit": "a9b579d334db8fe77242371a85af17b7f31ff1b1",
      "fileid": "https://r2.ropensci.org/a666f260e153a1c69cfd764f4c6f5c780dc27809ed5291967ee98586f81c3b41",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/28570796214"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-02T06:48:19.000Z",
      "commit": "a9b579d334db8fe77242371a85af17b7f31ff1b1",
      "fileid": "https://r2.ropensci.org/e25db7ced6df8428630100e1c574889e47ef754eaa8bf2e4c782e794f4363bbd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/28570796214"
    }
  ]
}