[Debian-med-packaging] [r-cran-ggplot2] branch master updated (f5ff77e -> 1a4485e)
Benjamin Eikel
debian at eikel.org
Fri Jun 20 21:17:25 UTC 2014
Good evening,
Am Mittwoch, 18. Juni 2014, 16:53:14 schrieb Andreas Tille:
> As I left in the changelog I added autopkgtest for the package but
> unfortunately the test runs into some problem:
>
> Scales : .........................................
> Stats : .Error in predLoess(y, x, newx, s, weights, pars$robust, pars$span,
> pars$degree, : NA/NaN/Inf in foreign function call (arg 5)
> In addition: Warning message:
> In max(panels$ROW) : no non-missing arguments to max; returning -Inf
> ..
> stat-bin :
> stat-sum : .......................
> stat-bin2d : ..
> stat-density2d : ....
> Themes : .................................................
> Utilities : .............
>
>
> 1. Error: NA's don't appear in breaks
> ------------------------------------------ mapproj package required for
> this functionality. Please install and try again. 1:
> expect_false(any_NA_major_minor(coord_train(coord_map(), scales))) 2:
> expect_that(object, is_false(), info, label)
> 3: condition(object)
> 4: expectation(identical(as.vector(x), FALSE), "isn't false")
> 5: identical(as.vector(x), FALSE)
> 6: as.vector(x)
> 7: any_NA_major_minor(coord_train(coord_map(), scales))
> 8: coord_train(coord_map(), scales)
> 9: coord_map()
> 10: try_require("mapproj")
> 11: stop(package, " package required for this functionality. ", "Please
> install and try again.", call. = FALSE) Error: Test failures
> Execution halted
>
>
> Any idea how to fix this? If not would you mind contacting upstream
> about this?
I fixed this bug by additionally installing r-cran-mapproj. I added that to
Recommends. Now, the test runs until the end and returns with zero. But, there
is still one error message (see below). I contacted the upstream author for
help with that.
Stats : .Error in predLoess(y, x, newx, s, weights, pars$robust, pars$span,
pars$degree, :
NA/NaN/Inf in foreign function call (arg 5)
In addition: Warning message:
In max(panels$ROW) : no non-missing arguments to max; returning -Inf
..
Kind regards
Benjamin
More information about the Debian-med-packaging
mailing list