{"id":13665867,"url":"https://github.com/flashxio/FlashR","last_synced_at":"2025-04-26T08:33:32.655Z","repository":{"id":66758881,"uuid":"68673130","full_name":"flashxio/FlashR","owner":"flashxio","description":"An R package extends R to process tera-scale datasets in parallel and out of core automatically.","archived":false,"fork":false,"pushed_at":"2017-08-16T19:33:26.000Z","size":1242,"stargazers_count":16,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"release","last_synced_at":"2025-04-12T13:30:39.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://flashx.io/","language":"R","has_issues":false,"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/flashxio.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}},"created_at":"2016-09-20T04:12:11.000Z","updated_at":"2022-07-08T17:42:14.000Z","dependencies_parsed_at":"2024-01-19T14:22:07.750Z","dependency_job_id":"22ff2ac3-762e-404f-920e-695c6e3df676","html_url":"https://github.com/flashxio/FlashR","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashxio%2FFlashR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashxio%2FFlashR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashxio%2FFlashR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashxio%2FFlashR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flashxio","download_url":"https://codeload.github.com/flashxio/FlashR/tar.gz/refs/heads/release","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250961156,"owners_count":21514591,"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-08-02T06:00:52.526Z","updated_at":"2025-04-26T08:33:27.647Z","avatar_url":"https://github.com/flashxio.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"FlashR is an R package that accelerate the existing R matrix functions to process\ntera-scale datasets at the lightning speed.\nFlashR overrides many R matrix functions in the R \"base\" package so that users\ncan execute many existing R code in FlashR with no or little modification.\nFlashR parallelizes all matrix operations automatically and scales to large datasets\nby storing matrices on solid-state drives (SSDs).\nIt executes many matrix operations together to achieve performance comparable\nto optimized C implementations.\n\n## Installation\n\nTo install from Github directly, \n```\ngit clone --recursive https://github.com/flashxio/FlashR.git\ncd FlashR\nR CMD build .\nR CMD INSTALL FlashR_0.1-0.tar.gz\n```\n\nTo install from the tar file directly,\n```\nR -e \"install.packages(\"https://github.com/flashxio/FlashR/releases/download/FlashR-latest/FlashR.tar.gz\", repos=NULL)\"\n```\nHowever, the tar file may contain a less up-to-date version.\n\n**Note: FlashR relies on some Linux and R packages.** Please follow the instructions\n[here](https://flashxio.github.io/FlashX-doc/FlashX-Quick-Start-Guide.html)\nfor more details of installing FlashR.\n\n## Documentation\n\nThe [programming tutorial](https://github.com/icoming/FlashX/wiki/FlashR-programming-tutorial)\nshows all of the features in FlashR.\n\nPlease visit http://flashx.io/ for more documentation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflashxio%2FFlashR","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflashxio%2FFlashR","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflashxio%2FFlashR/lists"}