From 51a2946ef1dc6ef08ccdd56a1fec0feed5d24a23 Mon Sep 17 00:00:00 2001
From: Pierre Santagostini <pierre.santagostini@agrocampus-ouest.fr>
Date: Mon, 10 Feb 2025 14:31:37 +0100
Subject: [PATCH] Change package name

---
 gaussratiovegind.Rproj | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 gaussratiovegind.Rproj

diff --git a/gaussratiovegind.Rproj b/gaussratiovegind.Rproj
new file mode 100644
index 0000000..34ef5f2
--- /dev/null
+++ b/gaussratiovegind.Rproj
@@ -0,0 +1,18 @@
+Version: 1.0
+ProjectId: f44cd164-26c1-4ebc-bdbf-0a46ef3236ea
+
+RestoreWorkspace: Default
+SaveWorkspace: Default
+AlwaysSaveHistory: Default
+
+EnableCodeIndexing: Yes
+UseSpacesForTab: Yes
+NumSpacesForTab: 2
+Encoding: UTF-8
+
+RnwWeave: Sweave
+LaTeX: pdfLaTeX
+
+BuildType: Package
+PackageUseDevtools: Yes
+PackageInstallArgs: --no-multiarch --with-keep.source
-- 
GitLab