Displaying 3 results from an estimated 3 matches for "devel_2019".
Did you mean:
devel_2015
2019 Apr 21
2
R-devel (rev 76409) fails 'make check': non-generic function 'isSymmetric' given to findMethods()
...mmetric")
?? Error in findMethods("isSymmetric") :
? ?? (converted from warning) non-generic function 'isSymmetric' given
to findMethods()
?? Execution halted
I am able to build revision 76407 from source just fine (using
https://cran.r-project.org/src/base-prerelease/R-devel_2019-04-20_r76407.tar.gz)
and all make check tests are successful.
Any ideas? Here is my sessionInfo() from the revision 76407 build:
R Under development (unstable) (2019-04-20 r76407)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 18.04.2 LTS
Matrix products: default...
2019 Apr 21
0
R-devel (rev 76409) fails 'make check': non-generic function 'isSymmetric' given to findMethods()
...hey were required. Later,
I think they became optional. Perhaps a new test has been added that
once again assumes the required packages are installed.
Duncan Murdoch
>
> I am able to build revision 76407 from source just fine (using
> https://cran.r-project.org/src/base-prerelease/R-devel_2019-04-20_r76407.tar.gz)
> and all make check tests are successful.
>
> Any ideas? Here is my sessionInfo() from the revision 76407 build:
>
> R Under development (unstable) (2019-04-20 r76407)
> Platform: x86_64-pc-linux-gnu (64-bit)
> Running under: Ubuntu 18.04....
2019 Jun 04
1
foreign:::writeForeignSAS patch not released?
Hello,
In May 2018 there was some R-devel discussion about a bug in
foreign:::writeForeignSAS. See here:
https://stat.ethz.ch/pipermail/r-devel/2018-May/076220.html
and it resulted in a patch. See:
https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17256
And I see the changes in Subversion here:
https://svn.r-project.org/R-packages/trunk/foreign/R/writeForeignSAS.R
But I don't