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 06 Mar. 2026.
Previous versions and publish date:
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)
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

mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
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  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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