/TODO.taskpaper

https://code.google.com/p/javawfm/ · TaskPaper · 17 lines · 15 code · 2 blank · 0 comment · 0 complexity · 4481073f966ca39c46a0f49fddf11b31 MD5 · raw file

  1. R:
  2. - Write a vignette for the farmland package
  3. Build:
  4. Archive:
  5. - farmR functions [totally minimalist] @done(2009-09-05) @project(R)
  6. - Fix portability issues due to using .jinit in farmLP and not putting the jni code in the libs dir @done(2009-09-05) @project(R)
  7. - Remove all farmLP functions from the farmland package and include deps on these for farmland @done(2009-09-05) @project(R)
  8. - Decide what data to include with farmland @done(2009-09-05) @project(R)
  9. - Write documentation for farmland functions @done(2009-09-05) @project(R)
  10. - Create an R package called farmLP containing a minimalist subset of functions @done @project(R)
  11. - Create a new R package to include local @done @project(R)
  12. - Change Makevars.darwin to Makevars.unix and have it use this for all unix flavours @done @project(Build)
  13. - Write a configure script for the whole R package @done @project(Build)
  14. mac: @done @project(mac)
  15. - Resolve dependency on coin libs @done @project(mac)