R-devel May 2019
|
5 msgs
Toby Hocking
R pkg install should fail for unsuccessful DLL copy on windows?
May 29, 2019
Jan Gorecki
R pkg install should fail for unsuccessful DLL copy on windows?
May 29, 2019
Toby Hocking
R pkg install should fail for unsuccessful DLL copy on windows?
May 30, 2019
Hervé Pagès
R pkg install should fail for unsuccessful DLL copy on windows?
May 30, 2019
Toby Hocking
R pkg install should fail for unsuccessful DLL copy on windows?
May 31, 2019
5 msgs
jing hua zhao
use of buffers in sprintf and snprintf
May 29, 2019
jing hua zhao
use of buffers in sprintf and snprintf
May 30, 2019
Simon Urbanek
use of buffers in sprintf and snprintf
May 30, 2019
Henrik Bengtsson
use of buffers in sprintf and snprintf
May 30, 2019
Gábor Csárdi
use of buffers in sprintf and snprintf
May 31, 2019
1 msg
3 msgs
Juan Telleria Ruiz de Aguirre
Converting non-32-bit integers from python to R to use bit64: reticulate
May 29, 2019
Gabriel Becker
Converting non-32-bit integers from python to R to use bit64: reticulate
May 29, 2019
Juan Telleria Ruiz de Aguirre
Converting non-32-bit integers from python to R to use bit64: reticulate
May 30, 2019
1 msg
4 msgs
1 msg
2 msgs
6 msgs
Michael Chirico
rbind has confusing result for custom sub-class (possible bug?)
May 25, 2019
Michael Chirico
rbind has confusing result for custom sub-class (possible bug?)
May 26, 2019
Joshua Ulrich
rbind has confusing result for custom sub-class (possible bug?)
May 26, 2019
Joshua Ulrich
rbind has confusing result for custom sub-class (possible bug?)
May 27, 2019
Michael Chirico
rbind has confusing result for custom sub-class (possible bug?)
May 27, 2019
Joshua Ulrich
rbind has confusing result for custom sub-class (possible bug?)
May 27, 2019
1 msg
3 msgs
4 msgs
6 msgs
Kara Woo
Possible bug when finding shared libraries during staged installation
May 23, 2019
Martin Maechler
Possible bug when finding shared libraries during staged installation
May 24, 2019
Tomas Kalibera
Possible bug when finding shared libraries during staged installation
May 24, 2019
Simon Urbanek
Possible bug when finding shared libraries during staged installation
May 24, 2019
Kara Woo
Possible bug when finding shared libraries during staged installation
May 24, 2019
Tomas Kalibera
Possible bug when finding shared libraries during staged installation
May 27, 2019
1 msg
5 msgs
Pavel Krivitsky
Give update.formula() an option not to simplify or reorder the result -- request for comments
May 17, 2019
Abby Spurdle
Give update.formula() an option not to simplify or reorder the result -- request for comments
May 19, 2019
Danny Smith
Give update.formula() an option not to simplify or reorder the result -- request for comments
May 19, 2019
Abby Spurdle
Give update.formula() an option not to simplify or reorder the result -- request for comments
May 24, 2019
Thomas Mailund
Give update.formula() an option not to simplify or reorder the result -- request for comments
May 24, 2019
4 msgs
2 msgs
1 msg
10 msgs
William Dunlap
print.<strorageMode>() not called when autoprinting
May 16, 2019
Abby Spurdle
print.<strorageMode>() not called when autoprinting
May 17, 2019
Martin Maechler
print.<strorageMode>() not called when autoprinting
May 21, 2019
William Dunlap
print.<strorageMode>() not called when autoprinting
May 21, 2019
Lionel Henry
print.<strorageMode>() not called when autoprinting
May 21, 2019
William Dunlap
print.<strorageMode>() not called when autoprinting
May 21, 2019
Martin Maechler
print.<strorageMode>() not called when autoprinting
May 22, 2019
Martin Maechler
print.<strorageMode>() not called when autoprinting
May 22, 2019
Lionel Henry
print.<strorageMode>() not called when autoprinting
May 22, 2019
Luke Tierney
print.<strorageMode>() not called when autoprinting
May 22, 2019
2 msgs
1 msg
6 msgs
Andreas Kersting
most robust way to call R API functions from a secondary thread
May 19, 2019
Stepan
most robust way to call R API functions from a secondary thread
May 20, 2019
Simon Urbanek
most robust way to call R API functions from a secondary thread
May 20, 2019
Luke Tierney
most robust way to call R API functions from a secondary thread
May 20, 2019
Andreas Kersting
most robust way to call R API functions from a secondary thread
May 21, 2019
Andreas Kersting
most robust way to call R API functions from a secondary thread
May 21, 2019
4 msgs
2 msgs
2 msgs
4 msgs
Sun Yijiang
Race condition on parallel package's mcexit and rmChild
May 19, 2019
Tomas Kalibera
Race condition on parallel package's mcexit and rmChild
May 20, 2019
Sun Yijiang
Race condition on parallel package's mcexit and rmChild
May 20, 2019
Simon Urbanek
Race condition on parallel package's mcexit and rmChild
May 20, 2019
1 msg
7 msgs
Iñaki Ucar
Three-argument S3method declaration does not seem to affect dispatching from inside the package.
May 14, 2019
Pavel Krivitsky
Three-argument S3method declaration does not seem to affect dispatching from inside the package.
May 14, 2019
Iñaki Ucar
Three-argument S3method declaration does not seem to affect dispatching from inside the package.
May 14, 2019
Pavel Krivitsky
Three-argument S3method declaration does not seem to affect dispatching from inside the package.
May 18, 2019
Iñaki Ucar
Three-argument S3method declaration does not seem to affect dispatching from inside the package.
May 19, 2019
Pavel Krivitsky
Three-argument S3method declaration does not seem to affect dispatching from inside the package.
May 19, 2019
Iñaki Ucar
Three-argument S3method declaration does not seem to affect dispatching from inside the package.
May 19, 2019
7 msgs
Jiefei Wang
ALTREP: Bug reports
May 16, 2019
Luke Tierney
ALTREP: Bug reports
May 16, 2019
Gabriel Becker
ALTREP: Bug reports
May 16, 2019
Jiefei Wang
ALTREP: Bug reports
May 16, 2019
Jiefei Wang
ALTREP: Bug reports
May 16, 2019
Gabriel Becker
ALTREP: Bug reports
May 16, 2019
Jiefei Wang
ALTREP: Bug reports
May 17, 2019
1 msg
13 msgs
Gabriel Becker
nrow(rbind(character(), character())) returns 2 (as documented but very unintuitive, IMHO)
May 16, 2019
Hadley Wickham
nrow(rbind(character(), character())) returns 2 (as documented but very unintuitive, IMHO)
May 16, 2019
robin hankin
nrow(rbind(character(), character())) returns 2 (as documented but very unintuitive, IMHO)
May 16, 2019
Gabriel Becker
nrow(rbind(character(), character())) returns 2 (as documented but very unintuitive, IMHO)
May 16, 2019
Gabriel Becker
nrow(rbind(character(), character())) returns 2 (as documented but very unintuitive, IMHO)
May 16, 2019
Hervé Pagès
nrow(rbind(character(), character())) returns 2 (as documented but very unintuitive, IMHO)
May 16, 2019
Gabriel Becker
nrow(rbind(character(), character())) returns 2 (as documented but very unintuitive, IMHO)
May 16, 2019
Hervé Pagès
nrow(rbind(character(), character())) returns 2 (as documented but very unintuitive, IMHO)
May 16, 2019
Jan Gorecki
nrow(rbind(character(), character())) returns 2 (as documented but very unintuitive, IMHO)
May 16, 2019
Abby Spurdle
nrow(rbind(character(), character())) returns 2 (as documented but very unintuitive, IMHO)
May 16, 2019
Martin Maechler
nrow(rbind(character(), character())) returns 2 (as documented but very unintuitive, IMHO)
May 17, 2019
Gabriel Becker
nrow(rbind(character(), character())) returns 2 (as documented but very unintuitive, IMHO)
May 17, 2019
Martin Maechler
nrow(rbind(character(), character())) returns 2 (as documented but very unintuitive, IMHO)
May 17, 2019
2 msgs
1 msg
4 msgs
6 msgs
Henrik Bengtsson
Staged installation fail on some file systems
May 4, 2019
Ben Bolker
Staged installation fail on some file systems
May 5, 2019
Tomas Kalibera
Staged installation fail on some file systems
May 7, 2019
Henrik Bengtsson
Staged installation fail on some file systems
May 7, 2019
Tomas Kalibera
Staged installation fail on some file systems
May 9, 2019
Henrik Bengtsson
Staged installation fail on some file systems
May 13, 2019
5 msgs
Jiefei Wang
ALTREP: Design concept of alternative string
May 8, 2019
Gabriel Becker
ALTREP: Design concept of alternative string
May 9, 2019
Jiefei Wang
ALTREP: Design concept of alternative string
May 10, 2019
Luke Tierney
ALTREP: Design concept of alternative string
May 10, 2019
Jiefei Wang
ALTREP: Design concept of alternative string
May 13, 2019
1 msg
5 msgs
Stephen Berman
read.table() fails with https in R 3.6 but not in R 3.5
May 4, 2019
Ralf Stubner
read.table() fails with https in R 3.6 but not in R 3.5
May 6, 2019
Stephen Berman
read.table() fails with https in R 3.6 but not in R 3.5
May 6, 2019
Tomas Kalibera
read.table() fails with https in R 3.6 but not in R 3.5
May 13, 2019
Gábor Csárdi
read.table() fails with https in R 3.6 but not in R 3.5
May 13, 2019
13 msgs
Tomas Kalibera
R problems with lapack with gfortran
May 3, 2019
Thomas König
R problems with lapack with gfortran
May 3, 2019
Berend Hasselman
R problems with lapack with gfortran
May 4, 2019
Peter Dalgaard
R problems with lapack with gfortran
May 4, 2019
Thomas König
R problems with lapack with gfortran
May 4, 2019
Steve Kargl
R problems with lapack with gfortran
May 4, 2019
Steve Kargl
R problems with lapack with gfortran
May 4, 2019
Thomas König
R problems with lapack with gfortran
May 4, 2019
Tomas Kalibera
R problems with lapack with gfortran
May 6, 2019
Janne Blomqvist
R problems with lapack with gfortran
May 6, 2019
Tomas Kalibera
R problems with lapack with gfortran
May 6, 2019
Thomas Koenig
R problems with lapack with gfortran
May 11, 2019
Steve Kargl
R problems with lapack with gfortran
May 11, 2019
4 msgs
Martin Maechler
approx with NAs --> new argument 'na.rm=TRUE' ?!
May 8, 2019
Robert Almgren
approx with NAs --> new argument 'na.rm=TRUE' ?!
May 8, 2019
Martin Maechler
approx with NAs --> new argument 'na.rm=TRUE' ?!
May 10, 2019
Robert Almgren
approx with NAs --> new argument 'na.rm=TRUE' ?!
May 10, 2019
1 msg
6 msgs
2 msgs
10 msgs
Florian Gerber
R optim(method="L-BFGS-B"): unexpected behavior when working with parent environments
May 2, 2019
Serguei Sokol
R optim(method="L-BFGS-B"): unexpected behavior when working with parent environments
May 3, 2019
Serguei Sokol
R optim(method="L-BFGS-B"): unexpected behavior when working with parent environments
May 3, 2019
Duncan Murdoch
R optim(method="L-BFGS-B"): unexpected behavior when working with parent environments
May 3, 2019
Peter Dalgaard
R optim(method="L-BFGS-B"): unexpected behavior when working with parent environments
May 3, 2019
Duncan Murdoch
R optim(method="L-BFGS-B"): unexpected behavior when working with parent environments
May 3, 2019
Ravi Varadhan
R optim(method="L-BFGS-B"): unexpected behavior when working with parent environments
May 6, 2019
Ben Bolker
R optim(method="L-BFGS-B"): unexpected behavior when working with parent environments
May 6, 2019
Thomas Petzoldt
R optim(method="L-BFGS-B"): unexpected behavior when working with parent environments
May 6, 2019
Serguei Sokol
R optim(method="L-BFGS-B"): unexpected behavior when working with parent environments
May 6, 2019