Closed liuq closed 12 years ago
thanks for the fixes!
I tried to resubmit to CRAN but got the following reply, can you please add?
I get
* checking for missing documentation entries ... WARNING
Undocumented code objects:
‘dbGetDistinct’ ‘dbGetQueryForKeys’ ‘dbRemoveQuery’
Undocumented S4 methods:
generic 'dbGetDistinct' and siglist
'RMongo,character,character,character'
generic 'dbGetDistinct' and siglist
'RMongo,character,character,missing'
generic 'dbGetQueryForKeys' and siglist
'RMongo,character,character,character,missing,missing'
generic 'dbGetQueryForKeys' and siglist
'RMongo,character,character,character,numeric,numeric'
generic 'dbRemoveQuery' and siglist 'RMongo,character,character'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See the chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
added comments in 1cc3eb45645c469fa4b1725a97d11a8351b4934f
Hi TC, I worked to some small extensions of RMongo and fixed a few bugs.