* using log directory '/CRANPkg/check/sound.Rcheck' * using R version 2.1.0, 2005-04-18 * checking for file 'sound/DESCRIPTION' ... OK * this is package 'sound' version '0.6' * checking if this is a source package ... OK * checking whether package 'sound' can be installed ... OK * checking package directory ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking DESCRIPTION meta-information ... OK * checking package dependencies ... OK * checking index information ... OK * checking package subdirectories ... WARNING Subdirectory 'data' contains no data sets. * checking R files for syntax errors ... OK * checking R files for library.dynam ... OK * checking S3 generic/method consistency ... WARNING play: function(s, stay, command) play.default: function(filename, stay, command) Ops: function(e1, e2) Ops.Sample: function(s1, s2) See section 'Generic functions and methods' of the 'Writing R Extensions' manual. * checking replacement functions ... OK * checking foreign function calls ... OK * checking Rd files ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... WARNING Codoc mismatches from documentation object 'bits': bits<- Code: function(s, value) Docs: function(s, b) Codoc mismatches from documentation object 'channels': channels<- Code: function(s, value) Docs: function(s, c) Codoc mismatches from documentation object 'duration': duration<- Code: function(s, value) Docs: function(s, d) Codoc mismatches from documentation object 'rate': rate<- Code: function(s, value) Docs: function(s, r) Codoc mismatches from documentation object 'sampleLength': sampleLength<- Code: function(s, value) Docs: function(s, l) Codoc mismatches from documentation object 'sound': sound<- Code: function(s, value) Docs: function(s, waveform) * checking Rd \usage sections ... WARNING Undocumented arguments in documentation object 'Ops.Sample': s Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. See chapter 'Writing R documentation files' in manual 'Writing R Extensions'. * creating sound-Ex.R ... OK * checking examples ... OK * creating sound-manual.tex ... OK * checking sound-manual.tex ... OK