From ca510fc4649b38abacef0e628fcde45aa753286c Mon Sep 17 00:00:00 2001 From: "R.Andres Castaneda" Date: Wed, 28 Apr 2021 11:22:41 -0400 Subject: [PATCH] remove lazyload --- CRAN-RELEASE | 4 ++-- DESCRIPTION | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/CRAN-RELEASE b/CRAN-RELEASE index 11f97f86..65446066 100644 --- a/CRAN-RELEASE +++ b/CRAN-RELEASE @@ -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). diff --git a/DESCRIPTION b/DESCRIPTION index 59f3d6af..2ba4c8cf 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -5,12 +5,11 @@ Version: 0.1.3 Authors@R: person("R.Andres", "Castaneda", email = "acastanedaa@worldbank.org", 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: