search for: unspecifed

Displaying 20 results from an estimated 54 matches for "unspecifed".

Did you mean: unspecified
2010 Aug 04
0
"Traumrouten Transalp" unspecific runtime error 3251
Hello, I managed to install "Traumrouten Transalp 2003". When starting the unpacked application, errors occured. I could handle the first error after startup of the executable "TransalpGPS2003" by winetrixing jet40. Splash screen appeared, but the next error appeared: A message window caused by the application appeard: The windows name: "Transalp
2014 Dec 21
1
Connection hangs after unspecific time
Hello, I have a samba server installed on a Lenovo Laptop X100e with this ``smb.conf``: [global] workgroup = WORKGROUP security = user log file = /var/log/samba/log.%m max log size = 1000 syslog = 0 panic action = /usr/share/samba/panic-action %d server role = standalone server map to guest = bad user usershare allow guests = yes [homes] comment = Home Directories browseable = no read only =
2007 Aug 28
3
virtual resources in 0.23.2, do they work?
Hello all. I am using the munin module for a while now, I think that after the upgrade to puppet and puppetmaster 0.23.2 (or 0.23.1) it simply stopped working. Were there any changes to the realizing and exporting of resources? What could prevent this module from stopping to work. What happenes is that new hosts (munin::client nodes) do get stored in the database, but the munin::host does not
2016 Oct 20
3
RFC: Killing undef and spreading poison
Hi Krzysztof, Krzysztof Parzyszek wrote: > On 10/18/2016 4:29 PM, Nuno Lopes wrote: >> Even %a and %b might not be the same in "%a = freeze(%x), %b = >> freeze(%x)" (each freeze returns an arbitrary, but fixed, value). > > Assume that %x is known to be a poison value and have: > %a = freeze(%x) > %b = freeze(%x) > > Is %a == %a true? Yes, %a is always
2017 Aug 14
1
Statistical / data mining methods in R and not in SAS?
Hi, and sorry for asking such an unspecific question. Does anybody know of statistical / data mining methods that are available in R that are not in SAS ? With SAS I mean the SAS System Version 9.4 and SAS Enterprise Miner. I don't expect a complete list, just two or three examples or hints where and what to look for. I found some older comparisons, and the R methods mentioned there
2005 May 10
6
How not to use AJAX
Hi all, Just ran across this article http://blog.taragana.com/index.php/archive/how-not-to-use-ajax/ and was curious what the consensus is on the bookmarking and search indexing problems. I remember seeing something about bookmarking on the list. Thanks, Ben -- Ben Jackson Diretor de Desenvolvimento INCOMUM Design & Conceito ben-p14LI7ZcAE/pVLaUnt/cCQC/G2K4zDHf@public.gmane.org
2013 Jan 05
1
[LLVMdev] LLVM triple and Apple ld64 behavior
Hello, I wanted to know about the reasons Apple dropped the support for "arm" target in its ld64. After searching in the sourcecode I found out that ld64 supports armv4 armv5 armv6 armv7 and its subtypes. The code shows that -force_cpusubtype_ALL for ARM targets is no more supported in "src/ld/options.cpp") and static const ARMSubType ARMSubTypes[] doesn't include
2010 Aug 06
1
[OT] R on Atlas library
Dear List, I am aware this is slightly off-topic, but I am sure there are people who already had the problem and who perhaps solved it. I am running long-lasting model fits using constrOptim command. At work there is a linux computer (Quad Core, debian) on which I already have compiled R and Atlas, in the hope that things will go faster on that machine. Atlas offers the possibility to be
2003 May 28
1
Test for trend?
Hello R community, I would like to test for learning effects by subjects in my experiment. Each subject participates in six consecutive auction rounds of the same treatment. The response variable is the efficiency of an auction outcome measured by a real number. Since the efficiency increases over the six rounds, I suppose that subjects learn about the rules of the auction institution, but I
2006 Nov 17
1
Manipulating R lists in C
Hi, I have been studying the R manual on lists but cannot seem to create a simple R list in C - I keep on getting "'dimnames' applied to non-array" whenever I attempt to assign names to the list elements: Wanted output a list structure something like [ type="Bid", price=2.0, volume=1000 ] I can get up to a list of [ "Bid2, 2.0, 1000 ] But for the life of
2009 Sep 29
1
[LLVMdev] converting x86 instructions to LLVM instructions
* Timo Juhani Lindfors (timo.lindfors at iki.fi) wrote: > Hi, > > Alexandre Gouraud <alexandre.gouraud at enst-bretagne.fr> writes: > > if it does not already exists, could it mean it is a nonsense, then why? > > Why don't you compile your program directly to LLVM bitcode? - In security-testing you sometimes apply black boxing. I've had a similar idea
2003 Oct 05
3
please help me on this problem
Dear all: I am totally new to R, actually, statistics software.I get two very simple, even stupid question: 1) where I should put the data file in order to use it , I tried to build a work dir in library( package:base) and save the text file (data) there, then, I use read.table(filename), not work; I tried the full path, still not work. I must have done something wrong. 2) is it possible to create
2017 Aug 16
0
Statistical / data mining methods in R and not in SAS?
> On Aug 14, 2017, at 12:22 PM, fs <mail at friedrich-schuster.de> wrote: > > Hi, and sorry for asking such an unspecific question. > > Does anybody know of statistical / data mining methods that are available in R > that are not in SAS ? With SAS I mean the SAS System Version 9.4 and SAS > Enterprise Miner. I don't expect a complete list, just two or three
2016 Oct 20
6
RFC: Killing undef and spreading poison
The fact two IR values are defined the same way doesn't necessarily imply they are actually the same value. e.g. %a = load volatile i32, i32* %p %b = load volatile i32, i32* %p As Sanjoy said, though, it should always be legal to optimize all uses of different "freeze(%x)" values to use the same def - this is equivalent to choosing the same value for all freezes. It's just not
2016 Oct 18
2
RFC: Killing undef and spreading poison
> On 10/18/2016 3:12 PM, Sanjoy Das wrote: >> But in the new proposal, in: >> >> %x = freeze(poison) >> %y = xor %x, %x >> >> that is no longer allowed (%y _has_ to be 0) -- all uses of %x will see >> some garbage, but fixed bit pattern. > > What about this: > %x = phi poison, poison (I'm simplifying the syntax here) > Can this
2020 Jul 27
0
Multiple authentication instances (GSSAPI _or_ Client Certificate)
Hi there, I am trying to make a paranoid IMAPS/Submission server. I'm running Ubuntu 20.04 with Dovecot 2.3.7.2 (3c910f64b). I mostly use my mail-server from the LAN/Realm where I have GSSAPI working well for both IMAPS and Submission and most other services But... I would like to be able to configure Dovecot to require mobile ("external") devices to authenticate using client
2005 Mar 11
1
warning message when using anova
Hi can someone help me with the following warning message I got when I used two way anova: Warning messages: 1: Models with response "NULL" removed because response differs from model 1 in: anova.lmlist(object, ...) 2: Models with response "NULL" removed because response differs from model 1 in: anova.lmlist(object, ...) (I have two rows of separate data sets) Thanks in
2009 Sep 01
2
read and sac files from windows 07
Dear friends maybe someone can help this freshman at R, by tell step by step how can I read files from windows 2003-2007 to Rgui, I had tried all, no see solution?? [[alternative HTML version deleted]]
2010 Aug 06
2
hi!! please help me!
I made some anonymous function which performs some process in matlab code.. But I want to perform it in R program... Is there any method??? -- View this message in context: http://r.789695.n4.nabble.com/hi-please-help-me-tp2315919p2315919.html Sent from the R help mailing list archive at Nabble.com.
2010 Jun 22
1
help in pael data analysis
I need help in typing step by step commands in R software for panel data analysis saibaba