commit:     ee388108296f52e81543fab0aedca2def4eeb854
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Jun 20 23:13:38 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Jun 20 23:17:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ee388108

dev-R/*: add unbundling status

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-R/hunspell/hunspell-3.0.1.ebuild | 2 ++
 dev-R/jsonlite/jsonlite-1.7.2.ebuild | 2 ++
 dev-R/yaml/yaml-2.2.1.ebuild         | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/dev-R/hunspell/hunspell-3.0.1.ebuild 
b/dev-R/hunspell/hunspell-3.0.1.ebuild
index e28e606ef..8f3a101c9 100644
--- a/dev-R/hunspell/hunspell-3.0.1.ebuild
+++ b/dev-R/hunspell/hunspell-3.0.1.ebuild
@@ -18,3 +18,5 @@ RDEPEND="
        ${DEPEND}
        >=dev-R/Rcpp-0.12.12
 "
+
+#bundling status: https://github.com/ropensci/hunspell/issues/34

diff --git a/dev-R/jsonlite/jsonlite-1.7.2.ebuild 
b/dev-R/jsonlite/jsonlite-1.7.2.ebuild
index 73feeb6c6..cd51418f9 100644
--- a/dev-R/jsonlite/jsonlite-1.7.2.ebuild
+++ b/dev-R/jsonlite/jsonlite-1.7.2.ebuild
@@ -8,3 +8,5 @@ inherit R-packages
 DESCRIPTION='A Simple and Robust JSON Parser and generator for R'
 KEYWORDS="~amd64"
 LICENSE='MIT'
+
+#unbundling status: https://github.com/jeroen/jsonlite/issues/201

diff --git a/dev-R/yaml/yaml-2.2.1.ebuild b/dev-R/yaml/yaml-2.2.1.ebuild
index 366e634f1..01c4e016c 100644
--- a/dev-R/yaml/yaml-2.2.1.ebuild
+++ b/dev-R/yaml/yaml-2.2.1.ebuild
@@ -9,3 +9,5 @@ DESCRIPTION='Methods to Convert R Data to YAML and Back'
 KEYWORDS="~amd64"
 LICENSE='BSD'
 #TODO: unbundle libyaml
+#status: https://github.com/viking/r-yaml/issues/102
+#https://github.com/viking/r-yaml/commit/b4579dc42cb3bc6c78fedc46b6fa2acfc79932f3

Reply via email to