Displaying 1 result from an estimated 1 matches for "quthorship".
Did you mean:
authorship
2013 Aug 22
2
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