X-Git-Url: https://git.donarmstrong.com/?p=cran2deb.git;a=blobdiff_plain;f=TODO;h=53cd457af9fba835935ebe5dba91285d48003b1e;hp=8542fe8257fd33d65b7b74902b2c5222a4e90e42;hb=HEAD;hpb=4baac28764128067cb2fd6343321e7e0f522bdfd diff --git a/TODO b/TODO index 8542fe8..53cd457 100644 --- a/TODO +++ b/TODO @@ -12,5 +12,6 @@ sooner later: - split up dependency structure to support building under different distributions - force'ing to a non-existent alias should fail. - - + - (rev315) the Rmpi, npRmpi and doMPI 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