dev-R/xfun: new version

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-10-05 23:23:55 +02:00
parent fcc3d7d78e
commit 1c0a15b82e
3 changed files with 30 additions and 11 deletions

View File

@@ -0,0 +1,29 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit R-packages
DESCRIPTION='Supporting Functions for Package maintained by Yihui Xie'
KEYWORDS="~amd64"
LICENSE='MIT'
SUGGESTED_PACKAGES="
dev-R/testit
dev-R/parallel
dev-R/codetools
dev-R/rstudioapi
>=dev-R/tinytex-0.30
dev-R/mime
dev-R/markdown
dev-R/knitr
dev-R/htmltools
dev-R/remotes
dev-R/pak
dev-R/rhub
dev-R/renv
dev-R/curl
dev-R/jsonlite
dev-R/rmarkdown
"