summaryrefslogtreecommitdiff
path: root/dev-R/cpp11/cpp11-0.4.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-R/cpp11/cpp11-0.4.2.ebuild')
-rw-r--r--dev-R/cpp11/cpp11-0.4.2.ebuild33
1 files changed, 0 insertions, 33 deletions
diff --git a/dev-R/cpp11/cpp11-0.4.2.ebuild b/dev-R/cpp11/cpp11-0.4.2.ebuild
deleted file mode 100644
index d96f4942426c..000000000000
--- a/dev-R/cpp11/cpp11-0.4.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# 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
-"