Type: Package
Package: abseil
Title: 'C++' Header Files from 'Abseil'
Version: 2023.8.2.1
Authors@R: c(
    person("Xingchi", "Li", , "anthony.li@stat.tamu.edu", role = c("ctb", "cre", "cph"),
           comment = c(ORCID = "0009-0006-2493-0853")),
    person("Abseil Team", role = c("aut", "cph"))
  )
Description: Wraps the 'Abseil' 'C++' library for use by R packages.
    Original files are from <https://github.com/abseil/abseil-cpp>.
    Patches are located at
    <https://github.com/doccstat/abseil-r/tree/main/local/patches>.
License: Apache License (>= 2)
Suggests: Rcpp
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://abseil.xingchi.li, https://github.com/doccstat/abseil-r
BugReports: https://github.com/doccstat/abseil-r/issues
NeedsCompilation: no
Packaged: 2023-10-01 18:38:17 UTC; doccstat
Author: Xingchi Li [ctb, cre, cph] (<https://orcid.org/0009-0006-2493-0853>),
  Abseil Team [aut, cph]
Maintainer: Xingchi Li <anthony.li@stat.tamu.edu>
Repository: CRAN
Date/Publication: 2023-10-01 22:50:02 UTC
Built: R 4.3.0; ; 2023-10-01 22:54:06 UTC; unix
