The goal of {rocnp} is to provide a set of functions for working with Romanian personal numeric codes.
You can’t install the released version of {rocnp} from CRAN just yet:
#install.packages("rocnp")
Alternatively, if you need the development version from GitHub, install it with
# install.packages(devtools)
::install_dev("rocnp") devtools
This is a basic example which shows you how to solve a common problem:
#library(rocnp)
## basic example code