2020-05-08 10:35:09 UTC

This commit is contained in:
Repository mirror & CI
2020-05-08 10:35:09 +00:00
parent 339bb94a42
commit cbf28696cf
14 changed files with 169 additions and 3 deletions

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=dev-lang/R
DESCRIPTION=Easy Pre and Post Assertions
EAPI=7
HOMEPAGE=https://cran.r-project.org/package=assertthat
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/assertthat_0.2.1.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=81ebc364e8128bb7493444004c266b7f

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=dev-R/assertthat >=dev-R/crayon-1.3.4 dev-R/fansi dev-R/glue dev-lang/R
DESCRIPTION=Helpers for Developing Command Line Interfaces
EAPI=7
HOMEPAGE=https://github.com/r-lib/cli https://cran.r-project.org/package=cli
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-R/assertthat >=dev-R/crayon-1.3.4 dev-R/fansi dev-R/glue dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/cli_2.0.2.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=9dc19d8993b584f4f232a818e40726d4

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=dev-lang/R
DESCRIPTION=Colored Terminal Output
EAPI=7
HOMEPAGE=https://github.com/r-lib/crayon https://cran.r-project.org/package=crayon
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/crayon_1.3.4.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=57c5b186887284d68c2856248a608cd3

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.1.0 dev-lang/R
DESCRIPTION=Create Compact Hash Digests of R Objects
EAPI=7
HOMEPAGE=http://dirk.eddelbuettel.com/code/digest.html https://github.com/eddelbuettel/digest
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+
RDEPEND=>=dev-lang/R-3.1.0 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/digest_0.6.25.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=362bc58cc57a5c3c008020cc61063589

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.2 >=dev-R/rlang-0.3.0 dev-lang/R
DESCRIPTION=Tools for Working with ...
EAPI=7
HOMEPAGE=https://ellipsis.r-lib.org https://github.com/r-lib/ellipsis https://cran.r-project.org/package=ellipsis
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/ellipsis_0.3.0.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=c1418c8073d16446d2cd5a505230d1ef

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.1 dev-lang/R
DESCRIPTION=Interpreted String Literals
EAPI=7
HOMEPAGE=https://glue.tidyverse.org https://github.com/tidyverse/glue https://cran.r-project.org/package=glue
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/glue_1.4.0.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=9d0df0a5046970651ab3fa8ecbbea7a9

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.2 dev-R/glue >=dev-R/rlang-0.4.0 dev-lang/R
DESCRIPTION=Manage the Life Cycle of your Package Functions
EAPI=7
HOMEPAGE=https://lifecycle.r-lib.org https://github.com/r-lib/lifecycle https://cran.r-project.org/package=lifecycle
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=>=dev-lang/R-3.2 dev-R/glue >=dev-R/rlang-0.4.0 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/lifecycle_0.2.0.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=27a4c4ae298f33448d6163ae47920d93

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.2.0 dev-lang/R
DESCRIPTION=Functions for Base Types and Core R and Tidyverse Features
EAPI=7
HOMEPAGE=http://rlang.r-lib.org https://github.com/r-lib/rlang https://cran.r-project.org/package=rlang
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/rlang_0.4.6.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=47e80edc6b176ee40100b3e45f65557f

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=dev-lang/R
DESCRIPTION=Unicode Text Processing
EAPI=7
HOMEPAGE=https://github.com/patperry/r-utf8 https://cran.r-project.org/package=utf8
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/utf8_1.1.4.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=0cffc26c3fad75f3212f3ed10f97192b

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.2 dev-R/digest >=dev-R/ellipsis-0.2.0 dev-R/glue >=dev-R/rlang-0.4.5 dev-lang/R
DESCRIPTION=Vector Helpers
EAPI=7
HOMEPAGE=https://github.com/r-lib/vctrs https://cran.r-project.org/package=vctrs
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=>=dev-lang/R-3.2 dev-R/digest >=dev-R/ellipsis-0.2.0 dev-R/glue >=dev-R/rlang-0.4.5 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/vctrs_0.2.4.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=77dee36be3b82a7061f653fa49c8584f