Go to file
2024-10-10 14:18:03 +02:00
.github rhub setup 2024-10-04 13:23:21 +02:00
data multiple updates and additions. see 'NEWS.md' 2024-10-10 14:13:16 +02:00
data-raw multiple updates and additions. see 'NEWS.md' 2024-10-10 14:13:16 +02:00
inst moved vignettes out 2024-02-08 11:52:31 +01:00
man multiple updates and additions. see 'NEWS.md' 2024-10-10 14:13:16 +02:00
pkgdown/favicon formatted icon and favicons, rerender 2023-06-05 11:22:03 +02:00
R multiple updates and additions. see 'NEWS.md' 2024-10-10 14:13:16 +02:00
tests multiple updates and additions. see 'NEWS.md' 2024-10-10 14:13:16 +02:00
vignettes moved vignettes out 2024-02-08 11:52:31 +01:00
_pkgdown.yml use pkgdown action for page publication 2023-06-30 10:01:24 +02:00
.gitignore use pkgdown action for page publication 2023-06-30 10:01:24 +02:00
.Rbuildignore new version and standard docs 2024-02-07 20:57:26 +01:00
codecov.yml updated threshold 2023-09-05 14:15:37 -07:00
cran-comments.md comments for new release 2023-09-07 09:15:07 -07:00
DESCRIPTION multiple updates and additions. see 'NEWS.md' 2024-10-10 14:13:16 +02:00
NAMESPACE new version and standard docs 2024-02-07 20:57:26 +01:00
NEWS.md multiple updates and additions. see 'NEWS.md' 2024-10-10 14:13:16 +02:00
README.md Badge removed 2023-09-05 14:13:24 -07:00
stRoke.Rproj multiple updates and additions. see 'NEWS.md' 2024-10-10 14:13:16 +02:00

GitHub R package version CRAN/METACRAN DOI Github Actions Page deployed Codecov test coverage CRAN downloads

stRoke package

This is an R-toolbox of custom functions for convenient data management and analysis in clinical health research and teaching. The package is mainly collected for personal use, but any use beyond that is encouraged. This package has migrated functions from the agdamsbo/daDoctoR-package, and new functions has been added.

Contribute

This package is shared on GitHub, and you are very welcome to contribute by opening an issue or a pull request.

Installation

The package can be installed directly from CRAN:

install.packages("stRoke")

The latest version in development can be installed from GitHub:

remotes::install_github("agdamsbo/stRoke")