Package: flexiblas
Type: Package
Title: 'FlexiBLAS' API Interface
Version: 3.3.0
Authors@R: c(
    person("Iñaki", "Ucar", email="iucar@fedoraproject.org",
      role=c("aut", "cph", "cre"), comment=c(ORCID="0000-0001-6403-5550")),
    person("Martin", "Koehler", email="koehlerm@mpi-magdeburg.mpg.de",
      role=c("aut", "cph"), comment=c(ORCID="0000-0003-2338-9904")))
Description: Provides functions to switch the 'BLAS'/'LAPACK' optimized backend
    and change the number of threads without leaving the R session, which needs
    to be linked against the 'FlexiBLAS' wrapper library
    <https://www.mpi-magdeburg.mpg.de/projects/flexiblas>.
License: GPL (>= 3)
Encoding: UTF-8
OS_type: unix
URL: https://github.com/Enchufa2/r-flexiblas
BugReports: https://github.com/Enchufa2/r-flexiblas/issues
Suggests: tinytest
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2023-01-09 22:45:18 UTC; iucar
Author: Iñaki Ucar [aut, cph, cre] (<https://orcid.org/0000-0001-6403-5550>),
  Martin Koehler [aut, cph] (<https://orcid.org/0000-0003-2338-9904>)
Maintainer: Iñaki Ucar <iucar@fedoraproject.org>
Repository: CRAN
Date/Publication: 2023-01-09 23:00:02 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2023-01-10 11:27:52 UTC; unix
Archs: flexiblas.so.dSYM
