Re: dh-r_20180403_source.changes REJECTED

2018-04-03 Thread Dylan Aïssi
Hi Andreas, 2018-04-03 17:05 GMT+02:00 Debian FTP Masters : > > Source-only uploads to NEW are not allowed. > > binary:pkg-r-autopkgtest is NEW. > Thanks for the upload of dh-r, unfortunately it was rejected because a new binary package is generated. The new binary package is pkg-r-autopkgtest wh

Bug#887682: r-cran-utf8: FTBFS on m68k: missing value where TRUE/FALSE needed

2018-03-24 Thread Dylan Aïssi
Hi Aaron, On Thu, 18 Jan 2018 21:33:47 -0500 "Aaron M. Ucko" wrote: > The build of r-cran-utf8 for m68k (admittedly not a release > architecture) failed: > > Error in if (any(i)) x[i] <- paste0(x[i], "\n", indentString) : > missing value where TRUE/FALSE needed > ERROR: installing package

Bug#882555: r-cran-ddalpha: FTBFS on m68k: no boost::math::Rlog1p

2018-03-24 Thread Dylan Aïssi
Hi Aaron, On Thu, 23 Nov 2017 16:54:33 -0500 "Aaron M. Ucko" wrote: > The build of r-cran-ddalpha for m68k (admittedly not a release > architecture) failed: > > g++ -std=gnu++11 -I/usr/share/R/include -DNDEBUG > -I"/usr/lib/R/site-library/Rcpp/include"-fpic -g -O2 > -fdebug-prefix-map=/

Bug#887680: r-cran-git2r: FTBFS on m68k: missing value where TRUE/FALSE needed

2018-03-24 Thread Dylan Aïssi
Hi Aaron, On Thu, 18 Jan 2018 21:05:31 -0500 "Aaron M. Ucko" wrote: > The build of r-cran-git2r for m68k (admittedly not a release > architecture) failed: > > Error in if (nc[currentIndex] == 0L) upperBlockIndex <- c(upperBlockIndex, > : > missing value where TRUE/FALSE needed > ERROR:

Bug#890451: Bug#891231: lintian: Improve r-data-without-readme-source by comparing r-data filenames to README.source contents

2018-02-26 Thread Dylan Aïssi
Hi Chris, 2018-02-23 17:22 GMT+01:00 Chris Lamb : >> To improve the check r-data-without-readme-source and to avoid unmaintained >> README.source, lintian could check if the filename of all .RData files from >> a package are referenced into the README.source. > > Good idea! > >> A simple example w

Bug#891080: Generate a skeleton of debian/upstream/metadata using upstream inst/CITATION

2018-02-22 Thread Dylan Aïssi
Package: dh-r Severity: wishlist Hi, dh-make-R (and dh-update-R) could generate (and update) a d/upstream/metadata file or at least a skeleton with relevant information from the upstream inst/CITATION file. Lintian will now emit an (experimental) tag when the metadata file is missing [1]. Best,

Bug#890451: Generate a skeleton of README.source about rda and rdata files

2018-02-14 Thread Dylan Aïssi
Package: dh-r Severity: wishlist Hi, dh-make-R (and dh-update-R) could generate (and update) a README.source file or at least a skeleton with relevant information for .rda (and *.Rda, *.rdata, *.Rdata, etc.) files, see [2] for more information. Andreas already wrote a shell script [2] to do this