{"id":14068239,"url":"https://github.com/ismailsunni/dockeRs","last_synced_at":"2025-07-30T03:32:37.728Z","repository":{"id":145983661,"uuid":"213689521","full_name":"ismailsunni/dockeRs","owner":"ismailsunni","description":"A collection of docker image of various R implementations on various platform both vanilla and with geospatial R packages.","archived":false,"fork":false,"pushed_at":"2021-01-14T04:28:37.000Z","size":615,"stargazers_count":2,"open_issues_count":10,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T18:29:55.235Z","etag":null,"topics":["archlinux","debian","docker","docker-image","dockerfile","fastr","fedora","mro","pqr","r","renjin"],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ismailsunni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-10-08T16:01:55.000Z","updated_at":"2021-01-14T04:28:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"017366fc-2d2e-46a0-9d1e-05c1679576e6","html_url":"https://github.com/ismailsunni/dockeRs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ismailsunni/dockeRs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailsunni%2FdockeRs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailsunni%2FdockeRs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailsunni%2FdockeRs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailsunni%2FdockeRs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ismailsunni","download_url":"https://codeload.github.com/ismailsunni/dockeRs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailsunni%2FdockeRs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267803984,"owners_count":24146527,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["archlinux","debian","docker","docker-image","dockerfile","fastr","fedora","mro","pqr","r","renjin"],"created_at":"2024-08-13T07:06:02.650Z","updated_at":"2025-07-30T03:32:37.035Z","avatar_url":"https://github.com/ismailsunni.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"# dockeRs\n\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3671417.svg)](https://doi.org/10.5281/zenodo.3671417)\n\nA collection of docker image of various R implementations on various platform both vanilla and with geospatial R packages.\n\nThis is part of my [master thesis](https://github.com/ismailsunni/MasterThesis).\n\n## Docker Images\n\n### Vanilla R (18/18)\n\n|            |    GNU-R   |     MRO    |   Renjin   |    FastR   |     pqR    |    TERR    |\n|------------|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:|\n| Debian     | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |\n| Fedora     | :heavy_check_mark: | :heavy_check_mark: | :no_entry: | :heavy_check_mark: | :no_entry: | :no_entry: |\n| Arch Linux | :heavy_check_mark: | :heavy_check_mark: | :no_entry: | :no_entry: | :no_entry: | :no_entry: |\n\n### with Geospatial R Packages (18/18)\n\n|            |    GNU-R   |     MRO    |   Renjin   |    FastR   |     pqR    |    TERR    |\n|------------|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:|\n| Debian     | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: | :x: | :x: |\n| Fedora     | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: | :x: | :x: |\n| Arch Linux | :heavy_check_mark: | :question: | :x: | :x: | :x: | :x: |\n\nLegends:\n\n- :heavy_check_mark: : Complete\n- :x: : Not possible\n- :no_entry: : Won't be checked because it is not supported based on other result\n- :question: : Unknown due to time limit\n- :grey_question: : Unknown / Not checked yet\n\n### SDSR's benchmark status\n\nFor more detailed result can be read in my [master thesis](https://github.com/ismailsunni/MasterThesis).\n\n## Content\n\nEach docker image directory contains:\n\n1. (mandatory) README.MD: description of the docker image and how to obtain it\n2. Dockerfile : the dockerfile, if not available on other source\n3. (mandatory) Makefile : Some handy command to run the docker container\n4. Error.txt : error message if not possible to create, or related to it\n\n## Naming\n\nThe format is : [R-implementation]-[version]-[platform]-[geospatial].\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismailsunni%2FdockeRs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fismailsunni%2FdockeRs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismailsunni%2FdockeRs/lists"}