Displaying 20 results from an estimated 8000 matches similar to: "Checking the Compiled R"
2001 Apr 04
2
png file
Dear R-help list users,
I have a question about saving a graph as .png file under Unix.  The R
version is 1.2.2.  The message I am getting is
Error in X11(paste("png::", filename, sep = ""), width, height, pointsize,
:  unable to start device PNG
 No png support in this version of R
even though when I do help on png it shows that it should be working ok and
it should be
1999 Apr 22
1
SUMMARY Re: R compiling on SOLARIS 2.6
> 
> > We here at HGSI have a consultant doing some statistical work for us.
> > HGSI bought and installed SAS, but our consultant insists that R and
> > Rweb is a better solution. I do not know either package so I do not
> > know, hence we are ditching SAS for R and Rweb. Any comments on this
> > are welcom.
> 
ooops, he is not a consultant, he is a full time
1999 Apr 22
2
R compiling on SOLARIS 2.6
We here at HGSI have a consultant doing some statistical work for us.
HGSI bought and installed SAS, but our consultant insists that R and
Rweb is a better solution. I do not know either package so I do not
know, hence we are ditching SAS for R and Rweb. Any comments on this
are welcom.
Now for the real problem. Rweb is very expensive (time wise). The 
number of prereqs is way more than I thought
2009 Jul 07
0
rsync-3.0.6 regression test problems
Hi,
I've build rsync-3.0.6 on a number of legacy unix systems, and on a few
systems the regression tests showed up with some errors:
HP-UX 11.11 and 11.23 (ia64):
	FAIL    chown
	FAIL    dir-sgid
      	FAIL    fuzzy
      	FAIL    itemize
IRIX 6.5.13m:
	FAIL    chown
	FAIL    fuzzy
	FAIL    itemize
MacOS-X 10.4:
	FAIL    chgrp
the errors on "fuzzy" and "itemize" are
2007 Nov 02
0
build/test problems with rsync-3.0.0pre4
Hi,
I tried to build rsync-3.0.0pre4 on a list of different plattforms
and got some problems with build or test suite.
first, the good news: the build and tests worked fine on these plattforms
       Solaris 5.5.1, 5.6  and 5.8 (sparc) and 5.10 (x86 and sparc)
       SUSE Linux 9.0 (amd64), 10.1 (amd6) SLES10 (32 and 64 bit)
       RedHat 7.1 and 9.0 (32 bit)
       RedHat EL3 (ia64)
problems
2004 Oct 28
5
How to help improving Wine?
Hi,
I really did my best to understand how I can help improving Wine, but I did 
not succed.
Well, everything started when I installed a win application on my Debian 3.1, 
Wine 2004.07.16 deb (clean install, no dlls).
The application is ALOHA (http://www.epa.gov/ceppo/cameo/aloha.htm)
It's a free application from US-Environment Protection Agency used for 
chemical emergency planning (I am an
2003 Feb 26
0
[help] Can't Join Samba 2.2.3a to TNG+LDAP
I need to join my Samba 2.2.3a to a TNG Domain (which stores users and
machines account into OpenLDAP) using it as a password server.
Provided that TNG is working fine in authenticating users on W2K machines,
once they are logged in they should (in my intentions) see Samba 2.2.3a
shares. In order to do this I provided the following configuration for
Samba:
workstation = <tng_domain>
2004 Nov 08
1
can one evaluate an expression in a comment? (or insert resultsinto history?)
But that doesn't put the result into the history buffer, to be written
to a file only later when I savehistory(filename).
Bert Gunter also suggested ?capture.output and ?textConnection,
but I cannot see how to get text into the history buffer as comments,
but with evaluated expressions (values).
I know how to use paste, sink, write, etc. but nothing that I can see
inserts into the history
2009 Feb 16
0
Embedded OLE objects problem with Arena Simulation software
Hi, I'm having problems to install Arena Simulation 10.0, academic edition. I think there is no entry in AppDB about this software. I'm using Wine 1.1.14, which i compiled in a Debian Etch.
The software uses Windows Installer 2.0, and before installing it does a check of required components:
Windows Installer 2.0
MDAC 2.8
JET 4.0 SP3
.NET framework 1.1
and it updates automatically MDAC
2010 Jun 12
2
Logic with regexps
Greetings,
The following question has come up in an off-list discussion.
Is it possible to construct a regular expression 'rex' out of
two given regular expressions 'rex1' and 'rex2', such that a
character string X matches 'rex' if and only if X matches 'rex1'
AND X does not match 'rex2'?
The desired end result can be achieved by logically combining
2008 Sep 06
0
Saab Electronic Parts Catalogue (EPC) hangs upon startup
Isn't that an ole problem? 
Have similar problem with Writers Blocks. That's a simple program and all it really does is move blocks of plain text around using ole. 
-----Original Message-----
>From: trash <wineforum-user at winehq.org>
>Sent: Sep 6, 2008 7:31 AM
>To: wine-users at winehq.org
>Subject: [Wine] Re: Saab Electronic Parts Catalogue (EPC) hangs upon startup
2002 Mar 01
1
Maxon's Cinema4D Net Client debugging messages
Hi,
I'm trying to run Maxon's Cinema4D Net Client (a 3D rendering software)
with today's CVS-version of wine configured w/o any options, which does
not work at all. Other Windows software, such as Puttyor  Winzip runs
just fine (haven't tried anything else).
With the C4D client, without debugging turned on, only a simple
"Internal error: String resource not found!" pops
2001 Nov 20
3
Running Visio?
Hi,
I tried to run MS Visio in wine, and it breaks while loading the first
file or template. It says 
Fehlernr. 1 ist bei der '???'-Operation aufgetreten.
Unerwartetes Dateiende.
which translates into 
Fault 1: Unexpected EOF
Going throug the debug output, I noticed file accesses for 
warn:file:FILE_DoOpenFile 'd:\visio\system\filter32\emigs9.flt' not found or sharing
2017 Apr 25
2
RFC: Improving the performance of ItaniumDemangle
(Again), while trying to improve the performance of lldb, I ran into a
bottleneck with the demangler.  This may be specific to my platform -
Ubuntu 16.04, probably using libstdc++, not libc++.  It makes extensive use
of std::string and std::vector, and I see memory allocation at the top.  I
prototyped a version that uses an arena-style memory allocator (you can
allocate, but you can't ever
1999 Oct 26
1
Wrong text() adjustment with (math)expression and "\n" (PR#299)
This is adapted from  partha_bagchi@hgsi.com 's report on R-help:
     plot(0); title(expression("Bad\n with much much more text")))
gives something like 
      Bad
          with much much more text
(``newline w/o carriage return'') instead of centering both lines such as
               Bad
     with much much more text
which is produced by (just dropping
2015 Apr 17
0
behavior of as.integer("5000000000")
>>>>> Herv? Pag?s <hpages at fredhutch.org>
>>>>>     on Mon, 13 Apr 2015 23:36:14 -0700 writes:
    > On 04/13/2015 11:32 PM, Martin Maechler wrote:
    >> 
    >>> Hi,
    >>> > as.integer("5000000000")
    >>> [1] 2147483647
    >>> Warning message:
    >>> inaccurate integer conversion in
2011 Nov 19
1
Re: Arena Simulation problems in Wine 1.2.3
When I installed Arena 12 cpr 9 with a student license. I saw the error message RsiTPInfo030000.dll RSIXML06000.dll were missing. I installed on windows 7 to compare and had the same error.  I tried re-installing/repair, without improvement.
I extracted these two files from the data.cab file. Arena works fine now. 
I tried to inform rockwell automation, but they have no support for students. I
2015 Apr 17
1
behavior of as.integer("5000000000")
>>>>> Martin Maechler <maechler at lynne.stat.math.ethz.ch>
>>>>>     on Fri, 17 Apr 2015 15:49:35 +0200 writes:
>>>>> Herv? Pag?s <hpages at fredhutch.org>
>>>>>     on Mon, 13 Apr 2015 23:36:14 -0700 writes:
    >> On 04/13/2015 11:32 PM, Martin Maechler wrote:
    >>> 
    >>>> Hi,
   
2004 Apr 16
1
Spatial Voter Model
Has anyone coded (in R) a spatial voter model with mutation (e.g., 
Kimura and Weiss 1964, Holley and Liggett 1975, Durrett and Levin 
1996)? In principle, it is quite straightforward, but useful 
simulations require many many iterations, making my "straightforward" 
version too time intensive. I am happy to share my version (without 
mutation, below), for what it is worth.
Thank you in
2011 Aug 23
1
Arena Simulation problems in Wine 1.2.3
Hey everyone,
I'm running a fresh installation of Wine 1.2.3 under Ubuntu 11.04. I've successfully installed Arena Simulation (version 12.0, under a student license), software by Rockwell Automation. However, when I try to run the program, this comes up (click for full size):
[Image: http://img716.imageshack.us/img716/1651/screenshot4kz.th.png ]