{"id":14068715,"url":"https://github.com/Rapporter/rapportools","last_synced_at":"2025-07-30T04:31:53.668Z","repository":{"id":12963594,"uuid":"15641997","full_name":"Rapporter/rapportools","owner":"Rapporter","description":"Miscellaneous stats helper functions with sane defaults for reporting","archived":false,"fork":false,"pushed_at":"2025-02-28T22:38:16.000Z","size":82,"stargazers_count":8,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T00:34:39.403Z","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/Rapporter.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-01-05T00:01:26.000Z","updated_at":"2025-02-28T22:38:14.000Z","dependencies_parsed_at":"2022-09-16T13:20:46.871Z","dependency_job_id":null,"html_url":"https://github.com/Rapporter/rapportools","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Rapporter/rapportools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rapporter%2Frapportools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rapporter%2Frapportools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rapporter%2Frapportools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rapporter%2Frapportools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rapporter","download_url":"https://codeload.github.com/Rapporter/rapportools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rapporter%2Frapportools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267809513,"owners_count":24147480,"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-07-30T02:00:09.044Z","response_time":70,"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":[],"created_at":"2024-08-13T07:06:21.772Z","updated_at":"2025-07-30T04:31:53.384Z","avatar_url":"https://github.com/Rapporter.png","language":"R","readme":"## About\n\nThis R package includes some helper functions that used to be part of the [rapport](https://rapporter.github.io/rapport) package for a long time. But for the sake of modularity, these functions were moved to a separate package that should be used *inside* of `rapport` templates.\n\nThese functions are basically wrappers to more advanced statistical methods with the advantage of having sane defaults for quick reporting. E.g. updating the `na.rm` parameter of the `min`, `max`, `mean` etc. to `TRUE` and providing access to some other helpers like generating frequency tables with percentages or returning `var` for a subset of a `data.frame`.\n\n## Note\n\nThe basic stats functions (see above) are also overwritten, so be prepared for such changes if you `library(rapportools)`.\n\n## Suggestion\n\nUse this package inside of `rapport` templates, as it was intended. `rapport` would load the package on demand (if the template needs it), then would remove it from the search path, so that to keep the clutter at a minimal level in the `.GlobalEnv`.\n\n## Install\n\n`rapportools` can be installed from CRAN:\n\n```r\ninstall.packages('rapportools')\n```\n\nOr grab the most recent (development) version of the package with `devtools`:\n\n```r\nremotes::install_github('rapporter/rapportools')\n```\n\nThe build status of that latter: [![Build Status](https://travis-ci.org/Rapporter/rapportools.png?branch=master)](https://travis-ci.org/Rapporter/rapportools)\n","funding_links":[],"categories":["R"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRapporter%2Frapportools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRapporter%2Frapportools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRapporter%2Frapportools/lists"}