Skip to content
Prev 46416 / 63424 Next

legitimate use of :::

Hi,

So now R CMD check starts to warn against :::, but I believe sometimes
it is legitimate to use it when developing R packages. For example, I
have some utils functions that are not exported but I want to share
them across the packages that I maintain. I do not need to coordinate
with other authors about these internal functions since I'm the only
author and I know clearly what I'm doing, and I want to avoid copying
and pasting the code across packages just to avoid the NOTE in R CMD
check. What should I do in this case?

Regards,
Yihui
--
Yihui Xie <xieyihui at gmail.com>
Web: http://yihui.name
Department of Statistics, Iowa State University
102 Snedecor Hall, Ames, IA

Thread (34 messages)

Yihui Xie legitimate use of ::: Aug 21 Uwe Ligges legitimate use of ::: Aug 22 Michael Friendly legitimate use of ::: Aug 22 John Fox legitimate use of ::: Aug 22 Peter Dalgaard legitimate use of ::: Aug 22 Hadley Wickham legitimate use of ::: Aug 22 Yihui Xie legitimate use of ::: Aug 22 Henrik Bengtsson legitimate use of ::: Aug 22 Gabriel Becker legitimate use of ::: Aug 22 Hadley Wickham legitimate use of ::: Aug 22 John Fox legitimate use of ::: Aug 22 Brian Lee Yung Rowe legitimate use of ::: Aug 22 Hadley Wickham legitimate use of ::: Aug 22 Gabor Grothendieck legitimate use of ::: Aug 22 Brian Lee Yung Rowe legitimate use of ::: Aug 22 Uwe Ligges legitimate use of ::: Aug 22 Gabor Grothendieck legitimate use of ::: Aug 22 Gabriel Becker legitimate use of ::: Aug 22 Peter Meilstrup legitimate use of ::: Aug 22 Gabor Grothendieck legitimate use of ::: Aug 22 Gabriel Becker legitimate use of ::: Aug 22 Peter Meilstrup legitimate use of ::: Aug 22 Brian Lee Yung Rowe legitimate use of ::: Aug 22 Gray Calhoun legitimate use of ::: Aug 22 John Fox legitimate use of ::: Aug 22 Gabriel Becker legitimate use of ::: Aug 22 Yihui Xie legitimate use of ::: Aug 22 Stephen Milborrow legitimate use of ::: Aug 23 Duncan Murdoch legitimate use of ::: Aug 23 Kasper Daniel Hansen legitimate use of ::: Aug 24 Duncan Murdoch legitimate use of ::: Aug 25 Yihui Xie legitimate use of ::: Aug 25 Gabriel Becker legitimate use of ::: Aug 25 Henrik Bengtsson legitimate use of ::: Aug 26