Skip to content
Prev 327611 / 398502 Next

Error: Line starting ' ...' is malformed!

A recent version of the R extension manual says,

"For maximal portability, the ?DESCRIPTION? file should be written
entirely in ASCII ? if this is not possible it must contain an ?Encoding?
field (see below)."

It also says, regarding the DESCRIPTION file,

"Fields start with an ASCII name immediately followed by a colon: the
value starts after the colon and a space."