search for: dataedit

Displaying 11 results from an estimated 11 matches for "dataedit".

Did you mean: datadir
2024 May 14
1
FR: Customize background colour of row and column headers for the View output
Thanks again Duncan and Ivan, I forward then the email to R-devel. Summarizing, the dataedit options (in RGui preferences or RConsole) to colouring the View output do not have effect on the background of the row and column names (see https://ibb.co/Dkn2pVs). Could this be implemented? Thank you! Best regards, Iago ________________________________ De: Ivan Krylov <ikrylov at disroot.o...
2024 May 13
1
Is there some way to customize colours for the View output?
Hi all, I've just could test your suggestions on using dataedit... entries now, and indeed they work... partially. See, please, the next screenshot: https://ibb.co/Dkn2pVs dataedituser modifies the red borders dataedittext the yellow text dataeditfg... I do not know, specified to green the output of View(mtcars) does not change from that of the screenshot dat...
2024 May 14
1
FR: Customize background colour of row and column headers for the View output
...eone else may code it for you. I won't (I no longer have easy access to Windows), but I could help with the design. Duncan Murdoch On 2024-05-14 5:25 a.m., Iago Gin? V?zquez wrote: > Thanks again Duncan and Ivan, > > I forward then the email to R-devel. > > Summarizing, the dataedit options (in RGui preferences or RConsole) to > colouring the View output do not have effect on the background of the row > and column names (see https://ibb.co/Dkn2pVs <https://ibb.co/Dkn2pVs>). > > Could this be implemented? > > Thank you! > > Best regards, > Ia...
2024 May 15
1
FR: Customize background colour of row and column headers for the View output
About the decisions: Actually, the same way dataedittext modifies the text colour not only of data, but also of row and column names, and dataedituser modifies the colour of all the borders, I think dataeditbg should modify the background of all the window, at least that "inside" those borders. Otherwise, any other option for the background...
2024 May 07
1
Is there some way to customize colours for the View output?
On Tue, 7 May 2024 06:34:50 -0400 Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > On 07/05/2024 6:31 a.m., Iago Gin? V?zquez wrote: > > Thanks Duncan. > > > > I am currently on Windows. Is there any solution for it? > > Switch to Linux or MacOS? Fortune nomination! cheers, Rolf Turner -- Honorary Research Fellow Department of Statistics University of
2024 May 13
1
[R] Is there some way to customize colours for the View output?
? Mon, 13 May 2024 06:08:22 -0400 Duncan Murdoch <murdoch.duncan at gmail.com> ?????: > The row and column names don't appear to be controllable from that > menu, they seem (on my machine) to be displayed in the same colour as > the background of a dialog box, i.e. some kind of gray. I don't > think R tries to control that colour, but perhaps some Windows > setting
2024 May 13
1
Is there some way to customize colours for the View output?
I just tried it on an old Windows computer. I don't see dataeditfg in the preferences menu; I think it is the internal variable name used for "dataedittext". The row and column names don't appear to be controllable from that menu, they seem (on my machine) to be displayed in the same colour as the background of a dialog box, i.e. some kind of...
1998 Dec 04
1
R-0.63.1 is released
...S o build-help --dosnames should now also work for text help, latex and examples. o seq() should work better now (fuzz-factor 1e-7 inserted) o multiple arguments to return caused value to be a pairlist o data.frame choked on long names from deparse() o data.edit now works (dataedit doesn't need pairlist()s anymore) o as.pairlist(NULL) is ok o ts(1:5, start=2, end=4) now work. Further plot(ts(..), ts(..)) o eigen() returns $vectors in any case [S compat]. o apply(cbind(1,1:9, 2, quantile) doesn't drop quantile names anymore o array(1, dim=(1:3...
1998 Dec 04
1
R-0.63.1 is released
...S o build-help --dosnames should now also work for text help, latex and examples. o seq() should work better now (fuzz-factor 1e-7 inserted) o multiple arguments to return caused value to be a pairlist o data.frame choked on long names from deparse() o data.edit now works (dataedit doesn't need pairlist()s anymore) o as.pairlist(NULL) is ok o ts(1:5, start=2, end=4) now work. Further plot(ts(..), ts(..)) o eigen() returns $vectors in any case [S compat]. o apply(cbind(1,1:9, 2, quantile) doesn't drop quantile names anymore o array(1, dim=(1:3...
2024 May 15
1
FR: Customize background colour of row and column headers for the View output
...sm of your suggestion is that it is not backwards compatible. Does that matter? I don't know, but probably not. The X11 version of the viewer does what you suggest. Duncan Murdoch On 2024-05-15 2:20 a.m., Iago Gin? V?zquez wrote: > About the decisions: > > Actually, the same way dataedittext modifies the text colour not only > of data, but also of row and column names, and dataedituser modifies > the colour of all the borders, I think dataeditbg should modify the > background of all the window, at least that "inside" those > borders. Otherwise, any other optio...
2009 Nov 06
1
centos 5.3 install ncview X libraries error and netcdf header error
I was trying to install software named ncview on a centos 5.3 box. ./configure command gave this error: Error, the X libraries and development headers must be installed for ncview to work! I was surprised that there were many google hits related to ubuntu, none for centos. So even though I eventually figured out what to do, I decided to share this with the list anyhow, so maybe next time I