{"id":14074173,"url":"https://github.com/MotusWTS/motus","last_synced_at":"2025-07-30T12:32:51.026Z","repository":{"id":38447716,"uuid":"111029152","full_name":"MotusWTS/motus","owner":"MotusWTS","description":"R package for users of data from https://motus.org","archived":false,"fork":false,"pushed_at":"2024-06-04T18:42:01.000Z","size":425458,"stargazers_count":20,"open_issues_count":1,"forks_count":6,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-07-14T03:53:03.372Z","etag":null,"topics":["bats","birds","insects","science","telemetry","tracking"],"latest_commit_sha":null,"homepage":"https://motuswts.github.io/motus/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MotusWTS.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-16T22:25:53.000Z","updated_at":"2025-05-10T19:43:21.000Z","dependencies_parsed_at":"2023-09-28T01:58:40.946Z","dependency_job_id":"cd758fe3-1a23-444d-9613-bea590e848d6","html_url":"https://github.com/MotusWTS/motus","commit_stats":{"total_commits":834,"total_committers":9,"mean_commits":92.66666666666667,"dds":"0.33573141486810554","last_synced_commit":"73fecbf7ebdc2e18a1850fc172326272a73a3b34"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/MotusWTS/motus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MotusWTS%2Fmotus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MotusWTS%2Fmotus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MotusWTS%2Fmotus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MotusWTS%2Fmotus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MotusWTS","download_url":"https://codeload.github.com/MotusWTS/motus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MotusWTS%2Fmotus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265484232,"owners_count":23774326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bats","birds","insects","science","telemetry","tracking"],"created_at":"2024-08-13T09:01:22.078Z","updated_at":"2025-07-30T12:32:50.970Z","avatar_url":"https://github.com/MotusWTS.png","language":"R","funding_links":[],"categories":["Biosphere"],"sub_categories":["Avian Monitoring and Analysis"],"readme":"\u003c!-- badges: start --\u003e\n[![:name status badge](https://birdscanada.r-universe.dev/badges/:name)](https://birdscanada.r-universe.dev/)\n[![motus status badge](https://birdscanada.r-universe.dev/badges/motus)](https://birdscanada.r-universe.dev/motus)\n[![R-CMD-check](https://github.com/MotusWTS/motus/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/MotusWTS/motus/actions/workflows/R-CMD-check.yaml)\n[![Codecov test coverage](https://app.codecov.io/gh/MotusWTS/motus/branch/main/graph/badge.svg)](https://app.codecov.io/gh/MotusWTS/motus?branch=main)\n\n\u003c!-- badges: end --\u003e\n\n# motus \u003cimg src=\"man/figures/logo.png\" align=\"right\" /\u003e\n\u003cp align = \"center\"\u003e\n  \u003ca href = \"https://www.birdscanada.org\"\u003e\u003cimg src = \"man/figures/birds_canada_logo.png\" alt = \"Birds Canada Logo showing grey text 'Birds Canada' and 'Oiseaux Canada' on either side of a grey and yellow bird perched on a branch\" width = \"40%\"\u003e\u003c/a\u003e\n  \u003ca href = \"https://motus.org\"\u003e\u003cimg src = \"man/figures/motus_logo.png\" alt = \"Motus Logo showing blue text 'Motus Wildlife Tracking System' to the right of pale green images of a bat, bird and dragonfly at the ends of green curved lines\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nAn R package for handling [Motus](https://motus.org) automated radio-telemetry data.\n\nSee the [motus package site](https://motuswts.github.io/motus/) for detailed usage information.\n\n\n## Installation\n\nThe easiest way to install motus is from Birds Canada's [R-Universe](https://birdscanada.r-universe.dev):\n\n```R\ninstall.packages(\"motus\", \n                 repos = c(birdscanada = 'https://birdscanada.r-universe.dev',\n                           CRAN = 'https://cloud.r-project.org'))\n```\n\nIf you want to check out work-in-progress, you can install the development \nbranches (betaX and sandbox) using `remotes`.\n```R\ninstall.packages(\"remotes\")                     # if don't already have it\nremotes::install_github(\"motusWTS/motus@beta3\") # the beta branch for v3+\n```\n\n\u003e Running into problems? Check out the [Troubleshooting article](https://motuswts.github.io/motus/articles/troubleshooting.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMotusWTS%2Fmotus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMotusWTS%2Fmotus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMotusWTS%2Fmotus/lists"}