Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.13 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.13 KB

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