similar to: Two more R/S differences

Displaying 20 results from an estimated 20000 matches similar to: "Two more R/S differences"

1998 Jan 20
1
as.numeric(<factor>) [Difference R/S]
>From R-core; this should interest most R-devel'ers (to some extent): Since 0.60, the semantics of as.numeric(<factor>) has changed, e.g. R> as.integer(factor(c("A","BB"))) [1] NA NA R> as.integer(factor(c(100,40,100))) [1] 100 40 100 whereas older R and S: S> as.integer(factor(c("A","BB"))) [1] 1 2 S>
1997 Sep 02
1
R-alpha: Re: What are objects?
[I do think this discussion belongs to R-devel rather than anywhere else .. MM] >>>>> "Kurt" == Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> writes: >>>>> Peter Dalgaard BSA writes: >> Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> writes: KH>>> While trying to write documentation for data.class(), I came
1997 Dec 02
1
R-alpha: Re^2: data file names
[R-devel'ers: spill over from R-core .. -- MM] >>>>> "KH" == Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> writes: >>>>> Robert Gentleman writes: >> In preparing the next Windows release I want to make opening up >> system data files (and their documentation) more transparent. I >> would really like to adopt the
1997 Apr 03
0
R-alpha: Re: Pretest Version + Notes --- write.table
Kurt writes KH>> * I am also not sure whether one should include the write.table() KH>> function I posted some time ago. It seems to be a bad idea to make a KH>> contrib package out of it (containing only a single function ...). Yes, I think we should have a good "write" function for data.frames. However, I would go even further and 'vote' for a GENERIC
2005 Oct 25
0
[LLVMdev] newbie llc build problem: BreakCriticalEdges.cpp:44: undefined reference to `llvm::LoopSimplifyID'
On Tue, 25 Oct 2005, Kurt Harriman wrote: > Looking into LLVM for a database query engine project... > > After downloading the latest source from CVS, it's my first time trying > to build LLVM. Following the "Getting Started" instructions, all went well > until gmake reported this error while trying to link llc: > AFAICT, 'LoopSimplifyID' does in fact
1997 Dec 03
2
R-alpha: Re^3: data file names
>>>>> "KH" == Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> writes: >>>>> Robert Gentleman writes: >>> In preparing the next Windows >>> release I want to make opening up system data files (and their >>> documentation) more transparent. I would really like to adopt >>> the convention that data files use
2005 Oct 25
2
[LLVMdev] newbie llc build problem: BreakCriticalEdges.cpp:44: undefined reference to `llvm::LoopSimplifyID'
Hi, Looking into LLVM for a database query engine project... After downloading the latest source from CVS, it's my first time trying to build LLVM. Following the "Getting Started" instructions, all went well until gmake reported this error while trying to link llc: In function `(anonymous namespace)::BreakCriticalEdges::getAnalysisUsage(llvm::AnalysisUsage&) const':
1997 Nov 11
0
R-alpha: christmas wish (partial support for single)
The following is a re-post (after suggestion from martin) of a mail I sent to r-core this morning, maybe some of you are interested: >>>>> On Tue, 11 Nov 1997 08:34:16 +0100, >>>>> Kurt Hornik (KH) wrote: KH> As Andreas & Fritz & I have recently, in attempts to port various pkgs KH> to R, come across the f2c problem again, I thought I'd ask ...
1997 Nov 04
3
R-alpha: Re: Separation of Program & Doc; REQUIRING Perl5 [was: New Version]
[[Again I diverge to R-devel, I think we need more opinions here...]] >>>>> "KH" == Kurt Hornik <hornik@ci.tuwien.ac.at> writes: >>>>> Ross Ihaka writes: >> I am beginning to get a bit more free time and I would like to get a >> "stable" version out as soon as possible. (This is of course so I can >> break
1997 Dec 05
0
R-beta: New R Version for Unix
Version 0.60 of R for Unix is now available. Release of this version has been delayed for a variety of reasons, but we hope that it will provide a good deal more stability and functionality than previous versions. However it should be regarded as of "alpha" quality for a short shakedown period. We would like user feedback to help us improve the quality of R. You can do this by
1997 Dec 05
0
R-beta: New R Version for Unix
Version 0.60 of R for Unix is now available. Release of this version has been delayed for a variety of reasons, but we hope that it will provide a good deal more stability and functionality than previous versions. However it should be regarded as of "alpha" quality for a short shakedown period. We would like user feedback to help us improve the quality of R. You can do this by
2003 Jul 22
1
Help is sought for a small problem
Dear there, > I tried today within my R 1.7.0 under Windows XP the command > update.packages() > and then I answered y in all subsequent questions. >> From the software responses I understood that everythin went OK from VR to Rcmdr, but in survival it said > Error in file(filem "r") : unable to open connection Should read: Error in file(file, "r") : ....
2007 Aug 17
0
Hedge Fund Job Opening
Hi all. I've been lurking and posting on this list for a few years now. Prior to that, I managed the US Convertible Arbitrage portfolio for Amaranth Advisors. I recently agreed to manage a similar portfolio for a different hedge fund and am looking for someone to join me, essentially as the principal quant for a new San Francisco office. I've been very impressed with the posters on
2001 Oct 03
0
RE: [R] Several R vs S-Plus issues (PR#1112)
Also in assign() there some arguments lacking in R such as 'frame' and 'where', though I guess that 'frame' in S may be similar to 'pos' in R. Harvey -----Original Message----- From: David Brahm [SMTP:a215020@agate.fmr.com] Sent: Wednesday, October 03, 2001 11:36 AM To: r-help@stat.math.ethz.ch Cc: Kurt.Hornik@ci.tuwien.ac.at; r-bugs@r-project.org Subject:
2015 Mar 13
2
[LLVMdev] Alias analysis issue with structs on PPC
Hi, I have the following C loop to vectorize: struct box { double* source; }; void test(double* restrict result, struct box my_struct, int len) { for (int i=0 ; i<len; i++) { result[i] = my_struct.source[i] * my_struct.source[i]; } } There are two references in the loop, result[i] (restrict) and my_struct.source[i] (readonly). The compiler should easily figure out that
2002 Sep 22
1
Dalgaard's book
Hello all: Why arbitrage rarely works. Peter Dalgaard's "Introductory Statistics with R" sells on AMAZON U.S. website at USD 44.95 and on AMAZON U.K at GBP 21.00. At the current exchange rate, the U.K. price translates to USD 32.68, a 27% savings BUT for delivery: the U.S. AMAZON promises 6-10 days whereas in the U.K. 4-6 weeks is promised. At Springer http://www.springer.de the
2003 Oct 16
4
data() misbehaving inside a function
Calls of the form data(package = pkg) inside a function incorrectly fail ("pkg" is a local variable). For instance, foo <- function(pkg) data(package = pkg) foo("base") Error in .find.package(package, lib.loc, verbose = verbose) : none of the packages were found ## workaround -- force argument "package" to be an expression ## (not a
2018 May 09
0
unlist errors on a nested list of empty lists
I do not have access to the bug reporting system. If somebody can get me access, I can create a formal bug report. The latter issues seem like duplicates of: https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=12572 (with slightly different output), but as that bug was reported nearly 10 years ago, it might be worth creating an update under R version 3. I could not find the first issue when
2012 Feb 03
2
[LLVMdev] llc is taking a long time at -O1 to convert *.bc to *.s
Hi All, I am using llvm-3.0 release version for compiling some files. I have a cpp file on which I did a few custom passes. After that I used llc to convert the *.bc file to *.s file at -O1 optimization level. llc took ~2630 seconds to perform this conversion. I timed llc and these are the top three passes that is taking most of the time. ---User Time--- --System Time-- --User+System--
2001 Oct 04
2
Characters subsetted with NA (was: Several R vs S-Plus issues)
Hello, R-devel! I posted to R-help, and (inappropriately) to R-bugs, this R/S-Plus difference: > LETTERS[c(NA,2)] in S is c("","B"), but in R is c("NA","B") Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> wrote: > I think we do not want to change this. ... > R> is.na(LETTERS[c(NA,2)]) [1] TRUE FALSE > so we really have NA but it is