{
  "_id": "6a10357eacfb0bcc41c99b13",
  "Package": "rocnp",
  "Title": "Work with Romanian Personal Numeric Codes PNC / CNP",
  "Version": "0.1.0.9001",
  "Authors@R": "person(\"Dragoș\", \"Moldovan-Grünfeld\", , \"dragos.mold@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "A set of tools for working with Romanian personal numeric\ncodes.  The core is a validation function which applies several\nverification criteria to assess the validity of numeric codes.\nThis is accompanied by functionality for extracting the\ndifferent components of a personal numeric code. A personal\nnumeric code is issued to all Romanian residents either at\nbirth or when they obtain a residence permit.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/dragosmg/rocnp",
  "BugReports": "https://github.com/dragosmg/rocnp/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://dragosmg.r-universe.dev",
  "Date/Publication": "2025-09-14 16:00:25 UTC",
  "RemoteUrl": "https://github.com/dragosmg/rocnp",
  "RemoteRef": "HEAD",
  "RemoteSha": "e90530241013b1dece9f532e02a33ed089cb6061",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 07:14:16 UTC",
    "User": "root"
  },
  "Author": "Dragoș Moldovan-Grünfeld [aut, cre, cph]",
  "Maintainer": "Dragoș Moldovan-Grünfeld <dragos.mold@gmail.com>",
  "MD5sum": "03dce93de7b5ed71d60be2fc8bbad53f",
  "_user": "dragosmg",
  "_type": "src",
  "_file": "rocnp_0.1.0.9001.tar.gz",
  "_fileid": "0b58a1966b546ded138d67cc017576ecb672c7023e3d43335d565547c12a5388",
  "_filesize": 105834,
  "_sha256": "0b58a1966b546ded138d67cc017576ecb672c7023e3d43335d565547c12a5388",
  "_created": "2026-05-12T07:14:16.000Z",
  "_published": "2026-05-22T10:52:46.057Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365309209,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937952654"
    },
    {
      "job": 77365309197,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937962080"
    },
    {
      "job": 77365308968,
      "time": 175,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937959606"
    },
    {
      "job": 77365309194,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937952485"
    },
    {
      "job": 77365308595,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937915600"
    },
    {
      "job": 77365308629,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158764800"
    },
    {
      "job": 77365309123,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937946374"
    },
    {
      "job": 77365309318,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937940554"
    },
    {
      "job": 77365309221,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937939601"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dragosmg/actions/runs/25719287151",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dragosmg/rocnp",
  "_commit": {
    "id": "e90530241013b1dece9f532e02a33ed089cb6061",
    "author": "Dragoș Moldovan-Grünfeld <dragos.mold@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "updated readme (#34)\n\n* updated readme. fixes #10. fixes #27\n\n* minor readme update\n\n* bump dev version",
    "time": 1757865625
  },
  "_maintainer": {
    "name": "Dragoș Moldovan-Grünfeld",
    "email": "dragos.mold@gmail.com",
    "login": "dragosmg",
    "uuid": 13176361
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dragosmg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dragosmg",
      "count": 159,
      "uuid": 13176361
    }
  ],
  "_userbio": {
    "uuid": 13176361,
    "type": "user",
    "name": "Dragoș Moldovan-Grünfeld",
    "description": "R developer"
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rocnp"
  },
  "_devurl": "https://github.com/dragosmg/rocnp",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rocnp.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dragosmg/rocnp",
  "_realowner": "dragosmg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-11-05"
    }
  ],
  "_exports": [
    "cnp",
    "extract_birth_month",
    "extract_birth_year",
    "extract_county",
    "extract_dob",
    "extract_sex",
    "extract_status",
    "is_cnp"
  ],
  "_datasets": [
    {
      "name": "county_lookup",
      "title": "County lookup table",
      "object": "county_lookup",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "code",
        "county"
      ],
      "rows": 48,
      "table": true,
      "tojson": true
    },
    {
      "name": "days_in_month",
      "title": "Days in month lookup table",
      "object": "days_in_month",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "month",
        "days_non_leap",
        "days_leap"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cnp",
      "title": "Create a 'cnp' object",
      "topics": [
        "cnp",
        "is_cnp"
      ]
    },
    {
      "page": "county_lookup",
      "title": "County lookup table",
      "topics": [
        "county_lookup"
      ]
    },
    {
      "page": "days_in_month",
      "title": "Days in month lookup table",
      "topics": [
        "days_in_month"
      ]
    },
    {
      "page": "extract_sex",
      "title": "Extract CNP components",
      "topics": [
        "extract_birth_month",
        "extract_birth_year",
        "extract_county",
        "extract_dob",
        "extract_sex",
        "extract_status"
      ]
    }
  ],
  "_readme": "https://github.com/dragosmg/rocnp/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "rocnp",
  "_universes": [
    "dragosmg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9001",
      "date": "2026-05-12T07:16:16.000Z",
      "distro": "noble",
      "commit": "e90530241013b1dece9f532e02a33ed089cb6061",
      "fileid": "aae39bc189676979e95f019dda8eeccf80d37dd3de57687a813c507f6638f930",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dragosmg/actions/runs/25719287151"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9001",
      "date": "2026-05-12T07:16:47.000Z",
      "distro": "noble",
      "commit": "e90530241013b1dece9f532e02a33ed089cb6061",
      "fileid": "9266434b55df3705f64369d40fdcc61fe388d37ea9d5fcca8cf62f87e962d447",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dragosmg/actions/runs/25719287151"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9001",
      "date": "2026-05-12T07:16:42.000Z",
      "commit": "e90530241013b1dece9f532e02a33ed089cb6061",
      "fileid": "81325d412addd2db41e645b6ac0df628f034e064510c508db42cc2ad382db207",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dragosmg/actions/runs/25719287151"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9001",
      "date": "2026-05-12T07:16:18.000Z",
      "commit": "e90530241013b1dece9f532e02a33ed089cb6061",
      "fileid": "72d85ccdc8b97a6fb0ba6f85e1af50955cbd8925f9cd7d55c2157ab05f6aa218",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dragosmg/actions/runs/25719287151"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-05-12T07:15:52.000Z",
      "commit": "e90530241013b1dece9f532e02a33ed089cb6061",
      "fileid": "fbd935312237aa3d5d0308212438a9b8ea28155f766fde344fc906ba01efff8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dragosmg/actions/runs/25719287151"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-05-12T07:15:30.000Z",
      "commit": "e90530241013b1dece9f532e02a33ed089cb6061",
      "fileid": "0165d6cef783cd384758679c8549da52bca85319d15fe2f456e4220e0c4c0997",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dragosmg/actions/runs/25719287151"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-05-12T07:15:28.000Z",
      "commit": "e90530241013b1dece9f532e02a33ed089cb6061",
      "fileid": "37469cd9fd2b0c11e0faefd1dddf00f035480dac24770aba55a491a8cd2bb358",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dragosmg/actions/runs/25719287151"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9001",
      "date": "2026-05-22T10:52:32.000Z",
      "commit": "e90530241013b1dece9f532e02a33ed089cb6061",
      "fileid": "30ce86fe8a43579ddae7006e89cb19aa2bf9554d49ec4e17a8047f5aeb547fce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dragosmg/actions/runs/25719287151"
    }
  ]
}