Type: Package
Package: naryn
Title: Native Access Medical Record Retriever for High Yield Analytics
Version: 2.6.31
Authors@R: c(
    person("Misha", "Hoichman", , "misha@hoichman.com", role = "aut"),
    person("Aviezer", "Lifshitz", , "aviezer.lifshitz@weizmann.ac.il", role = c("aut", "cre")),
    person("Ben", "Gilat", , "ben.gilat@weizmann.ac.il", role = "aut"),
    person("Netta", "Mendelson-Cohen", , "Netta.Mendelsoncohen@weizmann.ac.il", role = "ctb"),
    person("Rami", "Jaschek", , "rami.jaschek@weizmann.ac.il", role = "ctb"),
    person("Weizmann Institute of Science", role = "cph")
  )
Description: A toolkit for medical records data analysis. The 'naryn'
    package implements an efficient data structure for storing medical
    records, and provides a set of functions for data extraction,
    manipulation and analysis.
License: MIT + file LICENSE
URL: https://tanaylab.github.io/naryn/
BugReports: https://github.com/tanaylab/naryn/issues
Depends: R (>= 3.0.0), utils
Imports: dplyr, glue, lifecycle, magrittr, parallel, purrr, stringr,
        tidyr, yaml
Suggests: brio, callr, devtools, forcats, knitr, readr, rlang,
        rmarkdown, spelling, testthat (>= 3.0.4), ggplot2, tibble,
        tools, withr
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: false
Config/testthat/start-first: logical_tracks, w_test-options,
        x_multiple_db
Encoding: UTF-8
Language: en-US
LazyLoad: yes
NeedsCompilation: yes
OS_type: unix
RoxygenNote: 7.3.2
Packaged: 2025-11-11 18:34:20 UTC; aviezerl
Author: Misha Hoichman [aut],
  Aviezer Lifshitz [aut, cre],
  Ben Gilat [aut],
  Netta Mendelson-Cohen [ctb],
  Rami Jaschek [ctb],
  Weizmann Institute of Science [cph]
Maintainer: Aviezer Lifshitz <aviezer.lifshitz@weizmann.ac.il>
Repository: CRAN
Date/Publication: 2025-11-11 22:30:02 UTC
