On 12 March 2026 at 02:10, Santiago Vila wrote: | The current Build-Depends for this package is like this: | | Build-Depends: debhelper-compat (= 13), r-base-dev (>= 4.5.2), dh-r, r-cran-codetools, r-cran-pkgkitten | | so if we add those two packages to the Build-Depends, we get this: | | Build-Depends: debhelper-compat (= 13), r-base-dev (>= 4.5.2), dh-r, r-cran-codetools, r-cran-pkgkitten, architecture-is-64-bit, architecture-is-little-endian | | Is it more clear now?
Yes. Suggestion: Next time just say "add virtual packages 'architecture-is-64-bit' and 'architecture-is-little-endian' to the Build-Depends. Brief, clear, to the point. Now, the question is, where: "only" the r-cran-* packages? Or R itself (which I updated today, new upstream) as well? Dirk -- dirk.eddelbuettel.com | @eddelbuettel | [email protected]

