Re: [Rd] Check for protection (was: table() and as.character() performance for logical values)

2025-04-11 Thread Paul McQuesten
For a long-term horizon, would it help R developers to use a naming convention? Perhaps, varName_PROT, or the inverse varName_UNPROT? Eventually, teach some linter about that? On Fri, Apr 11, 2025 at 10:40 AM Duncan Murdoch wrote: > On a tangent from the main topic of this thread: sometimes (es

Re: [Rd] range() for Date and POSIXct could respect `finite = TRUE`

2023-04-28 Thread Paul McQuesten
A tiny nit-pick: Seems to me that end date = NA would mean the event has not yet ended, whilst Inf would mean that the event is known to never terminate, ie: an eternal fact, or physical law. On Fri, Apr 28, 2023 at 10:12 AM Davis Vaughan via R-devel < r-devel@r-project.org> wrote: > Hi all, > >

Re: [R] [Rd] Open a file which name contains a tilde

2019-06-13 Thread Paul McQuesten
gt; On Wed, Jun 12, 2019 at 11:51 PM Gabriel Becker > wrote: > >> >> >> On Wed, Jun 12, 2019, 5:16 AM Paul McQuesten wrote: >> >>> @ Gabriel: >>> >>> "Avoid tilde in file names": >>> Not quite. >>> A tilde *suffix*

Re: [Rd] [R] Open a file which name contains a tilde

2019-06-13 Thread Paul McQuesten
gt; On Wed, Jun 12, 2019 at 11:51 PM Gabriel Becker > wrote: > >> >> >> On Wed, Jun 12, 2019, 5:16 AM Paul McQuesten wrote: >> >>> @ Gabriel: >>> >>> "Avoid tilde in file names": >>> Not quite. >>> A tilde *suffix*

Re: [R] [Rd] Open a file which name contains a tilde

2019-06-13 Thread Paul McQuesten
@ Gabriel: "Avoid tilde in file names": Not quite. A tilde *suffix* is commonly used by *nix editors for backup files https://unix.stackexchange.com/questions/76189/what-does-the-tilde-mean-at-the-end-of-a-filename On Wed, Jun 12, 2019 at 2:43 AM Kurt Hornik wrote: > > Duncan Murdoch writes

Re: [Rd] [R] Open a file which name contains a tilde

2019-06-12 Thread Paul McQuesten
@ Gabriel: "Avoid tilde in file names": Not quite. A tilde *suffix* is commonly used by *nix editors for backup files https://unix.stackexchange.com/questions/76189/what-does-the-tilde-mean-at-the-end-of-a-filename On Wed, Jun 12, 2019 at 2:43 AM Kurt Hornik wrote: > > Duncan Murdoch writes

Re: [Rd] Bug Report: read.table with UTF-8 encoded file imports infinity symbol as Integer 8

2019-02-07 Thread Paul McQuesten
Windows Notepad prefixes UTF-8 files with a Byte Order Mark (\UFEFF). Per https://en.wikipedia.org/wiki/Byte_order_mark, this is permitted in UTF-8, but not required. I suppose that there are other Windows programs which do likewise (in addition to Excel and Notepad). "The Unicode Standard permits

Re: [Rd] Dialect for shell scripts

2017-12-18 Thread Paul McQuesten
I do not have a dog in this fight, but I have to ask: How much person time is worthwhile to invest in supporting Solaris 10? It has been closed-source (Post-Oracle)

Re: [Rd] Bug: Issues on Windows with SFN disabled

2017-12-08 Thread Paul McQuesten
Does Windows allow creating a symlink to "C:/Program Files"? If so, R could install into the conventional Windows location, but use the symlink for all its access, yes? Windows 10 command = mklink On Fri, Dec 8, 2017 at 11:14 AM, Zach Bjornson wrote: > Thanks for fixing this! > > For what it's

Re: [Rd] Natural vs National in R signon banner?

2017-08-31 Thread Paul McQuesten
gards On Thu, Aug 31, 2017 at 5:45 PM, Duncan Murdoch wrote: > On 31/08/2017 6:37 PM, Paul McQuesten wrote: > >> Thanks, Duncan. But if it is not inappropriate, I feel empowered to argue. >> >> According to this definition, https://en.wikipedia.org/wiki/ >> Natural_la

[Rd] Natural vs National in R signon banner?

2017-08-31 Thread Paul McQuesten
The R signon banner includes this statement: Natural language support but running in an English locale Should that not say 'National' instead of 'Natural'? Meaning that LOCALE support is enabled, not that the interface understands human language? Please ignore this and forgive me if this is

Re: [Kernel-packages] [Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2015-08-25 Thread Paul McQuesten
Looks like you meant to email Mango, but it came to me. I am in same boat: Bluetooth looks like it is working, but will not pair. Thanks for your evidence about pairing with older device. I will try to find one. On Aug 25, 2015 10:46 AM, "Fentadroid" wrote: > Alexandre Magno, i tried this way too

Re: [Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2015-08-25 Thread Paul McQuesten
Looks like you meant to email Mango, but it came to me. I am in same boat: Bluetooth looks like it is working, but will not pair. Thanks for your evidence about pairing with older device. I will try to find one. On Aug 25, 2015 10:46 AM, "Fentadroid" wrote: > Alexandre Magno, i tried this way too

Re: [Kernel-packages] [Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2015-06-19 Thread Paul McQuesten
gio originale > Da: Paul McQuesten > Inviato: venerdì 19 giugno 2015 16:11 > A: giamm...@gmail.com > Rispondi a: Bug 1189721 > Oggetto: Re: [Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth > driver > > My system is a laptop, so no card expansion slots. And I use all

Re: [Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2015-06-19 Thread Paul McQuesten
gio originale > Da: Paul McQuesten > Inviato: venerdì 19 giugno 2015 16:11 > A: giamm...@gmail.com > Rispondi a: Bug 1189721 > Oggetto: Re: [Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth > driver > > My system is a laptop, so no card expansion slots. And I use all

Re: [Kernel-packages] [Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2015-06-19 Thread Paul McQuesten
My system is a laptop, so no card expansion slots. And I use all three USB slots. On Fri, Jun 19, 2015 at 8:53 AM, giamma <1189...@bugs.launchpad.net> wrote: > Guys, I had to solve this problem by replacing the card with an Intel > 7260. It has a good support and the driver is well mantained by t

Re: [Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2015-06-19 Thread Paul McQuesten
My system is a laptop, so no card expansion slots. And I use all three USB slots. On Fri, Jun 19, 2015 at 8:53 AM, giamma <1189...@bugs.launchpad.net> wrote: > Guys, I had to solve this problem by replacing the card with an Intel > 7260. It has a good support and the driver is well mantained by t

[Kernel-packages] [Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2014-12-08 Thread Paul McQuesten
Confirm: Ubuntu 14.04 on ASUS R510D: bluetooth fails; wireless works fine > uname -a Linux pascal 3.13.0-40-generic #69-Ubuntu SMP Thu Nov 13 17:53:56 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux > lspci -v <..snip> 04:00.1 Bluetooth: Ralink corp. RT3290 Bluetooth Subsystem: Foxconn Interna

[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2014-12-08 Thread Paul McQuesten
Confirm: Ubuntu 14.04 on ASUS R510D: bluetooth fails; wireless works fine > uname -a Linux pascal 3.13.0-40-generic #69-Ubuntu SMP Thu Nov 13 17:53:56 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux > lspci -v <..snip> 04:00.1 Bluetooth: Ralink corp. RT3290 Bluetooth Subsystem: Foxconn Interna

[Bug 701856] Re: Brother's printer/scanner drivers awkward to find and install

2011-08-23 Thread Paul McQuesten
#21: Just for the record, I also wrote to Brother via the Linux contact form. Said I would not buy nor recommend another Brother product until they support Ubuntu. #20: Worked for me. Thanks. (But Brother has stolen another hour of my life.) -- You received this bug notification because you are

[Bug 348316] Re: Printer (HWModel Name) May Not Be Connected

2010-05-05 Thread Paul McQuesten
Hardy (8.04 LTS) with Brother MFC-7340 via USB Followed many Brother printer fix HowTo-s (cannot remember all of them). Finally, this: sudo chmod a+w /dev/usb/lp0 lets me print (and scanning still works, too). Question: Is it reasonable to have the printer world-writable? Should this be f