{"id":16276218,"url":"https://github.com/robinlovelace/router","last_synced_at":"2025-04-08T16:50:06.334Z","repository":{"id":153981663,"uuid":"236092134","full_name":"Robinlovelace/router","owner":"Robinlovelace","description":"Minimal R package for routing with different backends","archived":false,"fork":false,"pushed_at":"2023-07-05T09:24:19.000Z","size":112,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T16:12:21.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Robinlovelace.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-01-24T22:10:59.000Z","updated_at":"2022-12-15T14:19:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"6fb13a38-13e9-483b-a7ad-f5d789dbeea8","html_url":"https://github.com/Robinlovelace/router","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"47e02fd44b47ea10c59fb61855bff12c24b69857"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robinlovelace%2Frouter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robinlovelace%2Frouter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robinlovelace%2Frouter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robinlovelace%2Frouter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Robinlovelace","download_url":"https://codeload.github.com/Robinlovelace/router/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247887540,"owners_count":21012983,"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":[],"created_at":"2024-10-10T18:47:25.931Z","updated_at":"2025-04-08T16:50:06.305Z","avatar_url":"https://github.com/Robinlovelace.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# router\n\n  \u003c!-- badges: start --\u003e\n  [![R-CMD-check](https://github.com/Robinlovelace/router/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/Robinlovelace/router/actions/workflows/R-CMD-check.yaml)\n  \u003c!-- badges: end --\u003e\n\nThe goal of router is to provide a simple way to calculate routes on transport networks.\nIn the same way that {mlr3} and {parsnip} provide unified interfaces to modelling packages, {router} provides a unified interface to many routing packages.\n\nIt was split out from the {stplanr} package.\n\n## Installation\n\nYou can install the development version of router from [GitHub](https://github.com/) with:\n\n``` r\n# install.packages(\"devtools\")\ndevtools::install_github(\"Robinlovelace/router\")\n```\n\n## Example\n\nThis is a basic example which shows you how to solve a common problem:\n\n```{r example}\nlibrary(router)\n## basic example code\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinlovelace%2Frouter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobinlovelace%2Frouter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinlovelace%2Frouter/lists"}