{
  "_id": "6a1eef6eb401979e73412b97",
  "Package": "moveVis",
  "Type": "Package",
  "Title": "Movement Data Visualization",
  "Version": "1.0.1",
  "Date": "2025-08-22",
  "Authors@R": "c(\nperson(\"Jakob\", \"Schwalb-Willmann\", email = \"dev@schwalb-willmann.de\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-2665-1509\")),\nperson(\"Annika\", \"Ludwig\", role = c(\"aut\", \"ctb\"))\n)",
  "Description": "Tools to visualize movement data (e.g. from GPS tracking)\nand temporal changes of environmental data (e.g. from remote\nsensing) by creating video animations.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "BugReports": "https://www.github.com/16eagle/moveVis/issues",
  "SystemRequirements": "ImageMagick, FFmpeg, libav",
  "URL": "https://movevis.org",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibmagick++-dev gsfonts libavfilter-dev libpng-dev libssl-dev\nlibproj-dev libsqlite3-dev libudunits2-dev libclang-dev",
  "Repository": "https://16eagle.r-universe.dev",
  "Date/Publication": "2025-08-22 13:14:28 UTC",
  "RemoteUrl": "https://github.com/16EAGLE/moveVis",
  "RemoteRef": "HEAD",
  "RemoteSha": "cf88cdcc0a44bd48c7f0bd35bc3f40f6d3f94283",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:38:25 UTC",
    "User": "root"
  },
  "Author": "Jakob Schwalb-Willmann [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2665-1509>),\nAnnika Ludwig [aut, ctb]",
  "Maintainer": "Jakob Schwalb-Willmann <dev@schwalb-willmann.de>",
  "MD5sum": "9fe7d8ad442e8dbc7506c6e36bfb918a",
  "_user": "16eagle",
  "_type": "src",
  "_file": "moveVis_1.0.1.tar.gz",
  "_fileid": "6a6a99e4ea1bbaf066c20458193744fb52272b894c1485123b41be2b91cecd90",
  "_filesize": 6087445,
  "_sha256": "6a6a99e4ea1bbaf066c20458193744fb52272b894c1485123b41be2b91cecd90",
  "_created": "2026-05-19T08:38:25.000Z",
  "_published": "2026-06-02T14:57:50.977Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79101024450,
      "time": 361,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078840520"
    },
    {
      "job": 79101026055,
      "time": 332,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078831094"
    },
    {
      "job": 79101025884,
      "time": 251,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078796753"
    },
    {
      "job": 79101024572,
      "time": 304,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078813661"
    },
    {
      "job": 79101024870,
      "time": 262,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078718377"
    },
    {
      "job": 79101023958,
      "time": 175,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361405272"
    },
    {
      "job": 79101026243,
      "time": 358,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078839454"
    },
    {
      "job": 79101026543,
      "time": 292,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078818532"
    },
    {
      "job": 79101026122,
      "time": 328,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078830183"
    }
  ],
  "_buildurl": "https://github.com/r-universe/16eagle/actions/runs/26085903325",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/16EAGLE/moveVis",
  "_commit": {
    "id": "cf88cdcc0a44bd48c7f0bd35bc3f40f6d3f94283",
    "author": "16EAGLE <jxsw@web.de>",
    "committer": "16EAGLE <jxsw@web.de>",
    "message": "added fill_na_values to align_move\n",
    "time": 1755868468
  },
  "_maintainer": {
    "name": "Jakob Schwalb-Willmann",
    "email": "dev@schwalb-willmann.de",
    "orcid": "0000-0003-2665-1509"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "move2",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "s2",
      "role": "Imports"
    },
    {
      "package": "lwgeom",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "basemaps",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggnewscale",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "gifski",
      "role": "Imports"
    },
    {
      "package": "av",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "mapview",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "16eagle",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 4
    },
    {
      "week": "2025-22",
      "n": 5
    },
    {
      "week": "2025-30",
      "n": 11
    },
    {
      "week": "2025-31",
      "n": 11
    },
    {
      "week": "2025-32",
      "n": 27
    },
    {
      "week": "2025-34",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-08-07"
    }
  ],
  "_topics": [
    "animal-behavior",
    "animal-environment",
    "animal-movement",
    "animal-tracking",
    "animation",
    "movement-ecology",
    "movement-video",
    "remote-sensing",
    "visualization"
  ],
  "_stars": 139,
  "_contributors": [
    {
      "user": "16eagle",
      "count": 621,
      "uuid": 23257860
    }
  ],
  "_userbio": {
    "uuid": 23257860,
    "type": "user",
    "name": "Jakob Schwalb-Willmann",
    "description": "Spatial Data Science, Earth Observation & Geoanalysis."
  },
  "_downloads": {
    "count": 15,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/moveVis"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/16eagle/movevis",
  "_pkgdown": "https://movevis.org",
  "_searchresults": 261,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/moveVis.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.9",
      "date": "2017-05-18"
    },
    {
      "version": "0.9.1",
      "date": "2017-05-23"
    },
    {
      "version": "0.9.4",
      "date": "2017-06-29"
    },
    {
      "version": "0.9.5",
      "date": "2017-08-21"
    },
    {
      "version": "0.9.6",
      "date": "2017-11-03"
    },
    {
      "version": "0.9.7",
      "date": "2018-09-10"
    },
    {
      "version": "0.9.8",
      "date": "2018-09-14"
    },
    {
      "version": "0.9.9",
      "date": "2018-12-03"
    },
    {
      "version": "0.10.0",
      "date": "2019-03-20"
    },
    {
      "version": "0.10.1",
      "date": "2019-04-11"
    },
    {
      "version": "0.10.2",
      "date": "2019-04-30"
    },
    {
      "version": "0.10.3",
      "date": "2019-10-06"
    },
    {
      "version": "0.10.4",
      "date": "2020-02-07"
    },
    {
      "version": "0.10.4-1",
      "date": "2020-02-13"
    },
    {
      "version": "0.10.5",
      "date": "2020-03-28"
    }
  ],
  "_exports": [
    "%>%",
    "add_colourscale",
    "add_gg",
    "add_labels",
    "add_northarrow",
    "add_progress",
    "add_scalebar",
    "add_text",
    "add_timestamps",
    "align_move",
    "animate_frames",
    "animate_move",
    "animate_raster",
    "animate_stats",
    "df2move",
    "example_data",
    "flush_cache",
    "frames_graph",
    "frames_spatial",
    "get_formats",
    "get_frametimes",
    "get_libraries",
    "get_maptypes",
    "join_frames",
    "render_frame",
    "subset_move",
    "suggest_formats",
    "use_disk",
    "use_multicore",
    "view_spatial"
  ],
  "_datasets": [
    {
      "name": "df",
      "title": "White Stork LifeTrack tracks",
      "object": "whitestork_data",
      "file": "whitestork_data.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "location-long",
        "location-lat",
        "timestamp",
        "individual-local-identifier",
        "name"
      ],
      "rows": 155173,
      "table": true,
      "tojson": true
    },
    {
      "name": "m",
      "title": "White Stork LifeTrack tracks",
      "object": "whitestork_data",
      "file": "whitestork_data.rda",
      "class": [
        "move2",
        "sf",
        "data.frame"
      ],
      "fields": [
        "geometry",
        "timestamp",
        "track"
      ],
      "rows": 155173,
      "table": true,
      "tojson": true
    },
    {
      "name": "move_data",
      "title": "Example simulated movement tracks",
      "object": "move_data",
      "file": "move_data.rda",
      "class": [
        "move2",
        "sf",
        "data.frame"
      ],
      "fields": [
        "geometry",
        "timestamp",
        "track"
      ],
      "rows": 458,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "moveVis-package",
      "title": "Tools to visualize movement data in R",
      "topics": [
        "moveVis-package",
        "moveVis"
      ]
    },
    {
      "page": "Extract",
      "title": "Extract moveVis frames",
      "topics": [
        "[.moveVis"
      ]
    },
    {
      "page": "render_frame",
      "title": "Render an individual frame",
      "topics": [
        "render_frame",
        "[[.moveVis"
      ]
    },
    {
      "page": "add_colourscale",
      "title": "Add scale to frames",
      "topics": [
        "add_colourscale"
      ]
    },
    {
      "page": "add_gg",
      "title": "Add 'ggplot2' function to frames",
      "topics": [
        "add_gg"
      ]
    },
    {
      "page": "add_labels",
      "title": "Add labels to frames",
      "topics": [
        "add_labels"
      ]
    },
    {
      "page": "add_northarrow",
      "title": "Add north arrow to frames",
      "topics": [
        "add_northarrow"
      ]
    },
    {
      "page": "add_progress",
      "title": "Add progress bar to frames",
      "topics": [
        "add_progress"
      ]
    },
    {
      "page": "add_scalebar",
      "title": "Add scalebar to frames",
      "topics": [
        "add_scalebar"
      ]
    },
    {
      "page": "add_text",
      "title": "Add text to frames",
      "topics": [
        "add_text"
      ]
    },
    {
      "page": "add_timestamps",
      "title": "Add timestamps to frames",
      "topics": [
        "add_timestamps"
      ]
    },
    {
      "page": "align_move",
      "title": "Align movement data",
      "topics": [
        "align_move"
      ]
    },
    {
      "page": "animate_frames",
      "title": "Animate frames",
      "topics": [
        "animate_frames"
      ]
    },
    {
      "page": "c",
      "title": "Combining moveVis frames",
      "topics": [
        "c.moveVis"
      ]
    },
    {
      "page": "deprecated",
      "title": "Deprecated functions",
      "topics": [
        "animate_move",
        "animate_raster",
        "animate_stats",
        "deprecated",
        "df2move",
        "get_formats",
        "get_libraries",
        "subset_move"
      ]
    },
    {
      "page": "frames_graph",
      "title": "Create frames of movement-environment interaction graphs for animation",
      "topics": [
        "frames_graph"
      ]
    },
    {
      "page": "frames_spatial",
      "title": "Create frames of spatial movement maps for animation",
      "topics": [
        "frames_spatial"
      ]
    },
    {
      "page": "get_frametimes",
      "title": "Get frame times from frames",
      "topics": [
        "get_frametimes"
      ]
    },
    {
      "page": "join_frames",
      "title": "Join multiple frames side-by-side",
      "topics": [
        "join_frames"
      ]
    },
    {
      "page": "length",
      "title": "Length of moveVis frames",
      "topics": [
        "length.moveVis"
      ]
    },
    {
      "page": "move_data",
      "title": "Example simulated movement tracks",
      "topics": [
        "move_data"
      ]
    },
    {
      "page": "print",
      "title": "Print moveVis frames",
      "topics": [
        "print.moveVis"
      ]
    },
    {
      "page": "raster_data",
      "title": "Example raster data",
      "topics": [
        "example_data",
        "raster_data"
      ]
    },
    {
      "page": "rev",
      "title": "Reverse moveVis frames",
      "topics": [
        "rev.moveVis"
      ]
    },
    {
      "page": "settings",
      "title": "moveVis settings",
      "topics": [
        "settings",
        "use_disk",
        "use_multicore"
      ]
    },
    {
      "page": "suggest_formats",
      "title": "Suggest known file formats",
      "topics": [
        "suggest_formats"
      ]
    },
    {
      "page": "head",
      "title": "Return first or last frames of an moveVis frames object",
      "topics": [
        "head.moveVis",
        "tail.moveVis"
      ]
    },
    {
      "page": "view_spatial",
      "title": "View movements on an interactive map",
      "topics": [
        "view_spatial"
      ]
    },
    {
      "page": "whitestork_data",
      "title": "White Stork LifeTrack tracks",
      "topics": [
        "df",
        "m",
        "whitestork_data"
      ]
    }
  ],
  "_pkglogo": "https://github.com/16EAGLE/moveVis/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/16EAGLE/moveVis/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "av",
    "basemaps",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "ggnewscale",
    "ggplot2",
    "gifski",
    "glue",
    "gtable",
    "hms",
    "httr",
    "isoband",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "lwgeom",
    "magick",
    "magrittr",
    "MASS",
    "mime",
    "move2",
    "openssl",
    "patchwork",
    "pbapply",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "slippymath",
    "sp",
    "sys",
    "terra",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk"
  ],
  "_score": 6.036776562312038,
  "_indexed": true,
  "_nocasepkg": "movevis",
  "_universes": [
    "16eagle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-19T08:41:58.000Z",
      "distro": "noble",
      "commit": "cf88cdcc0a44bd48c7f0bd35bc3f40f6d3f94283",
      "fileid": "e0331cec8cad974645ad5cfb1a1f3236e69c5fc06face666a275281eb4c77b8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/16eagle/actions/runs/26085903325"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-19T08:41:46.000Z",
      "distro": "noble",
      "commit": "cf88cdcc0a44bd48c7f0bd35bc3f40f6d3f94283",
      "fileid": "5bef8ebe41169fd55fb164ffb4d2d85012c502b803e6ae9673a7091136a0d7d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/16eagle/actions/runs/26085903325"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-19T08:41:08.000Z",
      "commit": "cf88cdcc0a44bd48c7f0bd35bc3f40f6d3f94283",
      "fileid": "1b6a7b80de24cffe5b6db75428c001212377432e9ba008eb7a1e57d52c911b9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/16eagle/actions/runs/26085903325"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-19T08:41:11.000Z",
      "commit": "cf88cdcc0a44bd48c7f0bd35bc3f40f6d3f94283",
      "fileid": "73c727e9f3a28b9634223d768355815f8eaac44b91f0400f26b9175543b18a7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/16eagle/actions/runs/26085903325"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-19T08:40:54.000Z",
      "commit": "cf88cdcc0a44bd48c7f0bd35bc3f40f6d3f94283",
      "fileid": "10f07b39fff0457b0d1acdadb3709c5e25ad091d6453e9dfc810732d954eaf7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/16eagle/actions/runs/26085903325"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-19T08:40:31.000Z",
      "commit": "cf88cdcc0a44bd48c7f0bd35bc3f40f6d3f94283",
      "fileid": "b222664913a35e2f4737f7e8078cc9a9990c6b3021f44c1c6db760af67cd3a27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/16eagle/actions/runs/26085903325"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-19T08:40:49.000Z",
      "commit": "cf88cdcc0a44bd48c7f0bd35bc3f40f6d3f94283",
      "fileid": "de24f1470b2aadc0687c751a6abf898deb8ff4299316c08d3fa8bd7905c0ab60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/16eagle/actions/runs/26085903325"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-02T14:57:16.000Z",
      "commit": "cf88cdcc0a44bd48c7f0bd35bc3f40f6d3f94283",
      "fileid": "5eab9b5fadbe9de134a550ac3f7b2083df54c3a96f8777dad99eeec80a45824d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/16eagle/actions/runs/26085903325"
    }
  ]
}