search for: r79286

Displaying 5 results from an estimated 5 matches for "r79286".

2020 Oct 01
3
timezone tests and R-devel
...d R-4.0.3-patched built today passes make tests. Details below, and I am happy to provide more information. Build platform: inside a conda environment on linux. I have been doing this for a while, but it is certainly a non-standard setup. GCC 7.3 Best, Kasper On R version 4.0.3 beta (2020-10-01 r79286) I get > x = Sys.time() > attributes(x) $class [1] "POSIXct" "POSIXt" > attributes(as.POSIXlt(x)) $names [1] "sec" "min" "hour" "mday" "mon" "year" "wday" "yday" [9] &qu...
2020 Oct 02
2
timezone tests and R-devel
...provide more information. > > > > Build platform: inside a conda environment on linux. I have been doing > this > > for a while, but it is certainly a non-standard setup. GCC 7.3 > > > > Best, > > Kasper > > > > On R version 4.0.3 beta (2020-10-01 r79286) I get > > > >> x = Sys.time() > >> attributes(x) > > $class > > [1] "POSIXct" "POSIXt" > > > >> attributes(as.POSIXlt(x)) > > $names > > [1] "sec" "min" "hour" "mday"...
2020 Oct 02
0
timezone tests and R-devel
...gt; > Details below, and I am happy to provide more information. > > Build platform: inside a conda environment on linux. I have been doing this > for a while, but it is certainly a non-standard setup. GCC 7.3 > > Best, > Kasper > > On R version 4.0.3 beta (2020-10-01 r79286) I get > >> x = Sys.time() >> attributes(x) > $class > [1] "POSIXct" "POSIXt" > >> attributes(as.POSIXlt(x)) > $names > [1] "sec" "min" "hour" "mday" "mon" "year" &q...
2020 Oct 23
0
timezone tests and R-devel
...> >> > Build platform: inside a conda environment on linux. I have been doing >> this >> > for a while, but it is certainly a non-standard setup. GCC 7.3 >> > >> > Best, >> > Kasper >> > >> > On R version 4.0.3 beta (2020-10-01 r79286) I get >> > >> >> x = Sys.time() >> >> attributes(x) >> > $class >> > [1] "POSIXct" "POSIXt" >> > >> >> attributes(as.POSIXlt(x)) >> > $names >> > [1] "sec" "min"...
2020 Oct 23
1
timezone tests and R-devel
...tform: inside a conda environment on linux. I have > been doing this > > for a while, but it is certainly a non-standard setup. GCC 7.3 > > > > Best, > > Kasper > > > > On R version 4.0.3 beta (2020-10-01 r79286) I get > > > >> x = Sys.time() > >> attributes(x) > > $class > > [1] "POSIXct" "POSIXt" > > > >> attributes(as.POSIXlt(x)) > > $names > >? [1] &...