Thanks, fixed now. Tomas On 6/12/21 11:32 PM, Vincent Goulet via R-devel wrote:
Hi,I stumbled upon this small typo in ?base::NumericConstants: Index: library/base/man/NumericConstants.Rd =================================================================== --- library/base/man/NumericConstants.Rd (révision 80490) +++ library/base/man/NumericConstants.Rd (copie de travail) @@ -47,7 +47,7 @@ A numeric constant immediately followed by \code{i} is regarded as an imaginary \link{complex} number.- An numeric constant immediately followed by \code{L} is regarded as an+ A numeric constant immediately followed by \code{L} is regarded as an \code{\link{integer}} number when possible (and with a warning if it contains a \code{"."}). Best, v. ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
