Last data update: 2014.03.03

monitoR

Package: monitoR
Type: Package
Title: Acoustic Template Detection in R
Version: 1.0.4
Date: 2015-09-18
Author: Sasha D. Hafner <sdh11@cornell.edu> and Jon Katz <jonkatz4@gmail.com>, with code for the Fourier transform from the seewave package (by Jerome Sueur, Thierry Aubin, and Caroline Simonis), and code for the readMP3 function from the tuneR package (by Uwe Ligges). Therese Donovan provided creative direction and database design support.
Maintainer: Sasha D. Hafner <sdh11@cornell.edu>
Depends: R (>= 2.10), tuneR, methods
Imports: graphics, grDevices, stats, utils
Suggests: fftw, parallel, RODBC, knitr
Description: Acoustic template detection and monitoring database interface. Create, modify, save, and use templates for detection of animal vocalizations. View, verify, and extract results. Upload a MySQL schema to a existing instance, manage survey metadata, write and read templates and detections locally or to the database.
License: GPL-2
URL: http://www.uvm.edu/rsenr/vtcfwru/R/?Page=monitoR/monitoR.htm
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-09-18 09:48:58 UTC; sasha
Repository: CRAN
Date/Publication: 2015-09-18 13:36:02

● 0 images, 44 functions, 4 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'monitoR' ...
** package 'monitoR' successfully unpacked and MD5 sums checked
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'monitoR'
    finding HTML links ... done
    Template-class                          html  
    TemplateList-class                      html  
    batchDetection                          html  
    bindEvents                              html  
    btnw                                    html  
    changeSampRate                          html  
    collapseClips                           html  
    combineTemplates                        html  
    compareTemplates                        html  
    cutWave                                 html  
    cutw                                    html  
    dbDownload                              html  
    dbDownloadResult                        html  
    dbDownloadTemplate                      html  
    dbSchema                                html  
    dbUploadAnno                            html  
    dbUploadResult                          html  
    dbUploadSurvey                          html  
    dbUploadTemplate                        html  
    detectionList-class                     html  
    eventEval                               html  
    fileCopyRename                          html  
Rd warning: /tmp/Rtmp8ZYVwX/R.INSTALLd0c6825b860/monitoR/man/fileCopyRename.Rd:50: missing file link 'OlsonNames'
    findPeaks                               html  
    getDetections                           html  
    getTemplates                            html  
    index-methods                           html  
    internals                               html  
    makeTemplate                            html  
    monitoR-package                         html  
    mp3Subsamp                              html  
    oven                                    html  
    plot-methods                            html  
    readMP3                                 html  
    finding level-2 HTML links ... done

    readTemplates                           html  
    show-methods                            html  
    showPeaks                               html  
    specCols                                html  
Rd warning: /tmp/Rtmp8ZYVwX/R.INSTALLd0c6825b860/monitoR/man/specCols.Rd:39: missing file link 'rainbow'
Rd warning: /tmp/Rtmp8ZYVwX/R.INSTALLd0c6825b860/monitoR/man/specCols.Rd:39: missing file link 'topo.colors'
Rd warning: /tmp/Rtmp8ZYVwX/R.INSTALLd0c6825b860/monitoR/man/specCols.Rd:39: missing file link 'terrain.colors'
    survey                                  html  
    survey_anno                             html  
    templateComment                         html  
    templateCutoff                          html  
    templateMatching                        html  
Rd warning: /tmp/Rtmp8ZYVwX/R.INSTALLd0c6825b860/monitoR/man/templateMatching.Rd:79: missing file link 'OlsonNames'
    templateNames                           html  
    templatePath                            html  
    templateScores-class                    html  
    timeAlign                               html  
    viewSpec                                html  
    writeTemplates                          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (monitoR)
Making 'packages.html' ... done