Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
/ cran Public archive

[Migrated to self-hosted ari-web Forgejo: https://git.ari.lt/ari/cran] An easy R package manager written in bash

License

Notifications You must be signed in to change notification settings

TruncatedDinoSour/cran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository has been migrated to the self-hosted ari-web Forgejo instance: https://git.ari.lt/ari/cran

Cran

An easy R package manager written in bash

Requirements

Installation

Manual

sudo install -Dm0644 doc/cran.1 /usr/share/man/man1/cran.1
sudo mandb -qf /usr/share/man/man1/cran.1
sudo install -Dm755 cran /usr/local/bin

Packages

Configuration

Just edit ~/.config/cran.conf file, all documentation in the man page.