{"id":17456125,"url":"https://github.com/debruine/faux","last_synced_at":"2025-08-28T18:02:59.418Z","repository":{"id":47102566,"uuid":"163506566","full_name":"debruine/faux","owner":"debruine","description":"R functions for simulating factorial datasets","archived":false,"fork":false,"pushed_at":"2025-01-17T13:55:39.000Z","size":143942,"stargazers_count":100,"open_issues_count":2,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-13T21:23:45.999Z","etag":null,"topics":["data","simulation"],"latest_commit_sha":null,"homepage":"https://debruine.github.io/faux/","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/debruine.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":".zenodo.json"}},"created_at":"2018-12-29T11:43:04.000Z","updated_at":"2025-05-09T03:50:31.000Z","dependencies_parsed_at":"2025-02-02T08:10:45.481Z","dependency_job_id":"07ebd7bd-2095-4026-874e-67f25c926bb7","html_url":"https://github.com/debruine/faux","commit_stats":{"total_commits":261,"total_committers":5,"mean_commits":52.2,"dds":0.03065134099616862,"last_synced_commit":"075be48d5d601fb34291637c33d65cc12b4087f8"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debruine%2Ffaux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debruine%2Ffaux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debruine%2Ffaux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debruine%2Ffaux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/debruine","download_url":"https://codeload.github.com/debruine/faux/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254553958,"owners_count":22090417,"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","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":["data","simulation"],"created_at":"2024-10-18T02:24:21.520Z","updated_at":"2025-05-16T15:07:27.757Z","avatar_url":"https://github.com/debruine.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\nalways_allow_html: true\n---\n\n# faux \u003ca href=\"https://debruine.github.io/faux/\"\u003e\u003cimg src=\"man/figures/logo.png\" align=\"right\" height=\"120\" /\u003e\u003c/a\u003e\n\n\u003c!-- rmarkdown v1 --\u003e\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n\u003c!-- badges: start --\u003e\n[![DOI](https://zenodo.org/badge/163506566.svg)](https://zenodo.org/badge/latestdoi/163506566)\n[![CRAN status](https://www.r-pkg.org/badges/version-last-release/faux)](https://CRAN.R-project.org/package=faux)\n![Downloads](https://cranlogs.r-pkg.org/badges/grand-total/faux)\n[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)\n[![Coverage status](https://codecov.io/gh/debruine/faux/branch/master/graph/badge.svg)](https://app.codecov.io/github/debruine/faux?branch=master)\n[![R-CMD-check](https://github.com/debruine/faux/workflows/R-CMD-check/badge.svg)](https://github.com/debruine/faux/actions)\n[![R-CMD-check](https://github.com/debruine/faux/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/debruine/faux/actions/workflows/R-CMD-check.yaml)\n\u003c!-- badges: end --\u003e\n\n\n```{r setup, include = FALSE}\nknitr::opts_chunk$set(\n  fig.path = \"man/figures/\",\n  fig.width = 8,\n  fig.height = 5,\n  collapse = TRUE,\n  comment = \"#\u003e\"\n)\n\nlibrary(ggplot2)\nlibrary(dplyr)\nlibrary(tidyr)\nlibrary(faux)\nset.seed(200)\n```\n\n\nIt is useful to be able to simulate data with a specified structure. The `faux` package provides some functions to make this process easier. See the [package website](https://debruine.github.io/faux/) for more details.\n\n## Installation\n\nYou can install the released version of faux from [CRAN](https://CRAN.R-project.org) with:\n\n``` r\ninstall.packages(\"faux\")\n```\n\nAnd the development version from [GitHub](https://github.com/debruine/faux) with:\n\n``` r\n# install.packages(\"devtools\")\ndevtools::install_github(\"debruine/faux\")\n```\n\nPlease note that the 'faux' project is released with a [Contributor Code of Conduct](https://github.com/debruine/faux/blob/master/CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebruine%2Ffaux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdebruine%2Ffaux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebruine%2Ffaux/lists"}