Skip to content
Prev 49882 / 63421 Next

Imports problem

On 16/02/2015 8:20 AM, Therneau, Terry M., Ph.D. wrote:
I believe you can import it and then export it from your own package,
though I don't know if this will lead to other problems.
Not for me:  I just copied it from Martin's message.

 I can include either, as long as it works.  The
If you are depending on nlme, you don't need to also import it.  But it
is generally a good practice to avoid either modifying or relying on the
search list:  as people get more packages there, there are more chances
for clashes.

Duncan