search for: xuwang762

Displaying 8 results from an estimated 8 matches for "xuwang762".

2018 Aug 01
2
Why is rstudio not in Ubuntu repo or PPA?
...why helpful, but it seems there is just a technical tricky problem to solve to implementation. Thank you so much for all of your works. I'm sorry to insist on this issue. Let me know if there is something I can help for testing. Kind regards, Xu On Sat, Jun 18, 2016 at 2:23 AM, Xu Wang <xuwang762 at gmail.com> wrote: > OK thank you for your reply! It is too bad the environment is not > right yet in Ubuntu, but I will keep hoping that things work out. > > Thank you for all of your work! > > Kind regards, > > Xu > > On Fri, Jun 17, 2016 at 8:02 PM, JJ Allaire...
2015 Sep 24
10
Why is rstudio not in Ubuntu repo or PPA?
Hi, rstudio is very easy to install, but it would be great if it were just an apt-get away. Is there a reason it is not in Ubuntu main repos or in rrutter PPA? Kind regards, Xu
2018 Aug 01
0
Why is rstudio not in Ubuntu repo or PPA?
...ly builds is possible using the URLs published here: https://support.rstudio.com/hc/en-us/articles/203842428-Getting-the-newest-RStudio-builds. I realize this isn't a PPA, but it's at least a way of installing/updating non-interactively. J.J. On Wed, Aug 1, 2018 at 4:36 PM Xu Wang <xuwang762 at gmail.com> wrote: > Dear All, > > I try not to bump too much, but I just tried Ubuntu 18.04, and it is > not in repo and I still do not see any PPA available. If it would > help, I can spend the time to explain why I believe it helpful to > install using a command rather th...
2018 Aug 02
2
Why is rstudio not in Ubuntu repo or PPA?
...re: > https://support.rstudio.com/hc/en-us/articles/203842428-Getting-the-newest-RStudio-builds. > I realize this isn't a PPA, but it's at least a way of installing/updating > non-interactively. > > J.J. > > > > > > On Wed, Aug 1, 2018 at 4:36 PM Xu Wang <xuwang762 at gmail.com> wrote: >> >> Dear All, >> >> I try not to bump too much, but I just tried Ubuntu 18.04, and it is >> not in repo and I still do not see any PPA available. If it would >> help, I can spend the time to explain why I believe it helpful to >> i...
2016 Jun 18
0
Why is rstudio not in Ubuntu repo or PPA?
...cludes the Chromium based QWebView and is also an LTS Qt release so > it's definitely the right platform to be on. We have a very small team > though and many other priorities, bug fixes, etc. tend to intrude. > > J.J. > > > > On Fri, Jun 17, 2016 at 7:53 PM, Xu Wang <xuwang762 at gmail.com> wrote: >> >> On Sat, Feb 13, 2016 at 1:48 PM, Xu Wang <xuwang762 at gmail.com> wrote: >> > On Tue, Feb 9, 2016 at 11:06 AM, JJ Allaire <jj at rstudio.com> wrote: >> >> Not yet. We need to migrate to Qt 5.6 then I think it will be pretty...
2011 Nov 12
1
changelog for MASS?
Does anyone know where I can find a changelog for MASS? It's difficult to know whether I should ask my company to update the package or not. We are usually required to show the changelog, but I can't find one. Thank you, Xu -- View this message in context: http://r.789695.n4.nabble.com/changelog-for-MASS-tp4034473p4034473.html Sent from the R help mailing list archive at Nabble.com.
2010 Feb 10
4
expand the inside of command with rep ?
Hi, I would like to be able to repeat a string within a command. I think there is an easy way but I can not figure out how. Here is an example. x<-1:15 I would like to turn this into the following matrix: xm<-cbind(x,x,x,x,x) But I would like to do so by having a command that repeats x within the cbind command. Does that make sense? I have tried various things mainly involving the
2015 Sep 24
0
Why is rstudio not in Ubuntu repo or PPA?
Thanks so much for your explanatory details JJ and for all of your work. It is highly appreciated! I wonder if Qt 5.6 will be in the default repos for 16.04. That make a nice time for things to come together. Kind regards, Xu On Thu, Sep 24, 2015 at 7:27 AM, JJ Allaire <jj at rstudio.com> wrote: > The biggest issue we have right now is fragility of dependencies (mostly > QtWebKit).