Re: [Rd] RTools40 Error - sh: line 1: gcc: command not found

2022-11-29 Thread Tomas Kalibera
On 11/28/22 23:33, Gene Leynes wrote: Thanks. Not sure how I ended up on 40 instead of 42. After deleting the 40 version and installing the 42 version, the 42 installer seemed to create path variables for 40. I just edited that however and the jsonlite test worked. Rtools42 is not creating var

Re: [Rd] RTools40 Error - sh: line 1: gcc: command not found

2022-11-29 Thread Gene Leynes
Thanks. Not sure how I ended up on 40 instead of 42. After deleting the 40 version and installing the 42 version, the 42 installer seemed to create path variables for 40. I just edited that however and the jsonlite test worked. I do think that it would be advisable to tell users to check the path

Re: [Rd] RTools40 Error - sh: line 1: gcc: command not found

2022-11-28 Thread Simon Urbanek
Gene, I believe you have the wrong page - the link you listed is for an old version of R (4.0-4.1) - the current one (for 4.2.x) is https://cran.r-project.org/bin/windows/Rtools/rtools42/rtools.html Cheers, Simon > On 29/11/2022, at 7:39 AM, Gene Leynes wrote: > > Hello, > > I installed gi

[Rd] RTools40 Error - sh: line 1: gcc: command not found

2022-11-28 Thread Gene Leynes
Hello, I installed git bash for windows, R, RStudio, and R Tools on a fresh Windows 10 machine. I followed the directions for RTools: https://cran.r-project.org/bin/windows/Rtools/rtools40.html I added RTools to my user path, but I was getting an error when installing jsonlite from source (even