Skip to content
Prev 59711 / 398502 Next

CRLF-terminated Fortran files

I added a check for CRLF termination of Fortran and C++ source files to R
CMD check and found potential problems in packages

BsMD
MCMCpack (C++)
asypow
aws
bayesSurv (C++)
eha
fBasics/fOptions/fSeries
gam
mclust
ncomplete
noverlap
pan
rrcov
subselect (C++)
survrec

I'd be interested to know if C++ gives your problems too.  (Sun cc used to 
object to CRLF, but does not in Forte 7.)  I don't think I've ever tried 
one of the above before on Solaris, but had no CRLF problems with Forte 7, 
just plenty of other problems in MCMCpack and bayesSurv.  Could you please 
try installing subselect.
On Wed, 24 Nov 2004, Prof Brian Ripley wrote: