Other packages > Find by keyword >

naryn  

Native Access Medical Record Retriever for High Yield Analytics
View on CRAN: Click here


Download and install naryn package within the R console
Install from CRAN:
install.packages("naryn")

Install from Github:
library("remotes")
install_github("cran/naryn")

Install by package version:
library("remotes")
install_version("naryn", "2.6.32")



Attach the package and use:
library("naryn")
Maintained by
Aviezer Lifshitz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-10-13
Latest Update: 2024-09-27
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.
How to cite:
Aviezer Lifshitz (2022). naryn: Native Access Medical Record Retriever for High Yield Analytics. R package version 2.6.32, https://cran.r-project.org/web/packages/naryn. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 06:24), 2.6.9 (2022-10-13 19:20), 2.6.12 (2022-11-22 10:10), 2.6.13 (2022-12-14 09:40), 2.6.14 (2023-01-09 17:10), 2.6.21 (2023-06-02 11:20), 2.6.23 (2023-08-18 01:32), 2.6.25 (2023-11-30 10:40), 2.6.26 (2024-01-15 09:20), 2.6.30 (2024-09-27 17:10), 2.6.31 (2025-11-11 23:30), 2.6.32 (2026-01-19 00:30)
Other packages that cited naryn R package
View naryn citation profile
Other R packages that naryn depends, imports, suggests or enhances
Complete documentation for naryn
Functions, R codes and Examples using the naryn R package
Some associated functions: dot-create_logical_track_filter . dot-emr_expr_vars . dot-emr_filter . dot-emr_vtrack.get . dot-naryn . emr_annotate . emr_cor . emr_date2time . emr_db.connect . emr_db.reload . emr_db.subset.ids . emr_db.subset.info . emr_db.subset . emr_db.unload . emr_dist . emr_download_example_data . emr_entries.get . emr_entries.get_all . emr_entries.ls . emr_entries.reload . emr_entries.rm . emr_entries.rm_all . emr_entries.set . emr_extract . emr_filter.attr.src . emr_filter.clear . emr_filter.create . emr_filter.create_from_name . emr_filter.exists . emr_filter.info . emr_filter.ls . emr_filter.name . emr_filter.rm . emr_filters.info . emr_ids_coverage . emr_ids_vals_coverage . emr_monthly_iterator . emr_quantiles . emr_screen . emr_summary . emr_time . emr_time2date . emr_time2dayofmonth . emr_time2hour . emr_time2month . emr_time2year . emr_track.addto . emr_track.attr.export . emr_track.attr.get . emr_track.attr.rm . emr_track.attr.set . emr_track.create . emr_track.dbs . emr_track.exists . emr_track.ids . emr_track.import . emr_track.info . emr_track.logical.create . emr_track.logical.exists . emr_track.logical.info . emr_track.logical.rm . emr_track.ls . emr_track.mv . emr_track.percentile . emr_track.readonly . emr_track.rm . emr_track.unique . emr_track.var.get . emr_track.var.ls . emr_track.var.rm . emr_track.var.set . emr_vtrack.attr.src . emr_vtrack.clear . emr_vtrack.create . emr_vtrack.create_from_name . emr_vtrack.exists . emr_vtrack.info . emr_vtrack.ls . emr_vtrack.name . emr_vtrack.rm . naryn-package . pipe . string_to_var . var_to_string . 
Some associated R codes: db.R . entries.R . example-data.R . extract.R . filter.R . globals.R . iterator.R . logical-track.R . naryn-package.R . time.R . track-attributes.R . track-vars.R . track.R . utils-names.R . utils-pipe.R . utils.R . vtrack.R . zzz.R .  Full naryn package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA