I have R studio 1.4.11 06 installed on my Windows 10 PC along with R 4.1.0. When I try to knit a project the RStudio does not do anything, and it does not give an error message either. Every time I click knit button, it takes me to the "R Markdown" tab at the bottom and then displays the full path and the name of the RMD file - that is about it. It was working fine before but suddenly started behaving this way. FYI, the code runs without errors when the code chunk is run inside RStudio. I have attached an image on where it takes me. Any thoughts? TIA. <https://r.789695.n4.nabble.com/file/t389862/RStudioMsgWhenTryingToKnit.jpg> CP -- Sent from: https://r.789695.n4.nabble.com/R-help-f789696.html
Jeff Newmiller
2021-Jun-05 23:31 UTC
[R] RStudio does not do anything when issued Knit request
If you walk into the produce section of a grocery store and start asking people how to fix your car, you may find a mechanic there because mechanics need vegetables also, but that doesn't make that the right approach. Lots of people here use the R language without touching RStudio... this mailing list is about the R language rather than tools. You should be at https://community.rstudio.com/ for this question. I will say that your version of RStudio is a bit old for that version of R... they have not released a full update for R 4.1.0 yet. You can help them debug by trying out their preview version, or you can use R directly from the command line or using RGui and any text editor. But I don't claim that rolling back your version of R will fix your problems with RStudio... I have no idea. On June 3, 2021 10:44:42 AM PDT, ceepee <carlospena999 at gmail.com> wrote:> >I have R studio 1.4.11 06 installed on my Windows 10 PC along with R >4.1.0. > >When I try to knit a project the RStudio does not do anything, and it >does >not give an error message either. Every time I click knit button, it >takes >me to the "R Markdown" tab at the bottom and then displays the full >path and >the name of the RMD file - that is about it. It was working fine before >but >suddenly started behaving this way. FYI, the code runs without errors >when >the code chunk is run inside RStudio. > >I have attached an image on where it takes me. Any thoughts? TIA. > ><https://r.789695.n4.nabble.com/file/t389862/RStudioMsgWhenTryingToKnit.jpg> > > >CP > > > >-- >Sent from: https://r.789695.n4.nabble.com/R-help-f789696.html > >______________________________________________ >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide >http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code.-- Sent from my phone. Please excuse my brevity.