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

@@ -1 +1 @@
DIST xfun_0.24.tar.gz 112441 BLAKE2B 74bddcec27db321e2f9f059aab35b55115d4e64dc92cd5dcb4b8f9fdcefb912b5cd10dc8f340e9d211a6ece750a14ddfad0a3c92e088ab9be03e1d18659c1e7b SHA512 c6b1cf001af4922d3ffe847a4ff7259b025f31c81c8dc94bf29003fd6a3617157a939ac53c5222257054093f60d718a243d805664e3cb2bfa96c8c932356ccc1
DIST xfun_0.26.tar.gz 113158 BLAKE2B 977937f749f2d22562d686fb357d18c7e9dff15623db1e22f4c9d4b3c8e41480f6aed83df7b88f9f358810e43cafc97904cad069a961da206a91f68cf8f9fb85 SHA512 28e8bb6587c1c80044e55947e0e6efbe58d90f042cec940f0aa26f1eaed5cb9cde0014cdeff002cc10ccefb3388f4585b27de57cc61a577b8f7f45b7e27aa95e

View File

@@ -1,10 +0,0 @@
# 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'

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
"