similar to: Impossible to get jpeg or png output

Displaying 20 results from an estimated 1000 matches similar to: "Impossible to get jpeg or png output"

2007 Apr 29
2
impossible to open SPSS file
Hi, I try to import a SPSS file with foreign but don't succeed. I looked into the help pages but find no answer. The file has been produced with SPSS 15 but I got the same error with a file in SPSS portable format. mydata<-read.spss("C:\Rdata\ESS1_ICT.SAV") Erreur dans read.spss("C:RdataESS1_ICT.SAV") : impossible d'ouvrir le fichier I guess the error is
2009 Aug 05
3
how import Excel data into R?
Hi I want to import Excel data into R I have used this code data<-read.table("C:\Total_Art_Policies.xls",header=TRUE,sep=";") i have an error msg: Erreur dans file(file, "r") : impossible d'ouvrir la connexion De plus : Warning message: In file(file, "r") : impossible d'ouvrir le fichier 'C:\Total_Art_Policies.xls' : No such file or
2011 May 24
1
document
Hello evryone, Thank you for helping me to choose a CRAN MIRROR. When Icome to choose a mirror an error message comes: >Message d'avis : In open.connection(con, "r") : connexion ? 'cran.r-project.org' impossible sur le port 80. Again, I managed to download th package ttda.zip but an error message during the installation comes to me: >Erreur dans gzfile(file,
2006 Oct 31
3
rsync error: error starting client-server protocol
Hi folks, I have the following problem. I have installed 1.) a rsync daemon on a windows machine under cygwin 2.) installed a tunnel via ssh from the remote machine to my pc 3.) I could run rsync from the remote machine to make bakups On the remote machine and on my pc I have rsync version 2.6.6 protocol version 29. The network admins decided to make 2.) inpossible. So I build the ssh
2004 Sep 07
1
interpolation of lost frames
Hi, When an audiopacket is received too late I could interpolate this frame. The problem is that I don't know if it is a true bufferloss or just the last audiopacket of a talkspurt. Now my question is if it's harmfull for the audioquality that at the end of the talkspurt one frame is interpolated? Or would this be almost inpossible to hear since the last audiopacket in the talkspurt
2009 Jun 23
2
Shader error with GMA 950 in The Sims 3
I have an Intel GMA 950 and I installed Sims 3 on vista. It works but crash after 10 min. I reinstalled Sims 3 on Ubuntu 9.04 with playonlinux script. Install works fine but when I start the game, I have this error : " impossible de d?marrer le jeu. L'appareil 0 ne peut pas ex?cuter ce titre. Votre carte vid?o ne semble pas prendre en charge Shader Model version 2 ou ult?rieure.
2004 Aug 06
1
status report on the Windows CE (PocketPC) ACM codec
> > It was essentially my own mistake. After the Embedded C++ IDE crashed unexpectedly, > the .lib file was no longer present in the project settings (the project had not been saved) > so all the errors I got were caused by a missing .lib reference in the link stage! > I had to change my cross compiler target to "arm-wince-pe" because otherwise the > object/.lib files
2007 Feb 19
0
Problem to create directories
Hi all, I have a problem with samba : I can create files, but can't create directories. The server has many shares, on seperated disks. We consider two of them : one 2Tb share and one share with more than 7Tb. Samba configuration is good, and works on many other servers, and on this one except for the large share. Permissions are correctly setted up too. I can read/write files and
2002 Feb 21
2
Printing problems with w2k clients
We have a strange problem with our w2k clients: We use two Samba server (one is PDC and the other is Print-Server - operate in security=server mode with password server=PDC). All printers are configured on the Print-Server with the Windows NT Printer Wizzard: uploading driver for W9x, NT 4.0 and W2k; setting misc. options, like Paper feeder and so on .. . So far so good! Printing from W9x and NT
2007 Feb 16
13
Problem with Share Size
Hi all, I have a problem with samba : I can create files, but can't create directories. The server has many shares, on seperated disks. We consider two of them : one 2Tb share and one share with more than 7Tb. Samba configuration is good, and works on many other servers, and on this one except for the large share. Permissions are correctly setted up too. I can read/write files and
2007 Mar 03
2
RPMs
Hi, I think my problem is related to the way i make my RPMs (i'm newbie at this). Two things: 1) the generated RPMs are only 1,5 kb size. That's inpossible. 2) The rpmbuild -ba zbr.spec indeed installs the software in the building stage. That's odd, isn't it ? Following my signature is an openssl.spec file Any help would be appreciated. Warm regards, M?rio Gamito --
2007 Feb 05
2
Exact matching with grep
Hello, I would know if it is possible with grep to match a exact string. For example, I want to match the string "DP2" (and only this) and grep match "DP2BS" too. I have sought in the grep help but I didn't find what I want.
2007 Mar 21
1
Integer Optimization
Hello everybody, I am looking for a function (or package) which can solve a integer optimization problem. I have found the glpk package but I don't known very well how to use it. Someone has another solution ? thx
2011 Jan 04
1
isolinux, extlinux and accented characters
Hello, First of all, thanks very much for this piece of software, it's working like a charm. I'm using it to boot a Linux distro I'm working on. What I want to deal with is the display of accented characters in ISOLINUX. First, I set EXTLINUX up to boot an ext2-formatted USB stick. No problem so far. I wrote a config file ordering to load a font (lat-9w) to display french
2009 Oct 14
1
problem when resizing graphics devices
Dear R users, When I try to resize a graphics device in R, I often get this warning message (mostly when I already have several other graphics devices open) : "Not enough memory to modify the size. Alpha blending is desactivated" (translation from the french message: "Mémoire insuffisante pour modifier la taille. L'"alpha blending" est désactivé"). Following
2006 May 06
5
R and Java
Hello I m tryng to execute the code below and I have a problem with the R-Java connection.: import org.omegahat.R.Java.*; public class REvalSample { public static void main(String [] args) { String [] rargs = {"--slave", "--vanilla"}; System.out.println("Sample program to call R engine from Java"); ROmegahatInterpreter interp = new
2016 Apr 02
0
Changes to get CD to boot on EFI System.
Hi, On 02/04/2016 21:16, Thomas Schmitt via Syslinux wrote: ?--- > Question to Didier: > > Is the plain Linux kernel booted via EFI_LOAD_FILE_PROTOCOL > after the Boot manager failed with the attempt to apply > EFI_SIMPLE_FILE_SYSTEM_PROTOCOL ? > (UEFI 2.4, 3.4 "Boot Mechanisms") ?--- I just have UEFI 2.6 at hand. The ISO is built this way (of course
2010 Apr 29
1
Fidelity of lattice graphics captured to jpeg or png
I am generating images via lattice from Frank Harrell's RMS package. These images are characterized by coloured lines and grey-scale confidence intervals. I need to port them to Openoffice/etc, and have tried both png and jpeg (at high quality), but in neither format can I subsequently see the the grey scale confidence intervals. Other than moving to LaTex, does anyone have other
2008 Oct 17
0
beta symbol cut off in y axis label using jpeg/png/tiff
I am having trouble showing the Greek symbol "beta" correctly in the y-axis label of bitmap plots. Specifically, on my system the top of the "beta" symbol is cut off using the following example: file.jpg <- paste(tempfile(), ".jpg", sep = "") jpeg(file.jpg, h = 3, w = 3, units = "in", res = 300, type = "Xlib") boxplot(rnorm(10),
2003 Jun 12
1
Problems for runing R in BATCH to generate PNG/JPEG files
Hello all: After I compile the R-1.7 with the follows in Linux7.3: configure --with-x --with-jpeglib --with-libpng --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib and make and make install. The R is able to generate PNG/JPEG files from the command line. However, when I put the same commands in a batch file and run: R --gui BATCH R.Batch.file It gave me a error in the