Displaying 20 results from an estimated 66 matches for "zquez".
2024 Feb 12
1
Avoiding Delete key function as 'Quit R' in Rterm when there are no characters in cursor line
On 2/9/24 21:39, Iago Gin? V?zquez wrote:
> Duncan, do you think it's worth to comment this in R-devel list?
Duncan filed a bug report via R bugzilla (thanks).
There is no way to disable this functionality and it has existed for
very long time, I tested that at least in R 3.0. Optionally ending the
session was I believe i...
2024 Feb 09
1
Avoiding Delete key function as 'Quit R' in Rterm when there are no characters in cursor line
Duncan, do you think it's worth to comment this in R-devel list?
Iago
________________________________
De: CALUM POLWART <polc1410 at gmail.com>
Enviat el: divendres, 9 de febrer de 2024 18:28
Per a: Duncan Murdoch <murdoch.duncan at gmail.com>
A/c: Iago Gin? V?zquez <iago.gine at sjd.es>; r-help at r-project.org <r-help at r-project.org>
Tema: Re: [R] Avoiding Delete key function as 'Quit R' in Rterm when there are no characters in cursor line
I don't use term, but I've just tested it and this is reproducable.
Is it a bug? Not sur...
2024 Feb 09
1
Avoiding Delete key function as 'Quit R' in Rterm when there are no characters in cursor line
...he other graphical front ends (Visual Studio, Emacs, Rgui, etc.)
>
> So maybe you can track down the issue, or someone else will try. Or
> maybe you'll just have to avoid triggering the bug (if it really is one).
>
> Duncan Murdoch
>
> On 09/02/2024 10:03 a.m., Iago Gin? V?zquez wrote:
> > Yes, indeed, I am talking about Rterm in Windows.
> >
> > Iago
> > ------------------------------------------------------------------------
> > *De:* Duncan Murdoch <murdoch.duncan at gmail.com>
> > *Enviat el:* divendres, 9 de febrer de 2024 13:...
2024 Feb 09
1
Avoiding Delete key function as 'Quit R' in Rterm when there are no characters in cursor line
...obably use RStudio or one of
the other graphical front ends (Visual Studio, Emacs, Rgui, etc.)
So maybe you can track down the issue, or someone else will try. Or
maybe you'll just have to avoid triggering the bug (if it really is one).
Duncan Murdoch
On 09/02/2024 10:03 a.m., Iago Gin? V?zquez wrote:
> Yes, indeed, I am talking about Rterm in Windows.
>
> Iago
> ------------------------------------------------------------------------
> *De:* Duncan Murdoch <murdoch.duncan at gmail.com>
> *Enviat el:* divendres, 9 de febrer de 2024 13:50
> *Per a:* Iago Gin? V?...
2019 Sep 13
2
Printing chinese characters (UTF-8) on R 3.5.2 -windows 10
But if I type
> "?"
the output is
[1] "?"
so seemingly it can be represented. Or, am I wrong?
Best
Iago
________________________________
De: Tomas Kalibera <tomas.kalibera at gmail.com>
Enviat el: divendres, 13 de setembre de 2019 11:24
Per a: IAGO GIN? V?ZQUEZ <i.gine at pssjd.org>; r-devel at r-project.org <r-devel at r-project.org>
Tema: Re: [Rd] Printing chinese characters (UTF-8) on R 3.5.2 -windows 10
On 9/13/19 11:01 AM, IAGO GIN? V?ZQUEZ wrote:
> I have a chinese character on a data frame, but the output of printing it is its UTF-8...
2024 Feb 09
1
Avoiding Delete key function as 'Quit R' in Rterm when there are no characters in cursor line
Yes, indeed, I am talking about Rterm in Windows.
Iago
________________________________
De: Duncan Murdoch <murdoch.duncan at gmail.com>
Enviat el: divendres, 9 de febrer de 2024 13:50
Per a: Iago Gin? V?zquez <iago.gine at sjd.es>
Tema: Re: [R] Avoiding Delete key function as 'Quit R' in Rterm when there are no characters in cursor line
On 09/02/2024 6:25 a.m., Iago Gin? V?zquez wrote:
> Hi all,
>
> I cite from README.Rterm
>
> ^D, DEL?????: Delete the character under the c...
2024 May 13
1
Is there some way to customize colours for the View output?
...n and row names did not change. May this be a bug?
Thank you for your help.
Best regards,
Iago
________________________________
De: Rolf Turner <rolfturner at posteo.net>
Enviat el: dimarts, 7 de maig de 2024 23:58
Per a: Duncan Murdoch <murdoch.duncan at gmail.com>
A/c: Iago Gin? V?zquez <iago.gine at sjd.es>; r-help at r-project.org <r-help at r-project.org>; Achim Zeileis <Achim.Zeileis at uibk.ac.at>
Tema: Re: [R] 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> wr...
2019 Sep 13
2
Printing chinese characters (UTF-8) on R 3.5.2 -windows 10
On Fri, Sep 13, 2019 at 11:53 AM Tomas Kalibera <tomas.kalibera at gmail.com>
wrote:
> On 9/13/19 11:37 AM, IAGO GIN? V?ZQUEZ wrote:
> > But if I type
> > >"?"
> > the output is
> > [1] "?"
> > so seemingly it can be represented. Or, am I wrong?
>
> In RGui you can print the string, because RGui is a Windows Unicode
> application (uses UTF16-LE and bypasses the...
2024 May 15
1
FR: Customize background colour of row and column headers for the View output
...t would appear
bbg = guiColors[dataeditbg];
Thanks!
Iago
[1] https://svn.r-project.org/R/trunk/src/library/utils/src/windows/dataentry.c
________________________________
De: Duncan Murdoch <murdoch.duncan at gmail.com>
Enviat el: dimarts, 14 de maig de 2024 14:22
Per a: Iago Gin?? V??zquez <iago.gine at sjd.es>; r-devel at R-project.org <r-devel at r-project.org>
A/c: Ivan Krylov <ikrylov at disroot.org>
Tema: Re: FR: Customize background colour of row and column headers for the View output
This seems like something that should be fairly easily doable. Why
don'...
2024 May 15
1
FR: Customize background colour of row and column headers for the View output
A criticism 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...
2024 May 14
1
FR: Customize background colour of row and column headers for the View output
...itions be documented?
If you don't feel comfortable with the coding, perhaps you could answer
these questions, and someone 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/Dkn2pV...
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 Auckland
Stats. Dep't. (secretaries...
2024 Mar 01
1
gsub issue with consecutive pattern finds
...39;*" repetition specifier. I used
"?" for the optional character below (which must be escaped).
> gsub("([aeiouAEIOU])\\?*([aeiouAEIOU])", "\\1_\\2", "aerioue")
[1] "a_eri_ou_e"
Cheers,
Bert
On Fri, Mar 1, 2024 at 3:59?AM Iago Gin? V?zquez <iago.gine at sjd.es> wrote:
>
> Hi Iris,
>
> Thank you. Further, very nice solution.
>
> Best,
>
> Iago
>
> On 01/03/2024 12:49, Iris Simmons wrote:
> > Hi Iago,
> >
> >
> > This is not a bug. It is expected. Patterns may not overlap. How...
2019 Sep 13
0
Printing chinese characters (UTF-8) on R 3.5.2 -windows 10
On 9/13/19 11:37 AM, IAGO GIN? V?ZQUEZ wrote:
> But if I type
> >"?"
> the output is
> [1] "?"
> so seemingly it can be represented. Or, am I wrong?
In RGui you can print the string, because RGui is a Windows Unicode
application (uses UTF16-LE and bypasses the C runtime for strings). But
it is ju...
2019 Sep 13
2
Printing chinese characters (UTF-8) on R 3.5.2 -windows 10
I have a chinese character on a data frame, but the output of printing it is its UTF-8 code. Concretely, the character is ? and the code is U+6703. Following the code I arrive to the instruction
> base::format.default("?")
which prints
[1] "<U+6703>"
I do not know which is the extent of this behaviour either if it follows on most recent versions of R.
Is it
2024 Apr 12
1
Debugging functions defined (locally) inside another functions
...possible to trace() it,
inserting a call to debug(g) after it's created.
How should I call trace() if f was a function?
Best regards,
Iago
________________________________
De: Ivan Krylov <ikrylov at disroot.org>
Enviat el: divendres, 12 d??abril de 2024 14:38
Per a: Iago Gin?? V??zquez <iago.gine at sjd.es>
A/c: r-help at r-project.org <r-help at r-project.org>
Tema: Re: [R] Debugging functions defined (locally) inside another functions
?? Fri, 12 Apr 2024 12:15:07 +0000
Iago Gin?? V??zquez <iago.gine at sjd.es> ??????:
> f <- function(whatever){
>...
2024 May 13
1
Is there some way to customize colours for the View output?
...able 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 would
change it.
Duncan Murdoch
On 2024-05-13 4:50 a.m., Iago Gin? V?zquez wrote:
> 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 <https://ibb.co/Dkn2pVs>
>
>
> dataedituser modifies the red borders
>...
2024 Apr 12
1
Debugging functions defined (locally) inside another functions
? Fri, 12 Apr 2024 12:15:07 +0000
Iago Gin? V?zquez <iago.gine at sjd.es> ?????:
> f <- function(whatever){
> ...
> g <- function(whatever2){
> ...
> }
> ...
> }
>
> If I wanted to debug some thing directly inside f I would do
> debug(f). But this does not go inside g code. On the other ha...
2024 May 14
1
FR: Customize background colour of row and column headers for the View output
...n names (see https://ibb.co/Dkn2pVs).
Could this be implemented?
Thank you!
Best regards,
Iago
________________________________
De: Ivan Krylov <ikrylov at disroot.org>
Enviat el: dilluns, 13 de maig de 2024 14:34
Per a: Duncan Murdoch <murdoch.duncan at gmail.com>
A/c: Iago Gin?? V??zquez <iago.gine at sjd.es>; r-help at r-project.org <r-help at r-project.org>
Tema: Re: [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 appe...
2020 Jan 15
4
A bug understanding F relative to FALSE?
Hi all,
Is the next behaviour suitable?
identical(F,FALSE)
## [1] TRUE
utils::getParseData(parse(text = "c(F,FALSE)", keep.so=rce = TRUE))
## line1 col1 line2 col2 id parent token terminal text
## 14 1 1 1 10 14 0 expr FALSE
## 1 1 1 1 1 1 3 SYMBOL_FUNCTION_CALL TRUE c
## 3 1 1 1 1 3