Re: [Bioc-devel] Package updating Error

2015-08-20 Thread Hervé Pagès
Hi Ahmer, On 08/19/2015 08:09 AM, Ahmer Jamil wrote: Dear Developers, I am updating my package but getting following note. *no visible global function definition for 'subject'* The problem (identified and reported to me off-list by Martin) was that the "subject" method was not exported from

Re: [Bioc-devel] help with imports for new package and other questions

2015-08-20 Thread Lo
oh! that's cool! super nice, will try it. thanks a lot! On 08/20/2015 12:46 PM, Adrienne Stilp wrote: Hi Lorena, For your last question about coding style, you could look into the lintr package: https://github.com/jimhester/lintr You can run it either as an R function, or add it as a plugin

Re: [Bioc-devel] help with imports for new package and other questions

2015-08-20 Thread Adrienne Stilp
Hi Lorena, For your last question about coding style, you could look into the lintr package: https://github.com/jimhester/lintr You can run it either as an R function, or add it as a plugin to some editors. The developer, Jim Hester, is also part of the Bioconductor team! Adrienne > On Aug 14