Package: monitoR Type: Package Title: Acoustic Template Detection in R Version: 1.2 Date: 2025-04-10 Authors@R: c(person(given = c("Sasha", "D."), family = "Hafner", role = c("aut", "cre"), email = "sasha.hafner@bce.au.dk", comment = c(ORCID = "0000-0003-0955-0327")), person(given = "Jon", family = "Katz", role = "aut", email = "jonkatz4@gmail.com"), person(given = "Jerome", family = "Sueur", role = "aut", comment = "seewave package author (code from Fourier transform used in monitoR)"), person(given = "Thierry", family = "Aubin", role = "aut", comment = "seewave package author (code from Fourier transform used in monitoR)"), person(given = "Caroline", family = "Simonis", role = "aut", comment = "seewave package author (code from Fourier transform used in monitoR)"), person(given = "Uwe", family = "Ligges", role = "aut", comment = "tuneR package author (code from readMP3() used in monitoR)"), person(given = "Therese", family = "Donovan", role = "ctb", comment = "creative direction and database design support") ) Maintainer: Sasha D. Hafner Depends: 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: https://github.com/jonkatz2/monitor VignetteBuilder: knitr Repository: https://jonkatz2.r-universe.dev Date/Publication: 2025-04-11 09:54:37 UTC RemoteUrl: https://github.com/jonkatz2/monitor RemoteRef: HEAD RemoteSha: 46136764123348e483bb37b5a220f9532f93c03e NeedsCompilation: no Packaged: 2026-07-03 13:36:47 UTC; root Author: Sasha D. Hafner [aut, cre] (ORCID: ), Jon Katz [aut], Jerome Sueur [aut] (seewave package author (code from Fourier transform used in monitoR)), Thierry Aubin [aut] (seewave package author (code from Fourier transform used in monitoR)), Caroline Simonis [aut] (seewave package author (code from Fourier transform used in monitoR)), Uwe Ligges [aut] (tuneR package author (code from readMP3() used in monitoR)), Therese Donovan [ctb] (creative direction and database design support)