Skip to content

Latest commit

 

History

History
153 lines (81 loc) · 3.53 KB

NEWS.md

File metadata and controls

153 lines (81 loc) · 3.53 KB

regutools 1.3.2

SIGNIFICANT USER-VISIBLE CHANGES

  • The link provided inside connect_database() has been updated in order to connect with the latest version of regulonDB v10.8.

regutools 1.3.1

BUG FIXES

  • Fixed URL for the database. Resolves #33.

regutools 1.1.3

SIGNIFICANT USER-VISIBLE CHANGES

DOCUMENTATION UPDATES

  • roxygen version update was included and documentation was build under the new roxygen version.

regutools 1.1.1

SIGNIFICANT USER-VISIBLE CHANGES

regutools 0.99.14

SIGNIFICANT USER-VISIBLE CHANGES

  • Now connect_database() as a bfc parameter instead of path.

regutools 0.99.13

SIGNIFICANT USER-VISIBLE CHANGES

  • Now connect_database() uses BiocFileCache::BiocFileCache() and BiocFileCache::bfcrpath() to download the database from Dropbox when it's not available from AnnotationHub::query() and caches the file so you don't have to re-download it multiple times.

regutools 0.99.12

SIGNIFICANT USER-VISIBLE CHANGES

regutools 0.99.11

BUG FIXES

  • Manual adjustment for lines > 80 chr in parameters description.

regutools 0.99.10

BUG FIXES

  • Bump Version to run R CMD check

regutools 0.99.9

BUG FIXES

  • Add a suggested biocView Transcription.

regutools 0.99.8

BUG FIXES

  • Change biocViews from AnnotationData to Software

regutools 0.99.7

BUG FIXES

  • Fix a bug in pkgdown that is currently resolved by Rscript -e 'remotes::install_github("r-lib/pkgdown#1276")'. Details at r-lib/pkgdown#1276 and related issues.

regutools 0.99.6

BUG FIXES

  • Manual adjust for some lines > 80 characters

regutools 0.99.5

BUG FIXES

  • Reindent lines and try line-wrapping for lines > 80 characters

regutools 0.99.4

NEW FEATURES

  • Added a NEWS.md file to track changes to the package.

regutools 0.99.3

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

  • Fix a bug in the function get_regulatory_network() related with Cytoscape conection.

regutools 0.99.2

SIGNIFICANT CHANGES

  • Removed the regutools.Rproj file (you can still have it, but it's not version controlled).
  • Bump R depends to 4.0 as required by BiocCheck. We'll see if it breaks.

regutools 0.99.1

BUG FIXES

regutools 0.99.0

NEW FEATURES

  • Submitted to Bioconductor