Package: facerec
Type: Package
Title: An Interface for Face Recognition
Version: 0.1.0
Date: 2018-05-14
Authors@R: person("Carsten", "Schwemmer", email = "c.schwem2er@gmail.com", comment = c(ORCID = "0000-0001-9084-946X"), role = c("aut", "cre"))
URL: https://github.com/methodds/facerec
BugReports: https://github.com/methodds/facerec/issues
Description: Provides an interface to the 'Kairos' Face Recognition API <https://kairos.com/face-recognition-api>. The API detects faces in images and returns estimates for demographics like gender, ethnicity and age.  
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: magrittr (>= 1.5.0), dplyr (>= 0.7.0), httr (>= 1.3.0),
        jsonlite (>= 1.5.0), knitr (>= 1.2.0), stringr (>= 1.2.0),
        snakecase (>= 0.9.0), rlang
Suggests: magick (>= 1.9.0), ggplot2 (>= 2.2.0), purrr (>= 0.2.0),
        rmarkdown (>= 1.9.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-05-14 11:45:43 UTC; cs
Author: Carsten Schwemmer [aut, cre] (<https://orcid.org/0000-0001-9084-946X>)
Maintainer: Carsten Schwemmer <c.schwem2er@gmail.com>
Repository: CRAN
Date/Publication: 2018-05-14 12:19:21 UTC
Built: R 4.3.0; ; 2023-04-06 21:00:14 UTC; unix
