- using R version 2.14.1 (2011-12-22)
- using platform: i686-pc-linux-gnu (32-bit)
- using session charset: UTF-8
- using option ‘--no-vignettes’
- checking for file ‘seewave/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘seewave’ version ‘1.6.1’
- package encoding: latin1
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking whether package ‘seewave’ can be installed ... OK
- checking installed package size ... OK
- checking package directory ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking R files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking for unstated dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... NOTE
ccoh: warning in matrix(c(1, 2), nc = 2, byrow = TRUE): partial
argument match of 'nc' to 'ncol'
cepstro: warning in matrix(c(1, 2), nc = 2, byrow = TRUE): partial
argument match of 'nc' to 'ncol'
fpeaks: warning in matrix(na.omit(spec[peaks, ]), nc = 2): partial
argument match of 'nc' to 'ncol'
localpeaks: warning in matrix(numeric((k - 1) * 2), nr = k - 1, nc =
2): partial argument match of 'nr' to 'nrow'
localpeaks: warning in matrix(numeric((k - 1) * 2), nr = k - 1, nc =
2): partial argument match of 'nc' to 'ncol'
seedata: warning in layout(matrix(c(1, 1, 2, 2, 3, 4, 5, 5), nr = 4, nc
= 2, byrow = TRUE), height = c(3, 2, 3, 2)): partial argument match
of 'height' to 'heights'
seedata: warning in matrix(c(1, 1, 2, 2, 3, 4, 5, 5), nr = 4, nc = 2,
byrow = TRUE): partial argument match of 'nr' to 'nrow'
seedata: warning in matrix(c(1, 1, 2, 2, 3, 4, 5, 5), nr = 4, nc = 2,
byrow = TRUE): partial argument match of 'nc' to 'ncol'
soscillo: warning in ts(wave[0:n, ], start = from, end = to, freq = f):
partial argument match of 'freq' to 'frequency'
spectro: warning in matrix(c(3, 1, 2, 0), nc = 2, byrow = TRUE):
partial argument match of 'nc' to 'ncol'
spectro: warning in matrix(c(2, 1), nc = 2, byrow = TRUE): partial
argument match of 'nc' to 'ncol'
spectro: warning in matrix(c(2, 1), nr = 2, byrow = TRUE): partial
argument match of 'nr' to 'nrow'
timer: warning in ts(wave1, start = 0, end = n1/F, freq = F): partial
argument match of 'freq' to 'frequency'
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking sizes of PDF files under ‘inst/doc’ ... OK
- checking examples ... OK
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes in ‘inst/doc’ ... OK
- checking running R code from vignettes ... SKIPPED
- checking re-building of vignettes ... SKIPPED
- checking PDF version of manual ... OK