[R] CRLF/LF line endings

Clint Bowman clint at ecy.wa.gov
Fri Apr 23 19:56:03 CEST 2004


A quick run through dos2unix should make the files right, e.g., 

dos2unix hem.c
dos2unix random4f.h

On Fri, 23 Apr 2004, Hyung Cho wrote:

> 
> 
> 
> Dear all:
> 
>   I am developing a package in R. While I am running R CMD check, I
> found the following warning message:
> 
> 
> Found the following C sources/headers with CRLF line endings:
>   src/hem.c
>   src/random4f.h
> ISO C requires LF line endings.
> 
> 
> 
> It seems that it comes from a line ending problem in C. What are
> CRLF/LF line endings?
> How can I fix it? Thank you for your help in advance.
> 
> Best,
> HJ
> 
> _________________________________________________________________
> Stop worrying about overloading your inbox - get MSN Hotmail Extra Storage! 
> http://join.msn.com/?pgmarket=en-us&page=hotmail/es2&ST=1/go/onm00200362ave/direct/01/
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
> 

-- 
Clint Bowman			INTERNET:	clint at ecy.wa.gov
Air Quality Modeler		INTERNET:	clint at math.utah.edu
Department of Ecology		VOICE:		(360) 407-6815
PO Box 47600			FAX:		(360) 407-7534
Olympia, WA 98504-7600




More information about the R-help mailing list