{
  "_id": "6a102489acfb0bcc41c8dce6",
  "Package": "animovement",
  "Type": "Package",
  "Title": "An R toolbox for analysing movement across space and time",
  "Version": "0.7.3",
  "Authors@R": "person(\n\"Mikkel\",\n\"Roald-Arbøl\",\nrole = c(\"aut\", \"cre\"),\nemail = \"animovement.84w1m@passmail.com\",\ncomment = c(ORCID = \"0000-0002-9998-0058\")\n)",
  "Description": "An R toolbox for analysing movement across space and time.",
  "License": "GPL-3 + file LICENSE",
  "URL": "https://animovement.dev, https://animovement.dev/animovement,\nhttps://github.com/animovement/animovement",
  "BugReports": "https://github.com/animovement/animovement/issues",
  "Encoding": "UTF-8",
  "Additional_repositories": "https://animovement.r-universe.dev",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Repository": "https://animovement.r-universe.dev",
  "Date/Publication": "2026-01-16 12:40:00 UTC",
  "RemoteUrl": "https://github.com/animovement/animovement",
  "RemoteRef": "HEAD",
  "RemoteSha": "47b962369952f1f7fa5f90904eef85e65f82a7fb",
  "Packaged": {
    "Date": "2026-05-13 09:59:02 UTC",
    "User": "root"
  },
  "Author": "Mikkel Roald-Arbøl [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9998-0058>)",
  "Maintainer": "Mikkel Roald-Arbøl <animovement.84w1m@passmail.com>",
  "MD5sum": "3de2ef6830b36da42b78f512a925a86b",
  "_user": "animovement",
  "_type": "src",
  "_file": "animovement_0.7.3.tar.gz",
  "_fileid": "9b8fc311b5506d02cf92d214b354755a9d117e92ceafa21b9fac251b92c6fcea",
  "_filesize": 138588,
  "_sha256": "9b8fc311b5506d02cf92d214b354755a9d117e92ceafa21b9fac251b92c6fcea",
  "_created": "2026-05-13T09:59:02.000Z",
  "_published": "2026-05-22T09:40:25.436Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77354470313,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6967098514"
    },
    {
      "job": 77354470338,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967100432"
    },
    {
      "job": 77354470633,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6967144411"
    },
    {
      "job": 77354470308,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967234296"
    },
    {
      "job": 77354470128,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967041589"
    },
    {
      "job": 77354469727,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157480072"
    },
    {
      "job": 77354470043,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6967081715"
    },
    {
      "job": 77354470595,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6967086425"
    },
    {
      "job": 77354470769,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967084752"
    }
  ],
  "_buildurl": "https://github.com/r-universe/animovement/actions/runs/25791830013",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/animovement/animovement",
  "_commit": {
    "id": "47b962369952f1f7fa5f90904eef85e65f82a7fb",
    "author": "Mikkel Roald-Arbøl <25629697+roaldarbol@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #140 from animovement:webr\n\nAdd r-wasm repo",
    "time": 1768567200
  },
  "_maintainer": {
    "name": "Mikkel Roald-Arbøl",
    "email": "animovement.84w1m@passmail.com",
    "login": "roaldarbol",
    "bluesky": "@roald-arboel.com",
    "orcid": "0000-0002-9998-0058",
    "uuid": 25629697
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "aniframe",
      "role": "Imports"
    },
    {
      "package": "aniread",
      "role": "Imports"
    },
    {
      "package": "anispace",
      "role": "Imports"
    },
    {
      "package": "aniprocess",
      "role": "Imports"
    },
    {
      "package": "anicheck",
      "role": "Imports"
    },
    {
      "package": "animetric",
      "role": "Imports"
    },
    {
      "package": "anivis",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "pak",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.41",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.20",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "animovement",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "animal-behaviour",
    "animal-movement",
    "neuroethology",
    "neuroscience"
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "roaldarbol",
      "count": 42,
      "uuid": 25629697
    }
  ],
  "_userbio": {
    "uuid": 238288616,
    "type": "organization",
    "name": "animovement",
    "description": "An R toolbox for analysing movement across space and time"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/animovement"
  },
  "_devurl": "https://github.com/animovement/animovement",
  "_pkgdown": "https://animovement.dev/animovement",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/animovement.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "animovement_conflicts",
    "animovement_deps",
    "animovement_detach",
    "animovement_extend",
    "animovement_install",
    "animovement_install_suggested",
    "animovement_packages",
    "animovement_show_suggested",
    "animovement_sitrep",
    "animovement_update"
  ],
  "_help": [
    {
      "page": "animovement_conflicts",
      "title": "Conflicts between the animovement and other packages",
      "topics": [
        "animovement_conflicts"
      ]
    },
    {
      "page": "animovement_deps",
      "title": "List all animovement dependencies",
      "topics": [
        "animovement_deps"
      ]
    },
    {
      "page": "animovement_detach",
      "title": "Detach animovement packages",
      "topics": [
        "animovement_detach"
      ]
    },
    {
      "page": "animovement_extend",
      "title": "Extend the animovement",
      "topics": [
        "animovement_extend"
      ]
    },
    {
      "page": "animovement_install",
      "title": "Install (missing) animovement packages",
      "topics": [
        "animovement_install"
      ]
    },
    {
      "page": "animovement_install_suggested",
      "title": "Download all suggested packages",
      "topics": [
        "animovement_install_suggested",
        "animovement_show_suggested"
      ]
    },
    {
      "page": "animovement_packages",
      "title": "List all packages in the animovement",
      "topics": [
        "animovement_packages"
      ]
    },
    {
      "page": "animovement_sitrep",
      "title": "Get a situation report on the animovement",
      "topics": [
        "animovement_sitrep"
      ]
    },
    {
      "page": "animovement_update",
      "title": "Update animovement packages",
      "topics": [
        "animovement_update"
      ]
    }
  ],
  "_readme": "https://github.com/animovement/animovement/raw/HEAD/README.md",
  "_rundeps": [
    "anicheck",
    "aniframe",
    "animetric",
    "aniprocess",
    "aniread",
    "anispace",
    "anivis",
    "anytime",
    "base64enc",
    "BH",
    "bit",
    "bit64",
    "cli",
    "cpp11",
    "crayon",
    "data.table",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "janitor",
    "jpeg",
    "jsonlite",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "marquee",
    "patchwork",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "snakecase",
    "stringi",
    "stringr",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "animovement.Rmd",
      "filename": "animovement.html",
      "title": "Introduction to animovement",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data structure",
        "Getting started with animovement"
      ],
      "created": "2024-09-10 18:02:52",
      "modified": "2024-09-15 20:03:59",
      "commits": 3
    }
  ],
  "_score": 4.643452676486188,
  "_indexed": true,
  "_nocasepkg": "animovement",
  "_universes": [
    "animovement",
    "roaldarbol"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.3",
      "date": "2026-05-13T10:01:26.000Z",
      "distro": "noble",
      "commit": "47b962369952f1f7fa5f90904eef85e65f82a7fb",
      "fileid": "97d21f014dd6909eadaa507c201d712423d46aaadfe181cf63ade9444a49f157",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/animovement/actions/runs/25791830013"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.3",
      "date": "2026-05-13T10:01:33.000Z",
      "distro": "noble",
      "commit": "47b962369952f1f7fa5f90904eef85e65f82a7fb",
      "fileid": "7b7e29849ccd039ed4eb382a6537ec2e4f3d34b840e5833464ee3b89bb35cba2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/animovement/actions/runs/25791830013"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.3",
      "date": "2026-05-13T10:03:44.000Z",
      "commit": "47b962369952f1f7fa5f90904eef85e65f82a7fb",
      "fileid": "0b229ce22de9e5d1bdd893ec65de6eaeeac0e2c7c446c5f508c43d674b0b3d6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/animovement/actions/runs/25791830013"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.3",
      "date": "2026-05-13T10:08:00.000Z",
      "commit": "47b962369952f1f7fa5f90904eef85e65f82a7fb",
      "fileid": "ab2c40dc17a9e74b43fb49c28fc4749dabf0139352c09471f4cc5eb92ad41c6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/animovement/actions/runs/25791830013"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.3",
      "date": "2026-05-13T10:00:37.000Z",
      "commit": "47b962369952f1f7fa5f90904eef85e65f82a7fb",
      "fileid": "7e6708958eac65dfa3df42c045597d456c3b8407341cf9ee2900099e1b81b643",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/animovement/actions/runs/25791830013"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.3",
      "date": "2026-05-13T10:00:49.000Z",
      "commit": "47b962369952f1f7fa5f90904eef85e65f82a7fb",
      "fileid": "717e75045bebbd196003f4ee38f137579563e1c9e74b75f735d2e0fbee39ea46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/animovement/actions/runs/25791830013"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.3",
      "date": "2026-05-13T10:00:43.000Z",
      "commit": "47b962369952f1f7fa5f90904eef85e65f82a7fb",
      "fileid": "32b609b8198c57a1fc1204f47f493fc1c75dc9c3ddaf45cb79107456fe20a7ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/animovement/actions/runs/25791830013"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.3",
      "date": "2026-05-22T09:40:00.000Z",
      "commit": "47b962369952f1f7fa5f90904eef85e65f82a7fb",
      "fileid": "701bc730684a2473ab84f664b5363de4acaa36d85e669dcb3a645a06625ae19c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/animovement/actions/runs/25791830013"
    }
  ]
}