Warning messages

Hi
I'm getting warnings like this when I run RMark in R 4.0.0 on Windows 7.
No doubt these are ignorable, but can they be avoided altogether? Apologies in advance if this question has been addressed before, but I couldn't find it.
Murray
I'm getting warnings like this when I run RMark in R 4.0.0 on Windows 7.
- Code: Select all
warnings()
Warning messages:
1: In readChar(z, 12) : truncating string with embedded nuls
2: In readChar(z, 1) : truncating string with embedded nuls
etc.
No doubt these are ignorable, but can they be avoided altogether? Apologies in advance if this question has been addressed before, but I couldn't find it.
Murray