Hello,

When following a thread that started today [1], I read the documentation for DateTimeClasses {base} more carefully and noticed a typo in the "Details on POSIXlt" section, in the paragraph right after the components list.

The original and corrected are "he" instead of "the".


From earlier versions of R, he last two components will not be present for times in UTC and are platform-dependent.

From earlier versions of R, the last two components will not be present for times in UTC and are platform-dependent.




--- datetimeclasses.rd  2024-03-26 23:02:03.000000000 +0000
+++ datetimeclasses_2.rd        2024-10-10 20:39:16.496162900 +0100
@@ -198,7 +198,7 @@
   }
   The components must be in this order: that was only minimally checked
   prior to \R 4.3.0.  All objects created in \R 4.3.0 have the optional
-  components.  From earlier versions of \R, he last two components will
+  components.  From earlier versions of \R, the last two components will
   not be present for times in UTC and are platform-dependent.  Currently
   \code{gmtoff} is set on almost all current platforms: those based on
   BSD or \code{glibc} (including Linux and macOS) and those using the


Hope this helps,

Rui Barradas


--
Este e-mail foi analisado pelo software antivírus AVG para verificar a presença 
de vírus.
www.avg.com

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to