Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 490 Bytes

File metadata and controls

14 lines (11 loc) · 490 Bytes

Changes in version 1.4.0

  • Update examples and documentation to use a truly public Landsat dataset (gs://gcp-public-data-landsat/...) instead of the restricted genomics dataset.
  • Update gsutil_pipe() examples to read structured text data with readLines() rather than read.csv().
  • Fix argument passing and shell quoting in gsutil_rsync() for the exclude pattern.
  • Fix shell quoting in gsutil_pipe().

Changes in version 1.0.0

  • Initial Bioconductor release!