summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e031936926b13b751d2945b14428b37b54d84807 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Generated by mksrcinfo v8
# Tue Sep 27 01:45:09 UTC 2016
pkgbase = nvim-r
	pkgdesc = Vim plugin to work with R
	pkgver = 0.9.7
	pkgrel = 1
	url = https://github.com/jalvesaq/nvim-r
	install = nvim-r.install
	arch = any
	license = GPL2
	optdepends = vim>=8.0.0: either vim or neovim
	optdepends = tmux: if using vim, necessary for sending commands to R
	optdepends = neovim>=0.1.5: either neovim or vim
	optdepends = pandoc: render output from markup files
	optdepends = vim-csv: inspect data.frames and matrices
	conflicts = vim-r
	conflicts = r-vimcom
	replaces = vim-r
	source = https://github.com/jalvesaq/Nvim-R/archive/v0.9.7.tar.gz
	sha256sums = 227b7a162deec3c4a4535a5183e2b73df6f0f2291c75873d2062c46267a4c459

pkgname = nvim-r