[R-SIG-Mac] Warning messages: 1: In readChar(file, size, TRUE) : truncating string with embedded nuls

Ista Zahn |@t@z@hn @end|ng |rom gm@||@com
Thu Apr 30 17:24:27 CEST 2020


You could try starting a new session and running

options(warn = 2)
library(tidyverse)
traceback()

to see more specifically where the problem is.

Best,
Ista

On Thu, Apr 30, 2020 at 11:17 AM Manuel Spínola <mspinola10 using gmail.com> wrote:
>
> Dear list members,
>
> I updated to R 4.0 and my MacOS is Catalina 10.15.4.
>
> When using several functions I receive this warning message
>
> It could be loading a library, reading a file, or other tasks.
>
> > library(tidyverse)
> Warning messages:
> 1: In readChar(file, size, TRUE) : truncating string with embedded nuls
> 2: In readChar(file, size, TRUE) : truncating string with embedded nuls
>
> Any idea why is the warning message?
>
> Manuel
>
>
> --
> *Manuel Spínola, Ph.D.*
> Instituto Internacional en Conservación y Manejo de Vida Silvestre
> Universidad Nacional
> Apartado 1350-3000
> Heredia
> COSTA RICA
> mspinola using una.cr <mspinola using una.ac.cr>
> mspinola10 using gmail.com
> Teléfono: (506) 8706 - 4662
> Personal website: Lobito de río <https://sites.google.com/site/lobitoderio/>
> Institutional website: ICOMVIS <http://www.icomvis.una.ac.cr/>
>
>         [[alternative HTML version deleted]]
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac using r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac



More information about the R-SIG-Mac mailing list