search for: 275792

Displaying 1 result from an estimated 1 matches for "275792".

Did you mean: 375792
2003 May 25
3
Problem in installing R add-on package(not from CRAN)
Hi all, I downloaded a R package (supclust, not from CRAN) in my directory, then type: markov:/home/pingzhao> R CMD INSTALL supclust_1.1.tar.gz -l ~/lib but met the following errors * Installing *source* package 'supclust' ... ** libs /usr/local/lib/R/bin/SHLIB: make: not found ERROR: compilation failed for package 'supclust' Does it mean the R has not properly installed?