Displaying 3 results from an estimated 3 matches for "cranmirror".
Did you mean:
cran_mirror
2011 Jan 20
1
GPU packages and 'Debian R Policy'
...n when you don't have the Rmath package.
3) Why does the Rmath package put its Rmath.h in the system dir
and not below an "R directory"
If it's of any use, I recently upgraded, on Dirk Eddelbuettel's
advice, the Ubuntu's standard R packages with the 2.12 ones
from a $CRANmirror/bin/linux/ubuntu/
Any thoughts/info welcome,
Kevin
--
Kevin M. Buckley Room: CO327
School of Engineering and Phone: +64 4 463 5971
Computer Science
Victoria University of Wellington
New Zealand
2017 May 16
1
Fail to install xgboost
...a" and "mlr" packages.
Then I used the following command:
install.packages("xgboost")
Unfortunately, I cannot install xgboost successfully.
Can anyone out there help me when you can get a chance.
Thanks
--- begin error message
trying URL 'https://mirror.usertrust.info/cranmirror/src/contrib/xgboost_0.6-4.tar.gz'
Content type 'application/x-gzip' length 596158 bytes (582 KB)
==================================================
downloaded 582 KB
* installing *source* package ???xgboost??? ...
** package ???xgboost??? successfully unpacked and MD5 sums checked
conf...
2010 Nov 16
2
help using function merge_all()
Hi,
I want to merge 4 data frames with one column in common but I am
getting error message while using this function. Can any one help me out.
> merge_all(Br,Ki,Lu,Pr,by="Genes")
Error: could not find function "merge_all"
I have installed the package: reshape but I still get this error
--
View this message in context: