Package: r-cran-polycub / 0.5-2-1

Metadata

Package Version Patches format
r-cran-polycub 0.5-2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
skip_gpclib_test.patch | (download)

tests/testthat/test-polyCub.R | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 one test of the test suite is requiring the gpclib gnu r
 package with non-free license.  It is available from
  http://cran.r-project.org/web/packages/gpclib/
 and the Debian packaging available from
  svn://svn.debian.org/debian-science/packages/R/r-cran-gpclib/trunk/
 could be used to create a Debian package from this code.
 .
 Since we can not rely from non-free software the test in question is
 excluded by this patch.