Messages by Date
-
2023/11/07
Re: [Rd] False positives in check for lost braces (in tools::checkRd())
Ivan Krylov
-
2023/11/07
[Rd] False positives in check for lost braces (in tools::checkRd())
Martin Becker
-
2023/11/07
Re: [Rd] c(NA, 0+1i) not the same as c(as.complex(NA), 0+1i)?
Martin Maechler
-
2023/11/07
Re: [Rd] c(NA, 0+1i) not the same as c(as.complex(NA), 0+1i)?
Martin Maechler
-
2023/11/06
Re: [Rd] c(NA, 0+1i) not the same as c(as.complex(NA), 0+1i)?
Michael Chirico
-
2023/11/06
[Rd] Inconsistency in paired t.test() interface?
Mattan S. Ben-Shachar
-
2023/11/06
[Rd] New syntax for positional-only function parameters?
mikkmart via R-devel
-
2023/11/06
Re: [Rd] c(NA, 0+1i) not the same as c(as.complex(NA), 0+1i)?
Martin Maechler
-
2023/11/06
Re: [Rd] c(NA, 0+1i) not the same as c(as.complex(NA), 0+1i)?
peter dalgaard
-
2023/11/05
[Rd] c(NA, 0+1i) not the same as c(as.complex(NA), 0+1i)?
Michael Chirico
-
2023/11/04
Re: [Rd] 'R CMD INSTALL' keeps going on despite serious errors, and returns exit code 0
Hervé Pagès
-
2023/11/04
Re: [Rd] 'R CMD INSTALL' keeps going on despite serious errors, and returns exit code 0
Martin Maechler
-
2023/11/03
Re: [Rd] 'R CMD INSTALL' keeps going on despite serious errors, and returns exit code 0
Hervé Pagès
-
2023/11/03
[Rd] 'R CMD INSTALL' keeps going on despite serious errors, and returns exit code 0
Hervé Pagès
-
2023/11/03
[Rd] svd() of a 30000 by 30000 matrix segfaults: 32-bit length overflow in LAPACK?
Ivan Krylov
-
2023/11/01
Re: [Rd] configure output with flexiblas [was Re: About FlexiBLAS in the R-admin docs]
Tomas Kalibera
-
2023/11/01
Re: [Rd] dim<-() changed in R-devel; no longer removing "dimnames" when doing dim(x) <- dim(x)
Henrik Bengtsson
-
2023/11/01
Re: [Rd] configure output with flexiblas [was Re: About FlexiBLAS in the R-admin docs]
Iñaki Ucar
-
2023/11/01
[Rd] configure output with flexiblas [was Re: About FlexiBLAS in the R-admin docs]
Tomas Kalibera
-
2023/10/31
Re: [Rd] system()/system2() using short paths of commands on Windows?
Yihui Xie
-
2023/10/31
[Rd] warnings() in R-devel: inherits from "warnings" - summary(warnings())
Martin Maechler
-
2023/10/31
Re: [Rd] dim<-() changed in R-devel; no longer removing "dimnames" when doing dim(x) <- dim(x)
Martin Maechler
-
2023/10/31
Re: [Rd] About FlexiBLAS in the R-admin docs
Iñaki Ucar
-
2023/10/31
Re: [Rd] system()/system2() using short paths of commands on Windows?
Tomas Kalibera
-
2023/10/31
[Rd] R 4.3.2 is released
Peter Dalgaard via R-devel
-
2023/10/31
Re: [Rd] system()/system2() using short paths of commands on Windows?
Duncan Murdoch
-
2023/10/31
Re: [Rd] system()/system2() using short paths of commands on Windows?
Ivan Krylov
-
2023/10/31
Re: [Rd] system()/system2() using short paths of commands on Windows?
Tomas Kalibera
-
2023/10/30
Re: [Rd] dim<-() changed in R-devel; no longer removing "dimnames" when doing dim(x) <- dim(x)
Hervé Pagès
-
2023/10/30
Re: [Rd] system()/system2() using short paths of commands on Windows?
Yihui Xie
-
2023/10/30
Re: [Rd] system()/system2() using short paths of commands on Windows?
Prof Brian Ripley
-
2023/10/30
Re: [Rd] system()/system2() using short paths of commands on Windows?
Yihui Xie
-
2023/10/30
Re: [Rd] system()/system2() using short paths of commands on Windows?
Tomas Kalibera
-
2023/10/30
[Rd] system()/system2() using short paths of commands on Windows?
Yihui Xie
-
2023/10/30
Re: [Rd] Wayland Display Support in R Plot
Iñaki Ucar
-
2023/10/30
Re: [Rd] Wayland Display Support in R Plot
Dirk Eddelbuettel
-
2023/10/30
Re: [Rd] Wayland Display Support in R Plot
Willem Ligtenberg via R-devel
-
2023/10/30
Re: [Rd] Wayland Display Support in R Plot
Roger Bivand
-
2023/10/30
Re: [Rd] dim<-() changed in R-devel; no longer removing "dimnames" when doing dim(x) <- dim(x)
Martin Maechler
-
2023/10/29
[Rd] GLFW [Was: Wayland Display Support in R Plot]
Simon Urbanek
-
2023/10/29
Re: [Rd] Wayland Display Support in R Plot
Dirk Eddelbuettel
-
2023/10/29
Re: [Rd] Wayland Display Support in R Plot
Duncan Murdoch
-
2023/10/29
Re: [Rd] Wayland Display Support in R Plot
Simon Urbanek
-
2023/10/29
Re: [Rd] Wayland Display Support in R Plot
Dirk Eddelbuettel
-
2023/10/29
Re: [Rd] Wayland Display Support in R Plot
Paul Murrell
-
2023/10/29
[Rd] dim<-() changed in R-devel; no longer removing "dimnames" when doing dim(x) <- dim(x)
Henrik Bengtsson
-
2023/10/27
[Rd] Issues with current data.matrix implementation
Adam marstrand
-
2023/10/27
[Rd] Wayland Display Support in R Plot
quentin.thorne via R-devel
-
2023/10/26
[Rd] Description of base::levels()
Berger, Hilmar via R-devel
-
2023/10/25
[Rd] stats package: Request to change the default argument show.residuals in print.summary.glm to TRUE
Vangelis Evangelou via R-devel
-
2023/10/24
Re: [Rd] as.character.Date() strips names in R 4.3.2 beta, bug?
Andrew Piskorski
-
2023/10/24
Re: [Rd] About FlexiBLAS in the R-admin docs
Tomas Kalibera
-
2023/10/24
Re: [Rd] as.character.Date() strips names in R 4.3.2 beta, bug?
Martin Maechler
-
2023/10/23
[Rd] as.character.Date() strips names in R 4.3.2 beta, bug?
Andrew Piskorski
-
2023/10/20
[Rd] UseMethod forwarding of local variables
luke-tierney
-
2023/10/13
[Rd] R 4.3.2 scheduled for October 31
Peter Dalgaard via R-devel
-
2023/10/12
Re: [Rd] About FlexiBLAS in the R-admin docs
Martin Maechler
-
2023/10/11
Re: [Rd] FR: valid_regex() to test string validity as a regular expression
Michael Chirico via R-devel
-
2023/10/11
Re: [Rd] FR: valid_regex() to test string validity as a regular expression
Toby Hocking
-
2023/10/11
Re: [Rd] About FlexiBLAS in the R-admin docs
George Ostrouchov
-
2023/10/10
Re: [Rd] Subset has No Examples for Vector Data
Martin Maechler
-
2023/10/10
Re: [Rd] FR: valid_regex() to test string validity as a regular expression
Michael Chirico via R-devel
-
2023/10/10
Re: [Rd] Subset has No Examples for Vector Data
Rui Barradas
-
2023/10/10
[Rd] Subset has No Examples for Vector Data
Dario Strbenac via R-devel
-
2023/10/09
Re: [Rd] FR: valid_regex() to test string validity as a regular expression
Tomas Kalibera
-
2023/10/09
Re: [Rd] FR: valid_regex() to test string validity as a regular expression
Duncan Murdoch
-
2023/10/09
[Rd] FR: valid_regex() to test string validity as a regular expression
Michael Chirico via R-devel
-
2023/10/07
Re: [Rd] Bug report: parLapply with capture.output(type="message") produces an error
Charlie Gao via R-devel
-
2023/10/06
Re: [Rd] Bug report: parLapply with capture.output(type="message") produces an error
Travers Ching
-
2023/10/05
Re: [Rd] Bug report: parLapply with capture.output(type="message") produces an error
Henrik Bengtsson
-
2023/10/05
[Rd] Bug report: parLapply with capture.output(type="message") produces an error
Travers Ching
-
2023/10/04
Re: [Rd] [R-pkg-devel] Problem with "compacting" pdf files.
Kurt Hornik
-
2023/10/04
Re: [Rd] as(<dgCMatrix>, "dgTMatrix")' is deprecated.
Hervé Pagès
-
2023/10/04
Re: [Rd] as(<dgCMatrix>, "dgTMatrix")' is deprecated.
Koenker, Roger W
-
2023/10/04
Re: [Rd] as(<dgCMatrix>, "dgTMatrix")' is deprecated.
Mikael Jagan
-
2023/10/04
Re: [Rd] as(<dgCMatrix>, "dgTMatrix")' is deprecated.
Koenker, Roger W
-
2023/10/03
Re: [Rd] Problems caused by dev.off() behaviour
Avi Gross
-
2023/10/03
Re: [Rd] as(<dgCMatrix>, "dgTMatrix")' is deprecated.
Ivan Krylov
-
2023/10/03
Re: [Rd] as(<dgCMatrix>, "dgTMatrix")' is deprecated.
Koenker, Roger W
-
2023/10/03
Re: [Rd] as(<dgCMatrix>, "dgTMatrix")' is deprecated.
Martin Maechler
-
2023/10/03
Re: [Rd] as(<dgCMatrix>, "dgTMatrix")' is deprecated.
Duncan Murdoch
-
2023/10/03
[Rd] as(<dgCMatrix>, "dgTMatrix")' is deprecated.
Koenker, Roger W
-
2023/10/03
Re: [Rd] [External] On PRINTNAME() encoding, EncodeChar(), and being painted into a corner
Ivan Krylov
-
2023/10/03
Re: [Rd] Problems caused by dev.off() behaviour
Duncan Murdoch
-
2023/10/03
Re: [Rd] After package update, old S4 method is dispatched
Jan Netík
-
2023/10/02
Re: [Rd] Problems caused by dev.off() behaviour
Trevor Davis
-
2023/10/02
Re: [Rd] Problems caused by dev.off() behaviour
Duncan Murdoch
-
2023/10/02
Re: [Rd] Problems caused by dev.off() behaviour
Trevor Davis
-
2023/10/02
[Rd] Should `expand.grid()` consistently drop `NULL` inputs?
Davis Vaughan via R-devel
-
2023/10/02
Re: [Rd] After package update, old S4 method is dispatched
Simon Urbanek
-
2023/10/02
[Rd] Problems caused by dev.off() behaviour
Duncan Murdoch
-
2023/10/02
Re: [Rd] [R-pkg-devel] Problem with "compacting" pdf files.
Michael Dewey
-
2023/10/02
[Rd] After package update, old S4 method is dispatched
Jan Netík
-
2023/10/02
Re: [Rd] [R-pkg-devel] Problem with "compacting" pdf files.
Ivan Krylov
-
2023/09/30
Re: [Rd] Use of `[` with array and resulting class
Rui Barradas
-
2023/09/30
Re: [Rd] Use of `[` with array and resulting class
Matt Denwood
-
2023/09/29
Re: [Rd] Use of `[` with array and resulting class
Steve Martin
-
2023/09/29
[Rd] Use of `[` with array and resulting class
Joseph Wood
-
2023/09/28
Re: [Rd] Recent changes to as.complex(NA_real_)
Martin Maechler
-
2023/09/28
Re: [Rd] Recent changes to as.complex(NA_real_)
Martin Maechler
-
2023/09/28
Re: [Rd] Minor bug with stats::isoreg
Martin Maechler
-
2023/09/27
Re: [Rd] Minor bug with stats::isoreg
Ivan Krylov
-
2023/09/27
Re: [Rd] Minor bug with stats::isoreg
Ben Bolker
-
2023/09/27
[Rd] Minor bug with stats::isoreg
Travers Ching
-
2023/09/27
[Rd] About FlexiBLAS in the R-admin docs
Iñaki Ucar
-
2023/09/26
Re: [Rd] proposal: 'dev.capabilities()' can also query Unicode capabilities of current graphics device
Ivan Krylov
-
2023/09/26
[Rd] Crashes and other problems uncovered by static analysis
Ivan Krylov
-
2023/09/26
Re: [Rd] Tight bounding box around text in graphics?
Duncan Murdoch
-
2023/09/26
Re: [Rd] Tight bounding box around text in graphics?
Duncan Murdoch
-
2023/09/26
Re: [Rd] Tight bounding box around text in graphics?
Duncan Murdoch
-
2023/09/25
Re: [Rd] proposal: 'dev.capabilities()' can also query Unicode capabilities of current graphics device
Paul Murrell
-
2023/09/25
Re: [Rd] Tight bounding box around text in graphics?
Paul Murrell
-
2023/09/25
[Rd] Tight bounding box around text in graphics?
Duncan Murdoch
-
2023/09/25
Re: [Rd] Recent changes to as.complex(NA_real_)
Hervé Pagès
-
2023/09/25
[Rd] is.atomic(NULL) will become FALSE
Martin Maechler
-
2023/09/25
Re: [Rd] Recent changes to as.complex(NA_real_)
Martin Maechler
-
2023/09/25
Re: [Rd] NROW and NCOL on NULL
Martin Maechler
-
2023/09/24
Re: [Rd] Help requested: writing text to a raster in memory
Simon Urbanek
-
2023/09/24
Re: [Rd] Help requested: writing text to a raster in memory
Duncan Murdoch
-
2023/09/24
Re: [Rd] Help requested: writing text to a raster in memory
Simon Urbanek
-
2023/09/24
[Rd] Suggestion: User defined sampling
Ralf Stubner
-
2023/09/24
Re: [Rd] NROW and NCOL on NULL
Simone Giannerini
-
2023/09/23
Re: [Rd] Recent changes to as.complex(NA_real_)
Hervé Pagès
-
2023/09/23
Re: [Rd] NROW and NCOL on NULL
Duncan Murdoch
-
2023/09/23
Re: [Rd] NROW and NCOL on NULL
Rui Barradas
-
2023/09/23
Re: [Rd] proposal: 'dev.capabilities()' can also query Unicode capabilities of current graphics device
Ivan Krylov
-
2023/09/23
Re: [Rd] NROW and NCOL on NULL
Ben Bolker
-
2023/09/23
Re: [Rd] NROW and NCOL on NULL
Simone Giannerini
-
2023/09/23
[Rd] Help requested: writing text to a raster in memory
Duncan Murdoch
-
2023/09/23
Re: [Rd] NROW and NCOL on NULL
Duncan Murdoch
-
2023/09/23
[Rd] NROW and NCOL on NULL
Simone Giannerini
-
2023/09/23
Re: [Rd] Recent changes to as.complex(NA_real_)
Gregory R. Warnes
-
2023/09/23
Re: [Rd] Recent changes to as.complex(NA_real_)
Mikael Jagan
-
2023/09/23
Re: [Rd] Recent changes to as.complex(NA_real_)
Martin Maechler
-
2023/09/22
Re: [Rd] Recent changes to as.complex(NA_real_)
Hervé Pagès
-
2023/09/22
Re: [Rd] Recent changes to as.complex(NA_real_)
Hervé Pagès
-
2023/09/22
Re: [Rd] Recent changes to as.complex(NA_real_)
Spencer Graves
-
2023/09/22
Re: [Rd] [External] On PRINTNAME() encoding, EncodeChar(), and being painted into a corner
luke-tierney
-
2023/09/22
Re: [Rd] Recent changes to as.complex(NA_real_)
Duncan Murdoch
-
2023/09/22
Re: [Rd] Recent changes to as.complex(NA_real_)
Hervé Pagès
-
2023/09/22
Re: [Rd] Recent changes to as.complex(NA_real_)
Mikael Jagan
-
2023/09/22
Re: [Rd] Recent changes to as.complex(NA_real_)
Martin Maechler
-
2023/09/20
[Rd] Recent changes to as.complex(NA_real_)
Mikael Jagan
-
2023/09/20
Re: [Rd] proposal: 'dev.capabilities()' can also query Unicode capabilities of current graphics device
Paul Murrell
-
2023/09/20
Re: [Rd] proposal: 'dev.capabilities()' can also query Unicode capabilities of current graphics device
Trevor Davis
-
2023/09/20
Re: [Rd] proposal: 'dev.capabilities()' can also query Unicode capabilities of current graphics device
Martin Maechler
-
2023/09/19
Re: [Rd] Strange behaviour of do.call()
Serguei Sokol via R-devel
-
2023/09/19
Re: [Rd] Strange behaviour of do.call()
Duncan Murdoch
-
2023/09/19
[Rd] Strange behaviour of do.call()
Duncan Murdoch
-
2023/09/18
[Rd] On PRINTNAME() encoding, EncodeChar(), and being painted into a corner
Ivan Krylov
-
2023/09/14
Re: [Rd] R packages to send plottable data to external apps
Mike Marchywka
-
2023/09/12
Re: [Rd] FYI: daily R source tarballs from ETH: *.xz instead of *.bz2)
Hervé Pagès
-
2023/09/11
Re: [Rd] FYI: daily R source tarballs from ETH: *.xz instead of *.bz2)
Prof Brian Ripley
-
2023/09/11
Re: [Rd] List's `[[` method with "" tag
Sergueï Sokol via R-devel
-
2023/09/11
[Rd] List's `[[` method with "" tag
Trevor Davis
-
2023/09/08
Re: [Rd] FYI: daily R source tarballs from ETH: *.xz instead of *.bz2)
Hervé Pagès
-
2023/09/08
[Rd] FYI: daily R source tarballs from ETH: *.xz instead of *.bz2)
Martin Maechler
-
2023/09/05
Re: [Rd] Bug in PCRE interface code
Toby Hocking
-
2023/09/04
[Rd] Bug in PCRE interface code
Duncan Murdoch
-
2023/09/01
Re: [Rd] Updated `dendrapply`
Ivan Krylov
-
2023/09/01
[Rd] Updated `dendrapply`
Lakshman, Aidan H
-
2023/08/31
[Rd] proposal: 'dev.capabilities()' can also query Unicode capabilities of current graphics device
Trevor Davis
-
2023/08/30
Re: [Rd] Security assessment
Ivan Krylov
-
2023/08/29
[Rd] Security assessment
Jones, Jonathan D [US] (SP)
-
2023/08/28
Re: [Rd] [External] Re: Calling a replacement function in a custom environment
Konrad Rudolph
-
2023/08/27
Re: [Rd] R packages to send plottable data to external apps
Iñaki Ucar
-
2023/08/27
[Rd] R packages to send plottable data to external apps
Mike Marchywka
-
2023/08/27
Re: [Rd] [External] Re: Calling a replacement function in a custom environment
luke-tierney
-
2023/08/27
Re: [Rd] Calling a replacement function in a custom environment
Duncan Murdoch
-
2023/08/27
[Rd] Calling a replacement function in a custom environment
Konrad Rudolph
-
2023/08/22
Re: [Rd] Heads up about documentation-related reports
Elio Campitelli
-
2023/08/16
Re: [Rd] Concerns with SVD -- and the Matrix Exponential
Duncan Murdoch
-
2023/08/16
Re: [Rd] Concerns with SVD -- and the Matrix Exponential
Bill Dunlap
-
2023/08/16
Re: [Rd] Concerns with SVD -- and the Matrix Exponential
Lakshman, Aidan H
-
2023/08/16
Re: [Rd] R-4.3 version list.files function could not work correctly in chinese
Tomas Kalibera
-
2023/08/16
Re: [Rd] R-4.3 version list.files function could not work correctly in chinese
Tomas Kalibera
-
2023/08/16
Re: [Rd] R-4.3 version list.files function could not work correctly in chinese
Ivan Krylov
-
2023/08/16
Re: [Rd] R-4.3 version list.files function could not work correctly in chinese
yu gong
-
2023/08/16
Re: [Rd] Concerns with SVD -- and the Matrix Exponential
Durga Prasad G me14d059
-
2023/08/16
Re: [Rd] Concerns with SVD -- and the Matrix Exponential
Martin Maechler
-
2023/08/16
Re: [Rd] Heads up about documentation-related reports
Martin Maechler
-
2023/08/16
Re: [Rd] R-4.3 version list.files function could not work correctly in chinese
Tomas Kalibera
-
2023/08/15
Re: [Rd] 答复: R-4.3 version list.files function could not work correctly in chinese
Tomas Kalibera
-
2023/08/15
Re: [Rd] R-4.3 version list.files function could not work correctly in chinese
Tomas Kalibera
-
2023/08/15
[Rd] Heads up about documentation-related reports
Elio Campitelli
-
2023/08/15
Re: [Rd] R 4.3: Change in behaviour of as.character.POSIXt for datetime values with midnight time
Tim Taylor
-
2023/08/15
Re: [Rd] R 4.3: Change in behaviour of as.character.POSIXt for datetime values with midnight time
Martin Maechler
-
2023/08/15
Re: [Rd] R-4.3 version list.files function could not work correctly in chinese
Ivan Krylov
-
2023/08/14
Re: [Rd] R-4.3 version list.files function could not work correctly in chinese
Tomas Kalibera
-
2023/08/14
[Rd] Unclear provenance of message from S4
Michael Chirico via R-devel
-
2023/08/14
Re: [Rd] a quick and dirty way to compile R on win arm64 using clangarm64
Tomas Kalibera
-
2023/08/14
Re: [Rd] 答复: R-4.3 version list.files function could not work correctly in chinese
Kevin Ushey
-
2023/08/14
Re: [Rd] R 4.3: Change in behaviour of as.character.POSIXt for datetime values with midnight time
Tim Taylor
-
2023/08/14
Re: [Rd] R 4.3: Change in behaviour of as.character.POSIXt for datetime values with midnight time
Martin Maechler
-
2023/08/14
[Rd] 答复: R-4.3 version list.files function could not work correctly in chinese
叶月光
-
2023/08/13
Re: [Rd] a quick and dirty way to compile R on win arm64 using clangarm64
yu gong
-
2023/08/13
Re: [Rd] a quick and dirty way to compile R on win arm64 using clangarm64
Tomas Kalibera
-
2023/08/13
Re: [Rd] R-4.3 version list.files function could not work correctly in chinese
Ivan Krylov
-
2023/08/13
Re: [Rd] R-4.3 version list.files function could not work correctly in chinese
yu gong
-
2023/08/13
Re: [Rd] R-4.3 version list.files function could not work correctly in chinese
yu gong