{
  "_id": "6a1fe75cb401979e7343cf7a",
  "Package": "movetrack",
  "Title": "Model flight paths from radio-telemetry data",
  "Description": "movetrack is an R package that provides simple\nfunctionality to model flight tracks from telemetry data using\na hidden Markov model written in Stan.",
  "Version": "1.1.2",
  "License": "MIT + file LICENSE",
  "Authors@R": "person(\"Georg\", \"Rüppel\", , \"codeberg.g-rppl@mailbox.org\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-5459-6717\"))",
  "URL": "https://g-rppl.codeberg.page/movetrack,\nhttps://codeberg.org/g-rppl/movetrack,\nhttps://g-rppl.r-universe.dev/movetrack",
  "BugReports": "https://codeberg.org/g-rppl/movetrack/issues",
  "Remotes": [
    "stan-dev/cmdstanr"
  ],
  "SystemRequirements": "CmdStan\n(https://mc-stan.org/users/interfaces/cmdstan)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Repository": "https://g-rppl.r-universe.dev",
  "Date/Publication": "2026-04-04 08:48:08 UTC",
  "RemoteUrl": "https://codeberg.org/g-rppl/movetrack",
  "RemoteRef": "HEAD",
  "RemoteSha": "6e2f12dd51963cfadc0796fefafe0a65ee47433f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 08:27:35 UTC",
    "User": "root"
  },
  "Author": "Georg Rüppel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5459-6717>)",
  "Maintainer": "Georg Rüppel <codeberg.g-rppl@mailbox.org>",
  "MD5sum": "92b6963545317a1446f2d528319451af",
  "_user": "g-rppl",
  "_type": "src",
  "_file": "movetrack_1.1.2.tar.gz",
  "_fileid": "ef930e009b569762d7e3eed74dacfc1019fd655f181d407d3fe4da3524de3201",
  "_filesize": 543413,
  "_sha256": "ef930e009b569762d7e3eed74dacfc1019fd655f181d407d3fe4da3524de3201",
  "_created": "2026-06-03T08:27:35.000Z",
  "_published": "2026-06-03T08:35:40.477Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79252846546,
      "time": 324,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379560558"
    },
    {
      "job": 79252846517,
      "time": 334,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379563521"
    },
    {
      "job": 79252846635,
      "time": 353,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379553766"
    },
    {
      "job": 79252846551,
      "time": 353,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379557600"
    },
    {
      "job": 79251121244,
      "time": 625,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379446189"
    },
    {
      "job": 79252846632,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379492770"
    },
    {
      "job": 79252846481,
      "time": 426,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379595602"
    },
    {
      "job": 79252846578,
      "time": 400,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379586591"
    },
    {
      "job": 79252846575,
      "time": 398,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379585801"
    }
  ],
  "_buildurl": "https://github.com/r-universe/g-rppl/actions/runs/26872488628",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://codeberg.org/g-rppl/movetrack",
  "_commit": {
    "id": "6e2f12dd51963cfadc0796fefafe0a65ee47433f",
    "author": "Georg Rüppel <codeberg.g-rppl@mailbox.org>",
    "committer": "Georg Rüppel <codeberg.g-rppl@mailbox.org>",
    "message": "Update test tolerance\n",
    "time": 1775292488
  },
  "_maintainer": {
    "name": "Georg Rüppel",
    "email": "codeberg.g-rppl@mailbox.org",
    "orcid": "0000-0001-5459-6717"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cmdstanr",
      "role": "Imports"
    },
    {
      "package": "posterior",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "sfheaders",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeR",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "codeberg-g-rppl",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-06-25"
    },
    {
      "name": "ms1.0",
      "date": "2025-07-03"
    },
    {
      "name": "ms1.1",
      "date": "2025-07-04"
    },
    {
      "name": "v1.0.1",
      "date": "2025-07-04"
    },
    {
      "name": "v1.1.0",
      "date": "2025-11-12"
    },
    {
      "name": "ms1.2",
      "date": "2025-11-27"
    },
    {
      "name": "ms1.3",
      "date": "2026-01-26"
    },
    {
      "name": "v1.1.1",
      "date": "2026-02-04"
    },
    {
      "name": "ms2.0",
      "date": "2026-02-09"
    },
    {
      "name": "v1.1.2",
      "date": "2026-04-04"
    }
  ],
  "_userbio": {
    "uuid": 53815013,
    "type": "user",
    "name": "Georg Rüppel",
    "description": "Ornithologist working mainly with Julia, R and  Stan."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/movetrack"
  },
  "_devurl": "https://codeberg.org/g-rppl/movetrack",
  "_pkgdown": "https://g-rppl.codeberg.page/movetrack",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/movetrack.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "default_aRange",
    "getDraws",
    "mapTrack",
    "track"
  ],
  "_datasets": [
    {
      "name": "motusData",
      "title": "Motus test data",
      "object": "motusData",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "tagDeployID",
        "ts",
        "sig",
        "recvDeployLon",
        "recvDeployLat",
        "antType",
        "antBearing"
      ],
      "rows": 4464,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as.data.frame.movetrack",
      "title": "Coerce to a Data Frame",
      "topics": [
        "as.data.frame.movetrack"
      ]
    },
    {
      "page": "getDraws",
      "title": "Extract draws",
      "topics": [
        "getDraws"
      ]
    },
    {
      "page": "mapTrack",
      "title": "Map model result",
      "topics": [
        "mapTrack"
      ]
    },
    {
      "page": "motusData",
      "title": "Motus test data",
      "topics": [
        "motusData"
      ]
    },
    {
      "page": "plot.movetrack",
      "title": "Plot model results",
      "topics": [
        "plot.movetrack"
      ]
    },
    {
      "page": "print.movetrack",
      "title": "Print",
      "topics": [
        "print.movetrack"
      ]
    },
    {
      "page": "summary.movetrack",
      "title": "Summary",
      "topics": [
        "summary.movetrack"
      ]
    },
    {
      "page": "track",
      "title": "Model flight paths",
      "topics": [
        "default_aRange",
        "track"
      ]
    }
  ],
  "_readme": "https://codeberg.org/g-rppl/movetrack/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "checkmate",
    "cli",
    "cmdstanr",
    "cpp11",
    "data.table",
    "distributional",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "matrixStats",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "posterior",
    "processx",
    "ps",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tensorA",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "raw_positions.Rmd",
      "filename": "raw_positions.html",
      "title": "Coarse raw positions",
      "author": "Georg Rüppel",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2025-06-25 09:00:13",
      "modified": "2026-04-03 15:20:49",
      "commits": 4
    },
    {
      "source": "hmm.Rmd",
      "filename": "hmm.html",
      "title": "Hidden Markov model",
      "author": "Georg Rüppel",
      "engine": "knitr::rmarkdown",
      "headings": [
        "State process",
        "Process model",
        "Observation model",
        "References"
      ],
      "created": "2025-06-25 09:00:13",
      "modified": "2026-04-03 15:20:49",
      "commits": 3
    },
    {
      "source": "movetrack.Rmd",
      "filename": "movetrack.html",
      "title": "Quickstart example",
      "author": "Georg Rüppel",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Modelling",
        "Inspect results",
        "Plot results",
        "Map flight paths"
      ],
      "created": "2025-06-25 09:00:13",
      "modified": "2026-04-03 15:20:49",
      "commits": 4
    }
  ],
  "_score": 3.8750612633917,
  "_indexed": true,
  "_nocasepkg": "movetrack",
  "_universes": [
    "g-rppl",
    "codeberg-g-rppl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-03T08:30:02.000Z",
      "distro": "noble",
      "commit": "6e2f12dd51963cfadc0796fefafe0a65ee47433f",
      "fileid": "6707894f7cd3f2bbbedf635d1fd5a3a4ea727633ec14346c3a07593cd57469c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/g-rppl/actions/runs/26872488628"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-03T08:29:54.000Z",
      "distro": "noble",
      "commit": "6e2f12dd51963cfadc0796fefafe0a65ee47433f",
      "fileid": "02c7f0f4d195bf7ecdc83bb8785fd5fecf97666aeb67530474a128e85330820f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/g-rppl/actions/runs/26872488628"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-03T08:30:10.000Z",
      "commit": "6e2f12dd51963cfadc0796fefafe0a65ee47433f",
      "fileid": "d0b0e77c96cda92c78506ec0c2b03cfeba4075b92c4dea3ae5257dd4a4ef4779",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/g-rppl/actions/runs/26872488628"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-03T08:30:09.000Z",
      "commit": "6e2f12dd51963cfadc0796fefafe0a65ee47433f",
      "fileid": "2a90d492497bef0e6d182b4603a8ab9152cf90b873d9663b0364ac68d71afa40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/g-rppl/actions/runs/26872488628"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-06-03T08:30:10.000Z",
      "commit": "6e2f12dd51963cfadc0796fefafe0a65ee47433f",
      "fileid": "3e5bd2ad6d8f58ed8a648ffc8dd97c428e014f62c147a9e460cca3687821537c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/g-rppl/actions/runs/26872488628"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-03T08:29:08.000Z",
      "commit": "6e2f12dd51963cfadc0796fefafe0a65ee47433f",
      "fileid": "1a07b622835e8ef797a2788c4489f77ef68811f40a80580af08bc60fd25e79cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/g-rppl/actions/runs/26872488628"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-03T08:28:58.000Z",
      "commit": "6e2f12dd51963cfadc0796fefafe0a65ee47433f",
      "fileid": "62f62859c74f6962c9c91ab8f1e6d16e9cd9eae6efbcbf3914617d777c5fe700",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/g-rppl/actions/runs/26872488628"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-03T08:29:01.000Z",
      "commit": "6e2f12dd51963cfadc0796fefafe0a65ee47433f",
      "fileid": "1f14708972aad197e6649e68d8d351c1a5db543cf858f9a5adba36be7b56b8f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/g-rppl/actions/runs/26872488628"
    }
  ]
}