{
  "_id": "6a226deacd65a98ecbd4770a",
  "Package": "moveHMM",
  "Type": "Package",
  "Title": "Animal Movement Modelling using Hidden Markov Models",
  "Version": "1.12",
  "Date": "2025-10-05",
  "Authors@R": "c(\nperson(given = \"Theo\",\nfamily = \"Michelot\",\nrole = c(\"aut\", \"cre\"),\nemail = \"theo.michelot@dal.ca\"),\nperson(given = \"Roland\",\nfamily = \"Langrock\",\nrole = c(\"aut\", \"ctb\")),\nperson(given = \"Toby\",\nfamily = \"Patterson\",\nrole = c(\"aut\", \"ctb\")),\nperson(given = \"Brett\",\nfamily = \"McClintock\",\nrole = c(\"ctb\")),\nperson(given = \"Eric\",\nfamily = \"Rexstad\",\nrole = c(\"ctb\")))",
  "Maintainer": "Theo Michelot <theo.michelot@dal.ca>",
  "Description": "Provides tools for animal movement modelling using hidden\nMarkov models. These include processing of tracking data,\nfitting hidden Markov models to movement data, visualization of\ndata and fitted model, decoding of the state process, etc.\n<doi:10.1111/2041-210X.12578>.",
  "URL": "https://github.com/TheoMichelot/moveHMM,\nhttps://cran.r-project.org/package=moveHMM",
  "License": "GPL-3",
  "LazyData": "TRUE",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-05 06:29:35 UTC",
    "User": "root"
  },
  "Author": "Theo Michelot [aut, cre], Roland Langrock [aut, ctb], Toby\nPatterson [aut, ctb], Brett McClintock [ctb], Eric Rexstad\n[ctb]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-10-06 22:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/moveHMM",
  "RemoteRef": "HEAD",
  "RemoteSha": "93dc250933f2096f18aeb3fe04ebc6047662bfac",
  "MD5sum": "3793925cae0d71dd1447ca966ca45c0d",
  "_user": "cran",
  "_type": "src",
  "_file": "moveHMM_1.12.tar.gz",
  "_fileid": "d4288c103f818bf790fae681cf249d1a9803f2c2bbf2f9f5e7ad33c084fc27c9",
  "_filesize": 3320355,
  "_sha256": "d4288c103f818bf790fae681cf249d1a9803f2c2bbf2f9f5e7ad33c084fc27c9",
  "_created": "2026-06-05T06:29:35.000Z",
  "_published": "2026-06-05T06:34:18.282Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79676203997,
      "time": 166,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7430296251"
    },
    {
      "job": 79676204040,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7430295952"
    },
    {
      "job": 79676204008,
      "time": 218,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7430307827"
    },
    {
      "job": 79676204003,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7430296813"
    },
    {
      "job": 79675634051,
      "time": 297,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430255160"
    },
    {
      "job": 79676204009,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430292812"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26999217007",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/moveHMM",
  "_commit": {
    "id": "93dc250933f2096f18aeb3fe04ebc6047662bfac",
    "author": "Theo Michelot <theo.michelot@dal.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.12\n",
    "time": 1759789202
  },
  "_maintainer": {
    "name": "Theo Michelot",
    "email": "theo.michelot@dal.ca",
    "login": "theomichelot",
    "bluesky": "@theomichelot.bsky.social",
    "twitter": "@TheoMichelot",
    "description": "Assistant professor in statistics at Dalhousie University, Halifax, Canada",
    "uuid": 7921822
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "geosphere",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggmap",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.11",
      "date": "2025-06-23"
    },
    {
      "name": "1.12",
      "date": "2025-10-06"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "theomichelot",
      "count": 4,
      "uuid": 7921822
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 753,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/moveHMM"
  },
  "_devurl": "https://github.com/theomichelot/movehmm",
  "_searchresults": 153,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/moveHMM.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/theomichelot/movehmm",
  "_realowner": "theomichelot",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-10-23"
    },
    {
      "version": "1.1",
      "date": "2015-12-02"
    },
    {
      "version": "1.2",
      "date": "2016-06-04"
    },
    {
      "version": "1.3",
      "date": "2017-01-11"
    },
    {
      "version": "1.4",
      "date": "2017-04-06"
    },
    {
      "version": "1.5",
      "date": "2017-07-21"
    },
    {
      "version": "1.6",
      "date": "2018-06-07"
    },
    {
      "version": "1.7",
      "date": "2019-05-19"
    },
    {
      "version": "1.8",
      "date": "2022-05-13"
    },
    {
      "version": "1.9",
      "date": "2023-05-08"
    },
    {
      "version": "1.10",
      "date": "2025-04-07"
    },
    {
      "version": "1.11",
      "date": "2025-06-23"
    },
    {
      "version": "1.12",
      "date": "2025-10-06"
    }
  ],
  "_exports": [
    "CI",
    "fitHMM",
    "getPlotData",
    "nLogLike",
    "plotPR",
    "plotSat",
    "plotStates",
    "plotStationary",
    "predictStationary",
    "predictTPM",
    "prepData",
    "pseudoRes",
    "simData",
    "splitAtGaps",
    "stateProbs",
    "stationary",
    "viterbi"
  ],
  "_datasets": [
    {
      "name": "elk_data",
      "title": "Elk data set from Morales et al. (2004, Ecology)",
      "object": "elk_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "Easting",
        "Northing",
        "dist_water"
      ],
      "rows": 735,
      "table": true,
      "tojson": true
    },
    {
      "name": "example",
      "title": "Example dataset",
      "object": "example",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "haggis_data",
      "title": "Wild haggis data set from Michelot et al. (2016, Methods Eco Evol)",
      "object": "haggis_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "x",
        "y",
        "slope",
        "temp"
      ],
      "rows": 1200,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AIC.moveHMM",
      "title": "AIC",
      "topics": [
        "AIC.moveHMM"
      ]
    },
    {
      "page": "angleCI",
      "title": "Confidence intervals for angle parameters",
      "topics": [
        "angleCI"
      ]
    },
    {
      "page": "CI",
      "title": "Confidence intervals",
      "topics": [
        "CI"
      ]
    },
    {
      "page": "dexp_rcpp",
      "title": "Exponential density function",
      "topics": [
        "dexp_rcpp"
      ]
    },
    {
      "page": "dgamma_rcpp",
      "title": "Gamma density function",
      "topics": [
        "dgamma_rcpp"
      ]
    },
    {
      "page": "dlnorm_rcpp",
      "title": "Log-normal density function",
      "topics": [
        "dlnorm_rcpp"
      ]
    },
    {
      "page": "dvm",
      "title": "Density function of von Mises distribution",
      "topics": [
        "dvm"
      ]
    },
    {
      "page": "dvm_rcpp",
      "title": "Von Mises density function",
      "topics": [
        "dvm_rcpp"
      ]
    },
    {
      "page": "dweibull_rcpp",
      "title": "Weibull density function",
      "topics": [
        "dweibull_rcpp"
      ]
    },
    {
      "page": "dwrpcauchy",
      "title": "Density function of wrapped Cauchy distribution",
      "topics": [
        "dwrpcauchy"
      ]
    },
    {
      "page": "dwrpcauchy_rcpp",
      "title": "Wrapped Cauchy density function",
      "topics": [
        "dwrpcauchy_rcpp"
      ]
    },
    {
      "page": "elk_data",
      "title": "Elk data set from Morales et al. (2004, Ecology)",
      "topics": [
        "elk_data"
      ]
    },
    {
      "page": "example",
      "title": "Example dataset",
      "topics": [
        "example"
      ]
    },
    {
      "page": "exGen",
      "title": "Example data simulation",
      "topics": [
        "exGen"
      ]
    },
    {
      "page": "fitHMM",
      "title": "Fit an HMM to the data",
      "topics": [
        "fitHMM"
      ]
    },
    {
      "page": "getPalette",
      "title": "Discrete colour palette for states",
      "topics": [
        "getPalette"
      ]
    },
    {
      "page": "getPlotData",
      "title": "Data to produce plots of fitted model",
      "topics": [
        "getPlotData"
      ]
    },
    {
      "page": "haggis_data",
      "title": "Wild haggis data set from Michelot et al. (2016, Methods Eco Evol)",
      "topics": [
        "haggis_data"
      ]
    },
    {
      "page": "is.moveData",
      "title": "Is moveData",
      "topics": [
        "is.moveData"
      ]
    },
    {
      "page": "is.moveHMM",
      "title": "Is moveHMM",
      "topics": [
        "is.moveHMM"
      ]
    },
    {
      "page": "logAlpha",
      "title": "Forward log-probabilities",
      "topics": [
        "logAlpha"
      ]
    },
    {
      "page": "logBeta",
      "title": "Backward log-probabilities",
      "topics": [
        "logBeta"
      ]
    },
    {
      "page": "moveData",
      "title": "Constructor of 'moveData' objects",
      "topics": [
        "moveData"
      ]
    },
    {
      "page": "moveHMM",
      "title": "Constructor of 'moveHMM' objects",
      "topics": [
        "moveHMM"
      ]
    },
    {
      "page": "n2w",
      "title": "Scaling function: natural to working parameters.",
      "topics": [
        "n2w"
      ]
    },
    {
      "page": "nLogLike",
      "title": "Negative log-likelihood function",
      "topics": [
        "nLogLike"
      ]
    },
    {
      "page": "nLogLike_rcpp",
      "title": "Negative log-likelihood",
      "topics": [
        "nLogLike_rcpp"
      ]
    },
    {
      "page": "parDef",
      "title": "Parameters definition",
      "topics": [
        "parDef"
      ]
    },
    {
      "page": "plot.moveData",
      "title": "Plot 'moveData'",
      "topics": [
        "plot.moveData"
      ]
    },
    {
      "page": "plot.moveHMM",
      "title": "Plot 'moveHMM'",
      "topics": [
        "plot.moveHMM"
      ]
    },
    {
      "page": "plotPR",
      "title": "Plot pseudo-residuals",
      "topics": [
        "plotPR"
      ]
    },
    {
      "page": "plotSat",
      "title": "Plot observations on satellite image",
      "topics": [
        "plotSat"
      ]
    },
    {
      "page": "plotStates",
      "title": "Plot states",
      "topics": [
        "plotStates"
      ]
    },
    {
      "page": "plotStationary",
      "title": "Plot stationary state probabilities",
      "topics": [
        "plotStationary"
      ]
    },
    {
      "page": "predictStationary",
      "title": "Predict stationary state probabilities",
      "topics": [
        "predictStationary"
      ]
    },
    {
      "page": "predictTPM",
      "title": "Predict transition probabilities for new covariate values",
      "topics": [
        "predictTPM"
      ]
    },
    {
      "page": "prepData",
      "title": "Preprocessing of the tracking data",
      "topics": [
        "prepData"
      ]
    },
    {
      "page": "print.moveHMM",
      "title": "Print 'moveHMM'",
      "topics": [
        "print.moveHMM"
      ]
    },
    {
      "page": "pseudoRes",
      "title": "Pseudo-residuals",
      "topics": [
        "pseudoRes"
      ]
    },
    {
      "page": "rvm",
      "title": "Sample from von Mises distribution",
      "topics": [
        "rvm"
      ]
    },
    {
      "page": "rwrpcauchy",
      "title": "Sample from wrapped Cauchy distribution",
      "topics": [
        "rwrpcauchy"
      ]
    },
    {
      "page": "simData",
      "title": "Simulation tool",
      "topics": [
        "simData"
      ]
    },
    {
      "page": "splitAtGaps",
      "title": "Split track at gaps",
      "topics": [
        "splitAtGaps"
      ]
    },
    {
      "page": "stateProbs",
      "title": "State probabilities",
      "topics": [
        "stateProbs"
      ]
    },
    {
      "page": "stationary",
      "title": "Stationary state probabilities",
      "topics": [
        "stationary"
      ]
    },
    {
      "page": "summary.moveData",
      "title": "Summary 'moveData'",
      "topics": [
        "summary.moveData"
      ]
    },
    {
      "page": "trMatrix_rcpp",
      "title": "Transition probability matrix",
      "topics": [
        "trMatrix_rcpp"
      ]
    },
    {
      "page": "turnAngle",
      "title": "Turning angle",
      "topics": [
        "turnAngle"
      ]
    },
    {
      "page": "viterbi",
      "title": "Viterbi algorithm",
      "topics": [
        "viterbi"
      ]
    },
    {
      "page": "w2n",
      "title": "Scaling function: working to natural parameters",
      "topics": [
        "w2n"
      ]
    }
  ],
  "_readme": "https://github.com/cran/moveHMM/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bitops",
    "boot",
    "cli",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "farver",
    "generics",
    "geosphere",
    "ggmap",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "isoband",
    "jpeg",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "numDeriv",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "moveHMM-starting-values.Rnw",
      "filename": "moveHMM-starting-values.pdf",
      "title": "Choosing starting values in moveHMM",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2019-05-19 03:20:09",
      "modified": "2025-06-23 15:40:02",
      "commits": 4
    },
    {
      "source": "moveHMM-custom-plots.Rnw",
      "filename": "moveHMM-custom-plots.pdf",
      "title": "Custom plots with moveHMM",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2019-05-19 03:20:09",
      "modified": "2025-06-23 15:40:02",
      "commits": 2
    },
    {
      "source": "moveHMM-guide.Rnw",
      "filename": "moveHMM-guide.pdf",
      "title": "Guide to using moveHMM",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2015-12-03 00:54:06",
      "modified": "2025-06-23 15:40:02",
      "commits": 9
    },
    {
      "source": "moveHMM-example.Rmd",
      "filename": "moveHMM-example.html",
      "title": "moveHMM workflow: wild haggis analysis",
      "author": "Théo Michelot",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data preparation",
        "Model fitting",
        "Model visualisation",
        "State process inference",
        "Covariates",
        "Model checking",
        "Custom plots",
        "Other features",
        "predict functions",
        "knownStates",
        "fit = FALSE",
        "References"
      ],
      "created": "2022-05-13 19:20:16",
      "modified": "2022-05-13 19:20:16",
      "commits": 1
    }
  ],
  "_score": 4.786751422145561,
  "_indexed": false,
  "_nocasepkg": "movehmm",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://theomichelot.r-universe.dev/moveHMM",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.12",
      "date": "2026-06-05T06:32:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "93dc250933f2096f18aeb3fe04ebc6047662bfac",
      "fileid": "fa4dbd73a2b455ec46772cbf5af048816535b51a92dedf06d0c9eb02d70fcd03",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26999217007"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.12",
      "date": "2026-06-05T06:32:12.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "93dc250933f2096f18aeb3fe04ebc6047662bfac",
      "fileid": "58daa73e0f980f5ce2dc81f3a0e4815af710e7f1f3e84c815357f9ab4e6f1b7b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26999217007"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.12",
      "date": "2026-06-05T06:33:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "93dc250933f2096f18aeb3fe04ebc6047662bfac",
      "fileid": "fa2d64087cf9112db7be34379d691fe8f1064ca74e28c36f1501e4a79f3ae518",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26999217007"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.12",
      "date": "2026-06-05T06:32:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "93dc250933f2096f18aeb3fe04ebc6047662bfac",
      "fileid": "0c4cf7f01807d4a6c6ce6eef637d4be65caefc4c60c05c7ab18206677ad25761",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26999217007"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.12",
      "date": "2026-06-05T06:32:33.000Z",
      "arch": "emscripten",
      "commit": "93dc250933f2096f18aeb3fe04ebc6047662bfac",
      "fileid": "d9defdd480f29eb7cc0c910c8e66552fb67f6e713beaed7856cdaff10227162e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26999217007"
    }
  ]
}