From 2e3ce23860e7f09f0b412ede42da281b33c947eb Mon Sep 17 00:00:00 2001 From: feddelegrand7 Date: Thu, 22 Apr 2021 20:24:50 +0200 Subject: [PATCH] lazy data error removed --- CRAN-RELEASE | 2 ++ DESCRIPTION | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 CRAN-RELEASE diff --git a/CRAN-RELEASE b/CRAN-RELEASE new file mode 100644 index 0000000..3fb53a1 --- /dev/null +++ b/CRAN-RELEASE @@ -0,0 +1,2 @@ +This package was submitted to CRAN on 2021-04-22. +Once it is accepted, delete this file and tag the release (commit 7747f23). diff --git a/DESCRIPTION b/DESCRIPTION index e0a77cc..3b08788 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -8,7 +8,6 @@ Description: Creates an HTML vertical timeline from a data frame as an input for 'rmarkdown' documents and 'shiny' applications. License: AGPL (>= 3) Encoding: UTF-8 -LazyData: true Imports: htmltools, glue