Displaying 4 results from an estimated 4 matches for "inprises".
2004 Dec 22
1
help with creating package
Hello,
I'm trying to create a source package (on Win2k system). I followed the
instructions from R-extns.pdf, installed ActivePerl and RTools with setting
the DOS path to it.
Then I did "Rcmd check" and had an error:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\R\rw2001\bin>Rcmd check D:/prime7/SpnInstall/spectrino
* checking for working latex ...latex: not found
NO
* using log directory
2009 Jul 12
0
[LLVMdev] LLVM pre-built libraries download? (OBJ_ROOT structure)
Hello, Lance
> With regards to my original problem, still requires flex/bison to configure,
> and I have installed. The problem that brought me to the list turns out to
> be that I have a copy of borland/inprises grep tool on the path (which I use
> a lot).
Heh, name clashing is well-known problem. Another source of such
problems is 'sort' util.
> Probably not an issue, but I see in the coding standards chris likes
> warnings to be treated like errors. Is there something else I am missing?...
2009 Jul 11
4
[LLVMdev] LLVMdev Digest, Vol 61, Issue 25
Hi Anton,
The problem is in getting the system configured. Below is the crash I get in
configure. Your comment regarding gnuwin32 not being needed is interesting -
I actually installed gnu bison/flex to get past an earlier crash in
configure.
Thats why I was suggesting that a precompiled OBJ_ROOT for MingW32 would be
a good idea - configure appears to be inherently fragile, and requires more
2004 Jul 12
0
Where does R search when source() ?
I have found the use of save( ) and attach( ) when supported by a pair
of functions written by my colleague John Miyamoto, move( ) and rm.sv( )
quite useful in managing (1) collections of useful homebrew functions,
(2) project workspaces, and (3) "packages" under development. An .Rdata
file containing these and other handy functions together with a brief
supporting document can be