From 277259b8394a52b7e8ac657b6ecffe15271dc612 Mon Sep 17 00:00:00 2001 From: Salim B Date: Thu, 5 Sep 2024 00:18:14 +0200 Subject: [PATCH] chore: use Posix newline chars (`\n`) in RStudio --- plotly.Rproj | 1 + 1 file changed, 1 insertion(+) diff --git a/plotly.Rproj b/plotly.Rproj index 4a4e498608..a3a26972c4 100644 --- a/plotly.Rproj +++ b/plotly.Rproj @@ -13,6 +13,7 @@ RnwWeave: knitr LaTeX: pdfLaTeX AutoAppendNewline: Yes +LineEndingConversion: Posix BuildType: Package PackageUseDevtools: Yes