The R Project SVN R

Rev

Rev 84942 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 84942 Rev 85977
Line 55... Line 55...
55
      applies to function definitions.
55
      applies to function definitions.
56
    }
56
    }
57
    \item{\code{"warnIncomplete"}:}{
57
    \item{\code{"warnIncomplete"}:}{
58
      Some exotic objects such as \link{environment}s, external
58
      Some exotic objects such as \link{environment}s, external
59
      pointers, etc. can not be deparsed properly.  This option causes a
59
      pointers, etc. can not be deparsed properly.  This option causes a
60
      warning to be issued if the deparser recognizes one of these
60
      warning to be issued if the \I{deparser} recognizes one of these
61
      situations.
61
      situations.
62
 
62
 
63
      Also, the parser in \R < 2.7.0 would only accept strings of up to
63
      Also, the parser in \R < 2.7.0 would only accept strings of up to
64
      8192 bytes, and this option gives a warning for longer strings.
64
      8192 bytes, and this option gives a warning for longer strings.
65
    }
65
    }