Skip to content

umg-minai/minair

Repository files navigation

minair

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. license R-CMD-check Codecov test coverage

R utilities and functions used in the Medizinische Informatik working group at the Klinik für Anästhesie, Universitätsmedizin Greifswald.

Bootstrap

We assume you have guix installed to generate an isolated developement environment in the following way:

git clone https://github.com/umg-minai/minair.git
cd minair
echo "$(pwd)" >> ~/.config/guix/shell-authorized-directories
guix shell