{"id":24529914,"url":"https://github.com/mschubert/r-h5store","last_synced_at":"2025-03-15T18:20:57.411Z","repository":{"id":20402222,"uuid":"23678271","full_name":"mschubert/r-h5store","owner":"mschubert","description":"R package for easy loading and saving of HDF5 objects","archived":false,"fork":false,"pushed_at":"2015-04-24T15:50:14.000Z","size":212,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-22T07:52:59.268Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mschubert.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}},"created_at":"2014-09-04T20:30:09.000Z","updated_at":"2015-04-24T15:50:15.000Z","dependencies_parsed_at":"2022-07-31T18:38:14.153Z","dependency_job_id":null,"html_url":"https://github.com/mschubert/r-h5store","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschubert%2Fr-h5store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschubert%2Fr-h5store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschubert%2Fr-h5store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschubert%2Fr-h5store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mschubert","download_url":"https://codeload.github.com/mschubert/r-h5store/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243770839,"owners_count":20345356,"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":"2025-01-22T07:53:04.788Z","updated_at":"2025-03-15T18:20:57.383Z","avatar_url":"https://github.com/mschubert.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"h5store\n=======\n\nStore arbitrary lists of array-like objects as HDF5\nobjects. The library handles the dimension names.\n\nObjects are saved in HDF5 groups of `value` with their actual content and\n`names_\u003c1..n\u003e` for their dimension names. Upon loading they are restored in\ntheir original state.\n\n### Installation\n\nThe package requires a modified version of the rhdf5 library and devtools to\ninstall package from Github.\n\n```r\ndevtools::install_github(\"mschubert/rhdf5\")\ndevtools::install_github(\"mschubert/r-h5store\")\n```\n\n### Usage\n\n`h5save(object, file_name)` saves an object the the file `file_name`.\n\n`h5load(file_name, path)` loads an object from `file_name`, optionally only\nsubsetting `path`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmschubert%2Fr-h5store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmschubert%2Fr-h5store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmschubert%2Fr-h5store/lists"}