Package: shapeR Type: Package Title: Collection and Analysis of Otolith Shape Data Version: 0.1-5 Date: 2015-05-19 Authors@R: c(person("Lisa Anne", "Libungan", role = c("aut", "cre"), email = "lisa.libungan@gmail.com"), person("Snaebjorn", "Palsson", role = c("aut", "ths"), email = "snaebj@hi.is")) Maintainer: Lisa Anne Libungan Depends: R (>= 3.0.2) Imports: gplots, jpeg, pixmap, wavethresh, methods, vegan, MASS Description: Studies otolith shape variation among fish populations. Otoliths are calcified structures found in the inner ear of teleost fish and their shape has been known to vary among several fish populations and stocks, making them very useful in taxonomy, species identification and to study geographic variations. The package extends previously described software used for otolith shape analysis by allowing the user to automatically extract closed contour outlines from a large number of images, perform smoothing to eliminate pixel noise, choose from conducting either a Fourier or wavelet transform to the outlines and visualize the mean shape. The output of the package are independent Fourier or wavelet coefficients which can be directly imported into a wide range of statistical packages in R. The package might prove useful in studies of any two dimensional objects. License: GPL(>=2) URL: https://github.com/lisalibungan/shapeR, http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0121102 LazyDataCompression: yes Config/pak/sysreqs: libjpeg-dev Repository: https://lisalibungan.r-universe.dev Date/Publication: 2018-03-14 11:03:52 UTC RemoteUrl: https://github.com/lisalibungan/shaper RemoteRef: HEAD RemoteSha: 75a5b53928a9bace237f22db8798c47e4b7d0343 RemoteSubdir: shapeR NeedsCompilation: no Packaged: 2026-06-22 08:04:37 UTC; root Author: Lisa Anne Libungan [aut, cre], Snaebjorn Palsson [aut, ths]