search for: dataeditor

Displaying 4 results from an estimated 4 matches for "dataeditor".

Did you mean: dataedit
1997 Oct 18
0
R-alpha: This weeks bugs and requests for enhancements
...s not present in grouping variable. - no indication of what variable is being plotted data.entry() (mostly W95 rseptbeta problems) - Entry of first variable name doesn't take before 2nd name is entered. - data.entry(BW,RMR) gives two columns named BW. Quitting dataeditor at that point *overwrites* BW with RMR! - inserting NA is only possible by switching to character values, entering invalid number, and switching back to numeric - blanking a field, then exiting dataeditor crashed one system (I *think*) Req.f.enhancem.: - insert/de...
2003 Nov 04
1
Error in edit.data.frame
I recently attempted to read a .txt file using both read.table(" ",header=TRUE) and read.delim(" ",header=TRUE) and received the following message Error in edit.data.frame(get(subx, envir = parent), ...) : symbol print-name too long I am able to also create a variable x<-read.delim (" ",header=TRUE ) , but am unable to fix(x) because
1999 Nov 09
2
RE:
Do you know what I really, really miss in R that I took fopr granted in my XLisp-Stat programming days??? The ability to easily create menus and dialog boxes. I could write little applications and give them out to clients. It was wonderful. It would at least allow each person to begin to build one's own menu driven version. Just a thought!! Jeff > -----Original Message----- >
2008 Feb 10
2
View() + "End" key on Ubuntu=segfault
I can repeatably crash R (segfault) by doing n <- 10 z <- data.frame(a=1:n,b=1:n) View(z) and then hitting the "End" key on my keyboard. I haven't got debugging going yet, but running under gdb (without debugging symbols) does give this: 0xb7b63583 in strlen () from /lib/tls/i686/cmov/libc.so.6 R version 2.6.2 (2008-02-08) i486-pc-linux-gnu [Ubuntu Gutsy] locale: