Package: cprr 0.2.0
cprr: Functions for Working with Danish CPR Numbers
Calculate date of birth, age, and gender, and generate anonymous sequence numbers from CPR numbers. <https://en.wikipedia.org/wiki/Personal_identification_number_(Denmark)>.
Authors:
cprr_0.2.0.tar.gz
cprr_0.2.0.zip(r-4.5)cprr_0.2.0.zip(r-4.4)cprr_0.2.0.zip(r-4.3)
cprr_0.2.0.tgz(r-4.4-any)cprr_0.2.0.tgz(r-4.3-any)
cprr_0.2.0.tar.gz(r-4.5-noble)cprr_0.2.0.tar.gz(r-4.4-noble)
cprr_0.2.0.tgz(r-4.4-emscripten)cprr_0.2.0.tgz(r-4.3-emscripten)
cprr.pdf |cprr.html✨
cprr/json (API)
NEWS
# Install 'cprr' in R: |
install.packages('cprr', repos = c('https://anhoej.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/anhoej/cprr/issues
Datasets:
- test_cpr - CPR numbers for testing.
Last updated 6 years agofrom:81d8ed97b6. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 09 2024 |
R-4.5-win | OK | Oct 09 2024 |
R-4.5-linux | OK | Oct 09 2024 |
R-4.4-win | OK | Oct 09 2024 |
R-4.4-mac | OK | Oct 09 2024 |
R-4.3-win | OK | Oct 09 2024 |
R-4.3-mac | OK | Oct 09 2024 |
Exports:agedobgendermod11scramble
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Age | age |
Date of birth | dob |
Gender | gender |
Modulo 11 check | mod11 |
Scramble | scramble |
CPR numbers for testing. | test_cpr |