{"id":13858069,"url":"https://github.com/larmarange/labelled","last_synced_at":"2025-05-16T09:02:57.854Z","repository":{"id":34788422,"uuid":"38772078","full_name":"larmarange/labelled","owner":"larmarange","description":"Manipulating labelled vectors in R","archived":false,"fork":false,"pushed_at":"2025-05-07T14:47:43.000Z","size":34601,"stargazers_count":77,"open_issues_count":1,"forks_count":16,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-05-13T22:18:18.695Z","etag":null,"topics":["cran","haven","labels","metadata","r","sas","spss","stata"],"latest_commit_sha":null,"homepage":"https://larmarange.github.io/labelled/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/larmarange.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-07-08T18:24:51.000Z","updated_at":"2025-05-07T14:45:12.000Z","dependencies_parsed_at":"2024-02-09T02:00:37.207Z","dependency_job_id":"ec38a071-dceb-49fe-9532-efd6f64dfecb","html_url":"https://github.com/larmarange/labelled","commit_stats":{"total_commits":544,"total_committers":12,"mean_commits":"45.333333333333336","dds":"0.023897058823529438","last_synced_commit":"cae77cb9cf540781e00af3c4cebc129c93b1b894"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larmarange%2Flabelled","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larmarange%2Flabelled/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larmarange%2Flabelled/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larmarange%2Flabelled/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/larmarange","download_url":"https://codeload.github.com/larmarange/labelled/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254047846,"owners_count":22005829,"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":["cran","haven","labels","metadata","r","sas","spss","stata"],"created_at":"2024-08-05T03:01:55.727Z","updated_at":"2025-05-16T09:02:57.691Z","avatar_url":"https://github.com/larmarange.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"# labelled \u003cimg src=\"man/figures/logo.png\" align=\"right\" width=\"120\" /\u003e\n\n\u003c!-- badges: start --\u003e\n\n[![Project Status: Active - The project has reached a stable, usable\nstate and is being actively\ndeveloped.](https://www.repostatus.org/badges/0.1.0/active.svg)](https://www.repostatus.org/#active)\n[![Lifecycle:\nstable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)\n[![R-CMD-check](https://github.com/larmarange/labelled/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/larmarange/labelled/actions/workflows/R-CMD-check.yaml)\n[![CRAN\\_Status\\_Badge](https://www.r-pkg.org/badges/version/labelled)](https://cran.r-project.org/package=labelled)\n[![Downloads](https://cranlogs.r-pkg.org/badges/labelled)](https://cran.r-project.org/package=labelled)\n[![DOI](https://www.zenodo.org/badge/38772078.svg)](https://zenodo.org/badge/latestdoi/38772078)\n[![Codecov test coverage](https://codecov.io/gh/larmarange/labelled/graph/badge.svg)](https://app.codecov.io/gh/larmarange/labelled)\n\u003c!-- [![Rdoc](https://www.rdocumentation.org/badges/version/labelled)](https://www.rdocumentation.org/packages/labelled) --\u003e\n\u003c!-- badges: end --\u003e\n\nThis package is built on the new classes `haven_labelled` and\n`haven_labelled_spss` introduced by `haven` package to handle labelled\nvariables imported from SPSS, Stata and SAS. The `labelled` package\npropose several functions to manipulate such vectors and their metadata:\nvariable labels, value labels and user-defined missing values.\n\n## Installation \u0026 Documentation\n\nTo install **stable version**:\n\n```\ninstall.packages(\"labelled\")\n```\n\nDocumentation of stable version: \u003chttps://larmarange.github.io/labelled/\u003e\n\nTo install **development version**:\n\n```\nremotes::install_github(\"larmarange/labelled\")\n```\n\nDocumentation of development version: \u003chttps://larmarange.github.io/labelled/dev/\u003e\n\n## Introduction\n\nRead the vignette at\n\u003chttps://larmarange.github.io/labelled/articles/intro_labelled.html\u003e\n\n## Cheatsheet\n\n[![labelled\ncheatsheet](https://github.com/larmarange/labelled/raw/main/cheatsheet/labelled_cheatsheet.png)](https://github.com/larmarange/labelled/raw/main/cheatsheet/labelled_cheatsheet.pdf)\n\n## Some general guidelines\n\n1.  Functions are intended to support `labelled` metadata structures\n    only. However, `to_labelled()` method allows to convert metadata\n    from **foreign** and **memisc** packages.\n2.  Functions should, by default, modify metadata only (i.e. classes and\n    attributes), except if explicitly expressed by the user.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarmarange%2Flabelled","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flarmarange%2Flabelled","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarmarange%2Flabelled/lists"}