Skip to content

Commit

Permalink
updates before CRAN submission
Browse files Browse the repository at this point in the history
  • Loading branch information
michbur committed Jan 5, 2017
1 parent 7c3d120 commit 712399e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Changes from Version 1.3 to 1.4.
* Updated vignette to make it compatibile with new ggplot2 version. Also added some references and polished the text.

Changes from Version 1.2 to 1.3.
* Added binarize for fast binarization of matrices.
* Added calc_ed function (calculates distance between encodings).
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Package: biogram
Type: Package
Title: N-Gram Analysis of Biological Sequences
Version: 1.3
Version: 1.4
LazyData: true
Date: 2016-09-21
Date: 2017-01-5
Authors@R: c(
person("Michal", "Burdukiewicz",
email = "[email protected]",
Expand Down

0 comments on commit 712399e

Please sign in to comment.