Skip to content

Installing sna package on MacOSX

2 messages · Alex Bach, Rob Goedman

#
Hi folks,

I am trying to install the sna package on a MacOS X 10.3.9 and  
10.3.4. In neither case I have been able to get the R CMD Install  
command to succeed from the Terminal window.
With 10.3.9 I get an error with the Make command, and with 10.3.4 I  
get an error on the Description(???)

Has anyone out there been able to install it successfully on a Mac?

Thanks

Alex
#
Hi Alex,

The binary, from the Mac OS website, works on my system (R-2.1.0):

library(sna)
help(package=sna)
example(bbnam)

I've not tried to install the source version. Let me know if this works 
for you.

Rob
On Apr 28, 2005, at 1:03 PM, Alex Bach wrote: