Re: [R-pkg-devel] checking LazyData ... NOTE 'LazyData' is specified without a 'data' directory

2021-04-02 Thread Uwe Ligges
On 01.04.2021 07:55, Tim Hulsen wrote: r-release-windows-ix86+x86_64 A new check, you declare LazyData in your DESCRIPTION file which is meaningless. So please simply omit that line. Best, Uwe Ligges Op wo 31 mrt. 2021 om 14:31 schreef Duncan Murdoch : On 31/03/2021 8:28 a.m., Tim

Re: [R-pkg-devel] checking LazyData ... NOTE 'LazyData' is specified without a 'data' directory

2021-03-31 Thread Tim Hulsen
r-release-windows-ix86+x86_64 Op wo 31 mrt. 2021 om 14:31 schreef Duncan Murdoch : > On 31/03/2021 8:28 a.m., Tim Hulsen wrote: > > I don’t believe I do anything with lazydata. > > Your DESCRIPTION file specifies it is TRUE. > > Duncan Murdoch > > > > >

Re: [R-pkg-devel] checking LazyData ... NOTE 'LazyData' is specified without a 'data' directory

2021-03-31 Thread Duncan Murdoch
On 31/03/2021 8:28 a.m., Tim Hulsen wrote: I don’t believe I do anything with lazydata. Your DESCRIPTION file specifies it is TRUE. Duncan Murdoch https://cran.r-project.org/web/checks/check_results_BioVenn.html Op 31

Re: [R-pkg-devel] checking LazyData ... NOTE 'LazyData' is specified without a 'data' directory

2021-03-31 Thread Tim Hulsen
I don’t believe I do anything with lazydata. https://cran.r-project.org/web/checks/check_results_BioVenn.html > Op 31 mrt. 2021 om 14:24 heeft Duncan Murdoch het > volgende geschreven: > > On 31/03/2021 5:55 a.m., Tim Hulsen wrote: >> When submitting my package to CRAN, I get the message:

Re: [R-pkg-devel] checking LazyData ... NOTE 'LazyData' is specified without a 'data' directory

2021-03-31 Thread RAFFELSBERGER Wolfgang (IGBMC)
:55:30 Objet: [R-pkg-devel] checking LazyData ... NOTE 'LazyData' is specified without a 'data' directory When submitting my package to CRAN, I get the message: checking LazyData ... NOTE 'LazyData' is specified without a 'data' directory What can i do about this? [[alternative

Re: [R-pkg-devel] checking LazyData ... NOTE 'LazyData' is specified without a 'data' directory

2021-03-31 Thread Duncan Murdoch
On 31/03/2021 5:55 a.m., Tim Hulsen wrote: When submitting my package to CRAN, I get the message: checking LazyData ... NOTE 'LazyData' is specified without a 'data' directory What can i do about this? Don't specify LazyData. If that doesn't help, give us a bit more information, e.g. a

[R-pkg-devel] checking LazyData ... NOTE 'LazyData' is specified without a 'data' directory

2021-03-31 Thread Tim Hulsen
When submitting my package to CRAN, I get the message: checking LazyData ... NOTE 'LazyData' is specified without a 'data' directory What can i do about this? [[alternative HTML version deleted]] __ R-package-devel@r-project.org mailing list