CRAN Package Check Results for Maintainer ‘Markus Jochim <markusjochim at phonetik.uni-muenchen.de>’

Last updated on 2025-12-21 17:51:16 CET.

Package ERROR OK
emuR 3 10
wrassp 13

Package emuR

Current CRAN status: ERROR: 3, OK: 10

Version: 2.5.2
Check: examples
Result: ERROR Running examples in ‘emuR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: buildtrack > ### Title: Build trackdata objects from the output of by() > ### Aliases: buildtrack > ### Keywords: manip > > ### ** Examples > > > #vowlax.fdat is a track data objects of formant of the vowlax segment list > #calculate the difference between adjacent formant values > p = by(vowlax.fdat[1,2],INDICES=NULL, diff) Error in r[i1] - r[if (lag < (len <- length(r))) -len:-(len - lag + 1L) else i0] : non-numeric argument to binary operator Calls: by ... eval -> tapply -> lapply -> FUN -> FUN -> diff.default Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.5.2
Check: examples
Result: ERROR Running examples in ‘emuR-Ex.R’ failed The error most likely occurred in: > ### Name: buildtrack > ### Title: Build trackdata objects from the output of by() > ### Aliases: buildtrack > ### Keywords: manip > > ### ** Examples > > > #vowlax.fdat is a track data objects of formant of the vowlax segment list > #calculate the difference between adjacent formant values > p = by(vowlax.fdat[1,2],INDICES=NULL, diff) Error in r[i1] - r[if (lag < (len <- length(r))) -len:-(len - lag + 1L) else i0] : non-numeric argument to binary operator Calls: by ... eval -> tapply -> lapply -> FUN -> FUN -> diff.default Execution halted Flavors: r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Package wrassp

Current CRAN status: OK: 13