Package: RcppXsimd
Type: Package
Title: Xsimd C++ Header-Only Library Files
Version: 7.1.6
Date: 2021-01-05
Authors@R: c(
    person("Marc A.", "Suchard", email = "msuchard@ucla.edu", role = c("aut","cre")),
    person("Andrew J.", "Holbrook", role = "aut"),
    person("Observational Health Data Sciences and Informatics", role = "cph"),
    person("Johan", "Mabille", role = c("cph", "ctb"),
      comment = "author and copyright holder of Xsimd library under a BSD-3 license"),
    person("Sylvain", "Corlay", role = c("cph", "ctb"),
      comment = "author and copyright holder of Xsimd library under a BSD-3 license"),
    person("Alexander J.", "Lee", role = c("cph", "ctb"),
      comment = "author and copyright holder of FeatureDetector library under a CC0 1.0 license")
    )
Description: This header-only library provides modern, portable C++ wrappers for SIMD
    intrinsics and parallelized, optimized math implementations (SSE, AVX, NEON, AVX512).
    By placing this library in this package, we offer an efficient distribution system for
    Xsimd <https://github.com/xtensor-stack/xsimd> for R packages using CRAN.
License: BSD_3_clause + file LICENSE
Imports: Rcpp (>= 1.0.0)
LinkingTo: Rcpp
RoxygenNote: 7.1.1
Encoding: UTF-8
Suggests: testthat
NeedsCompilation: yes
Packaged: 2021-01-17 16:33:07 UTC; msuchard
Author: Marc A. Suchard [aut, cre],
  Andrew J. Holbrook [aut],
  Observational Health Data Sciences and Informatics [cph],
  Johan Mabille [cph, ctb] (author and copyright holder of Xsimd library
    under a BSD-3 license),
  Sylvain Corlay [cph, ctb] (author and copyright holder of Xsimd library
    under a BSD-3 license),
  Alexander J. Lee [cph, ctb] (author and copyright holder of
    FeatureDetector library under a CC0 1.0 license)
Maintainer: Marc A. Suchard <msuchard@ucla.edu>
Repository: CRAN
Date/Publication: 2021-01-21 23:30:10 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-05-26 09:03:08 UTC; unix
Archs: RcppXsimd.so.dSYM
