<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
    <link href="chrome://translator/skin/floatingPanel.css"
      type="text/css" rel="stylesheet">
  </head>
  <body bgcolor="#FFFFFF" text="#000099">
    Hi,<br>
    <br>
    I am trying to import a vector layer (shapefile) from QGIS in R
    using manageR<br>
    <br>
    First manageR does not find the sp package. That can be solved by
    defining the library location
    (library(sp,lib.loc="/home/paulo/.Rpackages/"). Not sure though why
    manageR does not find the package by default, in R or Rstudio this
    is no problem.<br>
    <br>
    Then, when trying to import the layer (ctrl+L or the import button)
    I am getting the following error message:<br>
    <br>
    > manageR import function<br>
    Error in function (projargs) :<br>
    PROJ4 argument-value pairs must begin with +: NA<br>
    <br>
    The vector layer is just a normal shapefile with prj file.<br>
    <br>
    Best wishes<br>
    <br>
    Paulo<br>
    <div style="bottom: auto; left: 0px; right: auto; top: 202px;"
      class="translator-theme-default" id="translator-floating-panel">
      <div title="Click to translate"
        id="translator-floating-panel-button"></div>
    </div>
  </body>
</html>