{"id":16570539,"url":"https://github.com/malcolmbarrett/koanr","last_synced_at":"2025-10-13T03:44:49.054Z","repository":{"id":92817354,"uuid":"120527543","full_name":"malcolmbarrett/koanr","owner":"malcolmbarrett","description":":wheel_of_dharma: An R package containing data on important Zen texts","archived":false,"fork":false,"pushed_at":"2018-08-04T18:42:26.000Z","size":766,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T12:48:17.874Z","etag":null,"topics":["r","rstats","text","zen"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/malcolmbarrett.png","metadata":{"files":{"readme":"README.Rmd","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,"governance":null}},"created_at":"2018-02-06T21:50:34.000Z","updated_at":"2020-04-27T15:50:29.000Z","dependencies_parsed_at":"2023-04-01T12:03:00.577Z","dependency_job_id":null,"html_url":"https://github.com/malcolmbarrett/koanr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/malcolmbarrett/koanr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malcolmbarrett%2Fkoanr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malcolmbarrett%2Fkoanr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malcolmbarrett%2Fkoanr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malcolmbarrett%2Fkoanr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/malcolmbarrett","download_url":"https://codeload.github.com/malcolmbarrett/koanr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malcolmbarrett%2Fkoanr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013522,"owners_count":26085368,"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-10-13T02:00:06.723Z","response_time":61,"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":["r","rstats","text","zen"],"created_at":"2024-10-11T21:19:01.202Z","updated_at":"2025-10-13T03:44:49.015Z","avatar_url":"https://github.com/malcolmbarrett.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r setup, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\nset.seed(50)\n```\n\n[![Travis build status](https://travis-ci.org/malcolmbarrett/koanr.svg?branch=master)](https://travis-ci.org/malcolmbarrett/koanr)\n[![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/myfqx9fpr4fqcgom?svg=true)](https://ci.appveyor.com/project/malcolmbarrett/koanr)\n\n\n# koanr\n\n`koanr` is (mostly) a data package containing the text for several of the more important Zen koan texts: The Gateless Gate (`gateless_gate`), The Blue Cliff Record (`blue_cliff_record`), The Record of the Transmission of the Light(`record_of_light`), and The Book of Equanimity(`book_of_equanimity`). `koanr` also includes functions for sampling koans.\n\n## Examples\n\nQuickly access a koan:\n\n```{r koan, message=FALSE}\nlibrary(koanr)\nkoan(collection = gateless_gate, case = 1)\n```\n\nPick a random koan:\n\n```{r koan_random, message=FALSE}\nkoan()\n```\n\n\nQuickly bind all four collections:\n\n```{r collect_all, message=FALSE}\ncollect_koans()\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalcolmbarrett%2Fkoanr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalcolmbarrett%2Fkoanr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalcolmbarrett%2Fkoanr/lists"}