Skip to contents

An R package for Koping.

This package acts as a form of emotional support package for Kobi (plural of Kobus) and those that are koping with Kobinian absence. The functions contained in this package are a form of help.

Installation Instructions

Package functionality is only guaranteed on unix operating systems. If that is not an option for you, you are a loser with skill issues 🐧

Manual Installation

Using remotes, you can install the package from here.

#Most recent version
remotes::install_git("https://codeberg.org/jrhadams/KobusBeKrowned")

Nix flake Installation

You can also run the package in an R environment with this invocation:

nix run git+https://codeberg.org/jrhadams/KobusBeKrowned

Development

If you want to contribute any development of the package, please clone the repoitory and activate the environment with:

nix develop .