<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Marco,</p>
    <p>there are two debugger plugins: debugger and scope.<br>
      Which one do you use?<br>
    </p>
    <p>For scope there is a related issue about relative paths, see
      <a class="moz-txt-link-freetext" href="https://github.com/geany/geany-plugins/issues/785">https://github.com/geany/geany-plugins/issues/785</a></p>
    <p>Greetings,<br>
      Lars<br>
    </p>
    <div class="moz-cite-prefix">On 08.10.19 18:37, Magicaltats Bianchi
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+ckjv2AqaiDwXUSA6xoEc6MKFwMsjx9haYhFLMH+2JHKXS1tw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>Hello,</div>
        <div><br>
        </div>
        <div>I am using Geany as my favourite IDE for debugging R code
          under Linux (Ubuntu 18.04). I have noticed that if I copy and
          paste say a simple command line below it works<br>
        </div>
        <div><br>
        </div>
        <div>data = read.csv("/home/marco/R/data/mydata.csv")</div>
        <div><br>
        </div>
        <div>but if I use the line below it does not work because it
          cannot find the path<br>
        </div>
        <div><br>
        </div>
        <div>data = read.csv(".//data/mydata.csv")</div>
        <div><br>
        </div>
        <div>Have anyone else in the forum experienced a similar
          problem? Thank you very much for help.</div>
        <div><br>
        </div>
        <div>Marco<br>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.geany.org">Users@lists.geany.org</a>
<a class="moz-txt-link-freetext" href="https://lists.geany.org/cgi-bin/mailman/listinfo/users">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
  </body>
</html>