Hi,
FWIW I also noticed this problem and reported it on R’s Bugzilla 4 years
ago:
https://bugs.r-project.org/bugzilla/show_bug.cgi?id=16223
I actually had to report it twice because my first report
(https://bugs.r-project.org/bugzilla/show_bug.cgi?id=16153) was closed
after a few days and tag
Duncan that does indeed look to be the case. Many thanks!
In particular, tests/reg-tests-1d.R optionally loads the Matrix
namespace which allows the test to succeed. Compare:
~/R-rc_2019-04-21_r76409/bin/Rscript -e "options(warn=2);
library(Matrix); res <- findMethods('isSymmetric'); pri
On 21/04/2019 4:56 p.m., Benjamin Tyner wrote:
Hello,
Most likely I'm doing something wrong, but am at a loss as to what the
issue is. I have a clean checkout of trunk here: >
~/svn/r-devel/R$ svn info
Path: .
Working Copy Root Path: /home/btyner/svn/r-devel/R
URL: https://sv
Hello,
Most likely I'm doing something wrong, but am at a loss as to what the
issue is. I have a clean checkout of trunk here:
~/svn/r-devel/R$ svn info
Path: .
Working Copy Root Path: /home/btyner/svn/r-devel/R
URL: https://svn.r-project.org/R/trunk
Relative URL: ^/trunk
Rep