similar to: cannot open file .RDataTmp

Displaying 20 results from an estimated 1200 matches similar to: "cannot open file .RDataTmp"

2002 Jul 11
0
missing links in GRASS package for R
Dear list, I get the following error message when installing the package GRASS. missing link(s): interp.new missing link(s): vgram Krig predict.Krig predict.se.Krig See also below for the full installation message. What does this mean exactly? Regards, Ulrich ------------------------------------------------------------------ > R CMD INSTALL
2002 Mar 20
1
Installing GRASS_0.1-4.tar.gz on RedHat7.1 Linux
Dear list, I have a problem to install the GRASS_0.1-4.tar.gz on RedHat7.1 Linux. The gmake5 is missing. But I am not quite sure what it is? Is it a gnu version of MAKE? I could not locate it on my system and I do not know what is really meant. Any experience? I get the following message: ---------------------------------------------------- bash-2.04$ R CMD INSTALL -l
2001 Jan 18
0
Release of R/GRASS GIS interface for R >= 1.2.x
Release of revised version of R/GRASS GIS raster and sites data interface. The latest version of the R contributed package "GRASS", release 0.1-6, may be downloaded from CRAN (cran.r-project.org) - contributed packaged section, "Devel" directory, file: GRASS_0.1-6.tar.gz. It may also be downloaded from ftp://reclus.nhh.no/pub/R/GRASS_0.1-6.tar.gz. This version is intended for
2006 Dec 19
1
xaxt="n" for image()
Hi, The argument xaxt="n" for removing the x axis from a image plot does not work for me. I'm really using a function called plot.grassmeta() in library GRASS that is a wrapper for image(), but it seems to me that the problem is not in plot.grassmeta() but in image(). If I'm right could you tell me if there is a way to remove one axis from a call to image()? Thanks and wishes,
2000 Feb 07
4
Segmentation fault, devPS.c, 0.99.0 (PR#413)
Full_Name: Roger Bivand Version: 0.99.0 OS: RH Linux 6.1 Submission from: (NULL) (158.37.60.152) I am working on an interface between R and the GRASS geographical information system, written in R, with no dynamically loaded code. I have written full examples, and tested then under R 0.90.1, both by entering example() for each function and R CMD check, both of which worked without problem. Under
2003 Jan 10
1
GRASS/R interface problem
Hi all, In my version of the R package GRASS (pre-4) I only manage to export an R object to GRASS with the name "akspl" which, if I am not wrong, is only a sample name in the example(). It goes that way: rast.obj->akspl rast.put(G, akspl, lname="rast.obj", ...) Is that a known problem or have I done something wrong anywhere? Miha Staut
2005 Jul 07
2
about image() function in R and colors
Hi! I've got a map in R imported from a GIS (GRASS) as a vector of factors. So I've got 20 different levels in the map and I've created a vector of custom colors of exactly 20 colors in lenght. I'm trying to use image() (really plot.grassmeta() that call image()) to plot the map with those colors but it doesnt work and the colors are changed. I would like that all points
2000 Oct 27
6
GIS and R
Dear All, Does anyone know of any GIS packages for R? I know that there are GIS facilities for S-Plus (eg Arc Info), and am looking for freeware equivalents. Best wishes, Sam Brown ----------------------------------------------------------- Sam Brown sam at zoo.cam.ac.uk Department of Zoology tel +44 1223 330933 Downing Street fax +44 1223 334466
2011 Sep 14
2
Difficulty with saving .Rhistory
Current systems ??? OS: RedHat SE Linux 5.7, fully patched ??? R: R-2.13.1 I am a new R user. The R installation needs to be very tight because I plan to use it after I am employed on Internet facing systems to analyse firewall and filesystem log data.? Everything to my knowledge regarding R installed correctly.? I saw no warnings until saving THE WORKSPACE. NON-ROOT OUTPUT CURRENTLY YIELDS
2005 Apr 13
2
IAB (PR#7788)
Full_Name: Doris S?hnlein Version: 1.8.1 OS: XP Submission from: (NULL) (212.204.77.23) It is not possible to save workspace image and the following error messages appear: > help.start() updating HTML package listing updating HTML search index Error in file(f.tg, open = "w") : unable to open connection In addition: Warning messages: 1: cannot update HTML package index in:
2008 Dec 10
2
exporting rast from R to GRASS
Hi, everybody! i created a imagem by kriging using geoR package. I imported points from GRASS("zn", after converted to geodata "zn_geo"), the border "zn_border" and a raster mask. Then i interpolated the points by kriging and created a raster image. Now, i need export this image back to GRASS to use it in the module r.mapcalc. I can't do it. I tried use
2007 May 20
4
Running an R script without running R
Is there any way to run an R script without running R? As an example, suppose I have a tcl/tk interface that asks for a number (in a GUI) and displays its factorial. Is there a way to invoke this script without invoking R? I'm using R 2.4.1 in GNU/Linux Fedora Core 4. Alberto Monteiro
2018 Jan 26
0
Problem saving .RData file with save.image
I am running R-3.0.3 on RStudio 1.1.183. I have recently gotten the following error message while saving an .RData file with the save.image command. I have not had this problem until recently. Help appreciated. === Error in save.image("bope1a.RData") : image could not be renamed and is left in bope1a.RDataTmp [[alternative HTML version deleted]]
2007 Nov 26
1
problem in closing R console
Dear Sir When I close R console then following message apear when I want to save the workspace. If I close the R console without saving workspace then R console is closed otherwise not. Error in gzfile(file, "wb") : unable to open connection In addition: Warning message: In gzfile(file, "wb") : cannot open compressed file '.RDataTmp' Regards -- AMINA SHAHZADI
2012 Feb 20
1
readVECT6 and readRAST6 fails with R and GRASS 7 ???
Hello all, I'm having troubles getting R to load data from GRASS 7. I suspect I have installed something wrong, but can't figure out what. Any suggestions for what I could look for or how to trouble shoot this? Thanks in advance for any help! After having other issues last week, we have upgraded Debian to the testing version. The other problems are solved, but now I can't get
2002 Apr 07
2
save.image() error
Running 1.4.1 (Windows) under Windows XP Pro. Have had no difficulty for several weeks since moving to the new OS. Today, while checking the behavior of my mouse, I loaded Rgui as usual. I then immediately tried to exit the program. Upon exiting, I got the following message: Error in save.image(name) : image could not be renamed and is left in .RDataTmp I can move the .RData file to any
2003 Oct 13
1
NA's from GRASS-package
Hello, I run R inside GRASS and tried to obtain values of a raster file inside GRASS but this raster image contains only a few relevant pixel and approx. 1.5 Mill. NA's, I did G <- gmeta() sites1 <- rast.get(G, "sites1") df.sites1 <- data.frame(east(G), north(G), sites1, na.action=na.omit) Error in as.data.frame.default(x[[i]], optional = TRUE) : can't
2007 Jun 06
1
spgrass6 and aggregation (bis)
Dear all, I have some additionale question concerning the spgrass6 package. * When you set a region in GRASS, does the readGRASS6 function in R only load data contained in the zoomed region or the whole map ? * When you have a MASK map in grass, does the readGRASS6 function in R only load data contained inside the MASK area ? Could this be the problem ? Thanks, Jessica
2006 Dec 01
1
memory problem
hi to all, frustated for this error, to day i buy a 1 GB memory slot for my laptop now it have 1,28GB instead the old 512, but i've the same error :-( damn!damn!....how can i do? repeat for a little area (about 20X20 km and res=20m) it work fine! have you any suggestion? is ther a method for look if this error depend from my ram or other....? thanks foe any suggestion! i need your help.
2006 Dec 01
1
memeory problem?!
hi, i'm trying to perform a clustering on a big dataframe the code is this: print("load required R packages") require(spgrass6) require(cluster) gmeta6 <- gmeta6() print("read in our 7 raster files from GRASS") x <- readFLOAT6sp(c ("er","crosc","longc","slope","profc","minic","maxic"))