{"id":17403838,"url":"https://github.com/bgreenwell/bpa","last_synced_at":"2025-10-12T15:21:04.298Z","repository":{"id":56937699,"uuid":"49424886","full_name":"bgreenwell/bpa","owner":"bgreenwell","description":"Basic pattern analysis in R","archived":false,"fork":false,"pushed_at":"2016-09-06T12:42:47.000Z","size":530,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-08T15:39:07.671Z","etag":null,"topics":["basic-pattern-analysis","data-cleaning","r","standardization"],"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/bgreenwell.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":"2016-01-11T12:26:26.000Z","updated_at":"2019-10-09T17:23:17.000Z","dependencies_parsed_at":"2022-08-21T01:40:20.782Z","dependency_job_id":null,"html_url":"https://github.com/bgreenwell/bpa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bgreenwell/bpa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgreenwell%2Fbpa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgreenwell%2Fbpa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgreenwell%2Fbpa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgreenwell%2Fbpa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bgreenwell","download_url":"https://codeload.github.com/bgreenwell/bpa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgreenwell%2Fbpa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011600,"owners_count":26084964,"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-12T02:00:06.719Z","response_time":53,"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":["basic-pattern-analysis","data-cleaning","r","standardization"],"created_at":"2024-10-16T19:08:42.594Z","updated_at":"2025-10-12T15:21:04.268Z","avatar_url":"https://github.com/bgreenwell.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bpa: Basic Pattern Analysis in R\n\n[![CRAN\\_Status\\_Badge](http://www.r-pkg.org/badges/version/bpa)](http://cran.r-project.org/package=bpa)\n[![Build Status](https://travis-ci.org/bgreenwell/bpa.svg?branch=master)](https://travis-ci.org/bgreenwell/bpa)\n[![Coverage Status](https://img.shields.io/codecov/c/github/bgreenwell/bpa.svg)](https://codecov.io/github/bgreenwell/bpa?branch=master)\n[![Downloads](http://cranlogs.r-pkg.org/badges/bpa)](http://cranlogs.r-pkg.org/badges/bpa)\n[![Total Downloads](http://cranlogs.r-pkg.org/badges/grand-total/bpa)](http://cranlogs.r-pkg.org/badges/grand-total/bpa)\n\nBasic pattern analysis, as implemented in the R package `bpa`, is a data pre-processing tool and is designed to help reduce the time spent doing various pre-processing tasks. It takes inspiration from some of the functionality of [SAS/DataFlux Data Management Studio](https://support.sas.com/documentation/onlinedoc/dfdmstudio/). More specifically, the functions in `bpa` help standardize the data so that multiple formatting issues, typos, and other unexpected outcomes can more easily be identified in unfamiliar and/or large amounts of data. For more information and example usage, see the introductory vignette included with the package.\n\n## Installation\nThe [current stable release](http://cran.r-project.org/package=bpa) of the `bpa` package is available from CRAN and can be installed using `install.packages`:\n```r\n# Install current stable release from CRAN\ninstall.packages(\"bpa\")\n```\nThe development version is hosted on GitHub at https://github.com/bgreenwell/bpa and can be installed using `install_github` from the [`devtools`](https://github.com/hadley/devtools) package:\n```r\n# Assuming devtools is already installed\ndevtools::install_github(\"bgreenwell/bpa\")\n```\nBug reports should be submitted to https://github.com/bgreenwell/bpa/issues.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbgreenwell%2Fbpa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbgreenwell%2Fbpa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbgreenwell%2Fbpa/lists"}