summaryrefslogtreecommitdiff
path: root/dev-R/rstudioapi/rstudioapi-0.13.ebuild
blob: 2b653c5cfc7a9ed79ea79f9864d61b8ff1685cc7 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit R-packages

DESCRIPTION='Safely Access the RStudio API'
KEYWORDS="~amd64"
LICENSE='MIT'