This is an automated email from the git hooks/post-receive script.

benjamin-guest pushed a commit to branch master
in repository r-cran-ggplot2.

commit 970c1856fcdef49fef4ee162cfd61a7f6424cf81
Author: Benjamin Eikel <deb...@eikel.org>
Date:   Fri Jun 20 23:07:19 2014 +0200

    Recommends: r-cran-mapproj (since used in unit test)
---
 debian/changelog | 33 +--------------------------------
 debian/control   |  3 ++-
 2 files changed, 3 insertions(+), 33 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6594228..db69b01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,40 +4,9 @@ r-cran-ggplot2 (1.0.0-1) UNRELEASED; urgency=low
   * add autopkgtest
   * Recommends: r-cran-sp since this is needed in the testsuite
 
-TODO: when running `sh run-unit-test` this problem occures:
-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
-
-
   [ Benjamin Eikel ]
   * Import upstream version 1.0.0.
+  * Recommends: r-cran-mapproj (since used in unit test)
 
  -- Benjamin Eikel <deb...@eikel.org>  Wed, 18 Jun 2014 11:58:56 +0200
 
diff --git a/debian/control b/debian/control
index 0630332..ced1077 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,8 @@ Depends: ${shlibs:Depends},
          r-cran-plyr,
          r-cran-reshape2,
          r-cran-scales
-Recommends: r-cran-sp
+Recommends: r-cran-sp,
+            r-cran-mapproj
 Description: implementation of the Grammar of Graphics
  ggplot2 combines the advantages of both base and lattice graphics.
  Conditioning and shared axes are handled automatically, and you can

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/r-cran-ggplot2.git

_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to