Type: Package Package: naryn Title: Native Access Medical Record Retriever for High Yield Analytics Version: 2.7.1 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.3 Config/pak/sysreqs: libicu-dev Repository: https://tanaylab.r-universe.dev Date/Publication: 2026-05-12 09:44:57 UTC RemoteUrl: https://github.com/tanaylab/naryn RemoteRef: HEAD RemoteSha: 1ca4e20ff213dac967ce26de60622d851ac33c78 Packaged: 2026-06-11 11:14:27 UTC; root 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