Your message dated Wed, 29 Jul 2026 15:07:30 +0900
with message-id <[email protected]>
and subject line Re: r-cran-grimport2: autopkgtest regression with r-base 4.5.2 
(i386)
has caused the Debian Bug report #1120997,
regarding r-cran-grimport2: autopkgtest regression with r-base 4.5.2 (i386)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1120997: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120997
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: r-cran-grimport2
Version: 0.3-3-1
Severity: serious
Tags: forky sid
X-Debbugs-Cc: Dirk Eddelbuettel <[email protected]>
User: [email protected]
Usertags: regression

Hi Maintainer

r-cran-grimport2's autopkgtest regresses when tested with r-base 4.5.2 [1].
I've copied what I hope is the relevant part of the log below.

Regards
Graham


[1] https://ci.debian.net/packages/r/r-cran-grimport2/testing/i386/


50s In readLines("test-path-complex-output.svg") :
50s incomplete final line found on 'test-path-complex-output.svg'
50s > same <- model == test
50s > if (! all(same)) {
50s + ## Protect against tiny rounding differences in locations
50s + x <- suppressWarnings(lapply(strsplit(model[!same], " "), as.numeric))
50s + y <- suppressWarnings(lapply(strsplit(test[!same], " "), as.numeric))
50s + rx <- unlist(lapply(x, round, 1))
50s + ry <- unlist(lapply(y, round, 1))
50s + if (!all.equal(rx, ry)) {
50s + stop(paste0("path-complex output not equal to expected output",
50s + "------------------",
50s + model[!same],
50s + "------------------",
50s + test[!same],
50s + collapse="\n"))
50s + }
50s + }
50s Error in !all.equal(rx, ry) : invalid argument type
50s Execution halted

--- End Message ---
--- Begin Message ---
Version: 0.3-3-3

Fixed since 0.3-3-3 and probably before.

Cheers,

Charles

On Wed, 19 Nov 2025 10:05:12 -0100 Graham Inggs <[email protected]> wrote:
Source: r-cran-grimport2
Version: 0.3-3-1
Severity: serious
Tags: forky sid
X-Debbugs-Cc: Dirk Eddelbuettel <[email protected]>
User: [email protected]
Usertags: regression

Hi Maintainer

r-cran-grimport2's autopkgtest regresses when tested with r-base 4.5.2 [1].

--- End Message ---

Reply via email to