]> git.donarmstrong.com Git - cran2deb.git/blobdiff - TODO
start allowing for local user cache configuration
[cran2deb.git] / TODO
diff --git a/TODO b/TODO
index f52d3c5945f1bd6723d500f9570ad4cee06315ab..53cd457af9fba835935ebe5dba91285d48003b1e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
 soonest:
- cran2deb user
x cran2deb user
  - build all archs of same package in one go
- strip all bundle support out
x strip all bundle support out
 
 sooner
  - deal with growing database: prune things.
@@ -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