Skip to content

sowas in Mac - wavelet analysis with Rwave

4 messages · Vladimir Torres, stephen sefick

#
MacOS 10.5.7
    R version 2.9.0 (2009-04-17)
    Rwave (already installed)
    sowas (failed installation)
    
Dear members:
    I need to run CWT (Morlet) on R (Rwave and sowas), but I cannot install sowas on my Mac. In the past I had a PC with Linux (Ubuntu) and I could run the analysis. Now with my MacBook I have not been able to get the sowas package installed. I get the error bellow. Could you support me please?
    macbook-de-vladimir-torres-torres:Desktop vladimir$ R CMD install  sowas_0.94.tar.gz
    * Installing to library ?/Users/vladimir/Library/R/2.9/library?
    WARNING: omitting pointless dependence on 'R' without a version requirement
    * Installing *source* package ?sowas? ...
    ** libs
    ** arch - i386
    sh: make: command not found
    ERROR: compilation failed for package ?sowas?
    * Removing ?/Users/vladimir/Library/R/2.9/library/sowas?
    
Best wishes,
    Vladimir


_________________________________________________________________
Explore the seven wonders of the world

BRE
-------------- next part --------------
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style>
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 10pt=3B
font-family:Verdana
}
</style>
</head>
<body class=3D'hmmessage'>
<br><pre><br>    MacOS 10.5.7<br>    R version 2.9.0 (2009-04-17)<br>    Rw=
ave (already installed)<br>    sowas (failed installation)<br>    <br>Dear =
members:<br>    I need to run CWT (Morlet) on R (Rwave and sowas)=2C but I =
cannot install sowas on my Mac. In the past I had a PC with Linux (Ubuntu) =
and I could run the analysis. Now with my MacBook I have not been able to g=
et the sowas package installed. I get the error bellow. Could you support m=
e please?<br>    macbook-de-vladimir-torres-torres:Desktop vladimir$ R CMD =
install  sowas_0.94.tar.gz<br>    * Installing to library =91/Users/vladimi=
r/Library/R/2.9/library=92<br>    WARNING: omitting pointless dependence on=
 'R' without a version requirement<br>    * Installing *source* package =91=
sowas=92 ...<br>    ** libs<br>    ** arch - i386<br>    sh: make: command =
not found<br>    ERROR: compilation failed for package =91sowas=92<br>    *=
 Removing =91/Users/vladimir/Library/R/2.9/library/sowas=92<br>    <br>Best=
 wishes=2C<br>    Vladimir<br></pre><br><br /><hr />Explore the seven wonde=
rs of the world <a href=3D'http://search.msn.com/results.aspx?q=3D7+wonders=
+world&mkt=3Den-US&form=3DQBRE' target=3D'_new'>Learn more!</a></body>
</html>=
-------------- next part --------------
An embedded message was scrubbed...
From: unknown sender
Subject: no subject
Date: no date
Size: 4000
URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20090621/2dadb524/attachment.mht>
#
Your message came through a little garbled, but I have installed sowas
on my mac mini with no problems... Downloaded the tarball and compiled
it with R CMD install (I did have a couple of problems, but they are
in the archive and they were things like not typing in the right name
of the file).

Stephen
On Sun, Jun 21, 2009 at 10:17 PM, Vladimir Torres<vladitor at hotmail.com> wrote:

  
    
#
the message says that the make command was not found.  Do you have
xcode tools installed?  I don't know if make ships with os x.

Stephen
On Mon, Jun 22, 2009 at 8:40 AM, stephen sefick<ssefick at gmail.com> wrote: