{"id":25973509,"url":"https://github.com/jhelvy/cbctools","last_synced_at":"2025-03-05T01:29:51.861Z","repository":{"id":43289330,"uuid":"442194756","full_name":"jhelvy/cbcTools","owner":"jhelvy","description":"An R package with tools for designing choice based conjoint (cbc) survey experiments and conducting power analyses","archived":false,"fork":false,"pushed_at":"2024-10-29T22:07:21.000Z","size":28072,"stargazers_count":6,"open_issues_count":12,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-29T23:37:01.434Z","etag":null,"topics":["cbc","conjoint","design","discrete-choice","r","rstats","sawtooth","survey"],"latest_commit_sha":null,"homepage":"https://jhelvy.github.io/cbcTools/","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/jhelvy.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","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":"2021-12-27T15:19:08.000Z","updated_at":"2024-10-02T16:20:47.000Z","dependencies_parsed_at":"2024-01-09T22:45:36.287Z","dependency_job_id":"77c5df38-8e1f-45fc-a45c-5b6300903953","html_url":"https://github.com/jhelvy/cbcTools","commit_stats":{"total_commits":98,"total_committers":1,"mean_commits":98.0,"dds":0.0,"last_synced_commit":"25d033ebf67ff020546e23146a78c9e8986c6de5"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhelvy%2FcbcTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhelvy%2FcbcTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhelvy%2FcbcTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhelvy%2FcbcTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhelvy","download_url":"https://codeload.github.com/jhelvy/cbcTools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241948324,"owners_count":20047347,"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":["cbc","conjoint","design","discrete-choice","r","rstats","sawtooth","survey"],"created_at":"2025-03-05T01:29:51.311Z","updated_at":"2025-03-05T01:29:51.854Z","avatar_url":"https://github.com/jhelvy.png","language":"R","funding_links":[],"categories":[],"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  warning = FALSE,\n  message = FALSE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  fig.retina = 3\n)\n```\n\n# cbcTools \u003ca href='https://jhelvy.github.io/cbcTools/'\u003e\u003cimg src='man/figures/logo.png' align=\"right\" style=\"height:139px;\"/\u003e\u003c/a\u003e\n\n\u003c!-- badges: start --\u003e\n[![CRAN\nstatus](https://www.r-pkg.org/badges/version/cbcTools)](https://CRAN.R-project.org/package=cbcTools)\n[![](http://cranlogs.r-pkg.org/badges/grand-total/cbcTools?color=blue)](https://cran.r-project.org/package=cbcTools)\n\u003c!-- badges: end --\u003e\n\nFunctions for designing surveys and conducting power analyses for choice-based conjoint survey experiments in R. Each function in the package begins with `cbc_` and supports a step in the following process for designing and analyzing surveys:\n\n![](man/figures/program_diagram.png)\n\n# Usage\n\nView the [usage](https://jhelvy.github.io/cbcTools/articles/usage.html) page for details on how to use **cbcTools**.\n\n# Installation\n\nYou can install the latest version of {cbcTools} from CRAN:\n\n```r\ninstall.packages(\"cbcTools\")\n```\n\nor you can install the development version of {cbcTools} from [GitHub](https://github.com/jhelvy/cbcTools):\n\n```r\n# install.packages(\"remotes\")\nremotes::install_github(\"jhelvy/cbcTools\")\n```\n\nLoad the library with:\n\n```{r, eval=FALSE}\nlibrary(cbcTools)\n```\n\n# Author, Version, and License Information\n\n- Author: *John Paul Helveston* https://www.jhelvy.com/\n- Date First Written: *October 23, 2020*\n- License: [MIT](https://github.com/jhelvy/cbcTools/blob/master/LICENSE.md)\n\n# Citation Information\n\nIf you use this package for in a publication, I would greatly appreciate it if you cited it - you can get the citation by typing `citation(\"cbcTools\")` into R:\n\n```{r}\ncitation(\"cbcTools\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhelvy%2Fcbctools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjhelvy%2Fcbctools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhelvy%2Fcbctools/lists"}