Skip to content

codebook

0.10.1

Automatic Codebooks from Metadata Encoded in Dataset Attributes

0packages depend
8.6Kdownloads / year
test coverage
13/13checks pass

Overview

About
Maintained by Ruben ArslanFirst published 2018-03-2115 releasesCRAN page ↗GitHub ↗

Easily automate the following tasks to describe data frames: Summarise the distributions, and labelled missings of variables graphically and using descriptive statistics. For surveys, compute and summarise reliabilities (internal consistencies, retest, multilevel) for psychological scales. Combine this information with metadata (such as item labels and labelled values) that is derived from R attributes. To do so, the package relies on 'rmarkdown' partials, so you can generate HTML, PDF, and Word documents. Codebooks are also available as tables (CSV, Excel, etc.) and in JSON-LD, so that search engines can find your data and index the metadata. The metadata are also available at your fingertips via RStudio Addins.

Install

Health

CRAN checks
13OK
Slowest check: 3.2 min · r-oldrel-windows-x86_64
Code health
None
Tests · ratio 0.00
not tracked
Coverage
98%
Documentation · exports
24
Dependencies · direct
Check history
  • OK2026-08-05
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • NOTE2026-08-01
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-08
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-05-02
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Show 2 earlier snapshots
  • ERROR2026-04-25
    11 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 778 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
89%
Documented parameters
98%
Return-value docs
3%
References docs
0%

Downloads

8.6K
CRAN downloads in the past year
Rank #4,282 · ~24/day · ~717/mo
Daily download trend is not available in this view yet.
52530 days
1.9K90 days
8.6K1 year
Compare downloads with other packages →
Also on194 r2u23 autocran

Repository

Repository
152Stars
19Forks
9Open issues
0Open PRs
11Releases
284Commits
3Contributors
codebookspssmetadatardocumentationformrwebappjson-ld
284 commits · Last activity 2026-03-02 · +0.7% stars, 30d

Stars over time

2025-07-31 · 1442026-08-02 · 152

Repository practices

Upstream repositoryBeta

9 development-tooling and community-health practices detected across 6 families in the upstream repository

Checks run against github.com/rubenarslan/codebook on 2026-08-16.

Continuous integration (2)
GitHub ActionsTravis CI
Reproducibility and dev environment (2)
renvdata-raw/
CRAN release process (2)
cran-comments.mdCRAN-SUBMISSION
Docs source (1)
README.Rmd
Show all practices
Research and citation (1)
Zenodo
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
30 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.5.0
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

Datasets

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Package Timeline

15 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 0.10.1Latest
    2026-03-03 · current release · diff ↗
  • 0.10.0
    2026-02-26 · diff ↗
  • unarchivedReturned to CRAN
    2026-02-26
  • archivedRemoved from CRAN
    2025-10-26
    policy violation On Internet access
  • R
    R 4.5.0 released · 2025-04-11
  • 0.9.6
    2025-01-08 · diff ↗
  • 0.9.5
    2024-10-14 · diff ↗
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • 0.9.2
    2020-06-07 · diff ↗
  • unarchivedReturned to CRAN
    2020-06-07
  • archivedRemoved from CRAN
    2020-06-02
    message asking for corrections bounced
  • R
    R 4.0.0 released · 2020-04-24
Show 15 earlier events
  • 0.8.2
    2020-01-09 · diff ↗
  • unarchivedReturned to CRAN
    2020-01-09
  • archivedRemoved from CRAN
    2019-12-05
    check problems were not corrected in time
  • 0.8.1
    2019-05-21 · diff ↗
  • R
    R 3.6.0 released · 2019-04-26
  • 0.8.0
    2019-02-21 · diff ↗
  • 0.7.6
    2019-01-08 · diff ↗
  • 0.7.5
    2018-12-04 · diff ↗
  • 0.7.4
    2018-11-24 · diff ↗
  • 0.6.3
    2018-08-01 · diff ↗
  • 0.6.2
    2018-07-26 · diff ↗
  • 0.5.9
    2018-05-22 · diff ↗
  • R
    R 3.5.0 released · 2018-04-23
  • 0.5.8
    2018-03-21
  • R
    R 3.4.0 released · 2017-04-21

Package metadata

First published
2018-03-21
Total releases
15 / 8 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 3.5.0
Bundled data
4.7 KB / 1 file
Download size
1.3 MB
Installed size
not tracked yet
With dependencies
not tracked yet
Appears in task views

Cite

Cite this package

Run in R for the authors' preferred citation:

citation("codebook")
Arslan, R. (2026). codebook: Automatic Codebooks from Metadata Encoded in Dataset Attributes (Version 0.10.1) [Computer software]. https://doi.org/10.32614/CRAN.package.codebook

This is what citation() produces when a package has no citation file of its own. If it prints something else, use that.

Cite the R Observatory

For a number measured here: a download total, a coverage figure, an archival date.

APA

Balamuta, J. J. (2026). R Observatory: Metrics for codebook version 0.10.1 [Data set]. HJJB, LLC. Data release v2026-08-18. https://doi.org/10.5281/zenodo.21843040

From data release v2026-08-18, which the citation names so these numbers can be found later. More on citing and the projects behind them.

Report a problem with this page →

Privacy choices

These apply to this browser and are stored on this device only. Nothing about your choice is sent to us.

Read the privacy policy