similar to: R (unix) command line editing for native speakers of vi

Displaying 20 results from an estimated 800 matches similar to: "R (unix) command line editing for native speakers of vi"

2005 Jan 28
1
error in gmake CrossCompileBuild
Dear all, I expect that I am on thin ice trying to build this on freeBSD 4.10, however, after tweaking Makefile-rcb v11Oct04 /* MAKE=gmake; MINGW_CROSS = mingw-cross4 */, I encounter: mingw32-gcc -isystem ~/RCrossBuild/cross- tools/mingw32/include -O2 -Wall -pedantic -I../include -I. - DHAVE_CONFIG_H -DR_DLL_BUILD -c dynload.c -o dynload.o dynload.c: In function `R_loadLibrary':
2007 Feb 14
1
Any packages for conducting AHP( Analytic Hierarchy Process) data
Hi, R Lovers! I have some survey data. I'd like to run R or R packages for processing data inputted from AHP(Analytic Hierarchy Process) survey. Are there any R packages or subsititues for running data from AHP survey. Thanks in advance, -- Kum-Hoe Hwang, Ph.D.Phone : 82-31-250-3516 Email : phdhwang@gmail.com [[alternative HTML version deleted]]
2020 Jan 01
3
standard naming for components of R data structures
I need to write some documentation: I'm looking for a standard, consistent way of referring to the components and attributes of R data structures. Googling and Stackoverflow yield a variety of github sites that do not seem to be particularly authoritative. I was hoping to find a BNF/ABNF grammar for R. I've looked at the output of bison -v ./R-3.6.2/src/main/gram.y but it does not
2020 Jan 06
1
standard naming for components of R data structures
@steve Seek for online document named "writing R extensions" chapter 2. It tells how to describe a list structure using item markup for R documentation files, if indeed this matches your search, thing I am not sure. Something that looks like... value{ The \\code{list} owns following names \\item{alpha}{double vector} \\item{beta}{integer vector} \\item{delta}{raw vector} } Best Le
2005 Feb 07
1
Problems encountered/fixed making CrossCompileBuild
Dear All: I encountered and apparently overcame problems following Yan and Rossini?s procedure for "Building Microsoft Windows Versions of R and R packages under Intel Linux" (http://cran.r-project.org/doc/contrib/cross-build.pdf): I have successfully cross-compiled R packages for Windows on a FreeBSD 4.10 i386 system. My revisions to Makefile-rcb (http://cran.r-
2003 Sep 02
3
How to avoid automatic coercion to factor?
I have a function that manipulates a list of numeric and character components of equal length and wants to return a data.frame. EG, f<-function() { a<-list(Int1=1:5,Char1=letters[1:5],Char2=letters[6:10]) b<-data.frame(a) } How can I get the columns Char1, Char2, (...CharN) returned coerced to character and not factor? It appears that I could coerce individual columns by
2020 Jan 06
0
standard naming for components of R data structures
Do you just need something on pen and paper? (In which case, I don't see why it needs to be "standard"). Or do you need something that can be used with bison/yacc/cup/etc to produce a parser? On a side note, I would say that the R Language Definition is the "standard" way. But I do recognize that this has a different flavour to modern language implementation *theory*.
2005 Feb 15
1
Apropos sprintf behavior
If changes to sprintf behavior are being considered, would it be possible to allow some of the other K&R conversion specifiers? xX - for integer to hex conversion, and c - for ascii value to character conversion would all be useful for me. Thanks, Steve Dutky On Mon, 14 Feb 2005 11:02:20 +0000 (GMT), Prof Brian Ripley wrote: +On Mon, 14 Feb 2005, Wolfgang Huber wrote: + +> Dear
2006 Jun 28
8
getting problems on win32 fixed
I develop using Rails on win32 in a corporate environment. While most stuff works, there are a few annoyances that I deal with on a regular basis. It would be great if stuff like this could get cleaned up. I have filed a few bugs against Rails that have gotten no attention, and asked a question on ruby-talk that never got answered (though I posted via the newsgroup, maybe the gateway is
2000 Sep 13
0
Cleaning up part 2.
Thanks to those who suggested I use make clean. I *had* done that before asking the question, but it would never run. I kept getting: nothing to make. After getting a couple of replies suggesting "make clean" again, I blew away the entire directory, reinstalled the sources, reset the paths, and first did a normal "make". Then I followed that with "make
2013 Feb 04
1
Fwd: Re: Editing file with VI
You have to cc the list or nobody else will see this. On Mon, 2013-02-04 at 17:42 +0100, Guillermo Marco wrote: > Hello, > > I'm the only user on the system at this moment so it's not possible. > Does Gluster modifies any part of the file indexing or something? > On 02/04/2013 05:33 PM, James wrote: > > On Mon, 2013-02-04 at 17:24 +0100, Guillermo Marco wrote: >
2020 Jul 24
1
samba4 kerberized nfs4 with sssd ad client
On 7/24/2020 10:53 AM, Rowland penny via samba wrote: > On 24/07/2020 15:45, Jason Keltz via samba wrote: >> >> On 7/24/2020 7:25 AM, Peter Milesson via samba wrote: >>> >>> On 2020-07-24 12:57, Jason Keltz via samba wrote: >>>> Hi Rowland, >>>> >>>> In effect, I'm still using Samba on the DC, which is why I still
2006 Mar 08
2
RailsConf speakers
Does anyone have a clue as to when the railsconf speakers will be announced? Thanks- -Ezra Zygmuntowicz Yakima Herald-Republic WebMaster http://yakimaherald.com 509-577-7732 ezra@yakima-herald.com
2006 Feb 05
1
[OT] How to get a deal for INTL speakers?
This is pretty far off topic, but seeing as though it directly affects the upcoming Canada on Rails (http://canadaonrails.com) conference in April, I figure it kind of applies to Rails :) I need to find the best place to get discount tickets for the international speakers coming from Europe, and figure you guys would know where the best places are to get deals. I have checked klm.com, and
2011 Aug 11
0
Call for speakers DevDays 2011 Sydney
DevDays Sydney - the Stack Overflow sponsored conference is near approaching http://devdays.stackoverflow.com/sydney/ The idea behind DevDays is a fast, high-bandwidth, fire hose tutorial on at least ten interesting concepts. You can read more about it here: http://blog.stackoverflow.com/2011/06/devdays-is-back/ We have already picked quite a few interesting talks but have a few slots left open!
2009 Sep 23
0
Call for speakers - ConFoo Montréal Ruby Track
Confoo.ca is launching its call for speakers for the 2010 conference. With more than 500 attendees, Confoo.ca is one of the largest Web development conference in North America. This used to be the PHP conference but these guys seems to be getting smarter, they are casting a wider net this year, there is a dedicated one day Ruby track (as well as So I am looking for great speakers, please submit
2009 Dec 15
0
[LLVMdev] SCaLE Call for Papers: Any llvm speakers?
Hello all, I hope this is not an intrusion. The SCaLE Souther California Linux Expo call for papers ends soon and I am wondering if anyone from the llvm project might want to talk about its state and role in various open source and projects? For more information: http://www.socallinuxexpo.org/scale8x/scale-8x-call-papers All the best, Michael
2010 Sep 07
0
[LLVMdev] Speakers needed for the 2010 LLVM Developers' Meeting!
Call for Speakers: We are looking for speakers for this year's meeting. Topics can include the LLVM, Clang, LLDB, core infrastructure, new uses and applications of LLVM components, etc. If you are interested in presenting at this year's LLVM Developers' Meeting, please submit your talk proposal to us by September 22, 2010 via the website: http://www.llvm.org/devmtg/talk.php More
2010 Sep 15
0
[LLVMdev] Speakers deadline in one week!
Call for Speakers: We are looking for speakers for this year's meeting. Topics can include the LLVM, Clang, LLDB, core infrastructure, new uses and applications of LLVM components, etc. If you are interested in presenting at this year's LLVM Developers' Meeting, please submit your talk proposal to us by September 22, 2010 via the website: http://www.llvm.org/devmtg/talk.php More
2011 Feb 01
1
No sound in Steam with Bose USB speakers
Hi all, I'm running Ubuntu 10.10 with wine 1.2.2 and have a set of Bose Companion 5 USB speakers connected to my system. The speakers work fine in Ubuntu in every way, except for wine. In WineCFG the audio is configured to use ALSA, but the "Test Sound" always fails no matter what I set it to. I've read this is a known problem, so not a big deal. However, when playing Portal or