From 0d04fb1e39b77bcbb86be699b01f9e9881dbcaa4 Mon Sep 17 00:00:00 2001 From: Edo <38205413+EdoardoCostantini@users.noreply.github.com> Date: Sat, 2 Mar 2024 16:29:25 +0100 Subject: [PATCH] version: 2.2 --- DESCRIPTION | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 876f2b3..53a432f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,10 +1,10 @@ Package: plotmipca -Title: Plot mi-pca results -Version: 2.1 +Title: Results dashboard for 'Costantini, E., Lang, K. M., Sijtsma, K., and Reeskens, T. (2023). Solving the many-variables problem in mice with principal component regression. Behavior Research Methods. DOI: 10.3758/s13428-023-02117-1' +Version: 2.2 Authors@R: person("Edoardo", "Costantini", , "e.costantini@tilburguniversity.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9581-9913")) -Description: A shiny app to interact with the results of the mi-pca study. +Description: Shiny app License: MIT Encoding: UTF-8 Roxygen: list(markdown = TRUE)