NEWS.md

lfa 2.0.0.9000 (2020-09-18)

Major overhaul from last version (1.9.0, last updated 2018-02-11). Overall, added unit testing to all functions, which resulted in the identification and fixing of several edge-case bugs, and also minor improvements.

lfa 2.0.1.9000 (2020-11-11)

lfa 2.0.2.9000 (2020-11-12)

lfa 2.0.3.9000 (2020-12-16)

lfa 2.0.4.9000 (2020-12-22)

Error in while ((i2 <= B0) & (obs_stat[i1] >= stat0[i2])) { : 
  missing value where TRUE/FALSE needed

lfa 2.0.5.9000 (2021-02-16)

lfa 2.0.6.9000 (2021-03-01)

lfa 2.0.7 (2021-06-16)

lfa 2.0.8 (2021-06-18)

lfa 2.0.9 (2022-11-11)

fastmat.c: In function ‘mv’:
fastmat.c:22:14: error: too few arguments to function ‘dgemv_’
   22 |     F77_CALL(dgemv)(&tr,dimA,dimA+1,&alpha,A,dimA,v,&one,&zero,ret,&one);
      |              ^~~~~
/home/biocbuild/bbs-3.17-bioc/R/include/R_ext/RS.h:77:25: note: in definition of macro ‘F77_CALL’
   77 | # define F77_CALL(x)    x ## _
      |                         ^
/home/biocbuild/bbs-3.17-bioc/R/include/R_ext/BLAS.h:107:10: note: declared here
  107 | F77_NAME(dgemv)(const char *trans, const int *m, const int *n,
      |          ^~~~~
...
make: *** [/home/biocbuild/bbs-3.17-bioc/R/etc/Makeconf:176: fastmat.o] Error 1
ERROR: compilation failed for package ‘lfa’

lfa 2.0.10 (2022-11-11)

lfa 2.1.10 (2023-05-25)

lfa 2.1.11 (2023-06-20)



StoreyLab/lfa documentation built on March 7, 2024, 9:59 p.m.