[pkg-bioc] svn commit r328 r328 - /trunk/tools-ng/TODO

psychedelys-guest at users.alioth.debian.org psychedelys-guest at users.alioth.debian.org
Sat Sep 29 16:12:01 UTC 2007


Author: psychedelys-guest
Date: Sat Sep 29 16:12:01 2007
New Revision: 328

URL: http://svn.debian.org/wsvn/pkg-bioc/?sc=1&rev=328
Log:
* updated and reorganize the TODO list

Modified:
    trunk/tools-ng/TODO

Modified: trunk/tools-ng/TODO
URL: http://svn.debian.org/wsvn/pkg-bioc/trunk/tools-ng/TODO?rev=328&op=diff
==============================================================================
--- trunk/tools-ng/TODO (original)
+++ trunk/tools-ng/TODO Sat Sep 29 16:12:01 2007
@@ -1,17 +1,31 @@
-* debug the OMEGAHAT download stuff.
+ NOTE : all TODO actions do not need a patch, some may just need an answers on the mailing-list:
+   http://lists.alioth.debian.org/pipermail/pkg-bioc-devel/
+
+
+ --- R ---
+* debug the OMEGAHAT download stuff
+* is there a way of knowing the size of the archive, before downloading it, with download.packages or *.packages ?.
+
+ --- Perl ---
 * grep TODO *.[pm,pl].
-* write SQL schema.
 * write storage.pm : generic interface for providing the storage.
 * write *sql*.pm : called by storage.pm, take care of storing the data in SQL.
 * write web.pm : generating static page, according to the previous build result.
 * reread CRAN2DEB.pm :several strange stuff inside, need to go furthers inside.
-* update the extraTarget lists.
-* update the extraTarget mecanism: all binary package, need an extra clean rules ?
 * update the builddep of some package with xvfb, xbase-clients, xfonts-base
-   usr/share/R/debian/r-cran.mk is good in r-base-dev 2.6.0~20070918-1  (/usr/bin/xvfb-run).
-* update the need perl package code, with a lazy load test, and output the debname of the package which are missing on the system.
-* find out why on depend.dot the command dot -Tpng -o depend.png depend.dot  is failling to produced a working PNG (or PS) image.
-* update the PBuilder creation, but need first to test it with "pbuilder create --debootstrap debootstrap" and see if it's still working instead of cddebootstrap ( http://wiki.debian.org/SecurePbuilder ).
+   usr/share/R/debian/r-cran.mk is good in r-base-dev (>=2.6) (unstable) (/usr/bin/xvfb-run).
+* write a r_pkg_check.pl implementing a lazy module load test, and output the debname of the package which are missing on the system.
 * parse the file http://cran.r-project.org/src/contrib/checkSummary.html and store it in globalstuff->{knownstatus}.
+* Add a flag, for (re-)compiling binary only (--binary-only --rebuild-binary-only).
+
+ --- SQL ---
+* write SQL schema.
+
+ --- General web ---
+* depend.dot: the command "dot -Tpng -o depend.png depend.dot" produced a working PNG under gimp. Could we automatically fraction the image in part for web display, with map ? and so we sould be able th display the current build situation with some color, clicking on a node send you to the web page.... 
+* come out with a web directory layout
+
+ --- Builder ---
+* update the PBuilder creation, but need first to test it with "pbuilder create --debootstrap debootstrap" and see if it's still working instead of cddebootstrap ( http://wiki.debian.org/SecurePbuilder ).
 * Support of qemubuilder as Builder. qemubuilder enable the possibility of crossbuilding for architecture depend package.
-* 
+




More information about the pkg-bioc-devel mailing list