Package: Rdiagnosislist
Title: Manipulate SNOMED CT Diagnosis Lists
Version: 1.2
Authors@R: 
    person(given = "Anoop",
           family = "Shah",
           role = c("aut", "cre"),
           email = "anoop@doctors.org.uk",
           comment = structure("0000-0002-8907-5724", .Names = "ORCID"))
Description: Functions and methods for manipulating 'SNOMED CT' concepts.
    The package contains functions for loading the 'SNOMED CT' release into
    a convenient R environment, selecting 'SNOMED CT' concepts using regular
    expressions, and navigating the 'SNOMED CT' ontology. It provides the
    'SNOMEDconcept' S3 class for a vector of 'SNOMED CT' concepts (stored
    as 64-bit integers) and the 'SNOMEDcodelist' S3 class for a table
    of concepts IDs with descriptions. For more information about 'SNOMED CT'
    visit <https://www.snomed.org/>.
License: GPL-3
Imports: data.table, bit64, methods
Suggests: knitr, rmarkdown, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Author: Anoop Shah [aut, cre] (<https://orcid.org/0000-0002-8907-5724>)
Maintainer: Anoop Shah <anoop@doctors.org.uk>
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-04-18 07:19:16 UTC; anoop
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2023-04-18 11:40:05 UTC
Built: R 4.1.2; ; 2023-04-19 11:08:18 UTC; unix
