Go to file
2024-10-24 12:07:36 +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 note and spelling 2024-10-24 12:07:36 +02:00
man migrated function tests with functions moved to agdamsbo/project.aid 2024-10-24 09:19:55 +02:00
pkgdown/favicon formatted icon and favicons, rerender 2023-06-05 11:22:03 +02:00
R migrated function tests with functions moved to agdamsbo/project.aid 2024-10-24 09:19:55 +02:00
tests migrated function tests with functions moved to agdamsbo/project.aid 2024-10-24 09:19:55 +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 note and spelling 2024-10-24 12:07:36 +02:00
DESCRIPTION migrated function tests with functions moved to agdamsbo/project.aid 2024-10-24 09:19:55 +02:00
NAMESPACE migrated function tests with functions moved to agdamsbo/project.aid 2024-10-24 09:19:55 +02:00
NEWS.md Included statement on migration 2024-10-24 12:04:53 +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")