{"id":14067163,"url":"https://github.com/miraisolutions/godmode","last_synced_at":"2026-03-27T03:43:52.905Z","repository":{"id":46121908,"uuid":"95559399","full_name":"miraisolutions/godmode","owner":"miraisolutions","description":"Godmode package for R","archived":false,"fork":false,"pushed_at":"2025-06-26T13:18:03.000Z","size":912,"stargazers_count":4,"open_issues_count":2,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-30T01:11:39.171Z","etag":null,"topics":["debugging","hooks","r","testing","testthat"],"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/miraisolutions.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":"2017-06-27T13:09:43.000Z","updated_at":"2025-06-26T13:17:40.000Z","dependencies_parsed_at":"2024-07-17T17:47:32.265Z","dependency_job_id":null,"html_url":"https://github.com/miraisolutions/godmode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/miraisolutions/godmode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miraisolutions%2Fgodmode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miraisolutions%2Fgodmode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miraisolutions%2Fgodmode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miraisolutions%2Fgodmode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miraisolutions","download_url":"https://codeload.github.com/miraisolutions/godmode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miraisolutions%2Fgodmode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273548926,"owners_count":25125256,"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-09-04T02:00:08.968Z","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":["debugging","hooks","r","testing","testthat"],"created_at":"2024-08-13T07:05:27.743Z","updated_at":"2026-03-27T03:43:47.832Z","avatar_url":"https://github.com/miraisolutions.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"\u003cimg src=\"man/figures/godmode.png\" align=\"right\" width=\"20%\" height=\"auto\"/\u003e\n\n# godmode\n\u003c!-- badges: start --\u003e\n[![R-CMD-check](https://github.com/miraisolutions/godmode/actions/workflows/ci.yaml/badge.svg)](https://github.com/miraisolutions/godmode/actions/workflows/ci.yaml)\n[![codecov](https://codecov.io/gh/miraisolutions/godmode/branch/master/graph/badge.svg)](https://codecov.io/gh/miraisolutions/godmode)\n\u003c!-- badges: end --\u003e\n\n`Godmode` package for **R**\n\nProvides alternative praise and encouragement, either in *god-mode* or *proverbs* mode.\nAims to provide more variety and fun in testing.\n\nAlso offers a set of unexported functions that can be useful for quick \u0026 dirty substitution of functions in namespaces of other packages, which for some people / teams / R-analytics-setups can help in accelerating proto-typing, testing of changes and debugging and ultimately time-to-production.\nIt is advised to get a good understanding of the base functions used in this part and their behavior, before attempting to make use of this elsewhere, in order to avoid undesired side effects and break-downs.\n\nFor related reasons, this package will quite certainly never make it to \n[![CRAN](http://www.r-pkg.org/badges/version/godmode)](https://cran.r-project.org/package=godmode) \u003c!--[![Downloads](http://cranlogs.r-pkg.org/badges/godmode?color=brightgreen)](http://www.r-pkg.org/pkg/godmode)--\u003e\n\n### Installation\nIs meant to be used in conjunction with new version of `testthat`, which has been published to CRAN on 2017-12-13 (version 2.0.0).\n\nInstall with `remotes`:\n\n```r\nremotes::install_github(\"miraisolutions/godmode\")\n```\n\nOr in case you would like to build the vignette as well:\n\n```r\nremotes::install_github(\"miraisolutions/godmode\", build_opts = \"\")\n```\n\n### Getting started\nTo see an example for one possible way of how to use this package, best clone this repository into a new project inside RStudio and have a look at (i.e. read and try to run) `tests/testthat/test-stochModel.R`.\n\nIn case of proxy issues have a look at https://gist.github.com/evantoli/f8c23a37eb3558ab8765.\n\n## Optional\nIf you like to play sounds, make sure to install the `audio` package from **CRAN**.\nThen, in order to get something more fun than just a simple beep, you are free to replace the stub wave files in the external data sub-directory `inst/extdata` with some of your own music files, to which you own the license rights.\n\n(The files should be named `Die.wav` and `GameOver.wav`, as to me the **Nintendo** sounds were the most befitting.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiraisolutions%2Fgodmode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiraisolutions%2Fgodmode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiraisolutions%2Fgodmode/lists"}