Package: rocnp 0.1.0.9000
rocnp: Work with Romanian Personal Numeric Codes PNC / CNP
A set of tools for working with Romanian personal numeric codes. The core is a validation function which applies several verification criteria to assess the validity of numeric codes. This is accompanied by functionality for extracting the different components of a personal numeric code. A personal numeric code is issued to all Romanian residents either at birth or when they obtain a residence permit.
Authors:
rocnp_0.1.0.9000.tar.gz
rocnp_0.1.0.9000.zip(r-4.5)rocnp_0.1.0.9000.zip(r-4.4)rocnp_0.1.0.9000.zip(r-4.3)
rocnp_0.1.0.9000.tgz(r-4.4-any)rocnp_0.1.0.9000.tgz(r-4.3-any)
rocnp_0.1.0.9000.tar.gz(r-4.5-noble)rocnp_0.1.0.9000.tar.gz(r-4.4-noble)
rocnp_0.1.0.9000.tgz(r-4.4-emscripten)rocnp_0.1.0.9000.tgz(r-4.3-emscripten)
rocnp.pdf |rocnp.html✨
rocnp/json (API)
NEWS
# Install 'rocnp' in R: |
install.packages('rocnp', repos = c('https://dragosmg.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dragosmg/rocnp/issues
Last updated 3 years agofrom:0166509972. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
R-4.4-win | OK | Nov 13 2024 |
R-4.4-mac | OK | Nov 13 2024 |
R-4.3-win | OK | Nov 13 2024 |
R-4.3-mac | OK | Nov 13 2024 |
Exports:%>%check_cnp_is_validdecompose_cnpget_birth_monthget_birth_yearget_countyget_sexget_status
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check if a CNP is valid | check_cnp_is_valid |
Split the CNP into its components | decompose_cnp |
Extract the Month of Birth from the Personal Numeric Code | get_birth_month |
Extract Year of Birth from the Personal Numeric Code | get_birth_year |
Extract County of Issue from the Personal Numeric Code | get_county |
Extract the Sex from the Personal Numeric Code | get_sex |
Extract Residence Status from the Personal Numeric Code | get_status |