mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
dev-R/knitr: new version
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST knitr_1.33.tar.gz 892378 BLAKE2B 9569a9f6deb1178883c496ac12559467af4d603f9d6cc2d279555a0021b87f25e896611ad2e21459371ae7c03bb4e6937ec91c3da82b2f59eafda01b7ec6a251 SHA512 bf27f1b9face9eac504b329e17d778243fb0dfd699b2525e77fe6be8260284a7618db2db257856138754cb93b7a7ab03cd4fddacc348ec6c2f2c1432237f781a
|
||||
DIST knitr_1.37.tar.gz 895567 BLAKE2B c49470fc0fc5df287a97bbff652e7ef86ae76bbd147b1901ce3f1c95c2f3d33caeccb1681e8c4d2b111ae85eac96ea9f936cf91612e4d1e8b5f6747848e56412 SHA512 ad4adeac96cf1b14b0d37ff584220a40d5685545d98970d0660e22f0630c279a34257afba87a003fa204e2c6e7f65c515600fecb205eafa90c71a2e0b6636865
|
||||
|
||||
@@ -1,24 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit R-packages
|
||||
|
||||
DESCRIPTION='A General-Purpose Package for Dynamic report generation in R'
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE='GPL-2+'
|
||||
|
||||
DEPEND="
|
||||
>=dev-R/yaml-2.1.19
|
||||
>=dev-R/xfun-0.21
|
||||
>=dev-R/evaluate-0.10
|
||||
dev-R/highr
|
||||
>=dev-lang/R-3.2.3
|
||||
dev-R/markdown
|
||||
>=dev-R/stringr-0.6
|
||||
"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
app-text/pandoc
|
||||
"
|
||||
53
dev-R/knitr/knitr-1.37.ebuild
Normal file
53
dev-R/knitr/knitr-1.37.ebuild
Normal file
@@ -0,0 +1,53 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit R-packages
|
||||
|
||||
DESCRIPTION='A General-Purpose Package for Dynamic report generation in R'
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE='GPL-2+'
|
||||
|
||||
DEPEND="
|
||||
>=dev-R/yaml-2.1.19
|
||||
>=dev-R/xfun-0.27
|
||||
>=dev-R/evaluate-0.10
|
||||
dev-R/highr
|
||||
>=dev-lang/R-3.2.3
|
||||
>=dev-R/stringr-0.6
|
||||
"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
app-text/pandoc
|
||||
"
|
||||
|
||||
SUGGESTED_PACKAGES="
|
||||
dev-R/markdown
|
||||
dev-R/formatR
|
||||
dev-R/testit
|
||||
dev-R/digest
|
||||
>=dev-R/rgl-0.95.1201
|
||||
dev-R/codetools
|
||||
dev-R/rmarkdown
|
||||
>=dev-R/htmlwidgets-0.7
|
||||
dev-R/webshot
|
||||
>=dev-R/tikzDevice-0.10
|
||||
dev-R/tinytex
|
||||
>=dev-R/reticulate-1.4
|
||||
>=dev-R/JuliaCall-0.11.1
|
||||
dev-R/magick
|
||||
dev-R/png
|
||||
dev-R/jpeg
|
||||
dev-R/gifski
|
||||
>=dev-R/xml2-1.2.0
|
||||
dev-R/httr
|
||||
>=dev-R/DBI-0.4.1
|
||||
dev-R/showtext
|
||||
dev-R/tibble
|
||||
dev-R/sass
|
||||
dev-R/bslib
|
||||
dev-R/ragg
|
||||
>=dev-R/styler-1.2.0
|
||||
>=dev-R/targets-0.6.0
|
||||
"
|
||||
Reference in New Issue
Block a user