Package: nhsnumber
Type: Package
Title: Tools for Working with NHS Number Checksums
Version: 0.1.2
Authors@R: c(
    person("Mark", "Sellors", , "rstats@5vcc.com", c("aut", "cre", "cph"))
    )
Description: Provides functions for working with NHS number checksums.
    The UK's National Health Service issues NHS numbers to all users of its
    services and this package implements functions for verifying that the
    numbers are valid according to the checksum scheme the NHS use.
    Numbers can be validated and checksums created.
URL: https://github.com/sellorm/nhsnumber
BugReports: https://github.com/sellorm/nhsnumber/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: testthat (>= 2.1.0)
NeedsCompilation: no
Packaged: 2021-12-06 15:44:32 UTC; sellorm
Author: Mark Sellors [aut, cre, cph]
Maintainer: Mark Sellors <rstats@5vcc.com>
Repository: CRAN
Date/Publication: 2021-12-06 22:20:05 UTC
Built: R 4.2.0; ; 2023-04-01 14:19:11 UTC; unix
