{"id":14068077,"url":"https://github.com/ismailmuller/pivotr","last_synced_at":"2025-07-30T02:32:52.900Z","repository":{"id":224195309,"uuid":"254942108","full_name":"ismailmuller/pivotr","owner":"ismailmuller","description":"Computing pivot tables","archived":false,"fork":false,"pushed_at":"2020-05-03T17:48:34.000Z","size":225,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-04T08:37:04.468Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ismailmuller.github.io/pivotr/","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/ismailmuller.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-11T19:40:43.000Z","updated_at":"2020-11-10T19:30:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f9f08de-fd0c-4a44-be57-1d4c5a9364e7","html_url":"https://github.com/ismailmuller/pivotr","commit_stats":null,"previous_names":["ismailmuller/pivotr"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ismailmuller/pivotr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailmuller%2Fpivotr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailmuller%2Fpivotr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailmuller%2Fpivotr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailmuller%2Fpivotr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ismailmuller","download_url":"https://codeload.github.com/ismailmuller/pivotr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailmuller%2Fpivotr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267798625,"owners_count":24145727,"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:05:55.787Z","updated_at":"2025-07-30T02:32:52.633Z","avatar_url":"https://github.com/ismailmuller.png","language":"R","funding_links":[],"categories":["R"],"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, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# pivotr\n\n\u003c!-- badges: start --\u003e\n[![Codecov test coverage](https://codecov.io/gh/ismailmuller/pivotr/branch/master/graph/badge.svg)](https://codecov.io/gh/ismailmuller/pivotr?branch=master)\n[![Lifecycle Status](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)\n[![Travis build status](https://travis-ci.com/ismailmuller/pivotr.svg?branch=master)](https://travis-ci.com/ismailmuller/pivotr)\n\u003c!-- badges: end --\u003e\n\nThe goal of pivotr is to compute pivot tables by using the `tidyverse` syntax.\n\n## Installation\n\nYou can install the development version from [GitHub](https://github.com/ismailmuller/pivotr) with:\n\n```{r, message=FALSE, results='hide'}\n# install.packages(\"devtools\")\ndevtools::install_github(\"ismailmuller/pivotr\")\n```\n\n## Example\n\nThis is a basic example which shows you how to solve a common problem:\n\n```{r example}\nlibrary(pivotr)\n\npvt(mtcars, cyl, am, N = n())\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismailmuller%2Fpivotr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fismailmuller%2Fpivotr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismailmuller%2Fpivotr/lists"}