]> git.donarmstrong.com Git - cran2deb.git/commit
the Rmpi and npRmpi packages fail at the end of R CMD INSTALL because the test load...
authoredd <edd@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Thu, 10 Jun 2010 14:50:24 +0000 (14:50 +0000)
committeredd <edd@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Thu, 10 Jun 2010 14:50:24 +0000 (14:50 +0000)
commit708688f38cf26e2ec5e50d18610355fbc45a4b1e
tree3d8e9de29fa0deaad1fa30e08048376872640282
parentab9547f1dd3779e34528a7a638ed085d5b9c5e26
the Rmpi and npRmpi packages fail at the end of R CMD INSTALL because the test load of the package fails (outside of an MPI context)
so added a crude hack that when the debian/rules is written, 'extraInstallArgs="--no-test-load"' is added (as I do for Debian's Rmpi package)
conceivably we may want to generalise this one day as we do for lintian tests and patches and either look at at directory or a db table

git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@315 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
TODO
trunk/R/debianpkg.R