* using log directory 'd:/Rcompile/CRANpkg/sound.Rcheck' * checking for file 'sound/DESCRIPTION' ... OK * checking if this is a source package ... OK * checking package directory ... OK * checking for portable file names ... OK * checking DESCRIPTION meta-information ... 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 for replacement functions with final arg not named 'value' ... OK * checking foreign function calls ... OK * checking Rd files ... OK * checking for missing documentation entries ... WARNING Undocumented code objects: [.Sample Warning messages: 1: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/center.Rd' 2: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/loadSample.Rd' 3: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/nullSample.Rd' 4: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/Ops.Sample.Rd' 5: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/stereo.Rd' 6: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/WavPlayer.Rd' All user-level objects in a package should have documentation entries. See chapter 'Writing R documentation files' in manual 'Writing R Extensions'. * 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) Warning messages: 1: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/center.Rd' 2: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/loadSample.Rd' 3: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/nullSample.Rd' 4: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/Ops.Sample.Rd' 5: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/stereo.Rd' 6: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/WavPlayer.Rd' * checking Rd \usage sections ... WARNING Undocumented arguments in documentation object 'Ops.Sample': s Warning messages: 1: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/center.Rd' 2: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/loadSample.Rd' 3: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/nullSample.Rd' 4: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/Ops.Sample.Rd' 5: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/stereo.Rd' 6: incomplete final line found by readLines on `d:/Rcompile/CRANpkg/sound/man/WavPlayer.Rd' * checking DVI version of manual ... OK