Warning messages: 1: In readChar(file, size, TRUE) : truncating string with embedded nuls
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 at 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 at una.cr <mspinola at una.ac.cr> mspinola10 at 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 at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac