{"id":20074923,"url":"https://github.com/ncss-tech/genhz-rules","last_synced_at":"2026-06-09T17:31:49.875Z","repository":{"id":69652869,"uuid":"95051948","full_name":"ncss-tech/genHz-rules","owner":"ncss-tech","description":"Keeping track of micro-correlation decisions, related to the functional grouping of genetic soil horizon designations","archived":false,"fork":false,"pushed_at":"2017-06-21T22:47:55.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-01-13T00:43:51.090Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ncss-tech.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}},"created_at":"2017-06-21T22:33:44.000Z","updated_at":"2017-06-21T22:40:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"4cf900f8-857b-4ed9-944f-74ce56729043","html_url":"https://github.com/ncss-tech/genHz-rules","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"99a559edbf3f77aacf1b22c48784279afed0df2a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncss-tech%2FgenHz-rules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncss-tech%2FgenHz-rules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncss-tech%2FgenHz-rules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncss-tech%2FgenHz-rules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ncss-tech","download_url":"https://codeload.github.com/ncss-tech/genHz-rules/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241506703,"owners_count":19973665,"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-11-13T14:56:09.115Z","updated_at":"2026-06-09T17:31:49.869Z","avatar_url":"https://github.com/ncss-tech.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# genHz-rules\nKeeping track of micro-correlation decisions, related to the functional grouping of genetic soil horizon designations.\n\n\nSome options:\n  * .R files, one per soil series concept\n  * pedon records in NASIS via \"component layer ID\"\n  * R lists, all in one super-list\n  * a list of R S3/S4 objects\n  * JSON representation that can be converted to a named list in R via `jsonlite` functions\n  * files associated with the [`soilReports` package](https://github.com/ncss-tech/soilReports)\n  * ???\n  \n\n## JSON\n\n### Encode\n```r\nlibrary(jsonlite)\n# get an example, results in a list called \"gen.hz.rules\"\nsource('https://raw.githubusercontent.com/ncss-tech/genHz-rules/master/named-list-example.R')\n# convert to JSON for editing, ...?\ntoJSON(gen.hz.rules, pretty = TRUE)\n```\n\n### Decode\n```r\nlibrary(jsonlite)\n# convert JSON representation to named list\nghl \u003c- fromJSON('https://raw.githubusercontent.com/ncss-tech/genHz-rules/master/example.json')\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncss-tech%2Fgenhz-rules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fncss-tech%2Fgenhz-rules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncss-tech%2Fgenhz-rules/lists"}