User Tools

Site Tools


r-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
r-software [2019/10/27 15:41] aorthr-software [2019/10/27 15:44] aorth
Line 46: Line 46:
 <code>$ export LD_LIBRARY_PATH=/export/apps/gdal/2.4.2/lib <code>$ export LD_LIBRARY_PATH=/export/apps/gdal/2.4.2/lib
 > install.packages("BiocManager", repos="https://cran.r-project.org") > install.packages("BiocManager", repos="https://cran.r-project.org")
-> install.packages('sf', repo='https://cloud.r-project.org', configure.args=c(sf = '--with-gdal-config=/export/apps/gdal/2.4.2/bin/gdal-config'))+> install.packages("sf", repo="https://cloud.r-project.org", configure.args=c(sf = "--with-gdal-config=/export/apps/gdal/2.4.2/bin/gdal-config"))
 > install.packages("poppr", repos="https://cran.r-project.org") > install.packages("poppr", repos="https://cran.r-project.org")
 > install.packages("vcfR", repos="https://cran.r-project.org")</code> > install.packages("vcfR", repos="https://cran.r-project.org")</code>
r-software.txt · Last modified: 2023/07/12 06:39 by aorth