search for: r79346

Displaying 3 results from an estimated 3 matches for "r79346".

2020 Oct 23
2
Change to I() in R 4.1
...)) Unfortunately there is a bunch of code around that calls I() on S4 objects, admittedly not necessarily for very good reasons, but it happens. Would it be possible that I() has a less destructive effect on S4 objects? Thanks, H. > sessionInfo() R Under development (unstable) (2020-10-17 r79346) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Ubuntu 20.04.1 LTS Matrix products: default BLAS: /home/biocbuild/bbs-3.13-bioc/R/lib/libRblas.so LAPACK: /home/biocbuild/bbs-3.13-bioc/R/lib/libRlapack.so locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_US.UTF-8...
2020 Oct 26
0
Change to I() in R 4.1
...to see the point of allowing invalid I(<S4>) objects as they appear in R 4.0.x .. So what do you really propose that I(.) should be doing, e.g., for 'M' above ? Martin > > Thanks, > H. > > > sessionInfo() > R Under development (unstable) (2020-10-17 r79346) > Platform: x86_64-pc-linux-gnu (64-bit) > Running under: Ubuntu 20.04.1 LTS > > Matrix products: default > BLAS: /home/biocbuild/bbs-3.13-bioc/R/lib/libRblas.so > LAPACK: /home/biocbuild/bbs-3.13-bioc/R/lib/libRlapack.so > > locale: > [1] LC_CTYPE=en_US.UTF-8...
2020 Oct 30
2
Change to I() in R 4.1
...rgue that the current class-based approach of I() is hopelessly broken and that an attribute-based approach would be cleaner. Thanks, H. > > Martin > > >> >> Thanks, >> H. >> >> > sessionInfo() >> R Under development (unstable) (2020-10-17 r79346) >> Platform: x86_64-pc-linux-gnu (64-bit) >> Running under: Ubuntu 20.04.1 LTS >> >> Matrix products: default >> BLAS: /home/biocbuild/bbs-3.13-bioc/R/lib/libRblas.so >> LAPACK: /home/biocbuild/bbs-3.13-bioc/R/lib/libRlapack.so >> >> locale: >&g...