Skip to content

R can't source() long lines (PR#10383)

2 messages · Brian Ripley, Jari Oksanen

#
This is as documented in ?source, and so is not a bug.
On Tue, 30 Oct 2007, martin.kober at gmail.com wrote:

            
It would be even nicer if users read the documentation rather than 
expected the developers to do so for them.

  
    
#
On Tue, 2007-10-30 at 08:10 +0100, ripley at stats.ox.ac.uk wrote:
This gives us a FAQ answer:

Q: What is the difference between a feature and a bug?

A: Features are documented, bugs are undocumented. If it is a bug, it is
either a bug in a function or a bug in the documentation (usually the
latter).

cheers, jari oksanen