Package ccaPP currently uses function l1median() from package pcaPP to compute the L1 median, but unfortunately there are BLAS issues with package pcaPP and it will be archived on CRAN on 2022-05-09 if those issues are not resolved by that date.
If necessary, ccaPP needs to switch to function L1median() from package robustX, which unfortunately is much slower. However, this only seems relevant for function ccaProj(), while the preferred method implemented in ccaPP() is not affected.
Package
ccaPPcurrently uses functionl1median()from packagepcaPPto compute the L1 median, but unfortunately there are BLAS issues with packagepcaPPand it will be archived on CRAN on 2022-05-09 if those issues are not resolved by that date.If necessary,
ccaPPneeds to switch to functionL1median()from packagerobustX, which unfortunately is much slower. However, this only seems relevant for functionccaProj(), while the preferred method implemented inccaPP()is not affected.