Other packages > Find by keyword >

survminer  

Drawing Survival Curves using 'ggplot2'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("survminer", "0.5.1")



Attach the package and use:
library("survminer")
Maintained by
Alboukadel Kassambara
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-01-18
Latest Update: 2024-10-30
Description:
Contains the function 'ggsurvplot()' for drawing easily beautiful and 'ready-to-publish' survival curves with the 'number at risk' table and 'censoring count plot'. Other functions are also available to plot adjusted curves for ‘Cox' model and to visually examine ’Cox' model assumptions.
How to cite:
Alboukadel Kassambara (2016). survminer: Drawing Survival Curves using 'ggplot2'. R package version 0.5.1, https://cran.r-project.org/web/packages/survminer. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.1.1 (2016-01-18 13:17), 0.2.0 (2016-02-18 08:56), 0.2.1 (2016-04-23 14:49), 0.2.2 (2016-07-28 17:28), 0.2.3 (2016-12-07 08:43), 0.2.4 (2016-12-11 12:26), 0.3.0 (2017-03-16 08:44), 0.3.1 (2017-03-21 18:33), 0.4.0 (2017-06-07 22:36), 0.4.1 (2017-11-17 13:06), 0.4.2 (2018-02-01 00:03), 0.4.3 (2018-08-05 00:20), 0.4.4 (2019-05-21 07:30), 0.4.5 (2019-08-03 11:00), 0.4.6 (2019-09-04 01:00), 0.4.7 (2020-05-28 13:40), 0.4.8 (2020-07-25 23:30), 0.4.9 (2021-03-09 10:50), 0.5.0 (2024-10-30 12:50), 0.5.1 (2025-09-03 01:50)
Other packages that cited survminer R package
View survminer citation profile
Other R packages that survminer depends, imports, suggests or enhances
Complete documentation for survminer
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
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