mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
dev-R/cpp11: initial import
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
33
dev-R/cpp11/cpp11-0.4.2.ebuild
Normal file
33
dev-R/cpp11/cpp11-0.4.2.ebuild
Normal file
@@ -0,0 +1,33 @@
|
||||
# Copyright 1999-2022 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit R-packages
|
||||
|
||||
DESCRIPTION='A C++11 Interface for Rs C Interface'
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE='MIT'
|
||||
|
||||
SUGGESTED_PACKAGES="
|
||||
dev-R/bench
|
||||
dev-R/brio
|
||||
dev-R/callr
|
||||
dev-R/cli
|
||||
dev-R/covr
|
||||
dev-R/decor
|
||||
dev-R/desc
|
||||
dev-R/ggplot2
|
||||
dev-R/glue
|
||||
dev-R/knitr
|
||||
dev-R/lobstr
|
||||
dev-R/mockery
|
||||
dev-R/progress
|
||||
dev-R/Rcpp
|
||||
dev-R/rmarkdown
|
||||
dev-R/scales
|
||||
dev-R/testthat
|
||||
dev-R/tibble
|
||||
dev-R/vctrs
|
||||
dev-R/withr
|
||||
"
|
||||
Reference in New Issue
Block a user