Skip to content

Releases: sbg/sevenbridges-r

sevenbridges-r 1.19.3

22 Mar 11:47
7ef4328
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue of stoping when fetching project with tags

sevenbridges-r 1.19.2

15 Oct 04:11
Compare
Choose a tag to compare

Improvements

  • Update package maintainer.

sevenbridges-r 1.19.1

03 Jun 10:16
Compare
Choose a tag to compare

Bug Fixes

  • Fixed an API issue on invalid JSON when running tasks.
  • Fixed a subtle column class mismatch issue when binding data frames since R 4.0.0.

Improvements

  • Use data.table::rbindlist() when possible to increase the data frame binding performance.

sevenbridges-r 1.15.1

20 May 19:16
Compare
Choose a tag to compare

Improvements

  • Added new fields created_by, created_on, and modified_on to the Project class following the recent API improvements. This enables better project filtering when querying projects. See the vignette for details.

sevenbridges-r 1.13.5

21 Mar 17:33
Compare
Choose a tag to compare

Improvements

  • Added new platform options for the recently introduced environments. Now we can choose from "aws-us", "aws-eu", "ali-cn", "cgc", "cavatica", and "f4c" in Auth() calls.

sevenbridges-r 1.13.4

06 Mar 17:48
Compare
Choose a tag to compare

New Features

Improvements

  • Added a new field description to the Files class following the recent API improvements.
  • Updated the API vignette to reflect the platform default setting update for spot instances (spot is now enabled by default).

sevenbridges-r 1.13.3

19 Nov 01:28
Compare
Choose a tag to compare

New Features

Improvements

  • Removed unnecessary package dependencies to optimize the time needed for package installation and loading.
  • New look for the documentation website with improved text readability.

sevenbridges-r 1.13.2

15 Nov 21:22
Compare
Choose a tag to compare

New Features

Improvements

  • Added floating TOC and changed the vignette theme for the HTML vignettes available on Bioconductor, to improve the browsing experience for long vignettes.

Bug Fixes

  • Fixed Docker image build issue and updated Bunny version.

sevenbridges-r 1.13.1

05 Nov 19:52
Compare
Choose a tag to compare

New Features

sevenbridges-r 1.11.5

10 Oct 21:07
Compare
Choose a tag to compare

sevenbridges 1.11.5

Bug Fixes

  • Fixed issues related to hints when creating CWL tools (#65) in R 3.5.x.