Last data update: 2014.03.03

tuneR

Package: tuneR
Version: 1.2.1
Date: 2014-04-07
Title: Analysis of music and speech
Author: Uwe Ligges <ligges@statistik.tu-dortmund.de> with contributions
from Sebastian Krey, Olaf Mersmann, Sarah Schnackenberg, Guillaume Guenard,
Andrea Preusser, Anita Thieler, and Claus Weihs, as well as code fragments
and ideas from the former package 'sound' by Matthias Heymann
and functions from 'rastamat' by Daniel P. W. Ellis.
The included parts of the libmad MPEG audio decoder library are
authored by Underbit Technologies.
Maintainer: Uwe Ligges <ligges@statistik.tu-dortmund.de>
Depends: R (>= 3.0.0)
Suggests: pastecs
Imports: signal, methods
Description: Collection of tools to analyze music, extract features
like MFCCs, handling wave files, read mp3, transcription, ...
Also contains functions ported from the rastamat Matlab
package.
License: GPL-2
Packaged: 2014-04-07 11:38:21 UTC; ligges
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-04-07 13:59:23


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'tuneR' ...
** package 'tuneR' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DHAVE_CONFIG_H -I/usr/local/include    -fpic  -g -O2  -c bit.c -o bit.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DHAVE_CONFIG_H -I/usr/local/include    -fpic  -g -O2  -c decoder.c -o decoder.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DHAVE_CONFIG_H -I/usr/local/include    -fpic  -g -O2  -c fixed.c -o fixed.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DHAVE_CONFIG_H -I/usr/local/include    -fpic  -g -O2  -c frame.c -o frame.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DHAVE_CONFIG_H -I/usr/local/include    -fpic  -g -O2  -c huffman.c -o huffman.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DHAVE_CONFIG_H -I/usr/local/include    -fpic  -g -O2  -c layer12.c -o layer12.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DHAVE_CONFIG_H -I/usr/local/include    -fpic  -g -O2  -c layer3.c -o layer3.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DHAVE_CONFIG_H -I/usr/local/include    -fpic  -g -O2  -c pulse.c -o pulse.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DHAVE_CONFIG_H -I/usr/local/include    -fpic  -g -O2  -c readmp3.c -o readmp3.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DHAVE_CONFIG_H -I/usr/local/include    -fpic  -g -O2  -c stream.c -o stream.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DHAVE_CONFIG_H -I/usr/local/include    -fpic  -g -O2  -c synth.c -o synth.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DHAVE_CONFIG_H -I/usr/local/include    -fpic  -g -O2  -c timer.c -o timer.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DHAVE_CONFIG_H -I/usr/local/include    -fpic  -g -O2  -c version.c -o version.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o tuneR.so bit.o decoder.o fixed.o frame.o huffman.o layer12.o layer3.o pulse.o readmp3.o stream.o synth.o timer.o version.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/tuneR/libs
** R
** inst
** preparing package for lazy loading
Creating a generic function for 'summary' from package 'base' in package 'tuneR'
Creating a generic function for 'plot' from package 'graphics' in package 'tuneR'
Creating a generic function for 'image' from package 'graphics' in package 'tuneR'
** help
*** installing help indices
  converting help for package 'tuneR'
    finding HTML links ... done
    Extractor                               html  
    FF                                      html  
    MCnames                                 html  
    MFCC                                    html  
    MonoStereo                              html  
    WavPlayer                               html  
    Wave-class                              html  
    Wave                                    html  
    WaveArith                               html  
    WaveMC-class                            html  
    WaveMC                                  html  
    Waveforms-internal                      html  
    Waveforms                               html  
    Wspec                                   html  
    WspecMat                                html  
    audspec                                 html  
    bind                                    html  
    channel                                 html  
    deltas                                  html  
    dolpc                                   html  
    finding level-2 HTML links ... done

    downsample                              html  
    equalWave                               html  
    extractWave                             html  
    fftfreqconvmx                           html  
    freqconv                                html  
    length                                  html  
    lifter                                  html  
    lilyinput                               html  
    lpc2cep                                 html  
    melfcc                                  html  
    melodyplot                              html  
    nchannel                                html  
    noSilence                               html  
    normalize                               html  
    noteFromFF                              html  
    notenames                               html  
    panorama                                html  
    periodogram                             html  
    play                                    html  
    plot-Wave                               html  
    plot-Wspec                              html  
    plot-WspecMat                           html  
    postaud                                 html  
    powspec                                 html  
    prepComb                                html  
    quantize                                html  
    quantplot                               html  
    readMP3                                 html  
    readWave                                html  
    show                                    html  
    smoother                                html  
    spec2cep                                html  
    summary                                 html  
Rd warning: /tmp/RtmpubCMDZ/R.INSTALL574725dc3fb2/tuneR/man/summary.Rd:29: missing file link 'summary.default'
    tuneR                                   html  
    updateWave                              html  
    writeWave                               html  
** building package indices
** testing if installed package can be loaded
* DONE (tuneR)
Making 'packages.html' ... done