-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
dgrtwo
committed
Jun 27, 2016
1 parent
527aed6
commit fb1e256
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Package: fuzzyjoin | ||
Type: Package | ||
Title: Join Tables Together on Inexact Matching | ||
Version: 0.1.0.9000 | ||
Date: 2016-03-22 | ||
Version: 0.1.1 | ||
Date: 2016-06-27 | ||
Authors@R: c(person("David", "Robinson", email = "[email protected]", | ||
role = c("aut", "cre")), | ||
person("Joran", "Elias", email = "[email protected]", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# fuzzyjoin 0.1.0.9000 | ||
# fuzzyjoin 0.1.1 | ||
|
||
## Features | ||
|
||
|