[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#1040001: Role of tibble? (Was: Bug#1040001: Seeking advise how to proceed with the transition / move R stack to testing)



Hi Dirk

On Thu, 13 Jul 2023 at 16:25, Dirk Eddelbuettel <edd@debian.org> wrote:
> Sounds good, and thanks for the assist! I should be able to provide a pretty
> quick turn-around.

I believe the attached patch should do the trick.  It's basically
Paul's list from message #210, plus r-cran-interval and
r-cran-maldiquant.  I've also used a << relationship against the
versions in unstable, and appended a tilde at the end.  I believe this
will work better for derivatives and make backports easier.

Regards
Graham
--- a/debian/control
+++ b/debian/control
@@ -52,31 +52,17 @@
 Provides: r-api-4.0, r-graphics-engine-${graphicsengine:Version}
 Recommends: r-recommended, r-base-dev, r-doc-html
 Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html
-Breaks: r-bioc-graph (<< 1.62.0-1~),
-        r-cran-bbmle (<< 1.0.20-5~),
-        r-cran-biocmanager (<< 1.30.4+dfsg-2~),
-        r-cran-caret (<< 6.0-84-2~),
-        r-cran-cmprsk (<< 2.2-8-1~),
-        r-cran-coin (<< 1.3-0-1~),
-        r-cran-dendextend (<< 1.12.0+dfsg-1~),
-        r-cran-fields (<< 9.8-3-1~),
-        r-cran-filehash (<< 2.4-2-2~),
-        r-cran-future (<< 1.14.0+dfsg-1~),
-        r-cran-genetics (<< 1.3.8.1.2-1~),
-        r-cran-haplo.stats (<< 1.7.9-4~),
-        r-cran-igraph (<< 1.2.4.1-1~),
-        r-cran-lava (<< 1.6.5-1~),
-        r-cran-libcoin (<< 1.0-4-1~),
-        r-cran-msm (<< 1.6.7-1~),
-        r-cran-permute (<< 0.9-5-1~),
-        r-cran-phangorn (<< 2.5.5-1~),
-        r-cran-popepi (<< 0.4.7-1~),
-        r-cran-recipes (<< 0.1.6-1~),
-        r-cran-sp (<< 1:1.3-1-2~),
-        r-cran-spam (<< 2.2-2-1~),
-        r-cran-units (<< 0.6-3-1~),
-        r-cran-vegan (<< 2.5-5+dfsg-1~),
-        r-cran-zelig (<< 5.1.6.1-1~)
+Breaks: r-cran-cairo (<< 1.6-0-4~),
+        r-cran-intervals (<< 0.15.3-1~),
+        r-cran-fnn (<< 1.1.3.2-1~),
+        r-cran-magick (<< 2.7.4+dfsg-2~),
+        r-cran-maldiquant (<< 1.22.1-1~),
+        r-cran-ps (<< 1.7.5-1~),
+        r-cran-ragg (<< 1.2.5-3~),
+        r-cran-svglite (<< 2.1.1-3~),
+        r-cran-tibble (<< 3.2.1+dfsg-2~),
+        r-cran-tikzdevice (<< 0.12.4-3~),
+        r-cran-vdiffr (<< 1.0.5-3~)
 Description: GNU R core of statistical computation and graphics system
  R is a system for statistical computation and graphics.  It consists 
  of a language plus a run-time environment with graphics, a debugger, 

Reply to: