Skip to content

Releases: gitter-lab/LPWC

Version 1.0.0

24 Jan 04:38
Compare
Choose a tag to compare

Changes in version 1.0.0 include:

  • fixed bug with findC
  • updated citation information
  • link LPWC-examples with executable Binder examples to README

Version 0.99.5

12 Mar 17:55
Compare
Choose a tag to compare

Changes in version 0.99.5 include:

  • moved packages in description from imports to suggests.
  • the following code chunk is not evaluated in the CRAN release:
devtools::install_github("gitter-lab/LPWC")

Version 0.99.4

31 Oct 15:06
51d7d71
Compare
Choose a tag to compare

Changes in version 0.99.4 include:

  • added more test cases to achieve 100% coverage
  • allow data.frame as an input
  • created LPWC website using pkgdown
  • added codecov and appveyor integration
  • added check to not allow 0 variance gene

Thank you @JohnWSteill and @thugib for the feedback and suggestions.

Version 0.99.3

05 Jun 12:31
568c451
Compare
Choose a tag to compare

Changes in version 0.99.3 include:

  • Codecov and AppVeyor testing
  • Updated documentation in bestlag.R and comp_corr.R
  • A new section in the vignette explaining how to interpret lags

Thank you @leungi for the feedback and suggestions.

Version 0.99.2, initial CRAN release

13 Apr 16:30
8bcc6d6
Compare
Choose a tag to compare

This is the first version to appear on CRAN. Changes since v0.99.0 include:

  • Updated documentation and citation information
  • Formatting the MIT license file for CRAN
  • Additional code comments
  • A bug fix in findC.R for the argument pi

Version 0.99.0

06 Apr 15:36
34daf2f
Compare
Choose a tag to compare

Initial release for submission to CRAN