[Rd] typo in R-exts.texi
L.S. Please find below a tiny patch for a trivial typo. Kind regards, Tobias diff --git a/doc/manual/R-exts.texi b/doc/manual/R-exts.texi index c9c1015da6..e84bbd53f2 100644 --- a/doc/manual/R-exts.texi +++ b/doc/manual/R-exts.texi @@ -6814,7 +6814,7 @@ To negotiate with @I{Uwe Ligges} to host the additional components on @end itemize @noindent -Be aware that license requirements you may require you to supply the +Be aware that license requirements may require you to supply the sources for the additional components (and will if your package has a GPL-like license). __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
Re: [Rd] Another typo in R-exts.texi
> Dirk Eddelbuettel writes: Thanks: fixed now. Best -k > R Core, > Here is another minor typo which I had spotted three days ago and sent to > Brian, but have not heard back nor seen it incorporated. Doubly trivial as in > a comment but a dual typo nevertheless. Would be nice if someone could fold > this in. I still have the same diff here for the current r87707. > Cheers, Dirk > edd@rob:~/svn/r-devel$ svn diff doc/manual/R-exts.texi > Index: doc/manual/R-exts.texi > === > --- doc/manual/R-exts.texi (revision 87685) > +++ doc/manual/R-exts.texi (working copy) > @@ -5904,7 +5904,7 @@ > @c RHEL 7 came with GCC 4.8, with 4.4 available. > @c RHEL 8 has GCC 8 with 9 available > @c RHEL 9 has GCC 11 > -@c All versions of Cwntos is now EOL. > +@c All versions of Centos are now EOL. > A common error is to assume recent versions of compilers or OSes. In > production environments `long term support' versions of OSes may be in > use for many years,@footnote{Ubuntu provides 5 years of support (but > edd@rob:~/svn/r-devel$ > -- > dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org > __ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
Re: [Rd] typo in R-exts.texi
> Tobias Verbeke > on Fri, 7 Feb 2025 18:20:50 + writes: > L.S. Please find below a tiny patch for a trivial typo. > Kind regards, Tobias Thank you, Tobias! --> Fixed already. Martin > diff --git a/doc/manual/R-exts.texi b/doc/manual/R-exts.texi > index c9c1015da6..e84bbd53f2 100644 > --- a/doc/manual/R-exts.texi > +++ b/doc/manual/R-exts.texi > @@ -6814,7 +6814,7 @@ To negotiate with @I{Uwe Ligges} to host the additional components on > @end itemize > @noindent > -Be aware that license requirements you may require you to supply the > +Be aware that license requirements may require you to supply the > sources for the additional components (and will if your package has a > GPL-like license). __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
[Rd] Another typo in R-exts.texi
R Core, Here is another minor typo which I had spotted three days ago and sent to Brian, but have not heard back nor seen it incorporated. Doubly trivial as in a comment but a dual typo nevertheless. Would be nice if someone could fold this in. I still have the same diff here for the current r87707. Cheers, Dirk edd@rob:~/svn/r-devel$ svn diff doc/manual/R-exts.texi Index: doc/manual/R-exts.texi === --- doc/manual/R-exts.texi (revision 87685) +++ doc/manual/R-exts.texi (working copy) @@ -5904,7 +5904,7 @@ @c RHEL 7 came with GCC 4.8, with 4.4 available. @c RHEL 8 has GCC 8 with 9 available @c RHEL 9 has GCC 11 -@c All versions of Cwntos is now EOL. +@c All versions of Centos are now EOL. A common error is to assume recent versions of compilers or OSes. In production environments `long term support' versions of OSes may be in use for many years,@footnote{Ubuntu provides 5 years of support (but edd@rob:~/svn/r-devel$ -- dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel