Package: BSSprep
Type: Package
Title: Whitening Data as Preparation for Blind Source Separation
Version: 0.1
Date: 2021-03-25
Authors@R: 
    c(person(given = "Markus",
             family = "Matilainen",
             role = c("cre","aut"),
             email = "markus.matilainen@outlook.com",
             comment = c(ORCID = "0000-0002-5597-2670")),
      person(given = "Klaus",
             family = "Nordhausen",
             role = c("aut"),
             email = "klaus.k.nordhausen@jyu.fi",
			 comment = c(ORCID = "0000-0002-3758-8501")))
Maintainer: Markus Matilainen <markus.matilainen@outlook.com>
Imports: Rcpp (>= 0.11.0)
LinkingTo: Rcpp, RcppArmadillo
Description: Whitening is the first step of almost all blind source separation (BSS) methods. A fast implementation of whitening for BSS is implemented to serve as a lightweight dependency for packages providing BSS methods.
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2021-03-25 14:05:39 UTC; manmat
Author: Markus Matilainen [cre, aut] (<https://orcid.org/0000-0002-5597-2670>),
  Klaus Nordhausen [aut] (<https://orcid.org/0000-0002-3758-8501>)
Repository: CRAN
Date/Publication: 2021-03-29 09:32:16 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-05-26 00:00:50 UTC; unix
Archs: BSSprep.so.dSYM
