Hi,

 

I'm running R 2.12.2 via Tinn-R on Windows Server 2008. I'm using R for
cluster analysis for terrain classification and I'm getting the following
error when parsing GRASS data into R:

 

> x =
readRAST6(c("param_elev3","param_crosC_1m","param_longC_1m","param_slope5","
param_profC","param_miniC_1m","param_maxiC_1m"))

D:/GRASSdata/Sedgwick2/PERMANENT/.tmp/param_elev3 has GDAL driver GTiff 

and has 6224 rows and 6242 columns

 

Error in deleteDataset(DS) : 

                GDAL Error 1: Deleting
D:/GRASSdata/Sedgwick2/PERMANENT/.tmp/param_elev3 failed:

Permission denied

 

On the surface this looked like an issue with user privileges, since I do
not have admin-level user privileges on this machine. However, this has been
corrected - I now have permissions on the .tmp directory listed in the
error, and I can create, append, and delete any file in that location, but
the error is still occurring.

 

Thoughts?

 

Thanks,

Sam


        [[alternative HTML version deleted]]

_______________________________________________
R-sig-Geo mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to