{"id":23291040,"url":"https://github.com/jplusplus/rts-parlometre-generator","last_synced_at":"2025-12-31T14:45:12.105Z","repository":{"id":68569387,"uuid":"37314966","full_name":"jplusplus/rts-parlometre-generator","owner":"jplusplus","description":"HTTP server written in R to handle maps generation for http://parlometre.ch","archived":false,"fork":false,"pushed_at":"2015-07-02T09:21:24.000Z","size":227,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-04-14T04:55:28.472Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jplusplus.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2015-06-12T09:58:35.000Z","updated_at":"2023-04-18T09:43:54.000Z","dependencies_parsed_at":"2023-02-24T14:30:13.372Z","dependency_job_id":null,"html_url":"https://github.com/jplusplus/rts-parlometre-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jplusplus/rts-parlometre-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jplusplus%2Frts-parlometre-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jplusplus%2Frts-parlometre-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jplusplus%2Frts-parlometre-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jplusplus%2Frts-parlometre-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jplusplus","download_url":"https://codeload.github.com/jplusplus/rts-parlometre-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jplusplus%2Frts-parlometre-generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265810363,"owners_count":23831949,"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-12-20T05:13:56.213Z","updated_at":"2025-12-31T14:45:12.078Z","avatar_url":"https://github.com/jplusplus.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RTS Parlometre Generator\n\nHTTP server written in R to handle maps generation for [parlometre.ch](http://parlometre.ch).\n\n## Install\n\nOn Ubuntu/Debian, install R with:\n\n\tsudo apt-get install r-base\n\nThen run:\n\n\tmake install\n\nAn invite may ask you to choose a CDN to download external packages.\n\n## Run\n\nSimply enter this command:\n\n\tmake run\n\nThen go to [127.0.0.1:8080/custom/distance?hash=XXXX](http://127.0.0.1:8080/custom/distance?hash=3231333123324133312321321).\nIf you want to run the server on a different port, change the environment variable `$PORT`value.\n\n\texport PORT=8181\n\tmake run\n\n## Deploy on heroku\n\nFirst, you need to create an app using an Heroku Buildpack for R:\n\n\theroku create --stack cedar-14 --buildpack http://github.com/virtualstaticvoid/heroku-buildpack-r.git\\#cedar-14\n\nAs you can see a Procfile is already present in the projet. It will take care of\nlaunching the server for you.\n\nNow that your application is ready, you juste have to push it to heroku:\n\n\tgit push heroku master\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjplusplus%2Frts-parlometre-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjplusplus%2Frts-parlometre-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjplusplus%2Frts-parlometre-generator/lists"}