From 8e95452f2d2e2fd415be27a3377a261b75415121 Mon Sep 17 00:00:00 2001 From: Waldir Leoncio <waldir.leoncio@gmail.com> Date: Thu, 12 Sep 2019 16:36:15 +0200 Subject: [PATCH] Updated documentation for release --- .Rbuildignore | 3 ++- DESCRIPTION | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.Rbuildignore b/.Rbuildignore index ea2cf87..2bcd8fa 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -6,4 +6,5 @@ ^\.travis\.yml$ ^cran-comments\.md$ ^desktop\.ini$ -gendat3* \ No newline at end of file +gendat3* +.vscode \ No newline at end of file diff --git a/DESCRIPTION b/DESCRIPTION index b97b8ef..21b0d68 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: lsasim Title: Functions to Facilitate the Simulation of Large Scale Assessment Data -Version: 2.0.0.9017 +Version: 2.0.0 Authors@R: c( person("Tyler", "Matta", email = "tyler.matta@gmail.com", role = c("aut", "cre")),