Files
horizon-packages/srcpkgs/R-cran-rstudioapi/template
T

15 lines
377 B
Bash

# Template file for 'R-cran-rstudioapi'
pkgname=R-cran-rstudioapi
version=0.17.0
revision=1
build_style=R-cran
short_desc="Safely Access the RStudio API"
maintainer="Luke Hannan <lukehannan@gmail.com>"
license="MIT"
homepage="https://github.com/rstudio/rstudioapi"
checksum=90dca73108bda7aa08beb7c69815ee2cd7bb4a16d45864e01e9dc75502338899
post_install() {
vlicense LICENSE
}