Package: aroma.tcga
===================

Version: 0.2.1 [2012-10-16]
o ROBUSTNESS/BUG FIX: No longer passing '...' to NextMethod(), cf.
  R-devel thread 'Do *not* pass '...' to NextMethod() - it'll do it 
  for you; missing documentation, a bug or just me?' on Oct 16, 2012.


Version: 0.2.0 [2012-04-05]
o Added internal httpsGet(), which supports downloading URLs
  either via 'curl' or 'wget', which ever works.


Version: 0.1.1 [2012-04-05]
o Updated listFiles() for TcgaDccDownloader to recognize
  "new" MANIFEST.txt file format.


Version: 0.1.0 [2012-04-05]
o Now package passes 'R CMD check' with all OKs.
o Renamed readLines() for TcgaDccDownloader to readRows().
o Added a NAMESPACE.


Version: 0.0.5 [2009-05-18]
o Added MageTabFile and MageTabDataMatrixFile classes.


Version: 0.0.4 [2009-04-18]


Version: 0.0.3 [2009-04-16]
o Added downloadFiles() to TcgaDccDownloader.
o Added setLogin() to TcgaDccDownloader.
o BUG FIX: Root path was tgcaData/ (not tcgaData/).


Version: 0.0.2 [2009-04-13]
o Now tested for both public and protected data set.


Version: 0.0.1 [2009-04-07]
o Created.
