Re: [R] Book Recommendation

2023-08-31 Thread Stephen H. Dawson, DSL via R-help
not book recommendations. I have used Introduction to Data Technologies by Paul Murrell (https://www.stat.auckland.ac.nz/~paul/ItDT/) to teach SQL and database design and would recommend looking at it as a possibility. On Mon, Aug 28, 2023 at 9:47 AM Stephen H. Dawson, DSL via R-help wrote:

[R] Confirming MySQL Alive

2023-10-07 Thread Stephen H. Dawson, DSL via R-help
Hi, Getting some data from an older MySQL box. I had an event recently where the MySQL box went off-line for maintenance without a prior announcement of service disruption. I decided to add a line on my local version of MySQL as I considered how to handle this condition going forward. sys

Re: [R] Confirming MySQL Alive

2023-10-07 Thread Stephen H. Dawson, DSL via R-help
the background like that. On October 7, 2023 8:09:25 AM PDT, "Stephen H. Dawson, DSL via R-help" wrote: Hi, Getting some data from an older MySQL box. I had an event recently where the MySQL box went off-line for maintenance without a prior announcement of service disruption. I de

Re: [R] Positron as a tool

2024-06-28 Thread Stephen H. Dawson, DSL via R-help
The gap I see is in the database engine monitoring. MySQL has discontinued development of Workbench. Percona Monitoring and Management seems nice, but not as integrated in IDE as I would prefer. A Positron tool proposed by the vendor is positioned as a data science tool. The ability to know i

Re: [R] Weird R Studio behaviour...

2024-07-09 Thread Stephen H. Dawson, DSL via R-help
I disagree. UTF-8 is far from new. The IDE cannot fail at the point of not handling a known technology without advancing the argument with further messaging. What happens when you run the same code within R apart from the IDE? What trace work have you accomplished with this special character

Re: [R] when installing packages for R on Linux, is it better to use my distro's package manager, or install.packages()?

2024-09-28 Thread Stephen H. Dawson, DSL via R-help
Distribution package manger, always. *Stephen Dawson, DSL* /Executive Strategy Consultant/ Business & Technology +1 (865) 804-3454 http://www.shdawson.com On 9/28/24 18:05, Christopher W. Ryan wrote: I'm running R (currently 4.4.1) on Linux Mint sessionInfo() R version 4.4.1 (2024-06-14) Pl

<    1   2   3   4