Re: [R] broken installation on ubuntu 16.04 for 3.4.4-1xenial0

2019-08-08 Thread kz
list. You will help > yourself if you pay attention when posting. > > The standard instructions for Ubuntu [1] describe how to set up > authentication. > > [1] https://cran.r-project.org/bin/linux/ubuntu/README.html > > On August 6, 2019 10:52:05 AM PDT, KZ Win

[R] broken installation on ubuntu 16.04 for 3.4.4-1xenial0

2019-08-06 Thread KZ Win
We have a test system for boostrapping a production machine running R code. It spins up a new machine and tries to install this version whenever there is a new commit to our infrastructure code repo. This version has been in place since Mar 2018 but a few weeks ago this test fails because it

[R] how to use Excel VBA's Shell() to call and execute R file

2010-04-18 Thread KZ
a hand on how to make RunRcode macro work? Thanks kz [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting

[R] run R script from Excel VBA

2010-04-16 Thread KZ
I wrote a R script say called computeCovarMatrix.R and i want to call and run this piece from Excel visual basic. does anyone know how to do that? thanks, KZ [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https

[R] call R script from Excel VBA/macro

2010-04-16 Thread KZ
i wrote a R script say called computeCovarMatrix.R and i want to call and run this piece from Excel visual basic. does anyone know how to do that? thanks, KZ [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https

[R] exract Shrinkage intensity lambda and lambda.var

2010-04-13 Thread KZ
does anyone know how to extract Shrinkage intensity lambda and lambda.var values after run cov.shrink(x)? thanks, KZ [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE