Skip to content

Commit

Permalink
remove lazyload
Browse files Browse the repository at this point in the history
  • Loading branch information
randrescastaneda committed Apr 28, 2021
1 parent ce63a67 commit ca510fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CRAN-RELEASE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
This package was submitted to CRAN on 2021-03-31.
Once it is accepted, delete this file and tag the release (commit 04d10fe).
This package was submitted to CRAN on 2021-04-27.
Once it is accepted, delete this file and tag the release (commit ce63a67).
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,11 @@ Version: 0.1.3
Authors@R: person("R.Andres", "Castaneda",
email = "[email protected]",
role = c("aut", "cre"))
Description: Tool for diagnosis of joins of data frames. It combines the speed
Description: Tool for diagnosing table joins. It combines the speed
`data.table`, the flexibility of `dplyr`, and the diagnosis and features of
the `merge` command in `Stata`.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/randrescastaneda/joyn
BugReports: https://github.com/randrescastaneda/joyn/issues
Suggests:
Expand Down

0 comments on commit ca510fc

Please sign in to comment.